Socket
Socket
Sign inDemoInstall

terser-webpack-plugin

Package Overview
Dependencies
125
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

8

CHANGELOG.md

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

### [3.0.3](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.1...v3.0.3) (2020-06-03)
### Bug Fixes
* compatibility with `>= 10.13` versions of Node.js
* security problem ([#259](https://github.com/webpack-contrib/terser-webpack-plugin/issues/259)) ([522aa2c](https://github.com/webpack-contrib/terser-webpack-plugin/commit/522aa2cd4e9c4b508b268eef99572c7c808fe0b6))
### [3.0.2](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.1...v3.0.2) (2020-05-26)

@@ -7,0 +15,0 @@

6

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

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

"dependencies": {
"cacache": "^15.0.3",
"cacache": "^15.0.4",
"find-cache-dir": "^3.3.1",

@@ -50,3 +50,3 @@ "jest-worker": "^26.0.0",

"schema-utils": "^2.6.6",
"serialize-javascript": "^3.0.0",
"serialize-javascript": "^3.1.0",
"source-map": "^0.6.1",

@@ -53,0 +53,0 @@ "terser": "^4.6.13",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc