Socket
Socket
Sign inDemoInstall

webpack-javascript-obfuscator-plugin

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-javascript-obfuscator-plugin - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

4

dist/index.js

@@ -8,3 +8,3 @@ "use strict";

* @Date: 2021-01-28 17:03:50
* @LastEditTime: 2021-02-04 11:16:23
* @LastEditTime: 2021-02-04 11:18:14
* @LastEditors: spark

@@ -80,3 +80,3 @@ * @Description: 趣看天下前端开发

};
progress.log(filename + "\n: AST加密完成", "green");
progress.log("\n" + filename + ": AST加密完成", "green");
}

@@ -83,0 +83,0 @@ })();

{
"name": "webpack-javascript-obfuscator-plugin",
"version": "1.0.8",
"version": "1.0.9",
"description": "一个简易的webpack加密javascript的插件",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

/*
* @Author: spark
* @Date: 2021-01-28 17:03:50
* @LastEditTime: 2021-02-04 11:16:23
* @LastEditTime: 2021-02-04 11:18:14
* @LastEditors: spark

@@ -77,3 +77,3 @@ * @Description: 趣看天下前端开发

};
progress.log(filename + "\n: AST加密完成", "green");
progress.log("\n" + filename + ": AST加密完成", "green");
}

@@ -80,0 +80,0 @@ }

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