▲ | belgattitude 5 days ago | |||||||||||||||||||||||||||||||
I think you should unpublish rather than deprecate... `npm unpublish package@version` ... It's possible within 72h. One reason is that the patched version contains -alpha... so tools like npm-check-updates would keep the 1.3.3 as the latest release for those who installed it | ||||||||||||||||||||||||||||||||
▲ | hfmuehleisen 5 days ago | parent [-] | |||||||||||||||||||||||||||||||
Yes we tried, but npm would not let us because of "dependencies". We've reached out to them and are waiting for a response. In the meantime, we re-published the packages with newer versions so people won't accidentally install the compromised version. | ||||||||||||||||||||||||||||||||
|