licenses.dev

apollo-server-plugin-base v3.7.2

Apollo Server plugin base classes

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

BSD-3-Clause11
PackageRelationDependenciesPublished
@apollo/protobufjs • 1.2.6Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
MIT10
PackageRelationDependenciesPublished
@apollo/utils.keyvaluecache • 1.0.2Minimal key-value cache interfaceINDIRECT2
@apollo/utils.logger • 1.0.1Generic logger interfaceINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 10.17.60TypeScript definitions for Node.jsINDIRECT0
apollo-reporting-protobuf • 3.4.0Protobuf format for Apollo usage reportingINDIRECT14
apollo-server-env • 4.2.1This package is used internally by Apollo Server and not meant to be consumed directly.INDIRECT4
apollo-server-types • 3.8.0Apollo Server shared typesDIRECT23
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC1
PackageRelationDependenciesPublished
lru-cache • 7.13.1A cache object that deletes the least-recently-used items.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/apollo-server-plugin-base)](https://licenses.dev/npm/apollo-server-plugin-base)
<a href="https://licenses.dev/npm/apollo-server-plugin-base">
  <img src="https://licenses.dev/b/npm/apollo-server-plugin-base" alt="licenses" />
</a>

Or the licenses badge code for the 3.7.2 version:

[![licenses](https://licenses.dev/b/npm/apollo-server-plugin-base/3.7.2)](https://licenses.dev/npm/apollo-server-plugin-base/3.7.2)
<a href="https://licenses.dev/npm/apollo-server-plugin-base/3.7.2">
  <img src="https://licenses.dev/b/npm/apollo-server-plugin-base/3.7.2" alt="licenses" />
</a>
GitHub