nodist icon indicating copy to clipboard operation
nodist copied to clipboard

fix #239

Open ashidaharo opened this issue 3 years ago • 1 comments

fix #239

note: In order to create this fix, 
      I also looked at lib/nodist.js for reference, which is supposed to handle "latest" as well, 
      and found out that they use lib/version.js to handle versions. 
      Unlike lib/nodist/js, lib/npm.js has to deal with "match", 
      so it seems to have its own version handling defined.
      Following the philosophy that if you don't need to make a big change, you shouldn't, 
      I've limited myself to a small fix to npm.js. 
      But I'm curious, so I'll make a special note here.

ashidaharo avatar Sep 21 '21 05:09 ashidaharo

Is there a problem?

ashidaharo avatar Jan 21 '22 00:01 ashidaharo