Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adastradev/data-ingestion-sdk

Package Overview
Dependencies
Maintainers
11
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adastradev/data-ingestion-sdk - npm Package Compare versions

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

3

dist/index.d.ts
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"));

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc