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

get-jwks

Package Overview
Dependencies
Maintainers
10
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 8.3.0 to 8.3.1

6

package.json
{
"name": "get-jwks",
"version": "8.3.0",
"version": "8.3.1",
"description": "Fetch utils for JWKS keys",

@@ -49,7 +49,7 @@ "main": "src/get-jwks.js",

"prettier": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^16.0.0",
"tap": "^16.0.0",
"tsd": "^0.28.0",
"tsd": "^0.29.0",
"typescript": "^5.0.2"
}
}

@@ -18,3 +18,3 @@ # get-jwks

```js
const https = require('https')
const https = require('node:https')
const buildGetJwks = require('get-jwks')

@@ -21,0 +21,0 @@

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