Comparing version
{ | ||
"name": "cookie-jwt", | ||
"version": "1.0.1", | ||
"description": "Tiny wrapper function for got jwt payload form cookie", | ||
"version": "1.0.2", | ||
"description": "Tiny wrapper function for get jwt payload from cookie", | ||
"main": "index.js", | ||
@@ -11,6 +11,11 @@ "scripts": { | ||
"jwt", | ||
"cookie" | ||
"cookie", | ||
"json web token" | ||
], | ||
"author": "inuscript <inuscript@gmail.com>", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/inuscript/cookie-jwt.git" | ||
}, | ||
"devDependencies": { | ||
@@ -17,0 +22,0 @@ "mocha": "^3.1.0" |
@@ -1,3 +0,2 @@ | ||
Tiny wrapper function for got [jwt](http://jwt.io/) payload form cookie | ||
Tiny wrapper function for get [jwt](http://jwt.io/) payload from cookie | ||
[](https://travis-ci.org/inuscript/cookie-jwt) | ||
@@ -24,2 +23,2 @@ [](https://www.npmjs.com/package/cookie-jwt) | ||
* Return jwt payload. | ||
* If got parse error, this return **empty object** (like `{}`) | ||
* If a got parse error, this function return **empty object** (like `{}`) |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3998
3.39%0
-100%24
-4%