needle
needle copied to clipboard
Differences between current package.json and npmjs.com
Hello,
We got into some CI failure that lead me to have a look at the evolution of the debug
dependency in the needle
package, and while doing that I've noticed that slight discrepency.
Is it normal that https://www.npmjs.com/package/needle/v/2.3.0 was released 9 hours ago but current master shows only 2.2.3
and no v2.3.0
tag either? https://github.com/tomas/needle/blob/master/package.json#L3
So I'm curious, is it just a git push
that was forgot / failed, or is there a good reason ?
Yes, forgot to push!