@hasna/browser 0.3.6 → 0.3.7

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hasna/browser",
3
- "version": "0.3.6",
4
- "description": "General-purpose browser agent toolkit \u2014 Playwright, Chrome DevTools Protocol, Lightpanda with auto engine selection. CLI + MCP + REST + SDK.",
3
+ "version": "0.3.7",
4
+ "description": "General-purpose browser agent toolkit Playwright, Chrome DevTools Protocol, Lightpanda with auto engine selection. CLI + MCP + REST + SDK.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "@anthropic-ai/sdk": "^0.52.0",
42
- "@hasna/cloud": "^0.1.0",
42
+ "@hasna/cloud": "^0.1.24",
43
43
  "@hasna/connectors": "^1.3.3",
44
44
  "@hasna/conversations": "^0.2.17",
45
45
  "@hasna/mementos": "^0.14.0",