grunt-contrib-uglify
Advanced tools
Comparing version 3.3.0 to 3.4.0
{ | ||
"name": "grunt-contrib-uglify", | ||
"description": "Minify JavaScript files with UglifyJS", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"author": { | ||
@@ -20,8 +20,8 @@ "name": "Grunt Team", | ||
"chalk": "^1.0.0", | ||
"maxmin": "^1.1.0", | ||
"uglify-js": "~3.3.0", | ||
"maxmin": "^2.1.0", | ||
"uglify-js": "~3.4.0", | ||
"uri-path": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"grunt": "^1.0.0", | ||
"grunt": "1.0.2", | ||
"grunt-contrib-clean": "^1.0.0", | ||
@@ -28,0 +28,0 @@ "grunt-contrib-internal": "~1.3.0", |
@@ -1,2 +0,2 @@ | ||
# grunt-contrib-uglify v3.3.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-uglify.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-uglify) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/ybtf5vbvtenii561/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-uglify/branch/master) | ||
# grunt-contrib-uglify v3.4.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-uglify.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-uglify) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/ybtf5vbvtenii561/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-uglify/branch/master) | ||
@@ -528,2 +528,3 @@ > Minify JavaScript files with UglifyJS | ||
* 2018-07-29 v3.4.0 Update uglify-js to v3.4.0. | ||
* 2017-12-24 v3.3.0 Update uglify-js to v3.3.0. | ||
@@ -577,2 +578,2 @@ * 2017-11-26 v3.2.1 Update uglify-js to v3.2.0. | ||
*This file was generated on Sun Dec 24 2017 14:47:07.* | ||
*This file was generated on Sun Jul 29 2018 01:52:18.* |
@@ -99,3 +99,3 @@ /* | ||
domprops.forEach(function(name) { | ||
UglifyJS._push_uniq(minifyOptions.mangle.properties.reserved, name); | ||
UglifyJS.push_uniq(minifyOptions.mangle.properties.reserved, name); | ||
}); | ||
@@ -110,3 +110,3 @@ } | ||
obj.vars.forEach(function(name) { | ||
UglifyJS._push_uniq(minifyOptions.mangle.reserved, name); | ||
UglifyJS.push_uniq(minifyOptions.mangle.reserved, name); | ||
}); | ||
@@ -116,3 +116,3 @@ } | ||
obj.props.forEach(function(name) { | ||
UglifyJS._push_uniq(minifyOptions.mangle.properties.reserved, name); | ||
UglifyJS.push_uniq(minifyOptions.mangle.properties.reserved, name); | ||
}); | ||
@@ -119,0 +119,0 @@ } |
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
36703
578
+ Addedcommander@2.19.0(transitive)
+ Addedduplexer@0.1.2(transitive)
+ Addedgzip-size@3.0.0(transitive)
+ Addedmaxmin@2.1.0(transitive)
+ Addednumber-is-nan@1.0.1(transitive)
+ Addedpretty-bytes@3.0.1(transitive)
+ Addeduglify-js@3.4.10(transitive)
- Removedarray-find-index@1.0.2(transitive)
- Removedbrowserify-zlib@0.1.4(transitive)
- Removedbuffer-from@1.1.2(transitive)
- Removedcamelcase@2.1.1(transitive)
- Removedcamelcase-keys@2.1.0(transitive)
- Removedcommander@2.15.1(transitive)
- Removedconcat-stream@1.6.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedcurrently-unhandled@0.4.1(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removederror-ex@1.3.2(transitive)
- Removedfind-up@1.1.2(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-stdin@4.0.1(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedgzip-size@1.0.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedhosted-git-info@2.8.9(transitive)
- Removedindent-string@2.1.0(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-arrayish@0.2.1(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedis-finite@1.1.0(transitive)
- Removedis-utf8@0.2.1(transitive)
- Removedisarray@1.0.0(transitive)
- Removedload-json-file@1.1.0(transitive)
- Removedloud-rejection@1.6.0(transitive)
- Removedmap-obj@1.0.1(transitive)
- Removedmaxmin@1.1.0(transitive)
- Removedmeow@3.7.0(transitive)
- Removedminimist@1.2.8(transitive)
- Removednormalize-package-data@2.5.0(transitive)
- Removedpako@0.2.9(transitive)
- Removedparse-json@2.2.0(transitive)
- Removedpath-exists@2.1.0(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpath-type@1.1.0(transitive)
- Removedpify@2.3.0(transitive)
- Removedpinkie@2.0.4(transitive)
- Removedpinkie-promise@2.0.1(transitive)
- Removedpretty-bytes@1.0.4(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedread-pkg@1.1.0(transitive)
- Removedread-pkg-up@1.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedredent@1.0.0(transitive)
- Removedrepeating@2.0.1(transitive)
- Removedresolve@1.22.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsemver@5.7.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedspdx-correct@3.2.0(transitive)
- Removedspdx-exceptions@2.5.0(transitive)
- Removedspdx-expression-parse@3.0.1(transitive)
- Removedspdx-license-ids@3.0.20(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedstrip-bom@2.0.0(transitive)
- Removedstrip-indent@1.0.1(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedtrim-newlines@1.0.0(transitive)
- Removedtypedarray@0.0.6(transitive)
- Removeduglify-js@3.3.28(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedvalidate-npm-package-license@3.0.4(transitive)
Updatedmaxmin@^2.1.0
Updateduglify-js@~3.4.0