@trinsic/api
Advanced tools
Comparing version 0.6.2 to 1.0.0
{ | ||
"name": "@trinsic/api", | ||
"version": "0.6.2", | ||
"version": "1.0.0", | ||
"description": "Trinsic API TypeScript library.", | ||
@@ -5,0 +5,0 @@ "author": "Trinsic", |
@@ -11,3 +11,3 @@ # Trinsic API TypeScript Library | ||
See the [Trinsic docs](https://connect.docs.trinsic.id/docs/) for more detailed information on how to start integrating with our identity acceptance network. | ||
See the [Trinsic docs](https://docs.trinsic.id/docs/) for more detailed information on how to start integrating with our identity acceptance network. | ||
@@ -33,3 +33,3 @@ ## Installation | ||
const attachments = new NetworkApi(config); | ||
const attachments = new AttachmentsApi(config); | ||
const network = new NetworkApi(config); | ||
@@ -49,3 +49,3 @@ const sessions = new SessionsApi(config); | ||
New features and bug fixes are released on the latest major version of the `@trinsic/api` package. If you are on an older major version, we recommend that you upgrade to the latest in order to use the new features and bug fixes including those for security vulnerabilities. Older major versions of the package will continue to be available for use, but will not be receiving any updates. | ||
New features and bug fixes are released on the latest major version of the package. If you are on an older major version, we recommend that you upgrade to the latest in order to use the new features and bug fixes including those for security vulnerabilities. Older major versions of the package will continue to be available for use, but will not be receiving any updates. | ||
@@ -56,5 +56,5 @@ Any issues, inquiries, and feature requests can be sent to [support@trinsic.id](mailto:support@trinsic.id), or feel free to open a GitHub issue [here](https://github.com/trinsic-id/sdk/issues). | ||
- [API Reference](https://connect.docs.trinsic.id/reference) | ||
- [API Reference](https://docs.trinsic.id/reference) | ||
- [Developer Guide](https://github.com/stripe/stripe-node/wiki/Passing-Options) | ||
- [Our Blog](https://trinsic.id/blog/) | ||
- [Schedule a demo](https://trinsic.id/contact/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
2
399877