File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " browser-use-sdk" ,
3
- "version" : " 2.0.0-rc1 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"private" : false ,
5
5
"repository" : " github:browser-use/browser-use-node" ,
6
6
"type" : " commonjs" ,
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ export class BrowserUseClient {
50
50
{
51
51
"X-Fern-Language" : "JavaScript" ,
52
52
"X-Fern-SDK-Name" : "browser-use-sdk" ,
53
- "X-Fern-SDK-Version" : "2.0.0-rc1 " ,
54
- "User-Agent" : "browser-use-sdk/2.0.0-rc1 " ,
53
+ "X-Fern-SDK-Version" : "1.2.1 " ,
54
+ "User-Agent" : "browser-use-sdk/1.2.1 " ,
55
55
"X-Fern-Runtime" : core . RUNTIME . type ,
56
56
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
57
57
} ,
Original file line number Diff line number Diff line change 1
- export const SDK_VERSION = "2.0.0-rc1 " ;
1
+ export const SDK_VERSION = "1.2.1 " ;
Original file line number Diff line number Diff line change @@ -1444,9 +1444,9 @@ eciesjs@^0.4.10:
1444
1444
" @noble/hashes" " ^1.8.0"
1445
1445
1446
1446
electron-to-chromium@^1.5.211 :
1447
- version "1.5.211 "
1448
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.211 .tgz#749317bf9cf894c06f67980940cf8074e5eb08ca "
1449
- integrity sha512-IGBvimJkotaLzFnwIVgW9/UD/AOJ2tByUmeOrtqBfACSbAw5b1G0XpvdaieKyc7ULmbwXVx+4e4Be8pOPBrYkw ==
1447
+ version "1.5.212 "
1448
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.212 .tgz#9b541f90d7d8415ccea94d4be4bb86e73e3f9547 "
1449
+ integrity sha512-gE7ErIzSW+d8jALWMcOIgf+IB6lpfsg6NwOhPVwKzDtN2qcBix47vlin4yzSregYDxTCXOUqAZjVY/Z3naS7ww ==
1450
1450
1451
1451
emittery@^0.13.1 :
1452
1452
version "0.13.1"
You can’t perform that action at this time.
0 commit comments