Skip to content

Commit

Permalink
Replaced @nuxtjs/opencollective on opencollective-postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
sanex3339 committed Feb 7, 2022
1 parent ec4b70f commit edc2a22
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 42 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Change Log

v3.2.4
---
* Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1052

v3.2.3
---
* Fixed missing transformation of string array calls in some cases
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "javascript-obfuscator",
"version": "3.2.3",
"version": "3.2.4",
"description": "JavaScript obfuscator",
"keywords": [
"obfuscator",
Expand All @@ -23,7 +23,6 @@
"dependencies": {
"@javascript-obfuscator/escodegen": "2.3.0",
"@javascript-obfuscator/estraverse": "5.4.0",
"@nuxtjs/opencollective": "0.3.2",
"acorn": "8.7.0",
"assert": "2.0.0",
"chalk": "4.1.2",
Expand All @@ -38,6 +37,7 @@
"md5": "2.3.0",
"mkdirp": "1.0.4",
"multimatch": "5.0.0",
"opencollective-postinstall": "2.0.3",
"process": "0.11.10",
"reflect-metadata": "0.1.13",
"source-map-support": "0.5.21",
Expand Down Expand Up @@ -118,7 +118,7 @@
"test": "yarn run test:full",
"eslint": "eslint src/**/*.ts",
"git:addFiles": "git add .",
"postinstall": "opencollective",
"postinstall": "opencollective-postinstall",
"precommit": "npm run build",
"prepublishOnly": "npm run build && npm run build:typings",
"prepare": "husky install"
Expand Down
44 changes: 5 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,15 +318,6 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@nuxtjs/[email protected]":
version "0.3.2"
resolved "https://registry.npmjs.org/@nuxtjs/opencollective/-/opencollective-0.3.2.tgz"
integrity sha512-um0xL3fO7Mf4fDxcqx9KryrB7zgRM5JSlvGN5AGkP6JLM5XEKyjeAiPbNxdXVXQ16isuAhYpvP88NgL2BGd6aA==
dependencies:
chalk "^4.1.0"
consola "^2.15.0"
node-fetch "^2.6.1"

"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0":
version "1.7.1"
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.7.1.tgz"
Expand Down Expand Up @@ -1362,11 +1353,6 @@ config-chain@^1.1.12:
ini "^1.3.4"
proto-list "~1.2.1"

consola@^2.15.0:
version "2.15.0"
resolved "https://registry.npmjs.org/consola/-/consola-2.15.0.tgz"
integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ==

convert-source-map@^1.7.0:
version "1.7.0"
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz"
Expand Down Expand Up @@ -3162,13 +3148,6 @@ nise@^5.1.1:
just-extend "^4.0.2"
path-to-regexp "^1.7.0"

node-fetch@^2.6.1:
version "2.6.7"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
dependencies:
whatwg-url "^5.0.0"

node-notifier@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/node-notifier/-/node-notifier-6.0.0.tgz"
Expand Down Expand Up @@ -3340,6 +3319,11 @@ onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"

[email protected]:
version "2.0.3"
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259"
integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==

optionator@^0.8.1:
version "0.8.3"
resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz"
Expand Down Expand Up @@ -4197,11 +4181,6 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

tr46@~0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=

[email protected]:
version "9.2.6"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
Expand Down Expand Up @@ -4373,11 +4352,6 @@ watchpack@^2.3.1:
glob-to-regexp "^0.4.1"
graceful-fs "^4.1.2"

webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=

[email protected]:
version "4.9.2"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.9.2.tgz#77c1adaea020c3f9e2db8aad8ea78d235c83659d"
Expand Down Expand Up @@ -4444,14 +4418,6 @@ [email protected]:
watchpack "^2.3.1"
webpack-sources "^3.2.3"

whatwg-url@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
dependencies:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"

which-boxed-primitive@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
Expand Down

0 comments on commit edc2a22

Please sign in to comment.