Socket
Socket
Sign inDemoInstall

@holochain/client

Package Overview
Dependencies
Maintainers
0
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holochain/client - npm Package Versions

1
79

0.10.3

Diff

Changelog

Source

2022-12-12: v0.10.3

Changed

  • Use lodash-es instead of lodash
jost-s
published 0.10.2 •

Changelog

Source

2022-12-08: v0.10.2

Fixed

  • Missing export of AppAgentWebsocket
jost-s
published 0.10.1 •

Changelog

Source

2022-12-08: v0.10.1

Fixed

  • Switch event emitter package from "events" to "Emittery".
jost-s
published 0.10.0 •

Changelog

Source

2022-12-07: v0.10.0

Added

  • Interface AppAgentClient, along with a class that implements that interface AppAgentWebsocket as part of work to unify the holochain and holo client apis. Happ devs will now be able to write the majority of their client code using the AppAgentClient interface, completely agnostic as to whether they're in a pure holochain or holo context.
  • Add App API call gossip_info, which returns progress data on historical gossip.
  • Update to holochain 0.0.175, hdk 0.0.163 which includes all the breaking change renames
jost-s
published 0.9.3 •

Changelog

Source

2022-11-02: v0.9.3

Added

  • Add Admin API call getDnaDefinition, which returns the DNA definition for a given DNA hash.

Changed

  • Upgrade to Holochain v0.0.170

Fixed

  • Fix AppEntryType type definition, leading to wrong deserialization.
jost-s
published 0.9.2 •

Changelog

Source

2022-09-30: v0.9.2

Fixed

  • Response type for request RestoreCloneCell set to InstalledCell.
jost-s
published 0.9.1 •

Changelog

Source

2022-09-30: v0.9.1

Added

  • Expose clone id class.
jost-s
published 0.9.0 •

Changelog

Source

2022-09-30: v0.9.0

Added

  • Added calls for clone cell management:
    • App API: create clone cell
    • App API: archive clone cell
    • Admin API: restore clone cell
    • Admin API: delete archived clone cells
  • Added utility class CloneId

Changed

  • BREAKING CHANGE: RegisterDnaRequest parameters have changed in Conductor API.
  • Upgraded isomorphic-ws to v5.0.0 which provides native ES modules.
jost-s
published 0.8.0 •

Changelog

Source

2022-08-24: v0.8.0

Changed

  • Updated uid to network_seed after name change in Holochain.
jost-s
published 0.7.0 •

Changelog

Source

2022-08-01: v0.7.0

Added

  • Main entry points in package.json for CommonJS and ECMA modules.

Removed

  • BREAKING: bundle.ts module, which was Nodejs-specific and not compatible with browser-based clients.

Fixed

  • Update link to launcher in comment (#123).
  • Cater for some edge cases for function getDhtOpAction (#122).
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