Snyk: Outdated dep socks triggers warning on install

Created on 31 Oct 2018  ยท  6Comments  ยท  Source: snyk/snyk

  • node -v: v11.0.0
  • npm -v: 6.4.1
  • snyk -v: 1.105.1
  • Command run: npm install snyk --save-dev

Expected behaviour

All dependencies up-to-date.

Actual behaviour

npm WARN deprecated [email protected]: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0

Steps to reproduce

Execute the above command in a new repo.


See also:

$ npm ls [email protected]
[email protected] $HOME/src/$REPONAME
โ””โ”€โ”ฌ [email protected]
  โ””โ”€โ”ฌ [email protected]
    โ”œโ”€โ”ฌ [email protected]
    โ”‚ โ””โ”€โ”ฌ [email protected]
    โ”‚   โ””โ”€โ”€ [email protected] 
    โ””โ”€โ”ฌ [email protected]
      โ””โ”€โ”€ [email protected] 

Most helpful comment

Yes indeed! We plan on dropping node4 support soon, and will perform the upgrade then.

All 6 comments

Yes indeed! We plan on dropping node4 support soon, and will perform the upgrade then.

I get the same issue with:

node -v && npm -v && snyk -v
v11.0.0
6.4.1
1.111.1

@Berkmann18 we dropped node4 support, do you still get the issue?

@karniwl Not as far as I've seen.

@Berkmann18 thanks for the update, I'm closing the issue then. Please re-open it if it happens again. Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

martintreurnicht picture martintreurnicht  ยท  5Comments

imrekq picture imrekq  ยท  4Comments

alterEgo123 picture alterEgo123  ยท  5Comments

alvaropinot picture alvaropinot  ยท  6Comments

Drjacky picture Drjacky  ยท  3Comments