New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@7jaylen/uniswap-v2-contract

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@7jaylen/uniswap-v2-contract - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "@7jaylen/uniswap-v2-contract",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/33357/uniswap-v2-contract.git",

{
"name": "@im33357/uniswap-v2-sdk",
"name": "@7jaylen/uniswap-v2-sdk",
"license": "MIT",
"version": "3.0.7",
"version": "1.0.1",
"description": "🛠 An SDK for building applications on top of Uniswap.",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"scripts": {
"prebuild": "cp ../deployment/deployment.json ./src/",
"prebuild": "cmd copy ../deployment/deployment.json ./src/",
"lint": "tsdx lint src test",

@@ -21,0 +21,0 @@ "build": "yarn prebuild && tsdx build",

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