x402check 0.2.0 → 0.3.1

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
@@ -2132,7 +2132,7 @@ function check(response, options) {
2132
2132
 
2133
2133
  //#endregion
2134
2134
  //#region src/index.ts
2135
- const VERSION = "0.2.0";
2135
+ const VERSION = "0.3.1";
2136
2136
 
2137
2137
  //#endregion
2138
2138
  exports.CAIP2_REGEX = CAIP2_REGEX;