question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Packages ts-invariant and subscriptions-transport-ws both have reference to `@types/node`

See original GitHub issue

Please refer to this issue for context: https://github.com/microsoft/TypeScript/issues/31148#issuecomment-782321503

In summary, the older versions of the ts-invariant and subscriptions-transport-ws dependencies are exposing a reference to @types/node, which leaks and pollutes typescript codebases. They seem to have fixed their packages though in their sources.

After further search, the versions of the packages in question is not the issue, but the issue remains with them regarding the original typescript issue.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
benjamncommented, Feb 23, 2021

@jimisaacs @Venryx PR #7751 should fix the ts-invariant part of the problem, but you can also update to ts-invariant@0.6.1 on your own, in the meantime.

0reactions
hwillsoncommented, May 26, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

@apollo/client | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
apollo-gateway/package-lock.json - GitLab
Quickly and easily edit multiple files in your project. ... Edit this file only.
Read more >
@types/node - npm
This package contains type definitions for Node.js (https://nodejs.org/). Details. Files were exported from https://github.com/DefinitelyTyped/ ...
Read more >
Open Source Used In Socio 1.0 - Cisco
This document contains licenses and notices for open source software used in this product. With respect to the free/open source software listed in...
Read more >
Compare Versions | @teambit/changelog | npm
@babel/plugin-transform-modules-commonjs 7.12.13 ... @teambit/api-reference.models.api-node-renderer 0.0.5 ... @types/node-fetch 2.6.2.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found