summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/pacote/CHANGELOG.md
diff options
context:
space:
mode:
authorKat Marchán <kzm@zkat.tech>2019-04-05 15:17:30 -0400
committerMyles Borins <mylesborins@google.com>2019-04-06 20:56:17 -0400
commit033f6b566ebe9689ab1e6e3bbec5f649e6d14896 (patch)
treee1e849ac11da1dec4b910c3dfa38b4585b364d90 /deps/npm/node_modules/pacote/CHANGELOG.md
parent58aaf58406ab52599d51d4e91249776b260487cc (diff)
downloadandroid-node-v8-033f6b566ebe9689ab1e6e3bbec5f649e6d14896.tar.gz
android-node-v8-033f6b566ebe9689ab1e6e3bbec5f649e6d14896.tar.bz2
android-node-v8-033f6b566ebe9689ab1e6e3bbec5f649e6d14896.zip
deps: upgrade npm to 6.9.0
Co-authored-by: Myles Borins <mylesborins@google.com> PR-URL: https://github.com/nodejs/node/pull/26244 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'deps/npm/node_modules/pacote/CHANGELOG.md')
-rw-r--r--deps/npm/node_modules/pacote/CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/deps/npm/node_modules/pacote/CHANGELOG.md b/deps/npm/node_modules/pacote/CHANGELOG.md
index 50a0dbde40..1c8feb9a79 100644
--- a/deps/npm/node_modules/pacote/CHANGELOG.md
+++ b/deps/npm/node_modules/pacote/CHANGELOG.md
@@ -2,6 +2,26 @@
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="9.5.0"></a>
+# [9.5.0](https://github.com/zkat/pacote/compare/v9.4.1...v9.5.0) (2019-02-18)
+
+
+### Features
+
+* **enjoy-by:** add `before` as an alias to enjoy-by ([75d62b7](https://github.com/zkat/pacote/commit/75d62b7))
+
+
+
+<a name="9.4.1"></a>
+## [9.4.1](https://github.com/zkat/pacote/compare/v9.4.0...v9.4.1) (2019-01-24)
+
+
+### Bug Fixes
+
+* **directory, finalize-manifest:** strip byte order marker from JSON ([723ad63](https://github.com/zkat/pacote/commit/723ad63))
+
+
+
<a name="9.4.0"></a>
# [9.4.0](https://github.com/zkat/pacote/compare/v9.3.0...v9.4.0) (2019-01-14)