Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@zkat.tech>2018-12-19 01:36:47 +0300
committerKat Marchán <kzm@zkat.tech>2018-12-19 01:36:47 +0300
commitfb3bbb72d448ac37a465b31233b21381917422f3 (patch)
treee1683017fc6704647942b66039165e72a8809876 /node_modules/npm-audit-report/CHANGELOG.md
parent56440dd192a43c76639e55c15ecec84c313b906e (diff)
npm-audit-report@1.3.2
Ref: https://github.com/npm/npm-audit-report/pull/34 Credit: @melkikh
Diffstat (limited to 'node_modules/npm-audit-report/CHANGELOG.md')
-rw-r--r--node_modules/npm-audit-report/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/node_modules/npm-audit-report/CHANGELOG.md b/node_modules/npm-audit-report/CHANGELOG.md
index 4cf6a1acd..941a18741 100644
--- a/node_modules/npm-audit-report/CHANGELOG.md
+++ b/node_modules/npm-audit-report/CHANGELOG.md
@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+<a name="1.3.2"></a>
+## [1.3.2](https://github.com/npm/npm-audit-report/compare/v1.3.1...v1.3.2) (2018-12-18)
+
+
+### Bug Fixes
+
+* **parseable:** add support for critical vulns and more resolves on update/install action ([#28](https://github.com/npm/npm-audit-report/issues/28)) ([5e27893](https://github.com/npm/npm-audit-report/commit/5e27893))
+* **security:** audit fix ([ff9faf3](https://github.com/npm/npm-audit-report/commit/ff9faf3))
+* **urls:** Replace hardcoded URL to advisory with a URL from audit response ([#34](https://github.com/npm/npm-audit-report/issues/34)) ([e2fe95b](https://github.com/npm/npm-audit-report/commit/e2fe95b))
+
+
+
<a name="1.3.1"></a>
## [1.3.1](https://github.com/npm/npm-audit-report/compare/v1.3.0...v1.3.1) (2018-07-10)