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

@skynetlabs/skynet-nodejs

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skynetlabs/skynet-nodejs - npm Package Versions

2

2.9.0

Diff

m-cat
published 2.8.0 •

Changelog

Source

[2.8.0]

Fixed

  • A bug has been fixed in downloadFileHns where it was creating a detached promise.

Added

  • disableDefaultPath option for uploadDirectory.
  • format option for downloadFile and downloadFileHns.
m-cat
published 2.7.0 •

Changelog

Source

[2.7.0]

Added

  • stringToUint8ArrayUtf8 and uint8ArrayToStringUtf8 conversion utilities (for working with registry entries).
  • Export more methods from skynet-js:
    • downloadFileHns
    • getHnsUrl, getHnsresUrl
    • getFileContent, getFileContentBinary, getFileContentHns, getFileContentBinaryHns
    • resolveHns,
    • pinSkylink
    • file.getJSON
m-cat
published 2.6.0 •

Changelog

Source

[2.6.0]

Added

  • Add uploadData and downloadData.
  • Add SkyDB and SkyDB V2 (accessed with client.db and client.dbV2). By @parajbs in https://github.com/SkynetLabs/nodejs-skynet/pull/140
m-cat
published 2.5.1 •

Changelog

Source

[2.5.1]

Fixed

  • Fix skynetApiKey not being passed for certain methods.
m-cat
published 2.5.0 •

Changelog

Source

[2.5.0]

Added

  • Add skynetApiKey option for portal API keys.
m-cat
published 2.4.1 •

Changelog

Source

[2.4.1]

Fixed

  • Fix Options not being marshaled from the nodejs client to the skynet-js client.
  • Fix an issue with client.getEntryLink.
  • Fix skynet-js client initialization in Node context (portal URL undefined).
m-cat
published 2.4.0 •

Changelog

Source

[2.4.0]

Added

  • Added client.getMetadata.
m-cat
published 2.3.1 •

Changelog

Source

[2.3.1]

Fixed

  • Fixed bug with paths containing . and .. as inputs to uploadDirectory.
m-cat
published 2.3.0 •

Changelog

Source

[2.3.0]

Added

  • Added client.getSkylinkUrl.
  • Added client.file.getEntryData and client.file.getEntryLink.
  • Added client.db.setDataLink.
  • Added client.registry.getEntry, client.registry.getEntryUrl, client.registry.getEntryLink, client.registry.setEntry, and client.registry.postSignedEntry.
  • Added genKeyPairAndSeed, genKeyPairFromSeed, getEntryLink function exports.
2
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