Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@onekeyfe/hd-core

Package Overview
Dependencies
Maintainers
2
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onekeyfe/hd-core - npm Package Compare versions

Comparing version 0.1.24 to 0.1.25

2

dist/data/config.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc