unbrowse 11.1.7 → 11.1.8

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.
@@ -2,7 +2,7 @@ import { errorFromStatus, UnbrowseAPIError, UnbrowseConnectionError, UnbrowseErr
2
2
  const DEFAULT_BASE_URL = "https://beta-api.unbrowse.ai";
3
3
  const DEFAULT_TIMEOUT_MS = 60_000;
4
4
  const DEFAULT_MAX_RETRIES = 2;
5
- const SDK_VERSION = "11.1.7";
5
+ const SDK_VERSION = "11.1.8";
6
6
  export class Unbrowse {
7
7
  apiKey;
8
8
  baseURL;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unbrowse",
3
- "version": "11.1.7",
3
+ "version": "11.1.8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/unbrowse-ai/unbrowse.git"
package/runtime/cli.js CHANGED
@@ -25517,7 +25517,7 @@ var init_telemetry = __esm(() => {
25517
25517
  });
25518
25518
 
25519
25519
  // .tmp-runtime-src/build-info.generated.ts
25520
- var BUILD_RELEASE_VERSION = "11.1.7", BUILD_GIT_SHA = "836b17a446a8", BUILD_CODE_HASH = "9beb41079381", BUILD_RELEASE_MANIFEST_BASE64 = "eyJzY2hlbWFfdmVyc2lvbiI6MSwicmVsZWFzZV92ZXJzaW9uIjoiMTEuMS43IiwiZ2l0X3NoYSI6IjgzNmIxN2E0NDZhOCIsImNvZGVfaGFzaCI6IjliZWI0MTA3OTM4MSIsInRyYWNlX3ZlcnNpb24iOiI5YmViNDEwNzkzODFAODM2YjE3YTQ0NmE4IiwiaXNzdWVkX2F0IjoiMjAyNi0wNy0yMFQxNTowMzoxMy42NzNaIn0", BUILD_RELEASE_MANIFEST_SIGNATURE = "F8iWonhqizUccC1HT8y9EWYwzgg6YMcCuS0G1vm0LE8", BUILD_DEFAULT_BACKEND_URL = "https://beta-api.unbrowse.ai", BUILD_DEFAULT_PROFILE = "";
25520
+ var BUILD_RELEASE_VERSION = "11.1.8", BUILD_GIT_SHA = "2fec65683bc3", BUILD_CODE_HASH = "9beb41079381", BUILD_RELEASE_MANIFEST_BASE64 = "eyJzY2hlbWFfdmVyc2lvbiI6MSwicmVsZWFzZV92ZXJzaW9uIjoiMTEuMS44IiwiZ2l0X3NoYSI6IjJmZWM2NTY4M2JjMyIsImNvZGVfaGFzaCI6IjliZWI0MTA3OTM4MSIsInRyYWNlX3ZlcnNpb24iOiI5YmViNDEwNzkzODFAMmZlYzY1NjgzYmMzIiwiaXNzdWVkX2F0IjoiMjAyNi0wNy0yMFQxNToxMjoyOC45OTdaIn0", BUILD_RELEASE_MANIFEST_SIGNATURE = "W4cfsj3pI2dgEfAF_X7u0xTRUWG-2wSJ7XAr0T3we4k", BUILD_DEFAULT_BACKEND_URL = "https://beta-api.unbrowse.ai", BUILD_DEFAULT_PROFILE = "";
25521
25521
 
25522
25522
  // .tmp-runtime-src/version.ts
25523
25523
  import { createHash as createHash7 } from "crypto";
package/runtime/mcp.js CHANGED
@@ -125605,7 +125605,7 @@ var init_wallet_auth_headers = __esm(() => {
125605
125605
  });
125606
125606
 
125607
125607
  // .tmp-runtime-src/build-info.generated.ts
125608
- var BUILD_RELEASE_VERSION = "11.1.7", BUILD_GIT_SHA = "836b17a446a8", BUILD_CODE_HASH = "9beb41079381", BUILD_RELEASE_MANIFEST_BASE64 = "eyJzY2hlbWFfdmVyc2lvbiI6MSwicmVsZWFzZV92ZXJzaW9uIjoiMTEuMS43IiwiZ2l0X3NoYSI6IjgzNmIxN2E0NDZhOCIsImNvZGVfaGFzaCI6IjliZWI0MTA3OTM4MSIsInRyYWNlX3ZlcnNpb24iOiI5YmViNDEwNzkzODFAODM2YjE3YTQ0NmE4IiwiaXNzdWVkX2F0IjoiMjAyNi0wNy0yMFQxNTowMzoxMy42NzNaIn0", BUILD_RELEASE_MANIFEST_SIGNATURE = "F8iWonhqizUccC1HT8y9EWYwzgg6YMcCuS0G1vm0LE8", BUILD_DEFAULT_BACKEND_URL = "https://beta-api.unbrowse.ai", BUILD_DEFAULT_PROFILE = "";
125608
+ var BUILD_RELEASE_VERSION = "11.1.8", BUILD_GIT_SHA = "2fec65683bc3", BUILD_CODE_HASH = "9beb41079381", BUILD_RELEASE_MANIFEST_BASE64 = "eyJzY2hlbWFfdmVyc2lvbiI6MSwicmVsZWFzZV92ZXJzaW9uIjoiMTEuMS44IiwiZ2l0X3NoYSI6IjJmZWM2NTY4M2JjMyIsImNvZGVfaGFzaCI6IjliZWI0MTA3OTM4MSIsInRyYWNlX3ZlcnNpb24iOiI5YmViNDEwNzkzODFAMmZlYzY1NjgzYmMzIiwiaXNzdWVkX2F0IjoiMjAyNi0wNy0yMFQxNToxMjoyOC45OTdaIn0", BUILD_RELEASE_MANIFEST_SIGNATURE = "W4cfsj3pI2dgEfAF_X7u0xTRUWG-2wSJ7XAr0T3we4k", BUILD_DEFAULT_BACKEND_URL = "https://beta-api.unbrowse.ai", BUILD_DEFAULT_PROFILE = "";
125609
125609
 
125610
125610
  // .tmp-runtime-src/version.ts
125611
125611
  import { createHash as createHash5 } from "crypto";
Binary file
@@ -2,7 +2,7 @@
2
2
  "repo_url": "https://github.com/justrach/kuri.git",
3
3
  "branch": "adding-extensions",
4
4
  "source_sha": "149881254046a20778f642b69f20f0c6468f6fb4",
5
- "built_at": "2026-07-20T14:54:40.352Z",
5
+ "built_at": "2026-07-20T15:00:38.085Z",
6
6
  "binaries": {
7
7
  "darwin-arm64": {
8
8
  "zig_target": "aarch64-macos",
@@ -21,11 +21,11 @@
21
21
  },
22
22
  "linux-x64": {
23
23
  "zig_target": "x86_64-linux",
24
- "sha256": "82cbbad00ce1bba9dbdfbc9787d7279bb21b6ba881b729317305de8310567573"
24
+ "sha256": "03bdd1895eb274d16419b55ffd38be986c68346e49a0c5008672e119645e48a9"
25
25
  },
26
26
  "win-x64": {
27
27
  "zig_target": "x86_64-windows-gnu",
28
- "sha256": "56f1fec8e03397300bfec043353d343807099dfd5bdd7229e6360eb6557de0ec",
28
+ "sha256": "3325237b9a12562703c1db7401e4b30f4ce94918e5f576559f7db976fdb34df9",
29
29
  "source": "pre-staged"
30
30
  }
31
31
  },
@@ -33,12 +33,12 @@
33
33
  "darwin-arm64": {
34
34
  "zig_target": "aarch64-macos",
35
35
  "lib": "libkuri_ffi.dylib",
36
- "sha256": "a8730cb8de10a98cc69de8bd43b7c2d9fc39d31d72e7cb43995382f6556246d6"
36
+ "sha256": "4dfae78626c708db13992a6d40968c83206ec16c7378f685b08d379ffa15eaa5"
37
37
  },
38
38
  "darwin-x64": {
39
39
  "zig_target": "x86_64-macos",
40
40
  "lib": "libkuri_ffi.dylib",
41
- "sha256": "e2cc8cbfe67cc373bf6552aa98e2c567f1ed3cd7b50be4d2829d6e60f90ac6b9"
41
+ "sha256": "4a1d2581a80ba6d16b63b3f6884a76ba491ff3afffc4bd54fedf3523385be9f5"
42
42
  },
43
43
  "linux-arm64": {
44
44
  "zig_target": "aarch64-linux",
@@ -48,7 +48,7 @@
48
48
  "linux-x64": {
49
49
  "zig_target": "x86_64-linux",
50
50
  "lib": "libkuri_ffi.so",
51
- "sha256": "6526838761ba1e8620e65fbf7103c48bf669a6b4103fa80c5e4682f6d1125738"
51
+ "sha256": "a75710a92495f722abaaf95da774cd3d575285f63d0e0364a8222512748f54a9"
52
52
  }
53
53
  }
54
54
  }
Binary file