npq 3.19.1 → 3.19.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,6 @@ npq allows you to audit npm packages _before_ you install them
|
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](https://codecov.io/gh/lirantal/npq)
|
|
6
6
|
[](https://github.com/lirantal/npq/actions/workflows/main.yml?query=branch%3Amain)
|
|
7
|
-
[](https://snyk.io/test/github/lirantal/npq)
|
|
8
7
|
[](SECURITY.md)
|
|
9
8
|
|
|
10
9
|
TL;DR how to use npq:
|