New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@new10com/jwks-rsa

Package Overview
Dependencies
Maintainers
12
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@new10com/jwks-rsa - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "@new10com/jwks-rsa",
"version": "2.0.1",
"version": "2.0.2",
"description": "Library to retrieve RSA public keys from a JWKS endpoint",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# @new10com/jwks-rsa
[![NPM version][npm-image]][npm-url]
[![Release][release-image]][release-url]
[![Install Size][install-size-image]][install-size-url]
[npm-image]: https://img.shields.io/npm/v/@new10com/jwks-rsa.svg
[npm-url]: https://www.npmjs.org/package/@new10com/jwks-rsa
[release-image]: https://img.shields.io/github/release/new10com/node-jwks-rsa.svg
[release-url]: https://github.com/new10com/node-jwks-rsa/releases/latest
[install-size-image]: https://packagephobia.now.sh/badge?p=@new10com/jwks-rsa
[install-size-url]: https://packagephobia.now.sh/result?p=@new10com/jwks-rsa
A library to retrieve RSA signing keys from a JWKS (JSON Web Key Set) endpoint.
> npm install --save @new10com/jwks-rsa
> npm install @new10com/jwks-rsa

@@ -7,0 +18,0 @@ ## Usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc