@gotabit/crypto
Advanced tools
+2
-2
@@ -1,3 +0,3 @@ | ||
| declare type PrivKey = Uint8Array | string | bigint | number; | ||
| declare type PubKey = Uint8Array | string; | ||
| type PrivKey = Uint8Array | string | bigint | number; | ||
| type PubKey = Uint8Array | string; | ||
| export declare const getEncryptParams: (privKey: PrivKey, pubKey: PubKey, method?: 'basic' | 'ecies') => Promise<{ | ||
@@ -4,0 +4,0 @@ encryptKey: string; |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"AAKA,aAAK,OAAO,GAAG,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC;AACrD,aAAK,MAAM,GAAG,UAAU,GAAG,MAAM,CAAC;AAElC,eAAO,MAAM,gBAAgB,YAClB,OAAO,UACR,MAAM,WACL,OAAO,GAAG,OAAO;;;;;;;;;;;;EA0B3B,CAAC"} | ||
| {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"AAKA,KAAK,OAAO,GAAG,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC;AACrD,KAAK,MAAM,GAAG,UAAU,GAAG,MAAM,CAAC;AAElC,eAAO,MAAM,gBAAgB,YAClB,OAAO,UACR,MAAM,WACL,OAAO,GAAG,OAAO;;;;;;;;;;;;EA0B3B,CAAC"} |
+4
-4
| { | ||
| "name": "@gotabit/crypto", | ||
| "description": "Cosmos Wallet core", | ||
| "version": "0.1.2", | ||
| "version": "1.1.27", | ||
| "author": "GotaBit DEV <dev@gotabit.org>", | ||
@@ -62,4 +62,4 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@cosmjs/crypto": "^0.29.3", | ||
| "@cosmjs/encoding": "^0.29.3", | ||
| "@cosmjs/crypto": "0.31.0", | ||
| "@cosmjs/encoding": "0.31.0", | ||
| "@noble/hashes": "^1.1.5", | ||
@@ -71,3 +71,3 @@ "@noble/secp256k1": "^1.7.0", | ||
| }, | ||
| "gitHead": "962b0816a0d610ae283e948f1bb0b49ab8ed2b03" | ||
| "gitHead": "5f0bd4d41db9b31b9b06078535a5e2cd02835a69" | ||
| } |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%30150
-0.06%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated