jonschlinkert / set-value

Set nested properties on an object using dot-notation.
https://github.com/jonschlinkert
MIT License
271 stars 41 forks source link

Quarantine set-value@2.0.1 #15

Closed PoojaWali closed 5 years ago

PoojaWali commented 5 years ago

Hi ,

I am facing

18186 verbose stack Error: 403 Requested item is quarantined: set-value@http://nexus/repository/npmpublic/set-value/-/set-value-2.0.1.tgz ..

I am using angular :^6.0.1 and i have explicitly added set-value:^3.0.1.! After npm install i am facing same issue again

doowb commented 5 years ago

This looks like it's an issue with npm or whatever nexus is. set-value@2.0.1 is a patched version and does not have a vulnerability.

millette commented 5 years ago

@doowb Could you publish the 2.0.1 tag (release) to github? It seems to be missing (but published to npm, where it matters).

doowb commented 5 years ago

I'll update the tags later tonight.

doowb commented 5 years ago

2.0.1 has been tagged.