@toruslabs/torus.js
Advanced tools
Comparing version 15.1.0-0 to 15.1.0
@@ -14,2 +14,3 @@ 'use strict'; | ||
var nodeUtils = require('./helpers/nodeUtils.js'); | ||
var tssPubKeyUtils = require('./helpers/tssPubKeyUtils.js'); | ||
@@ -68,1 +69,2 @@ | ||
exports.retrieveOrImportShare = nodeUtils.retrieveOrImportShare; | ||
exports.GetOrSetTssDKGPubKey = tssPubKeyUtils.GetOrSetTssDKGPubKey; |
@@ -12,1 +12,2 @@ export { JRPC_METHODS, SAPPHIRE_DEVNET_METADATA_URL, SAPPHIRE_METADATA_URL } from './constants.js'; | ||
export { GetPubKeyOrKeyAssign, VerifierLookupRequest, retrieveOrImportShare } from './helpers/nodeUtils.js'; | ||
export { GetOrSetTssDKGPubKey } from './helpers/tssPubKeyUtils.js'; |
@@ -7,1 +7,2 @@ export * from "./common"; | ||
export * from "./nodeUtils"; | ||
export * from "./tssPubKeyUtils"; |
{ | ||
"name": "@toruslabs/torus.js", | ||
"version": "15.1.0-0", | ||
"version": "15.1.0", | ||
"description": "Handle communication with torus nodes", | ||
@@ -5,0 +5,0 @@ "main": "dist/lib.cjs/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
670378
58
9759
0