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 1.11.0 to 1.11.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.11.1](https://github.com/lifinance/types/compare/v1.11.0...v1.11.1) (2022-10-25)
### Bug Fixes
* export ExtendedChain ([73f3cc5](https://github.com/lifinance/types/commit/73f3cc5007973aad48cdb59b4f93542e8cc2541d))
## [1.11.0](https://github.com/lifinance/types/compare/v1.10.1...v1.11.0) (2022-10-25)

@@ -7,0 +14,0 @@

2

dist/api.d.ts

@@ -184,3 +184,3 @@ import { TransactionRequest } from '@ethersproject/providers';

}
interface ExtendedChain extends Chain {
export interface ExtendedChain extends Chain {
nativeToken: Token;

@@ -187,0 +187,0 @@ }

@@ -184,3 +184,3 @@ import { TransactionRequest } from '@ethersproject/providers';

}
interface ExtendedChain extends Chain {
export interface ExtendedChain extends Chain {
nativeToken: Token;

@@ -187,0 +187,0 @@ }

{
"name": "@lifi/types",
"version": "1.11.0",
"version": "1.11.1",
"description": "Types for the LI.FI stack",

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

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