@types/express-jwt
Advanced tools
Comparing version 0.0.23-alpha to 0.0.24-alpha
@@ -0,0 +0,0 @@ // Type definitions for express-jwt |
{ | ||
"name": "@types/express-jwt", | ||
"version": "0.0.23-alpha", | ||
"version": "0.0.24-alpha", | ||
"description": "TypeScript definitions for express-jwt", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Wonshik Kim <https://github.com/wokim/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/express": "*", | ||
"@types/express-unless": "*" | ||
"@types/express": "4.0.*", | ||
"@types/express-unless": "0.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:09 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:22 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -26,3 +26,3 @@ { | ||
], | ||
"contentHash": "9d586fceeac46ad2defdb88be1dcc41bb76e6f1f91084926725e78e8641fe91a" | ||
"contentHash": "6019642ccc2c806be3603d83e69a2522b12e35820fe7896d3cf18774ed4de72a" | ||
} |
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
2843
0
+ Added@types/express@4.0.39(transitive)
+ Added@types/express-unless@0.0.32(transitive)
- Removed@types/express@5.0.0(transitive)
- Removed@types/express-unless@2.0.3(transitive)
- Removedexpress-unless@2.1.3(transitive)
Updated@types/express@4.0.*
Updated@types/express-unless@0.0.*