oidc-jwt-client
Advanced tools
Comparing version 4.0.10 to 4.0.11-develop.1
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
168502
20
2
+ Addedzustand@^3.7.2