0.9.0 • Published 2 years ago

@solucx/instance-typing v0.9.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

instance-typing

Typescript enforcing typing for instance object

Installation

To install this packege use npm install @solucx/instance-typing

This is a private repository. You should be logged in into a allowed npm account or keep this authorized .npmrc credentials file at project or usr root folder.

Test

To run the test suite use npm run test

Publish

To publish a new version of the SDK follow this steps:

  1. npm version (major|minor|patch)
    • major -> breaking changes
    • minor -> non-breaking changes
    • patch -> bugfixes
  2. npm publish
    • you have to logged in npm (npm login)
    • you should have access to the npm package (https://www.npmjs.com/package/@solucx/instance-typing)
  3. git push --tags
0.9.0

2 years ago

0.7.2

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.6.2

2 years ago

0.7.0

2 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago