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

skynet-js

Package Overview
Dependencies
Maintainers
2
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 2.0.2 to 2.0.3

6

CHANGELOG.md
# Changelog
## [2.0.3]
### Changed
- Remove some test code that made it into the published version.
## [2.0.2]

@@ -4,0 +10,0 @@

12

dist/index.js

@@ -69,12 +69,2 @@ "use strict";

var _utils = require("./utils.js");
// Get the following files to run or the client's methods won't be defined.
var client = new _client.SkynetClient("https://siasky.net");
var skylink = "CABqlFxQyimh292KJlqp-7HMA_vypPnSCoB-QZjzG5ObHw";
document.getElementById("download").addEventListener("click", function () {
client.downloadFile(skylink);
});
document.getElementById("open").addEventListener("click", function () {
client.openFile(skylink);
});
var _utils = require("./utils.js");
{
"name": "skynet-js",
"version": "2.0.2",
"version": "2.0.3",
"description": "Sia Skynet Javascript Client",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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