@abacus-network/app
Advanced tools
Comparing version 0.3.1 to 0.4.0-beta0
{ | ||
"name": "@abacus-network/app", | ||
"description": "Solidity contracts for Abacus apps", | ||
"version": "0.3.1", | ||
"version": "0.4.0-beta0", | ||
"dependencies": { | ||
"@abacus-network/core": "0.3.1", | ||
"@abacus-network/utils": "0.3.1", | ||
"@abacus-network/core": "0.4.0-beta0", | ||
"@abacus-network/utils": "0.4.0-beta0", | ||
"@openzeppelin/contracts-upgradeable": "^4.5.0" | ||
}, | ||
"devDependencies": { | ||
"@nomiclabs/hardhat-ethers": "^2.0.1", | ||
"@nomiclabs/hardhat-waffle": "^2.0.1", | ||
"@nomiclabs/hardhat-ethers": "^2.0.5", | ||
"@nomiclabs/hardhat-waffle": "^2.0.2", | ||
"@typechain/ethers-v5": "10.0.0", | ||
@@ -17,5 +17,5 @@ "@typechain/hardhat": "^6.0.0", | ||
"chai": "^4.3.0", | ||
"ethereum-waffle": "^3.2.2", | ||
"ethereum-waffle": "^3.4.4", | ||
"ethers": "^5.6.8", | ||
"hardhat": "^2.8.3", | ||
"hardhat": "^2.8.4", | ||
"hardhat-gas-reporter": "^1.0.7", | ||
@@ -54,3 +54,4 @@ "prettier": "^2.4.1", | ||
}, | ||
"types": "dist/index.d.ts" | ||
"types": "dist/index.d.ts", | ||
"stableVersion": "0.3.1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
349214
+ Added@abacus-network/core@0.4.0-beta0(transitive)
+ Added@abacus-network/utils@0.4.0-beta0(transitive)
- Removed@abacus-network/core@0.3.1(transitive)
- Removed@abacus-network/utils@0.3.1(transitive)