@burstjs/crypto
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -19,1 +19,2 @@ export * from './crypto'; | ||
export * from './generateSignature'; | ||
export * from '../typings/keys'; |
@@ -24,2 +24,3 @@ "use strict"; | ||
__export(require("./generateSignature")); | ||
__export(require("../typings/keys")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@burstjs/crypto", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Cryptographic functions for building Burstcoin apps.", | ||
@@ -54,3 +54,3 @@ "contributors": [ | ||
}, | ||
"gitHead": "424eba9866f7bde74e3671aa22e2409778e6abf4", | ||
"gitHead": "4bcd180f7f317736d2e36e9680355d0acab0b505", | ||
"publishConfig": { | ||
@@ -57,0 +57,0 @@ "access": "public" |
@@ -20,1 +20,2 @@ /** @module crypto */ | ||
export * from './generateSignature'; | ||
export * from '../typings/keys'; |
Sorry, the diff of this file is not supported yet
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
373537
3533