We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e858613 commit 56ace41Copy full SHA for 56ace41
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "webpack-obfuscator",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "javascript-obfuscator plugin for Webpack",
5
"main": "index.js",
6
"dependencies": {
7
"gulp-util": "^3.0.5",
8
- "javascript-obfuscator": "^0.1.3",
+ "javascript-obfuscator": "^0.1.4",
9
"multimatch": "^2.0.0",
10
"through2": "^2.0.0",
11
"webpack-core": "^0.6.8",
0 commit comments