Node-gyp: 4.0.0 is not published to npm

Created on 17 Apr 2019  路  6Comments  路  Source: nodejs/node-gyp

Most helpful comment

@shehi I'm not the maintainer of this package. 2 years wasn't enough to run npm publish so I'd assume we'll need to wait a few more years.

All 6 comments

hm, https://github.com/nodejs/node-gyp/commit/75cfae290fee1791a23fa68820ae5dd841e93e14

The bump to v4.0.0 happened 2 years ago, but 4.0.0 was never published to npm.

I have no idea what is happening with releasing of this package, can someone explain this mystery?

this issue results into node-gyp being vulnerable:

image

Related to https://github.com/nodejs/node-gyp/issues/1717

cc @nodejs/node-gyp

@limonte , this situation will be remedied?

@shehi I'm not the maintainer of this package. 2 years wasn't enough to run npm publish so I'd assume we'll need to wait a few more years.

I think this is now fixed per https://github.com/nodejs/node-gyp/pull/1718#issuecomment-486023253 (thanks, @rvagg!).

Closing this now, feel free to reopen and/or comment though.

$ npm i node-gyp
+ [email protected]
added 100 packages from 67 contributors and audited 156 packages in 5.265s
found 0 vulnerabilities
Was this page helpful?
0 / 5 - 0 ratings

Related issues

halkar picture halkar  路  4Comments

meldsza picture meldsza  路  3Comments

zghbyslzf picture zghbyslzf  路  3Comments

jhermsmeier picture jhermsmeier  路  3Comments

swaj picture swaj  路  3Comments