Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue/devtools-api

Package Overview
Dependencies
Maintainers
5
Versions
120
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.0.15 to 7.0.16

2

dist/index.d.ts

@@ -1,1 +0,1 @@

export { CustomCommand, CustomTab, addCustomCommand, addCustomTab, onDevToolsClientConnected, onDevToolsConnected, removeCustomCommand, setupDevToolsPlugin } from '@vue/devtools-kit';
export { CustomCommand, CustomTab, addCustomCommand, addCustomTab, onDevToolsClientConnected, onDevToolsConnected, removeCustomCommand, setupDevToolsPlugin, setupDevToolsPlugin as setupDevtoolsPlugin } from '@vue/devtools-kit';

@@ -6,2 +6,3 @@ // src/index.ts

setupDevToolsPlugin,
setupDevToolsPlugin as setupDevToolsPlugin2,
addCustomTab,

@@ -17,3 +18,4 @@ addCustomCommand,

removeCustomCommand,
setupDevToolsPlugin
setupDevToolsPlugin,
setupDevToolsPlugin2 as setupDevtoolsPlugin
};
{
"name": "@vue/devtools-api",
"type": "module",
"version": "7.0.15",
"version": "7.0.16",
"author": "webfansplz",

@@ -24,3 +24,3 @@ "license": "MIT",

"dependencies": {
"@vue/devtools-kit": "^7.0.15"
"@vue/devtools-kit": "^7.0.16"
},

@@ -27,0 +27,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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