egg-passport-jwt
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "egg-passport-jwt", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "jwt passport plugin for egg", | ||
@@ -19,3 +19,3 @@ "eggPlugin": { | ||
"dependencies": { | ||
"debug": "^3.1.0", | ||
"debug": "^4.1.1", | ||
"passport-jwt": "^4.0.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"eslint-config-egg": "^5.1.0", | ||
"jsonwebtoken": "^8.2.1", | ||
"jsonwebtoken": "^8.5.1", | ||
"webstorm-disable-index": "^1.2.0" | ||
@@ -51,3 +51,4 @@ }, | ||
"config", | ||
"app.js" | ||
"app.js", | ||
"index.d.ts" | ||
], | ||
@@ -54,0 +55,0 @@ "ci": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6869
6
40
0
+ Addeddebug@4.4.0(transitive)
- Removeddebug@3.2.7(transitive)
Updateddebug@^4.1.1