Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-onelineperfile

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-onelineperfile - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md

@@ -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 @@

7

package.json
{
"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",

3

README.md
## [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>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc