eslint-onelineperfile
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,8 @@ # Change Log | ||
## [1.0.1] - 2015-04-29 | ||
### Added | ||
- Badge to show status of dependencies added to top of README.md. | ||
- 'Bugs' section to package.json to link to GitHub Issues page. | ||
## [1.0.0] - 2015-04-09 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "eslint-onelineperfile", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "ESLint formatter (reporter) that displays one summary line for each file processed.", | ||
@@ -23,2 +23,7 @@ "keywords": [ | ||
}, | ||
"bugs" : | ||
{ | ||
"url" : "https://github.com/davidwaterston/eslint-onelineperfile/issues", | ||
"email" : "david@davidwaterston.com" | ||
}, | ||
"files": [ | ||
@@ -25,0 +30,0 @@ "index.js", |
## [ESLint](http://eslint.org) custom formatter (reporter) that displays one summary line for each file processed. | ||
<a href="http://semver.org" target="_blank" alt="Semantic Versioning"><img src="https://img.shields.io/badge/semver-1.0.0-lightgrey.svg?style=flat-square"></a> | ||
<a href="http://semver.org" target="_blank" alt="Semantic Versioning"><img src="https://img.shields.io/badge/semver-1.0.1-lightgrey.svg?style=flat-square"></a> | ||
<a href="https://github.com/davidwaterston/eslint-onelineperfile/blob/master/LICENSE" target="_blank" alt="MIT License"><img src="http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square"></a> | ||
<a href="https://david-dm.org/davidwaterston/eslint-onelineperfile" target="_blank" alt="Dependencies"><img src="https://david-dm.org/davidwaterston/eslint-onelineperfile.svg"></a> | ||
<a href="#verifying-releases" alt="Releases signed with Gnu Privacy Guard"><img src="https://img.shields.io/badge/gpg-signed-green.svg?style=flat-square"></a> | ||
@@ -6,0 +7,0 @@ <a href="https://gitter.im/davidwaterston/eslint-onelineperfile" target="_blank" alt="Join the chat at https://gitter.im/davidwaterston/eslint-onelineperfile"><img src="https://badges.gitter.im/Join%20Chat.svg"></a> |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
9384
1
96