@illumass/thunderlane-common
TypeScript icon, indicating that this package has built-in type declarations

4.0.0-3 • Public • Published

Thunderlane Common

Common functions for Thunderlane plugins

Scripts

  • npm run clean Clean artifacts

  • npm run build Build the project. It creates two variants

    • lib contains an ES6/ES2015 module.

Release procedure

  1. git flow release start x.y.z
  2. npm --no-git-tag-version version <major|minor|patch>
  3. git commit -a -m 'Bump version'
  4. git flow release finish x.y.z
  5. git push
  6. git checkout master
  7. git push
  8. git push --tags
  9. nvm use
  10. npm publish --access public npm will ask for a OTP.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.0-30latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.0-30
4.0.0-20
4.0.0-10
4.0.0-00
2.5.0-alpha.30
2.5.0-alpha.20
2.5.0-alpha.10
2.4.0-beta.40
2.4.0-beta.30
2.4.0-beta.20
2.4.0-beta.10
2.3.00
2.2.00
2.1.00
2.0.30
2.0.20
2.0.10
2.0.00
1.1.01
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i @illumass/thunderlane-common

Weekly Downloads

1

Version

4.0.0-3

License

UNLICENSED

Unpacked Size

32.7 kB

Total Files

6

Last publish

Collaborators

  • toku-leo
  • allanchu