licenses.dev

@ovotech/laminar-jwt v0.6.0

A json web token middleware for laminar

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
axios • 0.19.2Promise based HTTP client for the browser and node.jsDIRECT3
debug • 3.1.0small debugging utilityINDIRECT1
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
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
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
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
Apache-2.03
PackageRelationDependenciesPublished
@ovotech/json-refs • 0.3.2Json Refs ResolverINDIRECT8
@ovotech/json-schema • 0.3.1A lightweight a json-schema. No external dependencies (one small dependency from the same repository).DIRECT9
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
ISC3
PackageRelationDependenciesPublished
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.DIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
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/%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.6.0 version:

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