🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@browser-echo/vue

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browser-echo/vue - npm Package Compare versions

Comparing version
1.0.2
to
1.1.0-alpha.0
+2
-2
package.json
{
"name": "@browser-echo/vue",
"version": "1.0.2",
"version": "1.1.0-alpha.0",
"type": "module",

@@ -28,3 +28,3 @@ "sideEffects": false,

"dependencies": {
"@browser-echo/core": "^1.0.2"
"@browser-echo/core": "^1.1.0-alpha.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -187,2 +187,4 @@ # @browser-echo/vue

Note: Network capture (fetch/XHR/WS) is available via `@browser-echo/core` and framework providers (Vite, Next, Nuxt). This Vue (non-Vite) package does not inject network capture on its own.
**📖 [First, set up the MCP server](../mcp/README.md#installation) for your AI assistant, then configure framework options below.**

@@ -189,0 +191,0 @@