packages feed

yarn-lock-0.2.0: CHANGELOG.md

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.2 - 2017-05-21

### Added
- a multi-keyed map module
- `decycle` function for removing npm dependency cycles

### Changed
- Lockfile type is now a multi-keyed map


## [0.1] - 2017-04-18

### Added
- parser for `yarn.lock` files generated by yarn
- data types representing the yarn file
- Lockfile type that is a simple `Map`