@adastradev/data-ingestion-sdk
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"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 | ||
``` |
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
13943
17