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
9
Versions
140
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

to
6.0.0

4

package.json
{
"name": "jscrambler-webpack-plugin",
"version": "5.5.35",
"version": "6.0.0",
"description": "A webpack plugin to protect your generated bundle using Jscrambler",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"dependencies": {
"jscrambler": "^5.5.35",
"jscrambler": "^6.0.0",
"webpack-sources": "^1.1.0"

@@ -29,0 +29,0 @@ },

@@ -5,2 +5,13 @@ # Jscrambler Webpack Plugin

# Version Compatibility
------------------------------------------------------------------------------
The version's compatibility table match your [Jscrambler Version](https://app.jscrambler.com/settings) with the Jscrambler Webpack Plugin.
Please make sure you install the right version, otherwise some functionalities might not work properly.
| _Jscrambler Version_ | _Client and Integrations_ |
|:----------:|:-------------:|
| _<= 7.1_ | _<= 5.x.x_ |
| _\>= 7.2_ | _\>= 6.0.0_ |
# Usage

@@ -7,0 +18,0 @@