summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpmpack/CHANGELOG.md
blob: 25daf9e3342bb41ab29846baf97373214c8d7bb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Change Log

<a name="2.0.0"></a>
# [2.0.0](https://github.com/npm/libnpmpublish/compare/v1.0.0...v2.0.0) (2020-03-27)

### Breaking Changes

* [`cb2ecf2`](https://github.com/npm/libnpmpack/commit/cb2ecf2) feat: resolve to tarball data Buffer ([@claudiahdz](https://github.com/claudiahdz))

<a name="1.0.0"></a>
# 1.0.0 (2020-03-26)

### Features

* [`a35c590`](https://github.com/npm/libnpmpack/commit/a35c590) feat: pack tarballs from local dir or registry spec ([@claudiahdz](https://github.com/claudiahdz))

* [`6d72149`](https://github.com/npm/libnpmpack/commit/6d72149) feat: sorted tarball contents ([@eridal](https://github.com/eridal))