Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation of v9.2.0, v9.2.1, v10.1.2 #18

Closed
achrinza opened this issue Mar 20, 2022 · 0 comments
Closed

Deprecation of v9.2.0, v9.2.1, v10.1.2 #18

achrinza opened this issue Mar 20, 2022 · 0 comments

Comments

@achrinza
Copy link
Owner

achrinza commented Mar 20, 2022

Deprecation of v9.2.0, v9.2.1, v10.1.2

Subscribe to this issue to receive critical updates on this advisory.

Summary

Applies to:

  • @achrinza/node-ipc@^9
  • @achrinza/node-ipc@^10

Deprecated:

  • @achrinza/node-ipc@9.2.0
  • @achrinza/node-ipc@9.2.1
  • @achrinza/node-ipc@10.1.2

Replacement:

  • @achrinza/node-ipc@9.2.2
  • @achrinza/node-ipc@10.1.3

Description

Out of an abundance of caution, v9.2.0, v9.2.1, v10.1.2 have been deprecated in favor of v9.2.2 and v10.1.3 as they contained nested transitive production dependencies that are managed by @/riaevangelist (The original author of node-ipc).

The offending transitive development dependencies are:

  • @achrinza/node-ipc@9.2.0/v9.2.1/v10.1.2
    • js-queue@2.0.2
      • 2.0.2
        • easy-stack@^1.0.1
          • 1.0.1

v9.2.2 and v10.1.3 resolve this issue by switching js-queue to @node-ipc/js-queue, which depends on a pinned version of easy-stack. There are no functional code changes in v9.2.2 and v10.1.3.

At the time of writing, we have no reason to believe that any of these dependencies had any malicious code. However, this may change in the future and we strongly recommend upgrading the v9 and v10 version range to ^9.2.2 and ^10.1.3 respectively.

References

Repository owner locked and limited conversation to collaborators Mar 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant