Socket
Socket
Sign inDemoInstall

@holochain/client

Package Overview
Dependencies
16
Maintainers
13
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
9Next

0.12.2

Diff

Changelog

Source

2023-02-13: v0.12.2

Added

  • Function to generate a fake DNA hash.

Changed

  • Switch to Nix flake for develop environment. Run nix develop from now on instead of nix-shell. Pass on --extra-experimental-features nix-command --extra-experimental-features flakes or enable these features for your user in ~/.config/nix/nix.conf.
jost-s
published 0.12.1 •

Changelog

Source

2023-02-07: v0.12.1

Changed

  • Update NetworkInfo types.
jost-s
published 0.12.0 •

Changelog

Source

2023-01-27: v0.12.0

Compatible with Holochain v0.1.0

  • No changes; minor version bump.
jost-s
published 0.11.16 •

Changelog

Source

2023-01-25: v0.11.16

Changed

  • Refactor AppAgentWebsocket to directly get the agent pub key from app info.
jost-s
published 0.11.15 •

Changelog

Source

2023-01-23: v0.11.15

Added

  • Return additional field agent_pub_key in AppInfo.

Changed

  • BREAKING CHANGE: The resources field of bundles was changed from Array<number> to Uint8Array.
  • BREAKING CHANGE: CreateCloneCell returns ClonedCell instead of InstalledCell.
  • BREAKING CHANGE: EnableCloneCell returns ClonedCell instead of InstalledCell.
  • BREAKING CHANGE: Remove unused call AdminRequest::StartApp.
  • BREAKING CHANGE: Cell is split up into ProvisionedCell and ClonedCell.
  • BREAKING CHANGE: CellInfo variants are renamed to snake case during serde.
jost-s
published 0.11.14 •

Changelog

Source

2023-01-19: v0.11.14

Added

  • API generation, available under ./docs

Changed

Fixed

  • Cell provisioning strategy type in AppBundle.

Removed

  • TypeScript source maps.
jost-s
published 0.11.13 •

Changelog

Source

2023-01-16: v0.11.13

Fixed

  • Access Blob from window for browser apps (fixes error with Nodejs v16).
jost-s
published 0.11.12 •

Changelog

Source

2023-01-16: v0.11.12

Fixed

  • Cell id log when no signing credentials are present for a cell.
jost-s
published 0.11.11 •

Changelog

Source

2023-01-11: v0.11.11

Changed

  • Refactor util functions that depend on crypto to async import.
jost-s
published 0.11.10 •

Changelog

Source

2023-01-11: v0.11.10

Removed

  • Deprecated parameter signalCb from WsClient and AppWebsocket.

Changed

  • All Launcher environment properties to be optional.

Fixed

  • Types belonging to AppManifest.
  • Add pending request from client after processing response.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc