@railgun-community/deployments
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,7 +6,11 @@ import type { ABIs } from './types'; | ||
ethereum: import("./types").ChainConfig; | ||
goerli: import("./types").ChainConfig; | ||
mumbai: import("./types").ChainConfig; | ||
polygon: import("./types").ChainConfig; | ||
1: import("./types").ChainConfig; | ||
5: import("./types").ChainConfig; | ||
56: import("./types").ChainConfig; | ||
137: import("./types").ChainConfig; | ||
80001: import("./types").ChainConfig; | ||
}; | ||
export { chainConfigs, abis }; |
@@ -6,2 +6,4 @@ "use strict"; | ||
const ethereum_1 = require("./chains/ethereum"); | ||
const goerli_1 = require("./chains/goerli"); | ||
const mumbai_1 = require("./chains/mumbai"); | ||
const polygon_1 = require("./chains/polygon"); | ||
@@ -35,4 +37,6 @@ const delegator_1 = require("./abi/delegator"); | ||
1: ethereum_1.chainConfig, | ||
5: goerli_1.chainConfig, | ||
56: binance_1.chainConfig, | ||
137: polygon_1.chainConfig, | ||
80001: mumbai_1.chainConfig, | ||
}; | ||
@@ -42,2 +46,4 @@ const name = { | ||
ethereum: ethereum_1.chainConfig, | ||
goerli: goerli_1.chainConfig, | ||
mumbai: mumbai_1.chainConfig, | ||
polygon: polygon_1.chainConfig, | ||
@@ -44,0 +50,0 @@ }; |
{ | ||
"name": "@railgun-community/deployments", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Railgun deployment addresses and artifacts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
116105
38
3493
0