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.1 to 1.0.3

2

dist/index.js

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

program
.name("create-my-app")
.name("bb9")
.description("CLI to scaffold a new TypeScript application")

@@ -173,0 +173,0 @@ .version("1.0.0")

{
"name": "@browserbasehq/bb9",
"version": "1.0.1",
"version": "1.0.3",
"description": "",

@@ -33,4 +33,4 @@ "main": "index.js",

"version": "changeset version",
"release": "npm run build && changeset publish"
"release": "pnpm run version && pnpm run build && changeset publish"
}
}
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