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

@vue/devtools

Package Overview
Dependencies
Maintainers
5
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/devtools - npm Package Compare versions

Comparing version 7.3.0-beta.3 to 7.3.0

1

dist/index.d.ts

@@ -41,2 +41,3 @@ import * as _vue_devtools_kit from '@vue/devtools-kit';

toggleApp(id: string): void;
inspectDOM(instanceId: string): void;
};

@@ -43,0 +44,0 @@ };

6

package.json
{
"name": "@vue/devtools",
"type": "module",
"version": "7.3.0-beta.3",
"version": "7.3.0",
"author": "webfansplz",

@@ -32,4 +32,4 @@ "license": "MIT",

"dependencies": {
"@vue/devtools-electron": "^7.3.0-beta.3",
"@vue/devtools-kit": "^7.3.0-beta.3"
"@vue/devtools-electron": "^7.3.0",
"@vue/devtools-kit": "^7.3.0"
},

@@ -36,0 +36,0 @@ "publishConfig": {

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