vintrace-sdk 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vintrace-sdk",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "TypeScript SDK for Vintrace API. Note: This SDK is not affiliated with or endorsed by Vintrace in any way. It is an independent project created by a third-party developer to provide a convenient interface for interacting with the Vintrace API. Use at your own risk and always refer to the official Vintrace API documentation for the most accurate and up-to-date information. This SDK is provided as-is without any warranties or guarantees. The developer is not responsible for any issues, bugs, or data loss that may occur from using this SDK. Always test thoroughly in a safe environment before using it in production. This SDK is in beta and may have breaking changes in future releases. Contributions and feedback are welcome to help improve the SDK.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",