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

@vue/devtools-api

Package Overview
Dependencies
Maintainers
5
Versions
153
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
8.0.5
to
8.0.6
dist/vue-devtools-api.esm-browser.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

+4
-2
{
"name": "@vue/devtools-api",
"type": "module",
"version": "8.0.5",
"version": "8.0.6",
"author": "webfansplz",

@@ -21,2 +21,4 @@ "license": "MIT",

"module": "./dist/index.js",
"unpkg": "dist/vue-devtools-api.global.js",
"jsdelivr": "dist/vue-devtools-api.global.js",
"files": [

@@ -26,3 +28,3 @@ "dist"

"dependencies": {
"@vue/devtools-kit": "^8.0.5"
"@vue/devtools-kit": "^8.0.6"
},

@@ -29,0 +31,0 @@ "scripts": {