Socket
Socket
Sign inDemoInstall

@vue/cli-shared-utils

Package Overview
Dependencies
131
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.5.16 to 4.5.17

2

lib/ipc.js

@@ -1,2 +0,2 @@

const ipc = require('node-ipc')
const ipc = require('@achrinza/node-ipc')

@@ -3,0 +3,0 @@ const DEFAULT_ID = process.env.VUE_CLI_IPC || 'vue-cli'

{
"name": "@vue/cli-shared-utils",
"version": "4.5.16",
"version": "4.5.17",
"description": "shared utilities for vue-cli packages",

@@ -23,2 +23,3 @@ "main": "index.js",

"dependencies": {
"@achrinza/node-ipc": "9.2.2",
"@hapi/joi": "^15.0.1",

@@ -29,3 +30,2 @@ "chalk": "^2.4.2",

"lru-cache": "^5.1.1",
"node-ipc": "9.2.1",
"open": "^6.3.0",

@@ -41,3 +41,3 @@ "ora": "^3.4.0",

},
"gitHead": "c38e7551a182174d8154b4e4c2ef54404052812f"
"gitHead": "58ff39cef3ec3574018089b3ea5bba5bb0abc10f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc