@types/uglify-js
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -207,2 +207,3 @@ // Type definitions for UglifyJS 3.0 | ||
export interface SourceMapOptions { | ||
includeSources?: boolean; | ||
filename?: string; | ||
@@ -209,0 +210,0 @@ url?: string | 'inline'; |
{ | ||
"name": "@types/uglify-js", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for UglifyJS", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "cad4898dd64c3f006a18ff47ccea45f35829f1bb7bbd0353502d00bdf86a13a8", | ||
"typesPublisherContentHash": "fa8d9a8afe8afd4716a541a645acb55a452dc591e9fcaa884425e667ec44676c", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 30 Mar 2018 15:19:32 GMT | ||
* Last updated: Mon, 09 Apr 2018 20:06:24 GMT | ||
* Dependencies: source-map | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
12472
204