zinen / node-red-contrib-huawei-router

Node-RED node to get information and send commands to Huawei LTE routers.
MIT License
4 stars 1 forks source link

Dependency Issue with agent-base <6.0.0 and Node-RED 2.0 #2

Closed sammachin closed 2 years ago

sammachin commented 3 years ago

Hi,

We've detected that your node has a dependency on an old version of agent-base (<6.0.0) , These old versions were patching a core node.js function in a way that could break other libraries - including one we started using in Node-RED 2.0 for the HTTP Request node. Therefore any users that upgrade to Node-RED 2.0 and have your node installed (or later try to install it) will get errors when using the http-request node.

Could you please take a look at your dependencies and see if you can update the versions so that you are no longer dependent on agent-base before version 6.0.0

Note this could be a module that you are using has a dependency on agent-base so you might need to check for updates to that module, to help you we've attached your nodes dependency tree below

More details on this issue and the warning message that is now displayed in Node-RED 2.0.2 are on the forum at link https://discourse.nodered.org/t/node-red-2-0-2-released/48767

└─ node-red-contrib-huawei-router@0.0.5
   └─ huawei-lte-api@0.0.4
      ├─ crypto-js@4.1.0
      ├─ axios-cookiejar-support@1.0.1
      │  ├─ pify@5.0.0
      │  └─ is-redirect@1.0.0
      ├─ form-data@3.0.1
      │  ├─ combined-stream@1.0.8
      │  │  └─ delayed-stream@1.0.0
      │  ├─ asynckit@0.4.0
      │  └─ mime-types@2.1.31
      │     └─ mime-db@1.48.0
      ├─ axios@0.20.0
      │  └─ follow-redirects@1.14.1
      ├─ @types&#x2F;crypto-js@4.0.2
      ├─ @types&#x2F;xml2js@0.4.9
      │  └─ @types&#x2F;node@16.4.0
      ├─ @types&#x2F;tough-cookie@4.0.1
      ├─ xml2js@0.4.23
      │  ├─ xmlbuilder@11.0.1
      │  └─ sax@1.2.4
      ├─ tough-cookie@4.0.0
      │  ├─ punycode@2.1.1
      │  ├─ psl@1.8.0
      │  └─ universalify@0.1.2
      ├─ npm@6.14.13
      │  ├─ ansicolors@0.3.2
      │  ├─ aproba@2.0.0
      │  ├─ archy@1.0.0
      │  ├─ abbrev@1.1.1
      │  ├─ ansistyles@0.1.3
      │  ├─ bin-links@1.1.8
      │  │  ├─ cmd-shim@3.0.3
      │  │  ├─ bluebird@3.7.2
      │  │  ├─ npm-normalize-package-bin@1.0.1
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ write-file-atomic@2.4.3
      │  │  └─ gentle-fs@2.3.1
      │  ├─ chownr@1.1.4
      │  ├─ call-limit@1.1.1
      │  ├─ byte-size@5.0.1
      │  ├─ ci-info@2.0.0
      │  ├─ cacache@12.0.4
      │  │  ├─ chownr@1.1.4
      │  │  ├─ glob@7.1.7
      │  │  ├─ infer-owner@1.0.4
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ bluebird@3.7.2
      │  │  ├─ mississippi@3.0.0
      │  │  ├─ lru-cache@5.1.1
      │  │  ├─ promise-inflight@1.0.1
      │  │  ├─ move-concurrently@1.0.1
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ rimraf@2.7.1
      │  │  ├─ ssri@6.0.2
      │  │  ├─ unique-filename@1.1.1
      │  │  └─ y18n@4.0.3
      │  ├─ JSONStream@1.3.5
      │  │  ├─ jsonparse@1.3.1
      │  │  └─ through@2.3.8
      │  ├─ bluebird@3.7.2
      │  ├─ cli-table3@0.5.1
      │  │  ├─ object-assign@4.1.1
      │  │  ├─ string-width@2.1.1
      │  │  │  ├─ is-fullwidth-code-point@2.0.0
      │  │  │  └─ strip-ansi@4.0.0
      │  │  │     └─ ansi-regex@3.0.0
      │  │  └─ colors@1.4.0
      │  ├─ cmd-shim@3.0.3
      │  │  ├─ graceful-fs@4.2.6
      │  │  └─ mkdirp@0.5.5
      │  ├─ cli-columns@3.1.2
      │  │  ├─ strip-ansi@3.0.1
      │  │  │  └─ ansi-regex@2.1.1
      │  │  └─ string-width@2.1.1
      │  ├─ detect-newline@2.1.0
      │  ├─ detect-indent@5.0.0
      │  ├─ columnify@1.5.4
      │  │  ├─ strip-ansi@3.0.1
      │  │  └─ wcwidth@1.0.1
      │  │     └─ defaults@1.0.3
      │  │        └─ clone@1.0.4
      │  ├─ config-chain@1.1.13
      │  │  ├─ proto-list@1.2.4
      │  │  └─ ini@1.3.8
      │  ├─ dezalgo@1.0.3
      │  │  ├─ asap@2.0.6
      │  │  └─ wrappy@1.0.2
      │  ├─ editor@1.0.0
      │  ├─ figgy-pudding@3.5.2
      │  ├─ find-npm-prefix@1.0.2
      │  ├─ fs-write-stream-atomic@1.0.10
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ iferr@0.1.5
      │  │  ├─ readable-stream@2.3.7
      │  │  │  ├─ core-util-is@1.0.2
      │  │  │  ├─ isarray@1.0.0
      │  │  │  ├─ process-nextick-args@2.0.1
      │  │  │  ├─ inherits@2.0.4
      │  │  │  ├─ safe-buffer@5.1.2
      │  │  │  ├─ util-deprecate@1.0.2
      │  │  │  └─ string_decoder@1.1.1
      │  │  │     └─ safe-buffer@5.1.2
      │  │  └─ imurmurhash@0.1.4
      │  ├─ gentle-fs@2.3.1
      │  │  ├─ aproba@1.2.0
      │  │  ├─ chownr@1.1.4
      │  │  ├─ cmd-shim@3.0.3
      │  │  ├─ fs-vacuum@1.2.10
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ iferr@0.1.5
      │  │  ├─ infer-owner@1.0.4
      │  │  ├─ path-is-inside@1.0.2
      │  │  ├─ read-cmd-shim@1.0.5
      │  │  └─ slide@1.1.6
      │  ├─ glob@7.1.7
      │  │  ├─ inflight@1.0.6
      │  │  ├─ fs.realpath@1.0.0
      │  │  ├─ path-is-absolute@1.0.1
      │  │  ├─ once@1.4.0
      │  │  ├─ inherits@2.0.4
      │  │  └─ minimatch@3.0.4
      │  │     └─ brace-expansion@1.1.11
      │  │        ├─ balanced-match@1.0.2
      │  │        └─ concat-map@0.0.1
      │  ├─ fs-vacuum@1.2.10
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ path-is-inside@1.0.2
      │  │  └─ rimraf@2.7.1
      │  ├─ has-unicode@2.0.1
      │  ├─ hosted-git-info@2.8.9
      │  ├─ infer-owner@1.0.4
      │  ├─ iferr@1.0.2
      │  ├─ graceful-fs@4.2.6
      │  ├─ inflight@1.0.6
      │  │  ├─ wrappy@1.0.2
      │  │  └─ once@1.4.0
      │  ├─ inherits@2.0.4
      │  ├─ json-parse-better-errors@1.0.2
      │  ├─ is-cidr@3.1.1
      │  │  └─ cidr-regex@2.0.10
      │  │     └─ ip-regex@2.1.0
      │  ├─ ini@1.3.8
      │  ├─ init-package-json@1.10.3
      │  │  ├─ npm-package-arg@6.1.1
      │  │  ├─ glob@7.1.7
      │  │  ├─ promzard@0.3.0
      │  │  │  └─ read@1.0.7
      │  │  ├─ read-package-json@2.1.2
      │  │  ├─ validate-npm-package-license@3.0.4
      │  │  ├─ semver@5.7.1
      │  │  ├─ validate-npm-package-name@3.0.0
      │  │  └─ read@1.0.7
      │  ├─ lazy-property@1.0.0
      │  ├─ libcipm@4.0.8
      │  │  ├─ bin-links@1.1.8
      │  │  ├─ bluebird@3.7.2
      │  │  ├─ find-npm-prefix@1.0.2
      │  │  ├─ lock-verify@2.2.1
      │  │  ├─ ini@1.3.8
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ npm-logical-tree@1.2.1
      │  │  ├─ npm-lifecycle@3.1.5
      │  │  ├─ npm-package-arg@6.1.1
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ read-package-json@2.1.2
      │  │  ├─ rimraf@2.7.1
      │  │  ├─ pacote@9.5.12
      │  │  └─ worker-farm@1.7.0
      │  ├─ libnpmaccess@3.0.2
      │  │  ├─ get-stream@4.1.0
      │  │  │  └─ pump@3.0.0
      │  │  ├─ aproba@2.0.0
      │  │  ├─ npm-package-arg@6.1.1
      │  │  └─ npm-registry-fetch@4.0.7
      │  ├─ libnpm@3.0.1
      │  │  ├─ bin-links@1.1.8
      │  │  ├─ find-npm-prefix@1.0.2
      │  │  ├─ libnpmaccess@3.0.2
      │  │  ├─ bluebird@3.7.2
      │  │  ├─ libnpmorg@1.0.1
      │  │  ├─ libnpmconfig@1.2.1
      │  │  │  ├─ ini@1.3.8
      │  │  │  ├─ find-up@3.0.0
      │  │  │  │  └─ locate-path@3.0.0
      │  │  │  │     ├─ path-exists@3.0.0
      │  │  │  │     └─ p-locate@3.0.0
      │  │  │  │        └─ p-limit@2.3.0
      │  │  │  │           └─ p-try@2.2.0
      │  │  │  └─ figgy-pudding@3.5.2
      │  │  ├─ libnpmhook@5.0.3
      │  │  ├─ libnpmpublish@1.1.3
      │  │  │  ├─ figgy-pudding@3.5.2
      │  │  │  ├─ aproba@2.0.0
      │  │  │  ├─ lodash.clonedeep@4.5.0
      │  │  │  ├─ get-stream@4.1.0
      │  │  │  ├─ semver@5.7.1
      │  │  │  ├─ npm-package-arg@6.1.1
      │  │  │  ├─ normalize-package-data@2.5.0
      │  │  │  ├─ npm-registry-fetch@4.0.7
      │  │  │  └─ ssri@6.0.2
      │  │  ├─ libnpmsearch@2.0.2
      │  │  ├─ libnpmteam@1.0.2
      │  │  ├─ npm-logical-tree@1.2.1
      │  │  ├─ npm-lifecycle@3.1.5
      │  │  ├─ lock-verify@2.2.1
      │  │  ├─ npm-package-arg@6.1.1
      │  │  ├─ npm-profile@4.0.4
      │  │  ├─ npmlog@4.1.2
      │  │  ├─ stringify-package@1.0.1
      │  │  ├─ read-package-json@2.1.2
      │  │  ├─ npm-registry-fetch@4.0.7
      │  │  └─ pacote@9.5.12
      │  ├─ libnpmhook@5.0.3
      │  │  ├─ aproba@2.0.0
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ get-stream@4.1.0
      │  │  └─ npm-registry-fetch@4.0.7
      │  ├─ libnpmorg@1.0.1
      │  │  ├─ aproba@2.0.0
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ get-stream@4.1.0
      │  │  └─ npm-registry-fetch@4.0.7
      │  ├─ libnpmsearch@2.0.2
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ get-stream@4.1.0
      │  │  └─ npm-registry-fetch@4.0.7
      │  ├─ libnpmteam@1.0.2
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ aproba@2.0.0
      │  │  ├─ get-stream@4.1.0
      │  │  └─ npm-registry-fetch@4.0.7
      │  ├─ lockfile@1.0.4
      │  │  └─ signal-exit@3.0.3
      │  ├─ lock-verify@2.2.1
      │  │  ├─ npm-package-arg@6.1.1
      │  │  ├─ semver@5.7.1
      │  │  └─ @iarna&#x2F;cli@1.2.0
      │  │     ├─ signal-exit@3.0.3
      │  │     ├─ update-notifier@2.5.0
      │  │     └─ yargs@8.0.2
      │  │        ├─ camelcase@4.1.0
      │  │        ├─ decamelize@1.2.0
      │  │        ├─ cliui@3.2.0
      │  │        │  ├─ string-width@1.0.2
      │  │        │  ├─ strip-ansi@3.0.1
      │  │        │  └─ wrap-ansi@2.1.0
      │  │        │     ├─ string-width@1.0.2
      │  │        │     └─ strip-ansi@3.0.1
      │  │        ├─ get-caller-file@1.0.3
      │  │        ├─ os-locale@2.1.0
      │  │        │  ├─ lcid@1.0.0
      │  │        │  │  └─ invert-kv@1.0.0
      │  │        │  ├─ execa@0.7.0
      │  │        │  └─ mem@1.1.0
      │  │        │     └─ mimic-fn@1.2.0
      │  │        ├─ require-directory@2.1.1
      │  │        ├─ read-pkg-up@2.0.0
      │  │        │  ├─ find-up@2.1.0
      │  │        │  │  └─ locate-path@2.0.0
      │  │        │  │     ├─ p-locate@2.0.0
      │  │        │  │     │  └─ p-limit@1.3.0
      │  │        │  │     │     └─ p-try@1.0.0
      │  │        │  │     └─ path-exists@3.0.0
      │  │        │  └─ read-pkg@2.0.0
      │  │        │     ├─ load-json-file@2.0.0
      │  │        │     │  ├─ graceful-fs@4.2.6
      │  │        │     │  ├─ pify@2.3.0
      │  │        │     │  ├─ strip-bom@3.0.0
      │  │        │     │  └─ parse-json@2.2.0
      │  │        │     │     └─ error-ex@1.3.2
      │  │        │     │        └─ is-arrayish@0.2.1
      │  │        │     ├─ path-type@2.0.0
      │  │        │     │  └─ pify@2.3.0
      │  │        │     └─ normalize-package-data@2.5.0
      │  │        ├─ set-blocking@2.0.0
      │  │        ├─ require-main-filename@1.0.1
      │  │        ├─ string-width@2.1.1
      │  │        ├─ which-module@2.0.0
      │  │        ├─ y18n@3.2.2
      │  │        └─ yargs-parser@7.0.0
      │  │           └─ camelcase@4.1.0
      │  ├─ libnpx@10.2.4
      │  │  ├─ rimraf@2.7.1
      │  │  ├─ dotenv@5.0.1
      │  │  ├─ npm-package-arg@6.1.1
      │  │  ├─ safe-buffer@5.2.1
      │  │  ├─ update-notifier@2.5.0
      │  │  ├─ which@1.3.1
      │  │  ├─ yargs@14.2.3
      │  │  │  ├─ cliui@5.0.0
      │  │  │  │  ├─ string-width@3.1.0
      │  │  │  │  ├─ wrap-ansi@5.1.0
      │  │  │  │  │  ├─ string-width@3.1.0
      │  │  │  │  │  ├─ strip-ansi@5.2.0
      │  │  │  │  │  └─ ansi-styles@3.2.1
      │  │  │  │  └─ strip-ansi@5.2.0
      │  │  │  │     └─ ansi-regex@4.1.0
      │  │  │  ├─ get-caller-file@2.0.5
      │  │  │  ├─ decamelize@1.2.0
      │  │  │  ├─ find-up@3.0.0
      │  │  │  ├─ require-main-filename@2.0.0
      │  │  │  ├─ require-directory@2.1.1
      │  │  │  ├─ set-blocking@2.0.0
      │  │  │  ├─ string-width@3.1.0
      │  │  │  │  ├─ is-fullwidth-code-point@2.0.0
      │  │  │  │  ├─ strip-ansi@5.2.0
      │  │  │  │  └─ emoji-regex@7.0.3
      │  │  │  ├─ which-module@2.0.0
      │  │  │  ├─ y18n@4.0.3
      │  │  │  └─ yargs-parser@15.0.3
      │  │  │     ├─ decamelize@1.2.0
      │  │  │     └─ camelcase@5.3.1
      │  │  └─ y18n@4.0.3
      │  ├─ lodash.uniq@4.5.0
      │  ├─ lodash._baseuniq@4.6.0
      │  │  ├─ lodash._createset@4.0.3
      │  │  └─ lodash._root@3.0.1
      │  ├─ lodash.clonedeep@4.5.0
      │  ├─ lodash.union@4.6.0
      │  ├─ mississippi@3.0.0
      │  │  ├─ concat-stream@1.6.2
      │  │  │  ├─ inherits@2.0.4
      │  │  │  ├─ typedarray@0.0.6
      │  │  │  ├─ readable-stream@2.3.7
      │  │  │  └─ buffer-from@1.1.1
      │  │  ├─ duplexify@3.7.1
      │  │  │  ├─ end-of-stream@1.4.4
      │  │  │  ├─ inherits@2.0.4
      │  │  │  ├─ readable-stream@2.3.7
      │  │  │  └─ stream-shift@1.0.1
      │  │  ├─ end-of-stream@1.4.4
      │  │  │  └─ once@1.4.0
      │  │  ├─ flush-write-stream@1.1.1
      │  │  │  ├─ readable-stream@2.3.7
      │  │  │  └─ inherits@2.0.4
      │  │  ├─ parallel-transform@1.2.0
      │  │  │  ├─ inherits@2.0.4
      │  │  │  ├─ cyclist@1.0.1
      │  │  │  └─ readable-stream@2.3.7
      │  │  ├─ from2@2.3.0
      │  │  │  ├─ inherits@2.0.4
      │  │  │  └─ readable-stream@2.3.7
      │  │  ├─ pumpify@1.5.1
      │  │  │  ├─ inherits@2.0.4
      │  │  │  ├─ pump@2.0.1
      │  │  │  │  ├─ end-of-stream@1.4.4
      │  │  │  │  └─ once@1.4.0
      │  │  │  └─ duplexify@3.7.1
      │  │  ├─ through2@2.0.5
      │  │  │  ├─ xtend@4.0.2
      │  │  │  └─ readable-stream@2.3.7
      │  │  ├─ pump@3.0.0
      │  │  │  ├─ once@1.4.0
      │  │  │  └─ end-of-stream@1.4.4
      │  │  └─ stream-each@1.2.3
      │  │     ├─ end-of-stream@1.4.4
      │  │     └─ stream-shift@1.0.1
      │  ├─ lodash.without@4.4.0
      │  ├─ lru-cache@5.1.1
      │  │  └─ yallist@3.1.1
      │  ├─ meant@1.0.3
      │  ├─ node-gyp@5.1.1
      │  │  ├─ env-paths@2.2.1
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ glob@7.1.7
      │  │  ├─ nopt@4.0.3
      │  │  ├─ npmlog@4.1.2
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ rimraf@2.7.1
      │  │  ├─ request@2.88.2
      │  │  ├─ semver@5.7.1
      │  │  ├─ which@1.3.1
      │  │  └─ tar@4.4.13
      │  ├─ mkdirp@0.5.5
      │  │  └─ minimist@1.2.5
      │  ├─ move-concurrently@1.0.1
      │  │  ├─ aproba@1.2.0
      │  │  ├─ fs-write-stream-atomic@1.0.10
      │  │  ├─ copy-concurrently@1.0.5
      │  │  │  ├─ iferr@0.1.5
      │  │  │  ├─ fs-write-stream-atomic@1.0.10
      │  │  │  ├─ aproba@1.2.0
      │  │  │  ├─ mkdirp@0.5.5
      │  │  │  ├─ rimraf@2.7.1
      │  │  │  └─ run-queue@1.0.3
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ run-queue@1.0.3
      │  │  │  └─ aproba@1.2.0
      │  │  └─ rimraf@2.7.1
      │  ├─ normalize-package-data@2.5.0
      │  │  ├─ hosted-git-info@2.8.9
      │  │  ├─ semver@5.7.1
      │  │  ├─ validate-npm-package-license@3.0.4
      │  │  └─ resolve@1.20.0
      │  │     ├─ path-parse@1.0.7
      │  │     └─ is-core-module@2.5.0
      │  │        └─ has@1.0.3
      │  │           └─ function-bind@1.1.1
      │  ├─ npm-cache-filename@1.0.2
      │  ├─ npm-audit-report@1.3.3
      │  │  ├─ cli-table3@0.5.1
      │  │  └─ console-control-strings@1.1.0
      │  ├─ nopt@4.0.3
      │  │  ├─ osenv@0.1.5
      │  │  └─ abbrev@1.1.1
      │  ├─ npm-lifecycle@3.1.5
      │  │  ├─ byline@5.0.0
      │  │  ├─ resolve-from@4.0.0
      │  │  ├─ slide@1.1.6
      │  │  ├─ uid-number@0.0.6
      │  │  ├─ graceful-fs@4.2.6
      │  │  ├─ node-gyp@5.1.1
      │  │  ├─ which@1.3.1
      │  │  └─ umask@1.1.0
      │  ├─ npm-install-checks@3.0.2
      │  │  └─ semver@5.7.1
      │  ├─ npm-package-arg@6.1.1
      │  │  ├─ osenv@0.1.5
      │  │  ├─ hosted-git-info@2.8.9
      │  │  ├─ validate-npm-package-name@3.0.0
      │  │  └─ semver@5.7.1
      │  ├─ npm-profile@4.0.4
      │  │  ├─ aproba@2.0.0
      │  │  ├─ figgy-pudding@3.5.2
      │  │  └─ npm-registry-fetch@4.0.7
      │  ├─ npm-pick-manifest@3.0.2
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ semver@5.7.1
      │  │  └─ npm-package-arg@6.1.1
      │  ├─ npm-user-validate@1.0.1
      │  ├─ npmlog@4.1.2
      │  │  ├─ are-we-there-yet@1.1.5
      │  │  │  ├─ delegates@1.0.0
      │  │  │  └─ readable-stream@2.3.7
      │  │  ├─ console-control-strings@1.1.0
      │  │  ├─ gauge@2.7.4
      │  │  │  ├─ console-control-strings@1.1.0
      │  │  │  ├─ has-unicode@2.0.1
      │  │  │  ├─ aproba@1.2.0
      │  │  │  ├─ object-assign@4.1.1
      │  │  │  ├─ string-width@1.0.2
      │  │  │  │  ├─ is-fullwidth-code-point@1.0.0
      │  │  │  │  │  └─ number-is-nan@1.0.1
      │  │  │  │  ├─ code-point-at@1.1.0
      │  │  │  │  └─ strip-ansi@3.0.1
      │  │  │  ├─ strip-ansi@3.0.1
      │  │  │  ├─ wide-align@1.1.3
      │  │  │  │  └─ string-width@2.1.1
      │  │  │  └─ signal-exit@3.0.3
      │  │  └─ set-blocking@2.0.0
      │  ├─ npm-registry-fetch@4.0.7
      │  │  ├─ JSONStream@1.3.5
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ bluebird@3.7.2
      │  │  ├─ make-fetch-happen@5.0.2
      │  │  │  ├─ agentkeepalive@3.5.2
      │  │  │  │  └─ humanize-ms@1.2.1
      │  │  │  │     └─ ms@2.1.3
      │  │  │  ├─ http-cache-semantics@3.8.1
      │  │  │  ├─ http-proxy-agent@2.1.0
      │  │  │  │  ├─ agent-base@4.3.0
      │  │  │  │  │  └─ es6-promisify@5.0.0
      │  │  │  │  │     └─ es6-promise@4.2.8
      │  │  │  │  └─ debug@3.1.0
      │  │  │  │     └─ ms@2.0.0
      │  │  │  ├─ https-proxy-agent@2.2.4
      │  │  │  │  ├─ agent-base@4.3.0
      │  │  │  │  └─ debug@3.2.7
      │  │  │  │     └─ ms@2.1.3
      │  │  │  ├─ mississippi@3.0.0
      │  │  │  ├─ cacache@12.0.4
      │  │  │  ├─ lru-cache@5.1.1
      │  │  │  ├─ node-fetch-npm@2.0.4
      │  │  │  │  ├─ json-parse-better-errors@1.0.2
      │  │  │  │  ├─ safe-buffer@5.2.1
      │  │  │  │  └─ encoding@0.1.13
      │  │  │  │     └─ iconv-lite@0.6.3
      │  │  │  │        └─ safer-buffer@2.1.2
      │  │  │  ├─ socks-proxy-agent@4.0.2
      │  │  │  │  ├─ agent-base@4.2.1
      │  │  │  │  │  └─ es6-promisify@5.0.0
      │  │  │  │  └─ socks@2.3.3
      │  │  │  │     ├─ smart-buffer@4.1.0
      │  │  │  │     └─ ip@1.1.5
      │  │  │  ├─ ssri@6.0.2
      │  │  │  └─ promise-retry@1.1.1
      │  │  ├─ lru-cache@5.1.1
      │  │  ├─ safe-buffer@5.2.1
      │  │  └─ npm-package-arg@6.1.1
      │  ├─ once@1.4.0
      │  │  └─ wrappy@1.0.2
      │  ├─ npm-packlist@1.4.8
      │  │  ├─ ignore-walk@3.0.4
      │  │  │  └─ minimatch@3.0.4
      │  │  ├─ npm-bundled@1.1.2
      │  │  │  └─ npm-normalize-package-bin@1.0.1
      │  │  └─ npm-normalize-package-bin@1.0.1
      │  ├─ opener@1.5.2
      │  ├─ osenv@0.1.5
      │  │  ├─ os-homedir@1.0.2
      │  │  └─ os-tmpdir@1.0.2
      │  ├─ qrcode-terminal@0.12.0
      │  ├─ pacote@9.5.12
      │  │  ├─ chownr@1.1.4
      │  │  ├─ figgy-pudding@3.5.2
      │  │  ├─ cacache@12.0.4
      │  │  ├─ get-stream@4.1.0
      │  │  ├─ glob@7.1.7
      │  │  ├─ bluebird@3.7.2
      │  │  ├─ infer-owner@1.0.4
      │  │  ├─ lru-cache@5.1.1
      │  │  ├─ minimatch@3.0.4
      │  │  ├─ make-fetch-happen@5.0.2
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ minipass@2.9.0
      │  │  │  ├─ yallist@3.1.1
      │  │  │  └─ safe-buffer@5.2.1
      │  │  ├─ normalize-package-data@2.5.0
      │  │  ├─ mississippi@3.0.0
      │  │  ├─ npm-normalize-package-bin@1.0.1
      │  │  ├─ npm-packlist@1.4.8
      │  │  ├─ npm-package-arg@6.1.1
      │  │  ├─ osenv@0.1.5
      │  │  ├─ promise-inflight@1.0.1
      │  │  ├─ npm-registry-fetch@4.0.7
      │  │  ├─ npm-pick-manifest@3.0.2
      │  │  ├─ promise-retry@1.1.1
      │  │  │  ├─ err-code@1.1.2
      │  │  │  └─ retry@0.10.1
      │  │  ├─ safe-buffer@5.2.1
      │  │  ├─ protoduck@5.0.1
      │  │  │  └─ genfun@5.0.0
      │  │  ├─ rimraf@2.7.1
      │  │  ├─ semver@5.7.1
      │  │  ├─ ssri@6.0.2
      │  │  ├─ unique-filename@1.1.1
      │  │  ├─ which@1.3.1
      │  │  └─ tar@4.4.13
      │  ├─ qw@1.0.1
      │  ├─ path-is-inside@1.0.2
      │  ├─ promise-inflight@1.0.1
      │  ├─ query-string@6.14.1
      │  │  ├─ filter-obj@1.1.0
      │  │  ├─ split-on-first@1.1.0
      │  │  ├─ decode-uri-component@0.2.0
      │  │  └─ strict-uri-encode@2.0.0
      │  ├─ read@1.0.7
      │  │  └─ mute-stream@0.0.8
      │  ├─ read-cmd-shim@1.0.5
      │  │  └─ graceful-fs@4.2.6
      │  ├─ read-package-json@2.1.2
      │  │  ├─ normalize-package-data@2.5.0
      │  │  ├─ npm-normalize-package-bin@1.0.1
      │  │  ├─ glob@7.1.7
      │  │  └─ json-parse-even-better-errors@2.3.1
      │  ├─ readdir-scoped-modules@1.1.0
      │  │  ├─ debuglog@1.0.1
      │  │  ├─ dezalgo@1.0.3
      │  │  ├─ once@1.4.0
      │  │  └─ graceful-fs@4.2.6
      │  ├─ read-package-tree@5.3.1
      │  │  ├─ readdir-scoped-modules@1.1.0
      │  │  ├─ read-package-json@2.1.2
      │  │  └─ util-promisify@2.1.0
      │  │     └─ object.getownpropertydescriptors@2.1.2
      │  │        ├─ call-bind@1.0.2
      │  │        │  ├─ get-intrinsic@1.1.1
      │  │        │  │  ├─ function-bind@1.1.1
      │  │        │  │  ├─ has@1.0.3
      │  │        │  │  └─ has-symbols@1.0.2
      │  │        │  └─ function-bind@1.1.1
      │  │        ├─ define-properties@1.1.3
      │  │        │  └─ object-keys@1.1.1
      │  │        └─ es-abstract@1.18.3
      │  │           ├─ call-bind@1.0.2
      │  │           ├─ es-to-primitive@1.2.1
      │  │           │  ├─ is-callable@1.2.3
      │  │           │  ├─ is-symbol@1.0.4
      │  │           │  │  └─ has-symbols@1.0.2
      │  │           │  └─ is-date-object@1.0.4
      │  │           ├─ get-intrinsic@1.1.1
      │  │           ├─ function-bind@1.1.1
      │  │           ├─ is-negative-zero@2.0.1
      │  │           ├─ has@1.0.3
      │  │           ├─ is-regex@1.1.3
      │  │           │  ├─ call-bind@1.0.2
      │  │           │  └─ has-symbols@1.0.2
      │  │           ├─ is-callable@1.2.3
      │  │           ├─ has-symbols@1.0.2
      │  │           ├─ is-string@1.0.6
      │  │           ├─ object-inspect@1.11.0
      │  │           ├─ object-keys@1.1.1
      │  │           ├─ string.prototype.trimend@1.0.4
      │  │           │  ├─ define-properties@1.1.3
      │  │           │  └─ call-bind@1.0.2
      │  │           ├─ object.assign@4.1.2
      │  │           │  ├─ call-bind@1.0.2
      │  │           │  ├─ define-properties@1.1.3
      │  │           │  ├─ has-symbols@1.0.2
      │  │           │  └─ object-keys@1.1.1
      │  │           ├─ string.prototype.trimstart@1.0.4
      │  │           │  ├─ call-bind@1.0.2
      │  │           │  └─ define-properties@1.1.3
      │  │           └─ unbox-primitive@1.0.1
      │  │              ├─ function-bind@1.1.1
      │  │              ├─ has-bigints@1.0.1
      │  │              ├─ which-boxed-primitive@1.0.2
      │  │              │  ├─ is-string@1.0.6
      │  │              │  ├─ is-number-object@1.0.5
      │  │              │  ├─ is-bigint@1.0.2
      │  │              │  ├─ is-symbol@1.0.4
      │  │              │  └─ is-boolean-object@1.1.1
      │  │              │     └─ call-bind@1.0.2
      │  │              └─ has-symbols@1.0.2
      │  ├─ readable-stream@3.6.0
      │  │  ├─ inherits@2.0.4
      │  │  ├─ string_decoder@1.3.0
      │  │  │  └─ safe-buffer@5.2.1
      │  │  └─ util-deprecate@1.0.2
      │  ├─ retry@0.12.0
      │  ├─ safe-buffer@5.2.1
      │  ├─ request@2.88.2
      │  │  ├─ aws-sign2@0.7.0
      │  │  ├─ aws4@1.11.0
      │  │  ├─ caseless@0.12.0
      │  │  ├─ combined-stream@1.0.8
      │  │  ├─ extend@3.0.2
      │  │  ├─ forever-agent@0.6.1
      │  │  ├─ har-validator@5.1.5
      │  │  │  ├─ har-schema@2.0.0
      │  │  │  └─ ajv@6.12.6
      │  │  │     ├─ fast-json-stable-stringify@2.1.0
      │  │  │     ├─ json-schema-traverse@0.4.1
      │  │  │     ├─ uri-js@4.4.1
      │  │  │     │  └─ punycode@2.1.1
      │  │  │     └─ fast-deep-equal@3.1.3
      │  │  ├─ http-signature@1.2.0
      │  │  │  ├─ assert-plus@1.0.0
      │  │  │  ├─ jsprim@1.4.1
      │  │  │  │  ├─ assert-plus@1.0.0
      │  │  │  │  ├─ json-schema@0.2.3
      │  │  │  │  ├─ extsprintf@1.3.0
      │  │  │  │  └─ verror@1.10.0
      │  │  │  │     ├─ assert-plus@1.0.0
      │  │  │  │     ├─ core-util-is@1.0.2
      │  │  │  │     └─ extsprintf@1.4.0
      │  │  │  └─ sshpk@1.16.1
      │  │  │     ├─ asn1@0.2.4
      │  │  │     │  └─ safer-buffer@2.1.2
      │  │  │     ├─ assert-plus@1.0.0
      │  │  │     ├─ dashdash@1.14.1
      │  │  │     │  └─ assert-plus@1.0.0
      │  │  │     ├─ jsbn@0.1.1
      │  │  │     ├─ getpass@0.1.7
      │  │  │     │  └─ assert-plus@1.0.0
      │  │  │     ├─ safer-buffer@2.1.2
      │  │  │     ├─ ecc-jsbn@0.1.2
      │  │  │     │  ├─ jsbn@0.1.1
      │  │  │     │  └─ safer-buffer@2.1.2
      │  │  │     ├─ bcrypt-pbkdf@1.0.2
      │  │  │     │  └─ tweetnacl@0.14.5
      │  │  │     └─ tweetnacl@0.14.5
      │  │  ├─ is-typedarray@1.0.0
      │  │  ├─ isstream@0.1.2
      │  │  ├─ form-data@2.3.3
      │  │  │  ├─ combined-stream@1.0.8
      │  │  │  ├─ mime-types@2.1.31
      │  │  │  └─ asynckit@0.4.0
      │  │  ├─ oauth-sign@0.9.0
      │  │  ├─ json-stringify-safe@5.0.1
      │  │  ├─ mime-types@2.1.31
      │  │  ├─ performance-now@2.1.0
      │  │  ├─ safe-buffer@5.2.1
      │  │  ├─ qs@6.5.2
      │  │  ├─ tough-cookie@2.5.0
      │  │  │  ├─ punycode@2.1.1
      │  │  │  └─ psl@1.8.0
      │  │  ├─ tunnel-agent@0.6.0
      │  │  │  └─ safe-buffer@5.2.1
      │  │  └─ uuid@3.4.0
      │  ├─ rimraf@2.7.1
      │  │  └─ glob@7.1.7
      │  ├─ semver@5.7.1
      │  ├─ sha@3.0.0
      │  │  └─ graceful-fs@4.2.6
      │  ├─ sorted-object@2.0.1
      │  ├─ slide@1.1.6
      │  ├─ sorted-union-stream@2.1.3
      │  │  ├─ from2@1.3.0
      │  │  │  ├─ inherits@2.0.4
      │  │  │  └─ readable-stream@1.1.14
      │  │  │     ├─ isarray@0.0.1
      │  │  │     ├─ core-util-is@1.0.2
      │  │  │     ├─ string_decoder@0.10.31
      │  │  │     └─ inherits@2.0.4
      │  │  └─ stream-iterate@1.2.0
      │  │     ├─ readable-stream@2.3.7
      │  │     └─ stream-shift@1.0.1
      │  ├─ tiny-relative-date@1.3.0
      │  ├─ ssri@6.0.2
      │  │  └─ figgy-pudding@3.5.2
      │  ├─ text-table@0.2.0
      │  ├─ tar@4.4.13
      │  │  ├─ chownr@1.1.4
      │  │  ├─ fs-minipass@1.2.7
      │  │  │  └─ minipass@2.9.0
      │  │  ├─ minipass@2.9.0
      │  │  ├─ minizlib@1.3.3
      │  │  │  └─ minipass@2.9.0
      │  │  ├─ mkdirp@0.5.5
      │  │  ├─ safe-buffer@5.2.1
      │  │  └─ yallist@3.1.1
      │  ├─ stringify-package@1.0.1
      │  ├─ unique-filename@1.1.1
      │  │  └─ unique-slug@2.0.2
      │  │     └─ imurmurhash@0.1.4
      │  ├─ unpipe@1.0.0
      │  ├─ uid-number@0.0.6
      │  ├─ validate-npm-package-license@3.0.4
      │  │  ├─ spdx-expression-parse@3.0.1
      │  │  │  ├─ spdx-exceptions@2.3.0
      │  │  │  └─ spdx-license-ids@3.0.9
      │  │  └─ spdx-correct@3.1.1
      │  │     ├─ spdx-license-ids@3.0.9
      │  │     └─ spdx-expression-parse@3.0.1
      │  ├─ umask@1.1.0
      │  ├─ update-notifier@2.5.0
      │  │  ├─ boxen@1.3.0
      │  │  │  ├─ ansi-align@2.0.0
      │  │  │  │  └─ string-width@2.1.1
      │  │  │  ├─ camelcase@4.1.0
      │  │  │  ├─ chalk@2.4.2
      │  │  │  ├─ term-size@1.2.0
      │  │  │  │  └─ execa@0.7.0
      │  │  │  │     ├─ get-stream@3.0.0
      │  │  │  │     ├─ cross-spawn@5.1.0
      │  │  │  │     │  ├─ lru-cache@4.1.5
      │  │  │  │     │  │  ├─ pseudomap@1.0.2
      │  │  │  │     │  │  └─ yallist@2.1.2
      │  │  │  │     │  ├─ which@1.3.1
      │  │  │  │     │  └─ shebang-command@1.2.0
      │  │  │  │     │     └─ shebang-regex@1.0.0
      │  │  │  │     ├─ is-stream@1.1.0
      │  │  │  │     ├─ npm-run-path@2.0.2
      │  │  │  │     │  └─ path-key@2.0.1
      │  │  │  │     ├─ p-finally@1.0.0
      │  │  │  │     ├─ strip-eof@1.0.0
      │  │  │  │     └─ signal-exit@3.0.3
      │  │  │  ├─ cli-boxes@1.0.0
      │  │  │  ├─ string-width@2.1.1
      │  │  │  └─ widest-line@2.0.1
      │  │  │     └─ string-width@2.1.1
      │  │  ├─ chalk@2.4.2
      │  │  │  ├─ escape-string-regexp@1.0.5
      │  │  │  ├─ ansi-styles@3.2.1
      │  │  │  │  └─ color-convert@1.9.3
      │  │  │  │     └─ color-name@1.1.3
      │  │  │  └─ supports-color@5.5.0
      │  │  │     └─ has-flag@3.0.0
      │  │  ├─ configstore@3.1.5
      │  │  │  ├─ dot-prop@4.2.1
      │  │  │  │  └─ is-obj@1.0.1
      │  │  │  ├─ graceful-fs@4.2.6
      │  │  │  ├─ make-dir@1.3.0
      │  │  │  │  └─ pify@3.0.0
      │  │  │  ├─ unique-string@1.0.0
      │  │  │  │  └─ crypto-random-string@1.0.0
      │  │  │  ├─ xdg-basedir@3.0.0
      │  │  │  └─ write-file-atomic@2.4.3
      │  │  ├─ is-ci@1.2.1
      │  │  │  └─ ci-info@1.6.0
      │  │  ├─ import-lazy@2.1.0
      │  │  ├─ is-installed-globally@0.1.0
      │  │  │  ├─ global-dirs@0.1.1
      │  │  │  │  └─ ini@1.3.8
      │  │  │  └─ is-path-inside@1.0.1
      │  │  │     └─ path-is-inside@1.0.2
      │  │  ├─ is-npm@1.0.0
      │  │  ├─ semver-diff@2.1.0
      │  │  │  └─ semver@5.7.1
      │  │  ├─ latest-version@3.1.0
      │  │  │  └─ package-json@4.0.1
      │  │  │     ├─ registry-url@3.1.0
      │  │  │     │  └─ rc@1.2.8
      │  │  │     │     ├─ strip-json-comments@2.0.1
      │  │  │     │     ├─ minimist@1.2.5
      │  │  │     │     ├─ ini@1.3.8
      │  │  │     │     └─ deep-extend@0.6.0
      │  │  │     ├─ registry-auth-token@3.4.0
      │  │  │     │  ├─ safe-buffer@5.2.1
      │  │  │     │  └─ rc@1.2.8
      │  │  │     ├─ got@6.7.1
      │  │  │     │  ├─ create-error-class@3.0.2
      │  │  │     │  │  └─ capture-stack-trace@1.0.1
      │  │  │     │  ├─ duplexer3@0.1.4
      │  │  │     │  ├─ lowercase-keys@1.0.1
      │  │  │     │  ├─ safe-buffer@5.2.1
      │  │  │     │  ├─ is-redirect@1.0.0
      │  │  │     │  ├─ get-stream@3.0.0
      │  │  │     │  ├─ is-retry-allowed@1.2.0
      │  │  │     │  ├─ is-stream@1.1.0
      │  │  │     │  ├─ timed-out@4.0.1
      │  │  │     │  ├─ unzip-response@2.0.1
      │  │  │     │  └─ url-parse-lax@1.0.0
      │  │  │     │     └─ prepend-http@1.0.4
      │  │  │     └─ semver@5.7.1
      │  │  └─ xdg-basedir@3.0.0
      │  ├─ uuid@3.4.0
      │  ├─ validate-npm-package-name@3.0.0
      │  │  └─ builtins@1.0.3
      │  ├─ which@1.3.1
      │  │  └─ isexe@2.0.0
      │  ├─ debuglog@1.0.1
      │  ├─ write-file-atomic@2.4.3
      │  │  ├─ imurmurhash@0.1.4
      │  │  ├─ graceful-fs@4.2.6
      │  │  └─ signal-exit@3.0.3
      │  ├─ lodash._bindcallback@3.0.1
      │  ├─ imurmurhash@0.1.4
      │  ├─ lodash._baseindexof@3.1.0
      │  ├─ lodash._cacheindexof@3.0.2
      │  ├─ worker-farm@1.7.0
      │  │  └─ errno@0.1.8
      │  │     └─ prr@1.0.1
      │  ├─ lodash._createcache@3.1.2
      │  │  └─ lodash._getnative@3.9.1
      │  ├─ lodash._getnative@3.9.1
      │  ├─ lodash.restparam@3.6.1
      │  └─ read-installed@4.0.3
      │     ├─ debuglog@1.0.1
      │     ├─ readdir-scoped-modules@1.1.0
      │     ├─ read-package-json@2.1.2
      │     ├─ slide@1.1.6
      │     ├─ graceful-fs@4.2.6
      │     ├─ util-extend@1.0.3
      │     └─ semver@5.7.1
      └─ xmlbuilder2@2.4.1
         ├─ js-yaml@3.14.0
         │  ├─ argparse@1.0.10
         │  │  └─ sprintf-js@1.0.3
         │  └─ esprima@4.0.1
         ├─ @oozcitak&#x2F;util@8.3.8
         ├─ @oozcitak&#x2F;infra@1.0.8
         │  └─ @oozcitak&#x2F;util@8.3.8
         ├─ @types&#x2F;node@16.4.0
         └─ @oozcitak&#x2F;dom@1.15.8
            ├─ @oozcitak&#x2F;infra@1.0.8
            ├─ @oozcitak&#x2F;util@8.3.8
            └─ @oozcitak&#x2F;url@1.0.4
               ├─ @oozcitak&#x2F;util@8.3.8
               └─ @oozcitak&#x2F;infra@1.0.8

Thanks in advance for looking into this.

Sam

PS Sorry for the templated issue but we've got a number of nodes with the issue so I'm automating the issue creation.

zinen commented 2 years ago

@sammachin do repoen this if this is not fixed yet. But I believe it should be fixed as of version 1.0.2 6a45840.