jwt-simple
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -0,1 +1,5 @@ | ||
## 0.5.4 | ||
Excludes `coverage/` in .npmignore | ||
## 0.5.3 | ||
@@ -2,0 +6,0 @@ |
@@ -46,3 +46,3 @@ /* | ||
*/ | ||
jwt.version = '0.5.3'; | ||
jwt.version = '0.5.4'; | ||
@@ -49,0 +49,0 @@ /** |
{ | ||
"name": "jwt-simple", | ||
"description": "JWT(JSON Web Token) encode and decode module", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"author": "Kazuhito Hokamura <k.hokamura@gmail.com>", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -1,2 +0,2 @@ | ||
# node-jwt-simple | ||
# jwt-simple | ||
@@ -3,0 +3,0 @@ [JWT(JSON Web Token)](http://self-issued.info/docs/draft-jones-json-web-token.html) encode and decode module for node.js. |
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
15464
11
308