@atxp/base 0.10.2 → 0.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -471,7 +471,7 @@ class IntermediaryCache extends JsonCache {
471
471
 
472
472
  // This file is autogenerated by inject-version.ts. Any changes will be
473
473
  // overwritten on commit!
474
- const VERSION$1 = "4.81.3";
474
+ const VERSION$1 = "4.82.0";
475
475
 
476
476
  /**
477
477
  * A custom error class that extends from `ViemBaseError`. This class allows for error messages to include links to relevant documentation based on provided `docsPath` and `docsSlug` parameters.
@@ -5022,7 +5022,7 @@ const AlchemyChainSchema = z.custom((chain) => {
5022
5022
 
5023
5023
  // This file is autogenerated by inject-version.ts. Any changes will be
5024
5024
  // overwritten on commit!
5025
- const VERSION = "4.81.3";
5025
+ const VERSION = "4.82.0";
5026
5026
 
5027
5027
  const alchemyMethods = [
5028
5028
  "eth_sendUserOperation",