Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 1.0.13 to 1.0.14

3

dist/index.js

@@ -43,2 +43,3 @@ #!/usr/bin/env node

execSync("git init", { cwd: projectPath });
execSync("git branch -M main", { cwd: projectPath });
}

@@ -91,3 +92,3 @@ // Create README.md

yield createProjectStructure(projectPath, projectName, options);
console.log(chalk.green(` 🤘 Successfully created new Stagehand project: "${projectName}"`));
console.log(chalk.green(`🤘 Successfully created new Stagehand project: "${projectName}"`));
console.log(chalk.yellow("🎬 Lights, Camera, act()!"));

@@ -94,0 +95,0 @@ console.log(chalk.gray(` cd ${projectName}\n npm install\n npm start\n npm test`));

{
"name": "@browserbasehq/bb9",
"version": "1.0.13",
"version": "1.0.14",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc