New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@holochain/client

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holochain/client - npm Package Versions

0.4.0

Diff
jost-s
published 0.4.0 •

Changelog

Source

2022-06-07: v0.4.0

Changed

  • Converted to pure ES module (dropped CommonJS support)
jost-s
published 0.3.4 •
jost-s
published 0.3.2 •

Changelog

Source

2022-01-20: v0.3.2

Added

  • ES module support
jost-s
published 0.3.1 •

Changelog

Source

2022-01-13: v0.3.1

Fixed

  • Export all common types #96
jost-s
published 0.3.0 •

Changelog

Source

2022-01-12: v0.3.0

Added

  • Adding types and dump full state call #94

Removed

  • Everything that's not needed to use the library, run tests or publish the npm package

Changed

  • Renamed package to @holochain/client and repository to holochain-client-js
  • Use git tag instead of revision SHA for version mentions #92
  • Updated to Holochain v0.0.121 and HDK v0.0.117

Fixed

  • Failed tests cause non-zero exit code #93