@onekeyfe/hd-core
Advanced tools
Comparing version 0.1.24 to 0.1.25
@@ -1,2 +0,2 @@ | ||
export declare const DEFAULT_DOMAIN = "https://jssdk.onekey.so/"; | ||
export declare const DEFAULT_DOMAIN: string; | ||
//# sourceMappingURL=config.d.ts.map |
{ | ||
"name": "@onekeyfe/hd-core", | ||
"version": "0.1.24", | ||
"version": "0.1.25", | ||
"description": "> TODO: description", | ||
@@ -28,4 +28,4 @@ "author": "OneKey", | ||
"dependencies": { | ||
"@onekeyfe/hd-shared": "^0.1.24", | ||
"@onekeyfe/hd-transport": "^0.1.24", | ||
"@onekeyfe/hd-shared": "^0.1.25", | ||
"@onekeyfe/hd-transport": "^0.1.25", | ||
"axios": "^0.27.2", | ||
@@ -41,3 +41,3 @@ "bignumber.js": "^9.0.2", | ||
}, | ||
"gitHead": "20197605d771616de3dbc47013494b60bc0dbd2d" | ||
"gitHead": "2e8f7aecfd69191596348a5591abba1bf61a20b2" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const DEFAULT_DOMAIN = `https://jssdk.onekey.so/`; | ||
export const DEFAULT_DOMAIN = `https://jssdk.onekey.so/${process.env.VERSION}/`; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
1142610
2