@types/webpack
Advanced tools
Comparing version 1.12.28-alpha to 1.12.29
{ | ||
"name": "@types/webpack", | ||
"version": "1.12.28-alpha", | ||
"version": "1.12.29", | ||
"description": "TypeScript definitions for webpack 1.12.9", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/uglify-js": "2.0.26-alpha" | ||
"@types/uglify-js": "2.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 11 Jul 2016 22:21:19 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:54 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: uglify-js |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "ba002c3d11d014ac694828184e97bc5b1f913d3582648957ca38db3b3d1edd8d" | ||
"contentHash": "5fd8d41609c7fdb66b6580fddfc29151ca619cfff7741cfff247f334720ced8c" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
34950
+ Added@types/source-map@0.1.29(transitive)
+ Added@types/uglify-js@2.0.27(transitive)
- Removed@types/source-map@0.1.25-alpha(transitive)
- Removed@types/uglify-js@2.0.26-alpha(transitive)
Updated@types/uglify-js@2.0.*