Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

terser-webpack-plugin

Package Overview
Dependencies
126
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

7

CHANGELOG.md

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

### [3.0.4](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.3...v3.0.4) (2020-06-13)
### Chore
* update `p-limit` and `serialize-javascript` packages
### [3.0.3](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.1...v3.0.3) (2020-06-03)

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

14

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

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

"security": "npm audit",
"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different",
"lint:prettier": "prettier --list-different .",
"lint:js": "eslint --cache .",

@@ -48,5 +48,5 @@ "lint": "npm-run-all -l -p \"lint:**\"",

"jest-worker": "^26.0.0",
"p-limit": "^2.3.0",
"p-limit": "^3.0.1",
"schema-utils": "^2.6.6",
"serialize-javascript": "^3.1.0",
"serialize-javascript": "^4.0.0",
"source-map": "^0.6.1",

@@ -68,8 +68,8 @@ "terser": "^4.6.13",

"del-cli": "^3.0.1",
"eslint": "^7.1.0",
"eslint": "^7.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.2",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.6",
"lint-staged": "^10.2.10",
"memfs": "^3.2.0",

@@ -76,0 +76,0 @@ "npm-run-all": "^4.1.5",

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