aframevr / aframevr/aframe

NPM Dependencies - Numerous Packages Deprecated

Open
#4,591 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
17.6k
Forks
4.4k
PR merge metrics
No merged PRs in 30d

Description

During npm install from Commit #35e0d79850c65d6f533a515425ca7c22d940d680

  • boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  • chokidar@0.12.6: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  • chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  • core-js@0.6.1: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  • core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  • cryptiles@0.2.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches.If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  • formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead
  • fsevents@0.3.8: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
  • fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
  • graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
  • hawk@1.0.0: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  • hawk@2.3.0: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  • hawk@2.3.1: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  • hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  • istanbul@0.4.5: This module is no longer maintained, try this instead: Visit https://istanbul.js.org/integrations for other alternatives.
  • json3@3.3.2: Please use the native JSON object instead of JSON 3
  • left-pad@0.0.3: use String.prototype.padStart()
  • line-numbers@0.2.0: Copy its ~20 LOC directly into your code instead.
  • minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  • native-or-bluebird@1.2.0: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
  • node-uuid@1.4.8: Use uuid module instead
  • openport@0.0.4: Use portfinder
  • request@2.54.0: request has been deprecated, see https://github.com/request/request/issues/3142
  • request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
  • samsam@1.1.2: This package has been deprecated in favour of @sinonjs/samsam
  • samsam@1.1.3: This package has been deprecated in favour of @sinonjs/samsam
  • sntp@0.2.4: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  • sockjs-client-node@0.1.1: deprecated in favor of the official sockjs-client
  • uglifyjs@2.4.11: uglifyjs is deprecated - use uglify-js instead.
  • wrench@1.5.8: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
    npm WARN deprecated graceful-fs@2.0.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce npm install at commit 35e0d79850c65d6f533a515425ca7c22d940d680 and inspect the dependency manifests to determine which direct dependencies bring in the deprecated packages. Done means the reported deprecation warnings are resolved without breaking the project’s existing dependency behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.