2.2.0 • Published 18 days ago

@factsmission/synogroup v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
18 days ago

SynoGroup NPM Package

This folder contains all the neccesary tools to generate and publish a NPM package containing the synogroup library.

(If you’re reading this on npmjs.com, read the actual readme in the parent repository linked to the left for more Information about Synogroup itself)

How to

# (from within this folder)
npm install # install tsc for the declaration file
npm version patch # or ensure that the version number differs from the last published version otherwise
# npm run publish-package # generates and publishes npm package
npm run make-package

Note that the generated types are currently slightly broken, manually remove imports from index.d.ts before publishing

npm publish --access public

Testing (-ish)

npm run make-package

Generates the package code (index.js & index.d.ts) without publishing.

Prerequiites

  1. Deno
  2. You need to be logged in to NPM with an account that can publish "@factsmission/synogroup"
2.2.0

18 days ago

2.1.1

20 days ago

2.1.0

1 month ago

2.0.0-beta3

1 month ago

2.0.0-beta1

2 months ago

2.0.0-beta2

1 month ago

2.0.3

1 month ago

2.0.2

1 month ago

2.0.5

1 month ago

2.0.4

1 month ago

2.0.1

1 month ago

2.0.0

1 month ago

2.0.0-beta

2 months ago

1.1.1

4 months ago

1.1.0

1 year ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago