New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thorwallet/xchain-bitcoin

Package Overview
Dependencies
Maintainers
3
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thorwallet/xchain-bitcoin - npm Package Compare versions

Comparing version 0.1.0-alpha.5 to 0.1.0-alpha.6

15

package.json
{
"name": "@thorwallet/xchain-bitcoin",
"version": "0.1.0-alpha.5+9cf05b6",
"version": "0.1.0-alpha.6+c161644",
"description": "Custom Bitcoin client and utilities used by XChainJS clients",

@@ -13,4 +13,3 @@ "keywords": [

"main": "lib/index.js",
"module": "lib/index.esm.js",
"typings": "lib/index.d.ts",
"types": "lib/index.d.ts",
"directories": {

@@ -29,3 +28,3 @@ "lib": "lib",

"clean": "rimraf lib/**",
"build": "yarn clean && rollup -c",
"build": "tsc",
"test": "jest",

@@ -37,5 +36,5 @@ "lint": "eslint \"{src,__tests__}/**/*.ts\" --fix --max-warnings 0",

"devDependencies": {
"@thorwallet/xchain-client": "0.1.0-alpha.5+9cf05b6",
"@thorwallet/xchain-crypto": "0.1.0-alpha.5+9cf05b6",
"@thorwallet/xchain-util": "0.1.0-alpha.5+9cf05b6",
"@thorwallet/xchain-client": "0.1.0-alpha.6+c161644",
"@thorwallet/xchain-crypto": "0.1.0-alpha.6+c161644",
"@thorwallet/xchain-util": "0.1.0-alpha.6+c161644",
"@types/bitcoinjs-lib": "^5.0.0",

@@ -61,3 +60,3 @@ "@types/wif": "^2.0.1",

},
"gitHead": "9cf05b69eca0215a1a89bdd5042d24e4a6883c89"
"gitHead": "c1616441c7b63a9ae8b70c232bc790a69f4651e1"
}
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