🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

vf-core-service-discovery

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vf-core-service-discovery

A tool to analyse the usage of vf-core in your project

npmnpm
Version
0.1.0-alpha.1
Version published
Maintainers
1
Created
Source

vf-core-service-discovery logo

Build Codecov David npm NPM

:warning: This project is currently in active development; use with caution. Thanks!

vf-core-service-discovery is a tool to analyse the usage of vf-core in your project.

Install

Install the package using npm or yarn as follows:

$ npm i vf-core-service-discovery
$ yarn add vf-core-service-discovery

or globally

$ npm i -g vf-core-service-discovery
$ yarn global add vf-core-service-discovery

Basic usage

A simple run of the following command will gather the usage of vf-core in the project:

$ vf-core-service-discovery run

An output example:

Features

  • Get package information such as current version, latest version, and component status.
  • Get changelog if current and latest versions are mismatched.
  • For each installed component get the dependent files (for now only .html files).

What's next

  • Find dependents in different types of projects (for a start Angular and React).
  • Better user experience and interface.
  • API documentation.

Contributing

We welcome contributors and maintainers! To contribute please check the contributing page out.

FAQs

Package last updated on 25 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