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

@augurproject/artifacts

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augurproject/artifacts - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5-alpha.0

build/environments/reporting.json

4

build/environments/mainnet.json
{
"networkId": "1",
"ethereum": {
"http": "https://cloudflare-eth.com",
"http": "https://eth-mainnet.alchemyapi.io/v2/Kd37_uEmJGwU6pYq6jrXaJXXi8u9IoOM",
"rpcRetryCount": 5,

@@ -153,5 +153,5 @@ "rpcRetryInterval": 0,

"fallbackProvider": "torus",
"liteProvider": "jsonrpc",
"liteProvider": "torus",
"primaryProvider": "wallet"
}
}

@@ -143,3 +143,3 @@ {

"averageBlocktime": 2000,
"liteProvider": "jsonrpc",
"liteProvider": "torus",
"trackBestOffer": false,

@@ -146,0 +146,0 @@ "trackMarketInvalidBids": true,

{
"name": "@augurproject/artifacts",
"version": "2.0.4",
"version": "2.0.5-alpha.0",
"description": "ABI and Contract Address Artifacts",

@@ -17,3 +17,3 @@ "author": "Augur Team <team@augur.net>",

"dependencies": {
"@augurproject/utils": "^2.0.4",
"@augurproject/utils": "^2.0.5-alpha.0",
"deepmerge": "4.2.2",

@@ -28,3 +28,3 @@ "require-all": "3.0.0"

},
"gitHead": "5507569cc1492552e67146cb2fc06c3ac26ab065"
"gitHead": "afd3c147c3c321fb146e34639d8d98813fc4c9a9"
}
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