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
0
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 3.0.2 to 3.0.3

6

package.json
{
"name": "@adastradev/data-ingestion-sdk",
"version": "3.0.2",
"version": "3.0.3",
"description": "Astra data ingestion SDK for JavaScript in the browser and Node.js",

@@ -24,3 +24,5 @@ "main": "dist/index.js",

"homepage": "https://github.com/adastradev/data-ingestion-sdk-js#readme",
"files": [ "dist" ],
"files": [
"dist"
],
"dependencies": {

@@ -27,0 +29,0 @@ "@adastradev/aws-api-gateway-client": "^2.0.6",

# data-ingestion-sdk-js
Astra data ingestion SDK for JavaScript in the browser and Node.js
## Development
### Install packages
```
npm i
```
### Run linting
```
npm run lint
```
### Run build
```
npm run build
```
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