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

skynet-js

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skynet-js - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "skynet-js",
"version": "0.0.2",
"version": "0.0.3",
"description": "Sia Skynet Javascript Client",

@@ -5,0 +5,0 @@ "browser": "src/index.js",

@@ -6,3 +6,3 @@ import parse from "url-parse";

this.upload = upload.bind(null, portalUrl);
this.uploadDirectory = upload.bind(null, portalUrl);
this.uploadDirectory = uploadDirectory.bind(null, portalUrl);
this.download = download.bind(null, portalUrl);

@@ -9,0 +9,0 @@ this.open = open.bind(null, portalUrl);

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