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
- Host: GitHub
- URL: https://github.com/wyze/yarn-outdated-next
- Owner: wyze
- License: mit
- Created: 2016-11-05T02:27:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-05T02:36:34.000Z (over 8 years ago)
- Last Synced: 2024-10-14T14:07:28.329Z (8 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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