You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

uglifyjs-webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.4.0

5

CHANGELOG.md

@@ -0,1 +1,6 @@

0.4.0 / 2017-03-30
==================
* Chore - Update to *webpack-sources* ^0.2.3. #22
0.3.1 / 2017-03-22

@@ -2,0 +7,0 @@ ==================

5

package.json
{
"name": "uglifyjs-webpack-plugin",
"version": "0.3.1",
"version": "0.4.0",
"description": "UglifyJS plugin for webpack",

@@ -50,3 +50,3 @@ "main": "./dist",

"source-map": "^0.5.6",
"webpack-sources": "^0.1.4"
"webpack-sources": "^0.2.3"
},

@@ -70,2 +70,3 @@ "devDependencies": {

"sync-exec": "^0.6.2",
"uglify-js": "^2.8.18",
"webpack": "^2.2.0"

@@ -72,0 +73,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc