Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "jwt-koa", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"main": "index.js", | ||
@@ -17,2 +17,12 @@ "license": "MIT", | ||
}, | ||
"keywords": [ | ||
"koa", | ||
"jwt", | ||
"koa-jwt", | ||
"jsonwebtoken", | ||
"authentication", | ||
"jwt-auth", | ||
"secured-api", | ||
"jwt-token" | ||
], | ||
"devDependencies": { | ||
@@ -19,0 +29,0 @@ "eslint": "^4.16.0", |
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
4369