|
|
|
|
|
by michaelmior
3744 days ago
|
|
True, but it's common to have requirements of the form "^1.0.0" (especially since this is the default of npm i --save). It's easy to publish a new version that would be installed by a project declaring a dependency in this form. |
|