@atxp/base 0.10.3 → 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.cjs CHANGED
@@ -472,7 +472,7 @@ class IntermediaryCache extends common.JsonCache {
472
472
 
473
473
  // This file is autogenerated by inject-version.ts. Any changes will be
474
474
  // overwritten on commit!
475
- const VERSION$1 = "4.81.3";
475
+ const VERSION$1 = "4.82.0";
476
476
 
477
477
  /**
478
478
  * 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.
@@ -5023,7 +5023,7 @@ const AlchemyChainSchema = z.custom((chain) => {
5023
5023
 
5024
5024
  // This file is autogenerated by inject-version.ts. Any changes will be
5025
5025
  // overwritten on commit!
5026
- const VERSION = "4.81.3";
5026
+ const VERSION = "4.82.0";
5027
5027
 
5028
5028
  const alchemyMethods = [
5029
5029
  "eth_sendUserOperation",