num-client
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "num-client", | ||
"version": "0.0.1", | ||
"description": "A MODL interpreter in TypeScript", | ||
"version": "0.0.2", | ||
"description": "A NUM Protocol Client in TypeScript", | ||
"types": "index.d.ts", | ||
@@ -52,3 +52,2 @@ "dependencies": { | ||
"files": [ | ||
"dist/**/*", | ||
"lib/**/*", | ||
@@ -55,0 +54,0 @@ "index.d.ts", |
@@ -43,15 +43,7 @@ # NUM Client | ||
1. Add the following line to your `package.json` file in your TypeScript, JavaScript or Flutter project: | ||
```json | ||
"dependencies": { | ||
"num-client": "git+ssh://git@github.com:NUMtechnology/num-javascript-client.git#v0.0.1", | ||
... | ||
} | ||
Install using: | ||
```shell | ||
npm install -s num-client | ||
``` | ||
2. Run `npm install` or equivalent for your project | ||
**Note**: keep an eye on the releases and update the version number as neccessary to get the latest version. The package will be available at `npmjs.org` shortly. | ||
# TypeScript Examples | ||
@@ -58,0 +50,0 @@ ## Importing the Client |
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
85497
16
2376
208