uglify-loader
Advanced tools
Comparing version 1.4.0 to 2.0.0
@@ -48,3 +48,3 @@ var UglifyJS = require("uglify-js"); | ||
var opts = this.options['uglify-loader'] || {}; | ||
var opts = loaderUtils.getOptions(this) || {}; | ||
// just an indicator to generate source maps, the output result.map will be modified anyway | ||
@@ -51,0 +51,0 @@ // tell UglifyJS2 not to emit a name by just setting outSourceMap to true |
{ | ||
"name": "uglify-loader", | ||
"version": "1.4.0", | ||
"version": "2.0.0", | ||
"description": "Uglify.js loader for webpack", | ||
@@ -24,6 +24,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"loader-utils": "^0.2.7", | ||
"source-map": "^0.5.6", | ||
"loader-utils": "^1.0.2", | ||
"source-map": "^0.5.6" | ||
}, | ||
"peerDependencies": { | ||
"uglify-js": "^2.4.16" | ||
} | ||
} |
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
4845
+ Addedbig.js@5.2.2(transitive)
+ Addedemojis-list@3.0.0(transitive)
+ Addedjson5@1.0.2(transitive)
+ Addedloader-utils@1.4.2(transitive)
+ Addedminimist@1.2.8(transitive)
- Removeduglify-js@^2.4.16
- Removedbig.js@3.2.0(transitive)
- Removedemojis-list@2.1.0(transitive)
- Removedjson5@0.5.1(transitive)
- Removedloader-utils@0.2.17(transitive)
- Removedobject-assign@4.1.1(transitive)
Updatedloader-utils@^1.0.2