Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

get-jwks

Package Overview
Dependencies
Maintainers
31
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-jwks - npm Package Compare versions

Comparing version 4.3.0 to 5.0.0

.github/workflows/release.yml

10

package.json
{
"name": "get-jwks",
"version": "4.3.0",
"version": "5.0.0",
"description": "Fetch utils for JWKS keys",
"main": "src/get-jwks.js",
"engines": {
"node": ">=10"
"node": ">=12"
},

@@ -33,12 +33,12 @@ "scripts": {

"devDependencies": {
"eslint": "^7.22.0",
"eslint": "^8.6.0",
"fast-jwt": "^1.1.2",
"fastify": "^3.12.0",
"fastify-jwt": "^3.0.0",
"fastify-jwt": "^4.0.0",
"jsonwebtoken": "^8.5.1",
"nock": "^13.0.7",
"prettier": "^2.2.1",
"sinon": "^11.0.0",
"sinon": "^12.0.0",
"tap": "^15.0.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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