@artaio/node-api
Advanced tools
Comparing version 0.32.1 to 0.32.2
{ | ||
"name": "@artaio/node-api", | ||
"version": "0.32.1", | ||
"version": "0.32.2", | ||
"description": "The Arta Node library provides a seamless integration to Arta API for applications running on Node.js using both Typescript or Javascript.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
{ | ||
"name": "@artaio/node-api", | ||
"version": "0.32.1", | ||
"version": "0.32.2", | ||
"description": "The Arta Node library provides a seamless integration to Arta API for applications running on Node.js using both Typescript or Javascript.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1,5 +0,1 @@ | ||
### Pre-release notice | ||
arta-node-api is in a pre-release beta. The package's API is unstable and expected to change prior to public release. Please only make use of the package in coordination with ARTA during this period. | ||
Arta Node.js Library | ||
@@ -57,2 +53,2 @@ === | ||
### Development | ||
To develop a new function on the SDK, run `npm install` to install all the dependencies (only dev dependencies) and then run `npm run build` and the compiled JS code will be stored in the `dist/` folder which is the folder with the content published to NPM. | ||
To develop a new function on the SDK, run `npm install` to install all the dependencies (only dev dependencies) and then run `npm run build` and the compiled JS code will be stored in the `dist/` folder which is the folder with the content published to NPM. |
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
480380
54