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

@dataunions/contracts

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dataunions/contracts - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.9

50

package.json
{
"name": "@dataunions/contracts",
"description": "Smart contracts for Data Union with sidechain accounting",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.9",
"scripts": {

@@ -14,3 +14,2 @@ "build": "hardhat compile",

"unit-test": "hardhat test test/contracts/**/* test/contracts/*.ts",
"integration-test": "mocha test/e2e --exit",
"test": "npm run unit-test"

@@ -27,30 +26,29 @@ },

"devDependencies": {
"@dataunions/config": "3.0.0-beta.1",
"@nomiclabs/hardhat-ethers": "^2.0.3",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@streamr/config": "latest",
"@typechain/ethers-v5": "^6.0.0",
"@types/chai": "^4.2.22",
"@types/debug": "^4.1.7",
"@types/mocha": "^9.0.0",
"@types/node": "^16.10.6",
"chai": "^4.3.4",
"chai-bignumber": "^3.0.0",
"debug": "^4.3.2",
"eslint": "^7.32.0",
"ethereum-waffle": "^3.4.0",
"hardhat": "^2.6.1",
"hardhat-typechain": "^0.3.5",
"prettier": "2.3.2",
"prettier-plugin-solidity": "1.0.0-beta.18",
"solhint": "3.3.6",
"@nomiclabs/hardhat-ethers": "2.0.5",
"@nomiclabs/hardhat-waffle": "2.0.3",
"@streamr/config": "2.3.0",
"@typechain/ethers-v5": "6.0.5",
"@types/chai": "4.3.1",
"@types/debug": "4.1.7",
"@types/mocha": "9.1.1",
"@types/node": "18.7.13",
"chai": "4.3.6",
"chai-bignumber": "3.0.0",
"debug": "4.3.4",
"eslint": "8.22.0",
"ethereum-waffle": "3.4.4",
"hardhat": "2.9.3",
"hardhat-typechain": "0.3.5",
"prettier": "2.7.1",
"prettier-plugin-solidity": "1.0.0-beta.24",
"solhint": "3.3.7",
"solhint-plugin-prettier": "0.0.5",
"solidity-coverage": "^0.7.16",
"ts-node": "^10.7.0",
"typechain": "^4.0.0",
"typescript": "^4.7.0"
"solidity-coverage": "0.7.21",
"ts-node": "10.9.1",
"typechain": "4.0.3",
"typescript": "4.7.4"
},
"dependencies": {
"@openzeppelin/contracts": "4.2.0",
"ethers": "^5.4.7"
"ethers": "5.7.0"
},

@@ -57,0 +55,0 @@ "private": false,

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