@clef-sh/agent 0.1.15-beta.97 → 0.1.15-beta.98

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
@@ -210458,7 +210458,7 @@ async function initialFetch(poller, jitMode, encryptedStore, cache5, sourceDesc)
210458
210458
  }
210459
210459
 
210460
210460
  // package.json
210461
- var version5 = "0.1.15-beta.97";
210461
+ var version5 = "0.1.15-beta.98";
210462
210462
 
210463
210463
  // src/main.ts
210464
210464
  var isLambda = !!process.env.AWS_LAMBDA_RUNTIME_API;