0.7.0 • Published 3 months ago

@permanentorg/sdk v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

lint test codecov

@permanentorg/sdk

This project is a TypeScript SDK for interfacing with Permanent.org's API.

You can view the project's changelog to learn more about our releases.

Code

The project is organized as follows:

- docs // Contains documentation related to the project
- src  // Contains all project code
| - sdk   // The core / exposed functionality of the SDK
| - utils.ts
| - types.ts
| - index.ts // project root, exports the full contents of /sdk and the externally needed types from types.js

Publishing

This can be published to npm with the publish (npm) GitHub Action. Make sure to update the change log and increase the version number in package.json when you do so.

Contributing

Contributors to this repository agree to adhere to the Contributor Covenant Code of Conduct. To report violations, get in touch with engineers@permanent.org.

The version of NodeJS used for development is specified in .node-version located at the project root.

Be sure to include updates to the changelog as part of any contribution.

Security

Found a vulnerability? Report this and any other security concerns to engineers@permanent.org.

License

This code is free and open source software licensed under the MIT License.

0.7.0

3 months ago

0.6.0

1 year ago

0.5.4

1 year ago

0.5.3

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago