Y
Hacker News
new
|
ask
|
show
|
jobs
by
cwmoo740
3740 days ago
Can I write an npm script to look at all my other npm scripts and unpublish and republish them every 23 hours and 59 minutes?
2 comments
choward
3740 days ago
Sure, if you want to be a jerk, but you would have to publish a new version every time. You would break my npm-shrinkwrap.json and I would be sure to never use another one of your packages again.
link
kibwen
3740 days ago
The OP addresses this:
"No new packages can be published using the same name and version."
link
dates
3739 days ago
what happens if someone writes a script to publish then unpublish every dictionary word?
link