UNPKG

npm

Version:

a package manager for JavaScript

34 lines (18 loc) 755 B
# Change Log ## 2.0.0 (2020-03-02) ### BREAKING CHANGE - Removed `figgy-pudding` as a dependecy - Using native promises - Require node >= v10 ### Feature - Updated stream interface to `minipass` type stream --- 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.0.1"></a> ## [1.0.1](https://github.com/npm/libnpmorg/compare/v1.0.0...v1.0.1) (2019-07-16) ### Bug Fixes * **standard:** standard --fix ([5118358](https://github.com/npm/libnpmorg/commit/5118358)) <a name="1.0.0"></a> # 1.0.0 (2018-08-23) ### Features * **API:** implement org api ([731b9c6](https://github.com/npm/libnpmorg/commit/731b9c6))