licenses.dev

@ovotech/laminar-jwt v0.13.7

A json web token middleware for laminar

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.27.2Promise based HTTP client for the browser and node.jsDIRECT7
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)DIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
ISC4
PackageRelationDependenciesPublished
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.DIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@ovotech/json-schema • 0.12.6A lightweight a json-schema. Depends only on yaml package and node-fetch.DIRECT9
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40ovotech%2Flaminar-jwt)](https://licenses.dev/npm/%40ovotech%2Flaminar-jwt)
<a href="https://licenses.dev/npm/%40ovotech%2Flaminar-jwt">
  <img src="https://licenses.dev/b/npm/%40ovotech%2Flaminar-jwt" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.7 version:

[![licenses](https://licenses.dev/b/npm/%40ovotech%2Flaminar-jwt/0.13.7)](https://licenses.dev/npm/%40ovotech%2Flaminar-jwt/0.13.7)
<a href="https://licenses.dev/npm/%40ovotech%2Flaminar-jwt/0.13.7">
  <img src="https://licenses.dev/b/npm/%40ovotech%2Flaminar-jwt/0.13.7" alt="licenses" />
</a>
GitHub