@harmony-js/crypto
Advanced tools
Comparing version 0.0.47 to 0.0.48
@@ -0,0 +0,0 @@ export declare class HarmonyAddress { |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ export declare type Arrayish = string | ArrayLike<number>; |
@@ -0,0 +0,0 @@ export declare const UNKNOWN_ERROR = "UNKNOWN_ERROR"; |
@@ -0,0 +0,0 @@ import hdkey from 'hdkey'; |
@@ -0,0 +0,0 @@ import { Arrayish } from './bytes'; |
@@ -0,0 +0,0 @@ import { EncryptOptions, Keystore } from './types'; |
@@ -0,0 +0,0 @@ import * as bytes from './bytes'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { Arrayish } from './bytes'; |
@@ -0,0 +0,0 @@ export declare type KDF = 'pbkdf2' | 'scrypt'; |
{ | ||
"name": "@harmony-js/crypto", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"description": "crypto libraries for harmony", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/utils": "0.0.47", | ||
"@harmony-js/utils": "0.0.48", | ||
"aes-js": "^3.1.2", | ||
@@ -34,3 +34,3 @@ "bip39": "^2.5.0", | ||
}, | ||
"gitHead": "caa33e4b2efba09a933b15a378c785d2140006ea" | ||
"gitHead": "82c5bd438c4bca7f016adee93277bd4ad4d63c71" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
161566
66
3152
+ Added@harmony-js/utils@0.0.48(transitive)
+ Added@types/node@22.10.1(transitive)
+ Addedcipher-base@1.0.6(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@harmony-js/utils@0.0.47(transitive)
- Removed@types/node@22.9.4(transitive)
- Removedcipher-base@1.0.5(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@harmony-js/utils@0.0.48