better-npm-audit
Advanced tools
Comparing version 1.11.0 to 1.11.1
@@ -1,2 +0,2 @@ | ||
## 1.11.0 (June 11, 2021) | ||
## 1.11.1 (June 11, 2021) | ||
@@ -3,0 +3,0 @@ * Added environment variable support `process.env.NPM_CONFIG_AUDIT_LEVEL` to set the audit level |
{ | ||
"name": "better-npm-audit", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"author": "Jee Mok <jee.ict@hotmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "Made to allow skipping certain vulnerabilities, and any extra handling that are not supported by the default npm audit in the future.", |
@@ -21,3 +21,3 @@ # Better NPM Audit | ||
--- | ||
<br /> | ||
@@ -32,2 +32,4 @@ ## Installation | ||
<br /> | ||
## Usage | ||
@@ -52,2 +54,4 @@ | ||
<br /> | ||
## Options | ||
@@ -63,2 +67,4 @@ | ||
<br /> | ||
## Environment Variables | ||
@@ -70,2 +76,4 @@ | ||
<br /> | ||
## Using `.nsprc` file to manage exceptions | ||
@@ -91,3 +99,3 @@ | ||
--- | ||
<br /> | ||
@@ -227,2 +235,4 @@ ## Examples | ||
<br /> | ||
## Special mentions | ||
@@ -234,2 +244,4 @@ | ||
<br /> | ||
--- | ||
@@ -236,0 +248,0 @@ |
245149
244