|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "javascript-obfuscator",
|
|
"name": "javascript-obfuscator",
|
|
- "version": "2.8.0",
|
|
|
|
|
|
+ "version": "2.8.1",
|
|
"description": "JavaScript obfuscator",
|
|
"description": "JavaScript obfuscator",
|
|
"keywords": [
|
|
"keywords": [
|
|
"obfuscator",
|
|
"obfuscator",
|
|
@@ -58,13 +58,13 @@
|
|
"@types/mkdirp": "1.0.1",
|
|
"@types/mkdirp": "1.0.1",
|
|
"@types/mocha": "8.0.3",
|
|
"@types/mocha": "8.0.3",
|
|
"@types/multimatch": "4.0.0",
|
|
"@types/multimatch": "4.0.0",
|
|
- "@types/node": "14.14.6",
|
|
|
|
|
|
+ "@types/node": "14.14.7",
|
|
"@types/rimraf": "3.0.0",
|
|
"@types/rimraf": "3.0.0",
|
|
"@types/sinon": "9.0.8",
|
|
"@types/sinon": "9.0.8",
|
|
"@types/string-template": "1.0.2",
|
|
"@types/string-template": "1.0.2",
|
|
"@types/webpack-env": "1.15.3",
|
|
"@types/webpack-env": "1.15.3",
|
|
- "@typescript-eslint/eslint-plugin": "4.6.1",
|
|
|
|
- "@typescript-eslint/parser": "4.6.1",
|
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.7.0",
|
|
|
|
+ "@typescript-eslint/parser": "4.7.0",
|
|
"chai": "4.2.0",
|
|
"chai": "4.2.0",
|
|
"chai-exclude": "2.0.2",
|
|
"chai-exclude": "2.0.2",
|
|
"coveralls": "3.1.0",
|
|
"coveralls": "3.1.0",
|
|
@@ -76,7 +76,7 @@
|
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
"eslint-plugin-unicorn": "23.0.0",
|
|
"eslint-plugin-unicorn": "23.0.0",
|
|
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
|
|
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
|
|
- "fork-ts-checker-webpack-plugin": "6.0.0",
|
|
|
|
|
|
+ "fork-ts-checker-webpack-plugin": "6.0.1",
|
|
"mocha": "8.2.1",
|
|
"mocha": "8.2.1",
|
|
"nyc": "15.1.0",
|
|
"nyc": "15.1.0",
|
|
"pjson": "1.0.9",
|
|
"pjson": "1.0.9",
|
|
@@ -84,7 +84,7 @@
|
|
"rimraf": "3.0.2",
|
|
"rimraf": "3.0.2",
|
|
"sinon": "9.2.1",
|
|
"sinon": "9.2.1",
|
|
"threads": "1.6.3",
|
|
"threads": "1.6.3",
|
|
- "ts-loader": "8.0.10",
|
|
|
|
|
|
+ "ts-loader": "8.0.11",
|
|
"ts-node": "9.0.0",
|
|
"ts-node": "9.0.0",
|
|
"typescript": "4.1.0-beta",
|
|
"typescript": "4.1.0-beta",
|
|
"webpack": "5.4.0",
|
|
"webpack": "5.4.0",
|