Skip to content

Commit

Permalink
docs: changelog for 6.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Dec 10, 2019
1 parent 42d328d commit c4190a1
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,27 @@
## 6.13.3 (2019-12-09)

### DEPENDENCIES

* [`26e748753`](https://github.com/npm/cli/commit/26e7487539a1f09d29d16d92ceaaff6e09b1f288)
`bin-links@1.1.4` Properly normalize, sanitize, and verify `bin` entries
in `package.json`.
* [`19551e0a3`](https://github.com/npm/cli/commit/19551e0a3012f1ec42295672f70a3e47eb378ea4)
`npm-packlist@1.4.7`
* [`711dd9c6e`](https://github.com/npm/cli/commit/711dd9c6e5b6d8d6b903652252f7d27397cec6ad)
`pacote@9.5.11`
* [`5f33040`](https://github.com/npm/pacote/commit/5f3304028b6985fd380fc77c4840ff12a4898301)
[#476](https://github.com/npm/cli/issues/476)
[npm/pacote#22](https://github.com/npm/pacote/issues/22)
[npm/pacote#14](https://github.com/npm/pacote/issues/14) fix: Do not
drop perms in git when not root ([isaacs](https://github.com/isaacs),
[@darcyclarke](https://github.com/darcyclarke))
* [`6f229f7`](https://github.com/npm/pacote/6f229f78d9911b4734f0a19c6afdc5454034c759)
sanitize and normalize package bin field
([isaacs](https://github.com/isaacs))
* [`42d328da1`](https://github.com/npm/cli/commit/42d328da171d88ff0846e167678c39ae7bf8bb32)
`read-package-json@2.1.1`


## 6.13.2 (2019-12-03)

### BUG FIXES
Expand Down

0 comments on commit c4190a1

Please sign in to comment.