Socket
Socket
Sign inDemoInstall

@vue/devtools-shared

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/devtools-shared - npm Package Compare versions

Comparing version 7.0.13 to 7.0.14

dist/index.js

9

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

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

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

@@ -15,4 +15,3 @@ }

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

@@ -25,3 +24,3 @@ "dist"

"devDependencies": {
"@types/node": "^20.11.6"
"@types/node": "^20.11.10"
},

@@ -28,0 +27,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