@adastradev/data-ingestion-sdk
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0-beta.4
export * from './DataIngestionApi'; | ||
export * from './IGlobalSettingsApiModel'; | ||
export * from './ITenantSettingsApiModel'; | ||
export * from './AstraResponse'; | ||
export * from './SnapshotReceivedEventModel'; | ||
export * from './ISnapshotReceivedEventModel'; |
@@ -7,1 +7,3 @@ "use strict"; | ||
__export(require("./DataIngestionApi")); | ||
__export(require("./AstraResponse")); | ||
__export(require("./SnapshotReceivedEventModel")); |
{ | ||
"name": "@adastradev/data-ingestion-sdk", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"description": "Astra data ingestion SDK for JavaScript in the browser and Node.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
9298
156