@types/jsonwebtoken
Advanced tools
Comparing version 5.7.22-alpha to 5.7.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for jsonwebtoken 5.7.0 |
{ | ||
"name": "@types/jsonwebtoken", | ||
"version": "5.7.22-alpha", | ||
"version": "5.7.23-alpha", | ||
"description": "TypeScript definitions for jsonwebtoken 5.7.0", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Maxime LUCE <https://github.com/SomaticIT>, Daniel Heim <https://github.com/danielheim>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/node": "*" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:20 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:27 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -26,3 +26,3 @@ { | ||
], | ||
"contentHash": "bf67efe2a278438d0ffcdfdcb35d1552eb6999c8e2f3289369a05a792591ffc6" | ||
"contentHash": "f2a8caf29549cce9e6cd9aa18edcaa96960a0849c018da084c2bf1f575599af7" | ||
} |
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
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
6825
0
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@4.0.*