@connectedcars/jwtutils
Advanced tools
Comparing version 1.0.27 to 1.0.28
{ | ||
"name": "@connectedcars/jwtutils", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "Zero dependency JWT encoding/decoding for Node", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -83,2 +83,3 @@ // TypeScript Version: 3.0 | ||
export class PubkeysHelper { | ||
static fetchJwkKeys: (url: string, options?: JwkKeysOptions) => Promise<any> | ||
public fetchJwkKeys: (url: string, options?: JwkKeysOptions) => Promise<any> | ||
@@ -85,0 +86,0 @@ constructor( |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
62128
1529
5