@types/serve-static
Advanced tools
Comparing version 1.7.21-alpha to 1.7.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for serve-static 1.7.1 |
{ | ||
"name": "@types/serve-static", | ||
"version": "1.7.21-alpha", | ||
"version": "1.7.22-alpha", | ||
"description": "TypeScript definitions for serve-static 1.7.1", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Uros Smolnik <https://github.com/urossmolnik/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/express-serve-static-core": "*", | ||
"@types/mime": "*" | ||
"@types/express-serve-static-core": "4.0.*", | ||
"@types/mime": "0.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:36 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:33 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: express-serve-static-core |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "9f82c1c33a52a94b1ba7d43b8f8eec8d9600652598a1e69741ad6c7f2e0fb2a3" | ||
"contentHash": "75145c872a6b53c1435e5c0e7a6e7e3880a809d2f5d0c7d193001e8f642fcb9b" | ||
} |
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
5276
0
+ Added@types/express-serve-static-core@4.0.57(transitive)
+ Added@types/mime@0.0.29(transitive)
- Removed@types/express-serve-static-core@5.0.1(transitive)
- Removed@types/mime@1.3.54.0.0(transitive)
- Removed@types/qs@6.9.17(transitive)
- Removed@types/range-parser@1.2.7(transitive)
- Removed@types/send@0.17.4(transitive)
- Removedmime@4.0.4(transitive)
Updated@types/mime@0.0.*