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
267
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.10.0 to 1.10.1

7

CHANGELOG.md

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

### [1.10.1](https://github.com/lifinance/types/compare/v1.10.0...v1.10.1) (2022-10-24)
### Bug Fixes
* adjust Arbitrum One name ([#102](https://github.com/lifinance/types/issues/102)) ([530ba68](https://github.com/lifinance/types/commit/530ba68e415c2c6e279aa60749ffaf1cbd579ef1))
## [1.10.0](https://github.com/lifinance/types/compare/v1.9.1...v1.10.0) (2022-10-21)

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

2

dist/bridges.js

@@ -92,3 +92,3 @@ /**

key: BridgeTool.arbitrum,
name: 'Arbitrum One Bridge',
name: 'Arbitrum Bridge',
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/bridges/arbitrum.png',

@@ -95,0 +95,0 @@ bridgeUrl: 'https://bridge.arbitrum.io/',

@@ -202,7 +202,7 @@ /*

},
// 42161 - Arbitrum One
// 42161 - Arbitrum
{
key: ChainKey.ARB,
chainType: ChainType.EVM,
name: 'Arbitrum One',
name: 'Arbitrum',
coin: CoinKey.ETH,

@@ -218,3 +218,3 @@ id: 42161,

blockExplorerUrls: ['https://arbiscan.io/'],
chainName: 'Arbitrum One',
chainName: 'Arbitrum',
nativeCurrency: {

@@ -221,0 +221,0 @@ name: 'AETH',

@@ -95,3 +95,3 @@ "use strict";

key: BridgeTool.arbitrum,
name: 'Arbitrum One Bridge',
name: 'Arbitrum Bridge',
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/bridges/arbitrum.png',

@@ -98,0 +98,0 @@ bridgeUrl: 'https://bridge.arbitrum.io/',

@@ -205,7 +205,7 @@ "use strict";

},
// 42161 - Arbitrum One
// 42161 - Arbitrum
{
key: base_1.ChainKey.ARB,
chainType: Chain_1.ChainType.EVM,
name: 'Arbitrum One',
name: 'Arbitrum',
coin: base_1.CoinKey.ETH,

@@ -221,3 +221,3 @@ id: 42161,

blockExplorerUrls: ['https://arbiscan.io/'],
chainName: 'Arbitrum One',
chainName: 'Arbitrum',
nativeCurrency: {

@@ -224,0 +224,0 @@ name: 'AETH',

@@ -467,3 +467,3 @@ "use strict";

},
// 42161 - Arbitrum One
// 42161 - Arbitrum
{

@@ -470,0 +470,0 @@ key: 'sushiswap-arb',

@@ -464,3 +464,3 @@ import { ChainId, CoinKey, findDefaultToken, findWrappedGasOnChain, } from '.';

},
// 42161 - Arbitrum One
// 42161 - Arbitrum
{

@@ -467,0 +467,0 @@ key: 'sushiswap-arb',

{
"name": "@lifi/types",
"version": "1.10.0",
"version": "1.10.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