@augurproject/artifacts
Advanced tools
Comparing version 2.0.7 to 2.1.0-alpha.0
{ | ||
"networkId": "1", | ||
"ethereum": { | ||
"http": "https://mainnet.infura.io/v3/faa4639b090f46499f29d894da0551a0", | ||
"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" | ||
} | ||
} |
{ | ||
"name": "@augurproject/artifacts", | ||
"version": "2.0.7", | ||
"version": "2.1.0-alpha.0", | ||
"description": "ABI and Contract Address Artifacts", | ||
@@ -17,3 +17,3 @@ "author": "Augur Team <team@augur.net>", | ||
"dependencies": { | ||
"@augurproject/utils": "^2.0.7", | ||
"@augurproject/utils": "^2.1.0-alpha.0", | ||
"deepmerge": "4.2.2", | ||
@@ -28,3 +28,3 @@ "require-all": "3.0.0" | ||
}, | ||
"gitHead": "2746b67d4c30cb3c54fe37bbe69b3c989166a03e" | ||
"gitHead": "a8b88f742c2f399f04394a47bf7ddab78be31989" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
3973157
2