@plumier/jwt
Advanced tools
Comparing version 1.0.7-canary.5 to 1.1.1-canary.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0](https://github.com/plumier/plumier/compare/v1.0.6...v1.1.0) (2022-12-19) | ||
**Note:** Version bump only for package @plumier/jwt | ||
## [1.0.6](https://github.com/plumier/plumier/compare/v1.0.5...v1.0.6) (2021-10-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@plumier/jwt", | ||
"version": "1.0.7-canary.5+2cc9e82", | ||
"version": "1.1.1-canary.0+719d23a", | ||
"description": "Plumier authorization module using JWT", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@plumier/core": "1.0.7-canary.5+2cc9e82", | ||
"@plumier/query-parser": "1.0.7-canary.5+2cc9e82", | ||
"@plumier/core": "1.1.1-canary.0+719d23a", | ||
"@plumier/query-parser": "1.1.1-canary.0+719d23a", | ||
"koa-jwt": "^4.0.3" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "2cc9e82601b70703218da8e09bd38543fb09332e" | ||
"gitHead": "719d23ab41785c02f0e851a2074c86ee0afe6dd1" | ||
} |
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
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
10512