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

sbtc-bridge-lib

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sbtc-bridge-lib - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

1

dist/types/sbtc_types.d.ts

@@ -63,2 +63,3 @@ export type SigData = {

commitTxScript?: PeginScriptI;
vout0?: VoutI;
vout?: VoutI;

@@ -65,0 +66,0 @@ };

2

package.json
{
"name": "sbtc-bridge-lib",
"version": "1.0.17",
"version": "1.0.18",
"description": "Library for sBTC Bridge web client and API apps ",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -58,2 +58,3 @@ export type SigData = {

commitTxScript?: PeginScriptI;
vout0?: VoutI;
vout?: VoutI;

@@ -60,0 +61,0 @@ }

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