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

@ethereum-waffle/mock-contract

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethereum-waffle/mock-contract - npm Package Compare versions

Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2

15

package.json
{
"name": "@ethereum-waffle/mock-contract",
"description": "Mock smart contracts in a smart way.",
"version": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"author": "Marek Kirejczyk <account@ethworks.io> (http://ethworks.io)",

@@ -10,3 +10,4 @@ "repository": "git@github.com:EthWorks/Waffle.git",

"publishConfig": {
"access": "public"
"access": "public",
"tag": "alpha"
},

@@ -35,10 +36,10 @@ "keywords": [

"dependencies": {
"@ethersproject/abi": "^5.5.0",
"ethers": "^5.5.4"
"@ethersproject/abi": "^5.6.0",
"ethers": "^5.6.1"
},
"devDependencies": {
"@ethereum-waffle/chai": "4.0.0-alpha.1",
"@ethereum-waffle/compiler": "4.0.0-alpha.1",
"@ethereum-waffle/chai": "4.0.0-alpha.2",
"@ethereum-waffle/compiler": "4.0.0-alpha.2",
"solc": "^0.6.3",
"@ethereum-waffle/provider": "4.0.0-alpha.1",
"@ethereum-waffle/provider": "4.0.0-alpha.2",
"typechain": "^7.0.0"

@@ -45,0 +46,0 @@ },

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