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

sats-connect

Package Overview
Dependencies
Maintainers
1
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sats-connect - npm Package Compare versions

Comparing version 0.5.0 to 1.0.0-05b268d

dist/addresses/index.d.ts

12

dist/index.d.ts

@@ -1,6 +0,6 @@

export * from './src/address/index';
export * from './src/call';
export * from './src/provider';
export * from './src/signatures';
export * from './src/transactions/sendBtcTransaction';
export * from './src/transactions/signTransaction';
export * from './addresses';
export * from './call';
export * from './messages';
export * from './provider';
export * from './transactions';
export * from './types';

@@ -17,8 +17,8 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./src/address/index"), exports);
__exportStar(require("./src/call"), exports);
__exportStar(require("./src/provider"), exports);
__exportStar(require("./src/signatures"), exports);
__exportStar(require("./src/transactions/sendBtcTransaction"), exports);
__exportStar(require("./src/transactions/signTransaction"), exports);
__exportStar(require("./addresses"), exports);
__exportStar(require("./call"), exports);
__exportStar(require("./messages"), exports);
__exportStar(require("./provider"), exports);
__exportStar(require("./transactions"), exports);
__exportStar(require("./types"), exports);
//# sourceMappingURL=index.js.map
{
"name": "sats-connect",
"version": "0.5.0",
"version": "1.0.0-05b268d",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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