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

@dahlia-labs/numoen-utils

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dahlia-labs/numoen-utils - npm Package Compare versions

Comparing version 0.9.10 to 0.9.11

2

dist/cjs/constants.js

@@ -11,4 +11,4 @@ "use strict";

exports.LENDGINEROUTER = {
goerli: "0xc721bc53196dc680196d1ab950086ce8462a5c80",
goerli: "0x342de0bee2420cb3cc4934fdb4d2f402959f1120",
};
//# sourceMappingURL=constants.js.map

@@ -8,4 +8,4 @@ export const FACTORY = {

export const LENDGINEROUTER = {
goerli: "0xc721bc53196dc680196d1ab950086ce8462a5c80",
goerli: "0x342de0bee2420cb3cc4934fdb4d2f402959f1120",
};
//# sourceMappingURL=constants.js.map
{
"name": "@dahlia-labs/numoen-utils",
"description": "Types and data collection functions for UniswapV2",
"version": "0.9.10",
"version": "0.9.11",
"repository": {

@@ -29,5 +29,5 @@ "type": "git",

"dependencies": {
"@dahlia-labs/token-utils": "^0.9.10",
"@dahlia-labs/uniswapv2-utils": "^0.9.10",
"@dahlia-labs/use-ethers": "^0.9.10",
"@dahlia-labs/token-utils": "^0.9.11",
"@dahlia-labs/uniswapv2-utils": "^0.9.11",
"@dahlia-labs/use-ethers": "^0.9.11",
"@ethersproject/abi": "^5.7.0",

@@ -34,0 +34,0 @@ "@ethersproject/abstract-signer": "^5.7.0",

@@ -12,3 +12,3 @@ import type { ChainsV1 } from "./types";

export const LENDGINEROUTER: AddressMap = {
goerli: "0xc721bc53196dc680196d1ab950086ce8462a5c80",
goerli: "0x342de0bee2420cb3cc4934fdb4d2f402959f1120",
};

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