Socket
Socket
Sign inDemoInstall

@vue/devtools-api

Package Overview
Dependencies
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/devtools-api - npm Package Compare versions

Comparing version 7.4.4 to 7.4.5

10

dist/index.js
// src/index.ts
import {
addCustomCommand,
addCustomTab,
onDevToolsClientConnected,
onDevToolsConnected,
onDevToolsClientConnected,
removeCustomCommand,
setupDevToolsPlugin,
setupDevToolsPlugin as setupDevToolsPlugin2,
addCustomTab,
addCustomCommand,
removeCustomCommand
setupDevToolsPlugin as setupDevToolsPlugin2
} from "@vue/devtools-kit";

@@ -11,0 +11,0 @@ export {

{
"name": "@vue/devtools-api",
"type": "module",
"version": "7.4.4",
"version": "7.4.5",
"author": "webfansplz",

@@ -24,7 +24,4 @@ "license": "MIT",

"dependencies": {
"@vue/devtools-kit": "^7.4.4"
"@vue/devtools-kit": "^7.4.5"
},
"publishConfig": {
"tag": "next"
},
"scripts": {

@@ -31,0 +28,0 @@ "build": "tsup --clean",

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