eth-provider-types
Advanced tools
Comparing version 0.2.0-next.2 to 0.2.0
# eth-provider-types | ||
## 0.2.0 | ||
### Minor Changes | ||
- [#350](https://github.com/BitskiCo/bitski-js/pull/350) [`65de42b`](https://github.com/BitskiCo/bitski-js/commit/65de42be31f3c1da983637b760f927a3c22bc319) Thanks [@chronicIntrovert](https://github.com/chronicIntrovert)! - Add user operation methods as defined by ERC-4337 | ||
### Patch Changes | ||
- [#360](https://github.com/BitskiCo/bitski-js/pull/360) [`090b983`](https://github.com/BitskiCo/bitski-js/commit/090b98393da4bc6e576066dddca903325f9ffb07) Thanks [@pzuraq](https://github.com/pzuraq)! - Add WAAS config options and signer query params config | ||
* [#354](https://github.com/BitskiCo/bitski-js/pull/354) [`1a1efd5`](https://github.com/BitskiCo/bitski-js/commit/1a1efd5c2b6eae90c35aafd7cb35f6f3028b6394) Thanks [@chronicIntrovert](https://github.com/chronicIntrovert)! - Make maxFeePerGas and maxPriorityFeePerGas optional; rename to preVerificationGas | ||
## 0.2.0-next.2 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "eth-provider-types", | ||
"version": "0.2.0-next.2", | ||
"version": "0.2.0", | ||
"description": "TypeScript types for Ethereum providers, with types for every RPC method", | ||
@@ -5,0 +5,0 @@ "main": "./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
39409