licenses.dev

jwks-rsa v1.12.3

Library to retrieve RSA public keys from a JWKS endpoint

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-jwt • 0.0.42TypeScript definitions for express-jwtDIRECT14
@types/express-serve-static-core • 5.0.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express-unless • 2.0.3Stub TypeScript definitions entry for express-unless, which provides its own types definitionsINDIRECT1
@types/express • 5.0.1TypeScript definitions for expressINDIRECT11
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node • 22.15.3TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
axios • 0.21.4Promise based HTTP client for the browser and node.jsDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
express-unless • 2.1.3Conditionally add a middleware to express with some common patterns.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
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
limiter • 1.1.5A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttledDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
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
lru-memoizer • 2.3.0Memoize functions results using an lru-cache.DIRECT3
ms • 2.1.3Tiny millisecond conversion utilityDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.DIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
ISC3
PackageRelationDependenciesPublished
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.12.3 version:

[![licenses](https://licenses.dev/b/npm/jwks-rsa/1.12.3)](https://licenses.dev/npm/jwks-rsa/1.12.3)
<a href="https://licenses.dev/npm/jwks-rsa/1.12.3">
  <img src="https://licenses.dev/b/npm/jwks-rsa/1.12.3" alt="licenses" />
</a>
GitHub