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

oidc-jwt-client

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oidc-jwt-client - npm Package Compare versions

Comparing version 4.0.10 to 4.0.11-develop.1

13

package.json
{
"name": "oidc-jwt-client",
"version": "4.0.10",
"version": "4.0.11-develop.1",
"description": "Fetch JWTs for API access from oidc-jwt-provider",

@@ -31,2 +31,5 @@ "sideEffects": false,

},
"dependencies": {
"zustand": "^3.7.2"
},
"devDependencies": {

@@ -52,11 +55,9 @@ "@babel/core": "^7.16.10",

"rimraf": "^3.0.2",
"typescript": "^4.5.4",
"zustand": "^3.7.2"
"typescript": "^4.5.4"
},
"peerDependencies": {
"query-string": "^7.1.0",
"query-string": "^7.*",
"react": ">=17",
"react-dom": ">=17",
"react-use": "^17.3.2",
"zustand": "^3.*"
"react-use": "^17.3.2"
},

@@ -63,0 +64,0 @@ "release": {

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