Comparing version 1.0.10 to 1.0.11
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "byu-jwt", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "The byu-jwt module provides helpful functions to retrieve a specified BYU .well-known URL and verify BYU signed JWTs.", | ||
@@ -20,12 +20,12 @@ "main": "index.js", | ||
"dependencies": { | ||
"debug": "^4.0.1", | ||
"jsonwebtoken": "^8.2.1", | ||
"pem": "^1.13.1" | ||
"debug": "^4.1.1", | ||
"jsonwebtoken": "^8.5.1", | ||
"pem": "^1.14.2" | ||
}, | ||
"devDependencies": { | ||
"aws-sdk": "^2.263.1", | ||
"chai": "^4.1.2", | ||
"mocha": "^5.2.0", | ||
"request": "^2.87.0" | ||
"aws-sdk": "^2.472.0", | ||
"chai": "^4.2.0", | ||
"mocha": "^6.1.4", | ||
"request": "^2.88.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # byu-jwt |
@@ -0,0 +0,0 @@ /* |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
106062
12
2300
3
Updateddebug@^4.1.1
Updatedjsonwebtoken@^8.5.1
Updatedpem@^1.14.2