Comparing version 0.0.43 to 0.0.44
@@ -20,3 +20,3 @@ import * as constants from "./lib/constants" | ||
import getSignature from "./lib/getSignature" | ||
import verifySignature from ".li/verifySignature" | ||
import verifySignature from ".lib/verifySignature" | ||
import generateNewKeyPairFromHdKey from "./lib/generateNewKeyPairFromHdKey" | ||
@@ -23,0 +23,0 @@ import encryptTemplate from "./lib/encryptTemplate" |
{ | ||
"name": "doichain", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "A js-Doichain library. The goal is to fully cover the Doichain protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
195683