1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/npm
David Sherret b708a13eb0
feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247)
Stores normalized version constraints in the lockfile, which will
improve reproducibility and will fix a bug with duplicate specifiers
ending up in the lockfile. Also, gets rid of some duplicate data in the
specifiers area of the lockfile.
2024-08-28 14:17:47 -04:00
..
managed feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247) 2024-08-28 14:17:47 -04:00
byonm.rs fix: replace npm install hint with deno install hint (#25244) 2024-08-28 02:31:41 +00:00
cache_dir.rs chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746) 2024-08-01 08:35:35 -04:00
common.rs feat(node): support username and _password in .npmrc file (#24793) 2024-08-14 18:53:15 +02:00
mod.rs fix(add): Support dist tags in deno add (#24960) 2024-08-08 16:45:41 +00:00