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

@uniswap/analytics-events

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/analytics-events - npm Package Compare versions

Comparing version 2.38.0 to 2.39.0

1

lib/cjs/liquidity-positions/properties.js

@@ -14,2 +14,3 @@ "use strict";

FeePoolSelectAction["RECOMMENDED"] = "Recommended";
FeePoolSelectAction["SEARCH"] = "Search";
})(FeePoolSelectAction = exports.FeePoolSelectAction || (exports.FeePoolSelectAction = {}));

3

lib/cjs/types/liquidity-positions/properties.d.ts

@@ -8,4 +8,5 @@ export declare enum LiquiditySource {

MANUAL = "Manual",
RECOMMENDED = "Recommended"
RECOMMENDED = "Recommended",
SEARCH = "Search"
}
//# sourceMappingURL=properties.d.ts.map

@@ -11,2 +11,3 @@ export var LiquiditySource;

FeePoolSelectAction["RECOMMENDED"] = "Recommended";
FeePoolSelectAction["SEARCH"] = "Search";
})(FeePoolSelectAction || (FeePoolSelectAction = {}));

@@ -8,4 +8,5 @@ export declare enum LiquiditySource {

MANUAL = "Manual",
RECOMMENDED = "Recommended"
RECOMMENDED = "Recommended",
SEARCH = "Search"
}
//# sourceMappingURL=properties.d.ts.map

@@ -60,3 +60,3 @@ {

},
"version": "2.38.0"
"version": "2.39.0"
}

Sorry, the diff of this file is not supported yet

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