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

@holochain/client

Package Overview
Dependencies
Maintainers
0
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holochain/client - npm Package Versions

1
810

0.9.3

Diff

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).
jost-s
published 0.6.0 •

Changelog

Source

2022-07-08: v0.6.0

Changed

  • Use more specific type DnaHash in CellId PR #120
  • Change argument appInfoTransform of appInfo to take an AppWebsocket PR #121

Fixed

  • fix(type): use entry type for record PR #119
jost-s
published 0.5.0 •

Changelog

Source

2022-07-05: v0.5.0

Added

  • Type Record and RecordEntry

Changed

  • Updates nomenclature in types from Header/Element to Action/Record as per changes from holochain 0.0.145 PR #117
  • Update test fixture to holochain 0.0.147 PR #117
jost-s
published 0.4.3 •

Changelog

Source

2022-06-07: v0.4.3

Fixed

  • Correct field name hashed in Header #113
jost-s
published 0.4.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