An open API service indexing awesome lists of open source software.

https://github.com/wyze/yarn-outdated-next

yarn-outdated-next
https://github.com/wyze/yarn-outdated-next

Last synced: 3 months ago
JSON representation

yarn-outdated-next

Awesome Lists containing this project

README

        

# yarn-outdated-next

[![Build Status][travis-image]][travis-url]
[![npm][npm-image]][npm-url]
[![dependencies][deps-image]][deps-url]
[![devDependencies][depsdev-image]][depsdev-url]

> Testing `yarn outdated` command with next tag.

## Install

```
$ npm install --save-dev yarn-outdated-next
```

## Build

```
$ npm run build
```

## License

Copyright © 2016 [Neil Kistner](//github.com/wyze)

Released under the MIT license. See [license](license) for details.

[travis-image]: https://img.shields.io/travis/wyze/yarn-outdated-next.svg?style=flat-square
[travis-url]: https://travis-ci.org/wyze/yarn-outdated-next

[npm-image]: https://img.shields.io/npm/v/yarn-outdated-next.svg?style=flat-square
[npm-url]: https://npmjs.com/package/yarn-outdated-next

[deps-image]: https://img.shields.io/david/wyze/yarn-outdated-next.svg?style=flat-square
[deps-url]: https://david-dm.org/wyze/yarn-outdated-next

[depsdev-image]: https://img.shields.io/david/dev/wyze/yarn-outdated-next.svg?style=flat-square
[depsdev-url]: https://david-dm.org/wyze/yarn-outdated-next#info=devDependencies