Socket
Socket
Sign inDemoInstall

terser-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terser-webpack-plugin - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.4.3](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.2...v1.4.3) (2019-12-11)
### SECURITY
* update `serialize-javascript` to `2.1.2` version.
### [1.4.2](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.1...v1.4.2) (2019-12-06)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "terser-webpack-plugin",
"version": "1.4.2",
"version": "1.4.3",
"description": "Terser plugin for webpack",

@@ -44,3 +44,3 @@ "license": "MIT",

"schema-utils": "^1.0.0",
"serialize-javascript": "^2.1.1",
"serialize-javascript": "^2.1.2",
"source-map": "^0.6.1",

@@ -47,0 +47,0 @@ "terser": "^4.1.2",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc