@holochain/client
Advanced tools
Comparing version 0.17.0-dev.4 to 0.17.0-dev.5
@@ -117,3 +117,3 @@ import Emittery from "emittery"; | ||
provenance: this.myPubKey, | ||
cell_id, | ||
cell_id: [cell_id[0], cell_id[1]], | ||
}; | ||
@@ -120,0 +120,0 @@ return this.appWebsocket.callZome(zomeCallPayload, timeout); |
{ | ||
"name": "@holochain/client", | ||
"version": "0.17.0-dev.4", | ||
"version": "0.17.0-dev.5", | ||
"description": "A JavaScript client for the Holochain Conductor API", | ||
@@ -5,0 +5,0 @@ "author": "Holochain Foundation <info@holochain.org> (http://holochain.org)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131173