@types/uglify-js
Advanced tools
Comparing version 3.0.2 to 3.0.3
// Type definitions for UglifyJS 3.0 | ||
// Project: https://github.com/mishoo/UglifyJS2 | ||
// Definitions by: Alan Agius <https://github.com/alan-agius4>, Tanguy Krotoff <https://github.com/tkrotoff> | ||
// Definitions by: Alan Agius <https://github.com/alan-agius4> | ||
// Tanguy Krotoff <https://github.com/tkrotoff> | ||
// John Reilly <https://github.com/johnnyreilly> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +7,0 @@ // TypeScript Version: 2.2 |
{ | ||
"name": "@types/uglify-js", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "TypeScript definitions for UglifyJS", | ||
@@ -16,2 +16,7 @@ "license": "MIT", | ||
"githubUsername": "tkrotoff" | ||
}, | ||
{ | ||
"name": "John Reilly", | ||
"url": "https://github.com/johnnyreilly", | ||
"githubUsername": "johnnyreilly" | ||
} | ||
@@ -22,3 +27,3 @@ ], | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -29,4 +34,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "fa8d9a8afe8afd4716a541a645acb55a452dc591e9fcaa884425e667ec44676c", | ||
"typesPublisherContentHash": "1e48b07c8913482ab04d25a42a0d1de69d0f541ef98378524f192784bf976521", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js | ||
Additional Details | ||
* Last updated: Mon, 09 Apr 2018 20:06:24 GMT | ||
* Last updated: Sat, 14 Jul 2018 01:02:01 GMT | ||
* Dependencies: source-map | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alan Agius <https://github.com/alan-agius4>, Tanguy Krotoff <https://github.com/tkrotoff>. | ||
These definitions were written by Alan Agius <https://github.com/alan-agius4>, Tanguy Krotoff <https://github.com/tkrotoff>, John Reilly <https://github.com/johnnyreilly>. |
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
12514
206