@types/jwt-decode
Advanced tools
Comparing version 1.4.29 to 1.4.30
// Type definitions for jwt-decode 1.4 | ||
// Project: https://github.com/auth0/jwt-decode | ||
// Definitions by: Giedrius Grabauskas <https://github.com/QuatroDevOfficial/> | ||
// Definitions by: Giedrius Grabauskas <https://github.com/QuatroDevOfficial> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/jwt-decode", | ||
"version": "1.4.29", | ||
"version": "1.4.30", | ||
"description": "TypeScript definitions for jwt-decode", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Giedrius Grabauskas", | ||
"url": "https://github.com/QuatroDevOfficial/" | ||
"url": "https://github.com/QuatroDevOfficial" | ||
} | ||
@@ -20,5 +20,4 @@ ], | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "1cd666967f5689c589fd83fd9843d147832b27c4e3e9da7100f124ed63fe71b4", | ||
"typesPublisherContentHash": "4c9d5c7e297dc5d13bb14b958dde9d15e0f33e7e1e0374925eeac9aae1fa4703", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT | ||
* Last updated: Wed, 23 Aug 2017 17:50:59 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: jwt_decode | ||
# Credits | ||
These definitions were written by Giedrius Grabauskas <https://github.com/QuatroDevOfficial/>. | ||
These definitions were written by Giedrius Grabauskas <https://github.com/QuatroDevOfficial>. |
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
2678