Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cowprotocol/events

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cowprotocol/events - npm Package Compare versions

Comparing version 0.2.0 to 1.1.0

2

package.json
{
"name": "@cowprotocol/events",
"version": "0.2.0",
"version": "1.1.0",
"type": "commonjs",

@@ -5,0 +5,0 @@ "description": "CoW Swap events",

@@ -9,5 +9,5 @@ export type OnTransactionPayload = {

status?: number;
replacementType?: 'speedup' | 'cancel';
replacementType?: 'speedup' | 'cancel' | 'replaced';
};
summary: string;
};
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