Socket
Socket
Sign inDemoInstall

@holochain/client

Package Overview
Dependencies
16
Maintainers
13
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
9Next

0.11.9

Diff

Changelog

Source

2022-12-23: v0.11.9

Added

  • Introduce GrantedFunctionsType to reflect newly added wildcard option for all zomes and functions.

Changed

  • Simplify authorizeSigningCredentials by making functions an optional parameter and defaulting to all zomes and functions.
jost-s
published 0.11.8 •

Changelog

Source

2022-12-21: v0.11.8

Changed

  • Move signing functions to corresponding modules and simplify fn signZomeCall.
jost-s
published 0.11.7 •

Changelog

Source

2022-12-21: v0.11.7

Changed

  • AppAgentWebsocket constructor is private now and follows the same pattern to instantiate through connect as the other websockets.
jost-s
published 0.11.6 •

Changelog

Source

2022-12-21: v0.11.6

Fixed

  • Revert launcher refactors that introduced problems.
jost-s
published 0.11.5 •

Changelog

Source

2022-12-20: v0.11.5

Fixed

  • tauri-apps bug which came out of the blue.
jost-s
published 0.11.4 •

Changelog

Source

2022-12-20: v0.11.4

Changed

  • Tidy up signing module & export functions for signing.
jost-s
published 0.11.3 •

Changelog

Source

2022-12-20: v0.11.3

Fixed

  • Serialization package issue.
jost-s
published 0.11.2 •

Changelog

Source

2022-12-20: v0.11.2

Removed

  • Deprecated API calls.

Fixed

  • Type definition of functions in authorizeNewSigningKeyPair.
  • Problem with rolling up serialization package.
jost-s
published 0.11.1 •

Changelog

Source

2022-12-19: v0.11.1

Removed

  • property provenance from AppAgentCallZomeRequest.
jost-s
published 0.11.0 •

Changelog

Source

2022-12-18: v0.11.0

Added

  • Low-level functions to generate and authorize signing keys and to sign zome calls with them.
  • High-level function to handle key generation and zome call signing automatically.

Removed

  • BREAKING CHANGE: Remove call install_app.

Changed

  • BREAKING CHANGE: Upgrade to Holochain v0.1.0-beta-rc.1
  • BREAKING CHANGE: Require all zome calls to be signed.
  • BREAKING CHANGE: Rename install_app_bundle to install_app.
  • BREAKING CHANGE: Rename archive_clone_cell to disable_clone_cell.
  • BREAKING CHANGE: Rename restore_archived_clone_cell to enable_clone_cell.
  • BREAKING CHANGE: Move enable_clone_cell to App API.
  • BREAKING CHANGE: Refactor delete_clone_cell to delete a single disabled clone cell.
  • BREAKING CHANGE: Refactor app_info to return all cells and DNA modifiers.
  • BREAKING CHANGE: Rename request_agent_info to agent_info.
  • AppAgentWebsocket constructor uses launcher env.INSTALLED_APP_ID when present
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