New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jscrambler-webpack-plugin

Package Overview
Dependencies
Maintainers
0
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jscrambler-webpack-plugin - npm Package Compare versions

Comparing version 8.4.13 to 8.4.14-next.0

7

CHANGELOG.md
# jscrambler-webpack-plugin
## 8.4.14-next.0
### Patch Changes
- [ecba0c7]: Updated dependencies
- jscrambler@8.7.1-next.0
## 8.4.13

@@ -4,0 +11,0 @@

21

package.json
{
"name": "jscrambler-webpack-plugin",
"version": "8.4.13",
"version": "8.4.14-next.0",
"description": "A webpack plugin to protect your generated bundle using Jscrambler",
"exports": "./lib/index.js",
"types": "index.d.ts",
"scripts": {
"prepare": "npm run build",
"build": "babel src --out-dir lib",
"eslint": "eslint src/",
"eslint:fix": "pnpm run eslint --fix"
},
"repository": {

@@ -34,4 +40,4 @@ "type": "git",

"esrecurse": "^4.3.0",
"webpack-sources": "^1.1.0",
"jscrambler": "8.7.0"
"jscrambler": "workspace:*",
"webpack-sources": "^1.1.0"
},

@@ -47,8 +53,3 @@ "devDependencies": {

"index.d.ts"
],
"scripts": {
"build": "babel src --out-dir lib",
"eslint": "eslint src/",
"eslint:fix": "pnpm run eslint --fix"
}
}
]
}
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