@types/express-unless
Advanced tools
Comparing version 0.0.23-alpha to 0.0.24-alpha
@@ -0,0 +0,0 @@ // Type definitions for express-unless |
{ | ||
"name": "@types/express-unless", | ||
"version": "0.0.23-alpha", | ||
"version": "0.0.24-alpha", | ||
"description": "TypeScript definitions for express-unless", | ||
@@ -8,7 +8,11 @@ "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": "4.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 |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "2b19430307ab1393815c0f57320de5d3920edb204b94d9ef74f19a0027310b06" | ||
"contentHash": "8c47d9bd3bad6a3e38393102a7d6068d49f1f39715c8645d0a893734280a50ca" | ||
} |
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
2638
0
+ Added@types/express@4.0.39(transitive)
- Removed@types/express@5.0.0(transitive)
Updated@types/express@4.0.*