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.1.16 to 1.1.17

1

dist/types/sbtc_types.d.ts

@@ -56,2 +56,3 @@ export type SbtcMiniContractsI = {

burnBlockHeight?: number;
burnBlockTime?: number;
spendingAddress?: string;

@@ -58,0 +59,0 @@ opcode?: string;

2

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

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

@@ -49,2 +49,3 @@ export type SbtcMiniContractsI = {

burnBlockHeight?:number;
burnBlockTime?:number;
spendingAddress?: string;

@@ -51,0 +52,0 @@ opcode?: string;

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