@cowprotocol/widget-lib
Advanced tools
Comparing version
import { CowSwapWidgetParams, CowSwapWidgetProps, EthereumProvider } from './types'; | ||
import { CowEventListeners } from '../../events/src/index.ts'; | ||
import { CowEventListeners } from '@cowprotocol/events'; | ||
@@ -4,0 +4,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import { CowEventListeners } from '../../events/src/index.ts'; | ||
import { CowEventListeners } from '@cowprotocol/events'; | ||
@@ -3,0 +3,0 @@ export declare class IframeCowEventEmitter { |
{ | ||
"name": "@cowprotocol/widget-lib", | ||
"version": "0.14.0", | ||
"version": "0.14.1-RC.0", | ||
"type": "commonjs", | ||
@@ -24,4 +24,4 @@ "description": "CoW Swap Widget Library. Allows you to easily embed a CoW Swap widget on your website.", | ||
"dependencies": { | ||
"@cowprotocol/events": "^1.3.0" | ||
"@cowprotocol/events": "^1.4.1-RC.0" | ||
} | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
import { CowEventListeners, CowEventPayloadMap, CowEvents } from '../../events/src/index.ts'; | ||
import { CowEventListeners, CowEventPayloadMap, CowEvents } from '@cowprotocol/events'; | ||
import { SupportedChainId } from '@cowprotocol/cow-sdk'; | ||
@@ -3,0 +3,0 @@ |
45045
-0.02%