@types/uglify-js
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -13,3 +13,3 @@ // Type definitions for UglifyJS 3.0 | ||
/** Support `#!command` as the first line */ | ||
shebang: boolean; | ||
shebang?: boolean; | ||
} | ||
@@ -202,2 +202,3 @@ | ||
error?: Error; | ||
warnings?: string[]; | ||
code: string; | ||
@@ -204,0 +205,0 @@ map: string; |
{ | ||
"name": "@types/uglify-js", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for UglifyJS", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "54954746d05254374a08bf54c41f1112bace6a570f8483b29a52570e8b3687a4", | ||
"typesPublisherContentHash": "cad4898dd64c3f006a18ff47ccea45f35829f1bb7bbd0353502d00bdf86a13a8", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 22 Mar 2018 21:28:50 GMT | ||
* Last updated: Fri, 30 Mar 2018 15:19:32 GMT | ||
* Dependencies: source-map | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12441
203
0