@clef-sh/agent 0.1.10-beta.60 → 0.1.10

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
@@ -184885,7 +184885,7 @@ var LambdaExtension = class {
184885
184885
  };
184886
184886
 
184887
184887
  // package.json
184888
- var version5 = "0.1.10-beta.60";
184888
+ var version5 = "0.1.10";
184889
184889
 
184890
184890
  // src/main.ts
184891
184891
  var isLambda = !!process.env.AWS_LAMBDA_RUNTIME_API;