oidc-jwt-client
Advanced tools
Comparing version 1.0.6 to 1.1.0
{ | ||
"name": "oidc-jwt-client", | ||
"version": "1.0.6", | ||
"version": "1.1.0", | ||
"description": "Fetch JWTs for API access from oidc-jwt-provider", | ||
@@ -97,3 +97,5 @@ "main": "dist/index.js", | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"events": "^3.2.0" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
4770
2
2
0
+ Addedevents@^3.2.0
+ Addedevents@3.3.0(transitive)