Skip to content

Commit ba686de

Browse files
author
sanex3339
committed
0.25.2 release
1 parent 353f0b7 commit ba686de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-obfuscator",
3-
"version": "0.25.1",
3+
"version": "0.25.2",
44
"description": "javascript-obfuscator plugin for Webpack",
55
"keywords": [
66
"obfuscator",
@@ -15,7 +15,7 @@
1515
"main": "./dist/index.js",
1616
"types": "./dist/index.d.ts",
1717
"dependencies": {
18-
"javascript-obfuscator": "^0.25.1",
18+
"javascript-obfuscator": "^0.25.2",
1919
"multi-stage-sourcemap": "^0.2.1",
2020
"multimatch": "^2.1.0",
2121
"webpack-sources": "^1.3.0"

0 commit comments

Comments
 (0)