licenses.dev

@parameter1/graphql-mongodb-pagination v2.3.0

Provides relay-like pagination of MongoDB documents for use in GraphQL

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
@parameter1/utils • 1.1.24A common set of reusable application utilities.DIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
event-stream • 4.0.1construct pipes of streams of eventsINDIRECT7
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesDIRECT1
graphql • 15.10.1A Query Language and Runtime which can target any service.DIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lodash.isfunction • 3.0.9The Lodash method `_.isFunction` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.DIRECT0
lodash.transform • 4.6.0The lodash method `_.transform` exported as a module.INDIRECT0
map-stream • 0.0.7construct pipes of streams of eventsINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
object-path • 0.11.8Access deep object properties using a pathINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
raf • 3.4.1requestAnimationFrame polyfill for node and the browserINDIRECT1
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
through • 2.3.8simplified stream constructionINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
bson • 1.1.6A bson parser for node.js and the browserINDIRECT0
mongodb-extended-json • 1.11.1MongoDB Extended JSON.DIRECT17
ISC1
PackageRelationDependenciesPublished
base64-url • 2.3.3Base64 encode, decode, escape and unescape for URL applicationsDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40parameter1%2Fgraphql-mongodb-pagination)](https://licenses.dev/npm/%40parameter1%2Fgraphql-mongodb-pagination)
<a href="https://licenses.dev/npm/%40parameter1%2Fgraphql-mongodb-pagination">
  <img src="https://licenses.dev/b/npm/%40parameter1%2Fgraphql-mongodb-pagination" alt="licenses" />
</a>

Or the licenses badge code for the 2.3.0 version:

[![licenses](https://licenses.dev/b/npm/%40parameter1%2Fgraphql-mongodb-pagination/2.3.0)](https://licenses.dev/npm/%40parameter1%2Fgraphql-mongodb-pagination/2.3.0)
<a href="https://licenses.dev/npm/%40parameter1%2Fgraphql-mongodb-pagination/2.3.0">
  <img src="https://licenses.dev/b/npm/%40parameter1%2Fgraphql-mongodb-pagination/2.3.0" alt="licenses" />
</a>
GitHub