@clef-sh/agent 0.1.21-beta.154 → 0.1.22-beta.160

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/agent.cjs CHANGED
@@ -194504,7 +194504,7 @@ async function initialFetch(poller, jitMode, encryptedStore, cache5, sourceDesc)
194504
194504
  }
194505
194505
 
194506
194506
  // package.json
194507
- var version5 = "0.1.21-beta.154";
194507
+ var version5 = "0.1.22-beta.160";
194508
194508
 
194509
194509
  // src/main.ts
194510
194510
  var isLambda = !!process.env.AWS_LAMBDA_RUNTIME_API;