@akashnetwork/akashjs
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@akashnetwork/akashjs", | ||
"version": "0.0.1", | ||
"description": "", | ||
"version": "0.0.2", | ||
"description": "Akash Network JS SDK", | ||
"repository": { | ||
"url": "https://github.com/ovrclk/akashjs" | ||
}, | ||
"main": "build/index.js", | ||
@@ -6,0 +9,0 @@ "types": "build/", |
@@ -11,2 +11,4 @@ # akashjs | ||
install from `npm` | ||
```bash | ||
@@ -16,2 +18,11 @@ npm i @akashnetwork/akashjs | ||
or use the umd bundle | ||
```html | ||
<script | ||
type="text/javascript" | ||
src="https://unpkg.com/@akashnetwork/akashjs@0.0.1/umd/akashjs.js" | ||
></script> | ||
``` | ||
# Getting Started | ||
@@ -18,0 +29,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
61
891377
68
25178