New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-component-dependencies

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-component-dependencies

Analyze Vue components dependencies

0.0.2
Source
npm
Version published
Maintainers
1
Created
Source

Vue Component dependencies

A node cli for analyze vue components dependencies.

Usage

$ npx vue-component-dependencies -p yourRootFile.js

If you want to exclude any modules

$ npx vue-component-dependencies -p yourRootFile.js -i module1,module2,module3

Keywords

Vue.js

FAQs

Package last updated on 17 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts