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.13 to 7.0.14

dist/index.js

9

package.json
{
"name": "@vue/devtools-api",
"type": "module",
"version": "7.0.13",
"version": "7.0.14",
"author": "webfansplz",

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

".": {
"import": "./dist/index.mjs",
"import": "./dist/index.js",
"require": "./dist/index.cjs"

@@ -20,4 +20,3 @@ }

"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
"files": [

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

"dependencies": {
"@vue/devtools-kit": "^7.0.13"
"@vue/devtools-kit": "^7.0.14"
},

@@ -30,0 +29,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