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

@bitgo/utxo-lib

Package Overview
Dependencies
Maintainers
4
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo/utxo-lib - npm Package Compare versions

Comparing version 1.9.6-rc.0 to 1.9.6-rc.1

12

package.json
{
"name": "@bitgo/utxo-lib",
"version": "1.9.6-rc.0",
"version": "1.9.6-rc.1",
"description": "Client-side Bitcoin JavaScript library",

@@ -22,3 +22,3 @@ "main": "./src/index.js",

"coverage-html": "nyc report --reporter=html",
"coverage": "BITGO_UTXO_LIB_TEST_EXPECTED_COUNT=3500 nyc --check-coverage --branches 90 --functions 90 mocha --recursive",
"coverage": "BITGO_UTXO_LIB_TEST_EXPECTED_COUNT=3539 nyc --check-coverage --branches 90 --functions 90 mocha --recursive",
"integration-test": "mocha test/integration/",

@@ -56,2 +56,3 @@ "standard": "standard",

"devDependencies": {
"axios": "^0.21.1",
"bip39": "^2.3.0",

@@ -62,7 +63,8 @@ "bip65": "^1.0.1",

"minimaldata": "^1.0.2",
"mocha": "^6.2.3",
"mocha": "^8.4.0",
"nyc": "^14.1.1",
"proxyquire": "^1.4.0",
"sinon": "^1.12.2",
"standard": "^9.0.2"
"standard": "^9.0.2",
"ts-node": "^9.1.1"
},

@@ -73,3 +75,3 @@ "license": "MIT",

},
"gitHead": "35d7fb665cc12751cdcade5afd3571aae551bf03"
"gitHead": "ad38d4f76b94179337dab91b014e23f26c9c3238"
}
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