New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@browserbasehq/stagehand

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browserbasehq/stagehand - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0-alpha-0e8f34fc15aee91c548d09534deaccc8adca7c4d

lib/cache.ts

6

package.json
{
"name": "@browserbasehq/stagehand",
"version": "1.4.0",
"version": "1.5.0-alpha-0e8f34fc15aee91c548d09534deaccc8adca7c4d",
"description": "An AI web browsing framework focused on simplicity and extensibility.",

@@ -19,3 +19,2 @@ "main": "./dist/index.js",

"build": "npm run build-dom-scripts && npm run build-js && npm run build-types",
"postinstall": "npm run build",
"release": "npm run build && changeset publish",

@@ -25,3 +24,4 @@ "release-canary": "npm run build && changeset version --snapshot && changeset publish --tag alpha"

"files": [
"dist/**"
"dist/**",
"lib/**"
],

@@ -28,0 +28,0 @@ "keywords": [],

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