Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@akashnetwork/akashjs

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashnetwork/akashjs - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

7

package.json
{
"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 @@

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