licenses.dev

jws v3.0.0

Implementation of JSON Web Signatures

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
base64url • 0.0.6For encoding to/from base64urlsINDIRECT0
base64url • 1.0.6For encoding to/from base64urlsDIRECT17
camelcase-keys • 1.0.0Convert object keys to camelCaseINDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
concat-stream • 1.4.11writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT6
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
get-stdin • 4.0.1Easier stdinINDIRECT0
indent-string • 1.2.2Indent each line in a stringINDIRECT4
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jwa • 1.0.2JWA implementation (supports all JWS algorithms)DIRECT4
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
meow • 2.0.0CLI app helperINDIRECT9
minimist • 1.2.8parse argument optionsINDIRECT0
object-assign • 1.0.0ES6 Object.assign() ponyfillINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
repeating • 1.1.3Repeat a string - fastINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jws)](https://licenses.dev/npm/jws)
<a href="https://licenses.dev/npm/jws">
  <img src="https://licenses.dev/b/npm/jws" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.0 version:

[![licenses](https://licenses.dev/b/npm/jws/3.0.0)](https://licenses.dev/npm/jws/3.0.0)
<a href="https://licenses.dev/npm/jws/3.0.0">
  <img src="https://licenses.dev/b/npm/jws/3.0.0" alt="licenses" />
</a>
GitHub