Download the PHP package insite/composer-npm-audit without Composer
On this page you can find all versions of the php package insite/composer-npm-audit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download insite/composer-npm-audit
More information about insite/composer-npm-audit
Files in insite/composer-npm-audit
Download insite/composer-npm-audit
More information about insite/composer-npm-audit
Files in insite/composer-npm-audit
Vendor insite
Package composer-npm-audit
Short Description Composer plugin that looks for vulnerabilities in NPM packages
License GPL-2.0-or-later
Package composer-npm-audit
Short Description Composer plugin that looks for vulnerabilities in NPM packages
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package composer-npm-audit
Composer NPM audit
This Composer plugin mimicks npm audit
for packages installed
with Assets Packagist
or the Composer Asset Plugin.
It provides a simple way to know if your NPM dependencies have known vulnerabilities.
Install
Usage
Simply run composer npm-audit
and it will display a table like this:
You can also use composer npm-audit -c
to generate
a Composer command that will update the vulnerable dependencies, for example:
All versions of composer-npm-audit with dependencies
PHP Build Version
Package Version
Requires
composer-plugin-api Version
^2.0
guzzlehttp/guzzle Version ^6.4||^7.5
ext-json Version *
jean85/pretty-package-versions Version ^1.3
guzzlehttp/guzzle Version ^6.4||^7.5
ext-json Version *
jean85/pretty-package-versions Version ^1.3
The package insite/composer-npm-audit contains the following files
Loading the files please wait ....