jwt-decode-es
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "jwt-decode-es", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Decode JWT tokens. Use with NodeJs and browsers. Supports ES, CJS, UMD modules", | ||
@@ -10,3 +10,3 @@ "main": "build/jwt-decode.cjs.js", | ||
"fes2015": "build/jwt-decode.mjs", | ||
"typings": "./typings.d.ts", | ||
"types": "./typings.d.ts", | ||
"keywords": [ | ||
@@ -13,0 +13,0 @@ "jwt", |
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
56457