Socket
Socket
Sign inDemoInstall

terser-webpack-plugin

Package Overview
Dependencies
78
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.3 to 5.1.4

32

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

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

"commitlint": "commitlint --from=master",
"security": "npm audit",
"security": "npm audit --production",
"lint:prettier": "prettier --list-different .",

@@ -51,3 +51,3 @@ "lint:js": "eslint --cache .",

"schema-utils": "^3.0.0",
"serialize-javascript": "^5.0.1",
"serialize-javascript": "^6.0.0",
"source-map": "^0.6.1",

@@ -57,15 +57,15 @@ "terser": "^5.7.0"

"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@commitlint/cli": "^12.1.3",
"@commitlint/config-conventional": "^12.1.3",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@types/serialize-javascript": "^5.0.0",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
"babel-jest": "^27.0.2",
"copy-webpack-plugin": "^8.1.1",
"copy-webpack-plugin": "^9.0.0",
"cross-env": "^7.0.3",
"del": "^6.0.0",
"del-cli": "^3.0.1",
"eslint": "^7.26.0",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",

@@ -75,11 +75,11 @@ "eslint-plugin-import": "^2.22.1",

"husky": "^6.0.0",
"jest": "^27.0.3",
"lint-staged": "^10.5.4",
"jest": "^27.0.5",
"lint-staged": "^11.0.0",
"memfs": "^3.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.0",
"prettier": "^2.3.1",
"standard-version": "^9.3.0",
"typescript": "^4.2.4",
"uglify-js": "^3.13.6",
"webpack": "^5.37.0",
"typescript": "^4.3.4",
"uglify-js": "^3.13.9",
"webpack": "^5.40.0",
"worker-loader": "^3.0.8"

@@ -86,0 +86,0 @@ },

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