0.1.9 • Published 9 months ago

t4sd-types v0.1.9

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Project setup

Restore packages

Run this command in your project directory to restore packages from the Azure DevOps feed.

npm install

Publish packages

Run this command in your project directory

npm publish

Update packages

Run this command in your project directory

npm update

Unpublish packages

To unpublish a npm package version, run the following command:

npm unpublish <package>@<version>

Get this package

Run this command in your project directory

npm install t4sd-types@version

Deprecate/Delete packages

To mark a npm package version as deprecated, run the following command:

npm deprecate <package>@<version> "This version is deprecated because <reason>. Please upgrade to the latest version."

Helpful links

0.1.8

9 months ago

0.1.7

9 months ago

0.1.9

9 months ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago