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

@uniswap/v2-sdk

Package Overview
Dependencies
Maintainers
8
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/v2-sdk - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

10

package.json
{
"name": "@uniswap/v2-sdk",
"license": "MIT",
"version": "1.0.5",
"version": "1.0.6",
"description": "🛠 An SDK for building applications on top of Uniswap V2",

@@ -25,2 +25,4 @@ "main": "dist/index.js",

"dependencies": {
"@ethersproject/address": "^5.0.0",
"@ethersproject/solidity": "^5.0.0",
"@uniswap/sdk-core": "^1.0.8",

@@ -30,9 +32,3 @@ "tiny-invariant": "^1.1.0",

},
"peerDependencies": {
"@ethersproject/address": "^5.0.0",
"@ethersproject/solidity": "^5.0.0"
},
"devDependencies": {
"@ethersproject/address": "^5.0.0",
"@ethersproject/solidity": "^5.0.0",
"@types/big.js": "^4.0.5",

@@ -39,0 +35,0 @@ "@types/jest": "^24.0.25",

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