Skip to content

Releases: 59naga/npm-tarball

v0.1.1

Choose a tag to compare

@59naga 59naga released this 09 Jun 17:45

🐛

  • fix against non-existent version returns the latest version. to thr (d51f8b7)

v0.1.0

Choose a tag to compare

@59naga 59naga released this 09 Jun 16:35

  • add .createReadStream alias of new NpmTarball (37eb64e)

v0.0.1

Choose a tag to compare

@59naga 59naga released this 09 Jun 16:16

🐛

  • fix non-existent package throw unhandled error (877f692)
  • fix numeric range is handled as latest (092232d)

💚

  • add deploy.api_key/CODECLIMATE_REPO_TOKEN (27a1b84)

📝

  • remove appveyor badge ci skip
  • write the examples (050723f)

🎉

🔧

  • add npm run lint (9681db7)
  • fix missing devDeps eslint-plugin-promise (e554d20)