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 2.4.1 to 2.5.0

21

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

@@ -46,18 +46,19 @@ "repository": "git@github.com:EthWorks/Waffle.git",

"devDependencies": {
"@ethereum-waffle/compiler": "^2.4.1",
"@ethereum-waffle/chai": "^2.4.1",
"@ethereum-waffle/provider": "^2.4.1",
"@ethereum-waffle/chai": "^2.5.0",
"@ethereum-waffle/compiler": "^2.5.0",
"@ethereum-waffle/provider": "^2.5.0",
"@types/chai": "^4.2.3",
"@types/chai-as-promised": "^7.1.2",
"@types/mocha": "^5.2.7",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.1",
"@typescript-eslint/eslint-plugin": "^2.30.0",
"@typescript-eslint/parser": "^2.30.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^6.5.1",
"mocha": "^6.2.1",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.2",
"mocha": "^7.1.2",
"rimraf": "^3.0.0",
"ts-node": "^8.4.1",
"typescript": "^3.7.2"
"ts-node": "^8.9.1",
"typescript": "^3.8.3"
}
}
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