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

blockchain-service-swap

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockchain-service-swap - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

1

dist/interfaces.d.ts

@@ -228,2 +228,3 @@ import Transport from '@ledgerhq/hw-transport';

routes: (routes: SwapRoute[] | null) => void | Promise<void>;
lastAmountChanged: (lastAmountChanged: 'amountToUse' | 'amountToReceive') => void | Promise<void>;
};

@@ -230,0 +231,0 @@ export type SwapControllerServiceSwapArgs = {

2

package.json
{
"name": "blockchain-service-swap",
"version": "0.12.0",
"version": "0.13.0",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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