@abstraxn/bundler
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -16,2 +16,3 @@ "use strict"; | ||
[core_types_1.ChainId.BSC_MAINNET]: 2000, | ||
[core_types_1.ChainId.SKYMARVEL_TESTNET]: 2000, | ||
[core_types_1.ChainId.POLYGON_ZKEVM_TESTNET]: 2000, | ||
@@ -51,2 +52,3 @@ [core_types_1.ChainId.POLYGON_ZKEVM_MAINNET]: 2000, | ||
[core_types_1.ChainId.BSC_MAINNET]: 500, | ||
[core_types_1.ChainId.SKYMARVEL_TESTNET]: 500, | ||
[core_types_1.ChainId.POLYGON_ZKEVM_TESTNET]: 500, | ||
@@ -85,2 +87,3 @@ [core_types_1.ChainId.POLYGON_ZKEVM_MAINNET]: 500, | ||
[core_types_1.ChainId.BSC_MAINNET]: 50000, | ||
[core_types_1.ChainId.SKYMARVEL_TESTNET]: 50000, | ||
[core_types_1.ChainId.POLYGON_ZKEVM_TESTNET]: 40000, | ||
@@ -119,2 +122,3 @@ [core_types_1.ChainId.POLYGON_ZKEVM_MAINNET]: 40000, | ||
[core_types_1.ChainId.BSC_MAINNET]: 20000, | ||
[core_types_1.ChainId.SKYMARVEL_TESTNET]: 20000, | ||
[core_types_1.ChainId.POLYGON_ZKEVM_TESTNET]: 20000, | ||
@@ -121,0 +125,0 @@ [core_types_1.ChainId.POLYGON_ZKEVM_MAINNET]: 20000, |
{ | ||
"name": "@abstraxn/bundler", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Abstraxn Bundler package to interact with any bundler node as per ERC4337 standard", | ||
@@ -29,4 +29,4 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@abstraxn/common": "^0.0.16", | ||
"@abstraxn/core-types": "^0.0.8", | ||
"@abstraxn/common": "^0.0.17", | ||
"@abstraxn/core-types": "^0.0.9", | ||
"@ethersproject/providers": "^5.7.2", | ||
@@ -33,0 +33,0 @@ "ethers": "^5.7.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
69465
736
+ Added@abstraxn/common@0.0.17(transitive)
+ Added@abstraxn/core-types@0.0.9(transitive)
- Removed@abstraxn/common@0.0.16(transitive)
- Removed@abstraxn/core-types@0.0.8(transitive)
Updated@abstraxn/common@^0.0.17
Updated@abstraxn/core-types@^0.0.9