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

rainbow-swap-sdk

Package Overview
Dependencies
Maintainers
0
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rainbow-swap-sdk - npm Package Compare versions

Comparing version 1.4.11 to 1.4.12

6

dist/types/best-route-response.type.d.ts

@@ -18,11 +18,7 @@ import { BestRouteDisplayData } from './best-route-display-data.type';

/**
* Detailed information about the most efficient routes for swapping the user's input asset,
* taking into account swap distribution and gas costs.
*/
bestRoute: CalculatedSwapRoute[];
/**
* @deprecated This field is deprecated and will be removed in the next major release.
* Please use `displayData.route` instead for improved performance and features.
*/
bestRoute: CalculatedSwapRoute[];
messageCount: number;
};

2

package.json
{
"name": "rainbow-swap-sdk",
"version": "1.4.11",
"version": "1.4.12",
"description": "SDK for building applications on top of Rainbow.ag - Swap Aggregator on TON 💎.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/0xblackbot/rainbow-swap-sdk.git",

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