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 11{
22 "name" : " browser-use-sdk" ,
3- "version" : " 2.0.0-rc1 " ,
3+ "version" : " 1.2.1 " ,
44 "private" : false ,
55 "repository" : " github:browser-use/browser-use-node" ,
66 "type" : " commonjs" ,
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ export class BrowserUseClient {
5050 {
5151 "X-Fern-Language" : "JavaScript" ,
5252 "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 " ,
5555 "X-Fern-Runtime" : core . RUNTIME . type ,
5656 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
5757 } ,
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:
14441444 " @noble/hashes" " ^1.8.0"
14451445
14461446electron-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 ==
14501450
14511451emittery@^0.13.1 :
14521452 version "0.13.1"
You can’t perform that action at this time.
0 commit comments