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

@lifi/types

Package Overview
Dependencies
Maintainers
1
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lifi/types - npm Package Compare versions

Comparing version 16.3.0-beta.1 to 17.0.0-beta.0

2

package.json
{
"name": "@lifi/types",
"description": "Types for the LI.FI stack",
"version": "16.3.0-beta.1",
"version": "17.0.0-beta.0",
"files": [

@@ -6,0 +6,0 @@ "src",

@@ -29,3 +29,3 @@ import type { Substatus, TransactionRequest } from './api.js';

toAddress?: string;
slippage: number;
slippage?: number;
}

@@ -32,0 +32,0 @@ export interface Estimate {

@@ -35,3 +35,3 @@ import type { Substatus, TransactionRequest } from './api.js'

slippage: number
slippage?: number
}

@@ -38,0 +38,0 @@

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