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.0.7 to 7.0.8

dist/hook.cjs

11

package.json
{
"name": "@vue/devtools",
"type": "module",
"version": "7.0.7",
"version": "7.0.8",
"author": "webfansplz",

@@ -16,2 +16,7 @@ "license": "MIT",

"require": "./dist/index.cjs"
},
"./hook": {
"types": "./dist/hook.d.ts",
"import": "./dist/hook.mjs",
"require": "./dist/hook.cjs"
}

@@ -29,4 +34,4 @@ },

"dependencies": {
"@vue/devtools-electron": "^7.0.7",
"@vue/devtools-kit": "^7.0.7"
"@vue/devtools-electron": "^7.0.8",
"@vue/devtools-kit": "^7.0.8"
},

@@ -33,0 +38,0 @@ "scripts": {

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