@plumier/jwt
Advanced tools
Comparing version 1.0.0-canary.15 to 1.0.0-canary.21
{ | ||
"name": "@plumier/jwt", | ||
"version": "1.0.0-canary.15+d64f567", | ||
"version": "1.0.0-canary.21+9ac3136", | ||
"description": "Plumier authorization module using JWT", | ||
@@ -13,5 +13,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@plumier/core": "1.0.0-canary.15+d64f567", | ||
"koa-jwt": "^3.5.1", | ||
"tslib": "^1.9.3" | ||
"@plumier/core": "1.0.0-canary.21+9ac3136", | ||
"koa-jwt": "^3.6.0", | ||
"tslib": "^1.10.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "bugs": { | ||
}, | ||
"gitHead": "d64f5673d593b07f710ab5e93ebc5aba3985726a" | ||
"gitHead": "9ac313602b87192d847d455e121a5ab2ddb212ee" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
12249
Updatedkoa-jwt@^3.6.0
Updatedtslib@^1.10.0