You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@browserbasehq/bb9

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browserbasehq/bb9 - npm Package Compare versions

Comparing version

to
1.2.3

dist/examples/starterProject/example_stagehand.js

3

examples/starterProject/package.json

@@ -22,3 +22,4 @@ {

"zod": "^3.24.1"
}
},
"type": "module"
}
{
"name": "@browserbasehq/bb9",
"version": "1.2.2",
"version": "1.2.3",
"description": "",

@@ -11,6 +11,8 @@ "main": "index.js",

"commander": "^12.1.0",
"dotenv": "^16.4.7",
"inquirer": "^12.2.0",
"minimatch": "^10.0.1",
"path": "^0.12.7",
"typescript": "^5.7.2"
"typescript": "^5.7.2",
"zod": "^3.24.1"
},

@@ -17,0 +19,0 @@ "devDependencies": {