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

@abacus-network/app

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abacus-network/app - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0-beta0

17

package.json
{
"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"
}
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