@coong/utils
Advanced tools
+2
-1
@@ -14,3 +14,4 @@ export declare enum ErrorCode { | ||
| AccountNameRequired = "AccountNameRequired", | ||
| AccountNameUsed = "AccountNameUsed" | ||
| AccountNameUsed = "AccountNameUsed", | ||
| InvalidMnemonic = "InvalidMnemonic" | ||
| } | ||
@@ -17,0 +18,0 @@ export declare const ErrorCodes: string[]; |
+1
-0
@@ -16,2 +16,3 @@ export var ErrorCode; | ||
| ErrorCode["AccountNameUsed"] = "AccountNameUsed"; | ||
| ErrorCode["InvalidMnemonic"] = "InvalidMnemonic"; | ||
| })(ErrorCode || (ErrorCode = {})); | ||
@@ -18,0 +19,0 @@ export const ErrorCodes = Object.values(ErrorCode); |
+2
-2
| { | ||
| "name": "@coong/utils", | ||
| "version": "0.0.20", | ||
| "version": "0.0.21-alpha.0+9e76d82", | ||
| "description": "Utilities for Coong wallet", | ||
@@ -23,3 +23,3 @@ "author": "Thang X. Vu <thang@coongwallet.io>", | ||
| "license": "Apache-2.0", | ||
| "gitHead": "9bcffee969ebfcf5c2ff89238b1bb111a4ada5c4" | ||
| "gitHead": "9e76d82f99fe754eefe3ac69566c147062ae7cd8" | ||
| } |
+1
-1
| // THIS FILE IS AUTO-GENERATED, DO NOT EDIT! | ||
| export const packageInfo = { name: '@coong/utils', version: '0.0.20' }; | ||
| export const packageInfo = { name: '@coong/utils', version: '0.0.21-alpha.0' }; |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
16067
0.75%111
1.83%1
Infinity%