@around25/jwt-utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@around25/jwt-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Perform jwt token operations like store, get, decode, get expiration date, check if expired, validate, remove from storage", | ||
@@ -17,3 +17,16 @@ "main": "index.js", | ||
"jwt-decode": "^2.2.0" | ||
} | ||
}, | ||
"directories": { | ||
"lib": "lib", | ||
"test": "tests" | ||
}, | ||
"devDependencies": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Around25/jwt-utils.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Around25/jwt-utils/issues" | ||
}, | ||
"homepage": "https://github.com/Around25/jwt-utils#readme" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8100
1
0
0