We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cffaf commit ed055d5Copy full SHA for ed055d5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpack-obfuscator",
3
- "version": "0.5.4",
+ "version": "0.5.5",
4
"description": "javascript-obfuscator plugin for Webpack",
5
"main": "index.js",
6
"dependencies": {
readme.md
@@ -1,5 +1,7 @@
#javascript-obfuscator plugin for Webpack
+##Required Node.js v6.0.0+
+
###Installation
7
Install the package with NPM and add it to your devDependencies:
0 commit comments