Socket
Socket
Sign inDemoInstall

@holochain/client

Package Overview
Dependencies
Maintainers
12
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holochain/client - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

1

lib/index.d.ts

@@ -6,1 +6,2 @@ export * from './api/admin';

export * from './websocket/app';
export * from './types';

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./websocket/app"), exports);
__exportStar(require("./types"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@holochain/client",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Nodejs client for the Holochain conductor API",

@@ -5,0 +5,0 @@ "author": "Holochain Foundation <info@holochain.org> (http://holochain.org)",

@@ -1,5 +0,6 @@

# holochain-client-js
# Holochain Client - JavaScript
[![Project](https://img.shields.io/badge/project-holochain-blue.svg?style=flat-square)](http://holochain.org/)
[![Forum](https://img.shields.io/badge/chat-forum%2eholochain%2enet-blue.svg?style=flat-square)](https://forum.holochain.org)
[![Project](https://img.shields.io/badge/Project-Holochain-blue.svg?style=flat-square)](http://holochain.org/)
[![Forum](https://img.shields.io/badge/Forum-forum%2eholochain%2enet-blue.svg?style=flat-square)](https://forum.holochain.org)
![CI](https://github.com/holochain/holochain-client-js/actions/workflows/test.yml/badge.svg?branch=main)

@@ -11,6 +12,4 @@ [![Twitter Follow](https://img.shields.io/twitter/follow/holochain.svg?style=social&label=Follow)](https://twitter.com/holochain)

# Conductor API documentation
> Holochain's Conductor API is under active development. This client package tracks that development fairly closely but sometimes gets behind.
Holochain's Conductor API is under active development. This client package tracks that development fairly closely but sometimes gets behind.
## Installation

@@ -63,3 +62,3 @@

This version of `@holochain/client` is currently working with
- `holochain/holochain` at tag [holochain-0.0.121][https://github.com/holochain/holochain/tree/holochain-0.0.121)
- `holochain/holochain` at tag [holochain-0.0.121](https://github.com/holochain/holochain/tree/holochain-0.0.121)
- hdk version [0.0.117 from crates.io](https://crates.io/crates/hdk/0.0.117)

@@ -94,2 +93,2 @@

but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
PURPOSE.

Sorry, the diff of this file is not supported yet

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