8000 Version update, fixed https://www.npmjs.com/advisories/1488 · sec-js/javascript-obfuscator@3cd531b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cd531b

Browse files
author
sanex3339
committed
1 parent 4abd409 commit 3cd531b

File tree

5 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Change Log
22

3+
v0.27.1
4+
---
5+
* Dependencies update, fixed https://www.npmjs.com/advisories/1488
6+
37
v0.27.0
48
---
59
* **Feature:** new method `obfuscateMultiple` to obfuscation of multiple source codes

dist/index.browser.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.cli.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-obfuscator",
3-
"version": "0.27.0",
3+
"version": "0.27.1",
44
"description": "JavaScript obfuscator",
55
"keywords": [
66
"obfuscator",

0 commit comments

Comments
 (0)
0