Skip to content

Releases: denoland/deno_npm

0.20.0

26 Apr 15:09
Compare
Choose a tag to compare
  • feat: ResolvedNpmRc (#51)

0.19.2

25 Apr 19:10
Compare
Choose a tag to compare
  • fix: return url when config is default and fix scope lookup (#50)

0.19.1

25 Apr 16:49
Compare
Choose a tag to compare
  • fix: add registry url to npmrc result (#49)

0.19.0

25 Apr 15:33
Compare
Choose a tag to compare
  • feat: .npmrc file parsing (#45)
  • feat: ability to get registry config for package from npmrc (#46)
  • feat: add NpmResolutionPackage.scripts (#47)

0.18.0

23 Apr 17:44
Compare
Choose a tag to compare
  • feat: add NpmResolutionPackage.bin (#44)

0.17.0

15 Feb 00:48
Compare
Choose a tag to compare
0.17.0

0.16.0

21 Jan 22:14
Compare
Choose a tag to compare
0.16.0

0.15.3

06 Dec 16:41
Compare
Choose a tag to compare
  • fix: NpmSystemInfo - Implement Eq, ParitalEq (#40)

0.15.2

03 Oct 16:24
Compare
Choose a tag to compare
  • fix: handle optional deps not found in dependencies map (#38)
  • fix: resolve a version requirement to the latest dist tag if it matches (#37)

0.15.1

18 Sep 16:37
Compare
Choose a tag to compare
  • fix: shasum is stored as hex (#34)