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

hairballs

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hairballs - npm Package Compare versions

Comparing version 0.0.9 to 0.1.0

24

package.json
{
"name": "hairballs",
"version": "0.0.9",
"version": "0.1.0",
"description": "Shared utilities for Lint Reporters",

@@ -17,25 +17,25 @@ "keywords": [

"type": "git",
"url": "https://github.com/edendramis/hairballs.git"
"url": "https://github.com/ratherblue/hairballs.git"
},
"author": {
"email": "edendramis@gmail.com"
"email": "ratherblue@gmail.com"
},
"license": {
"type": "MIT",
"url": "https://github.com/edendramis/hairballs/blob/master/LICENSE"
"url": "https://github.com/ratherblue/hairballs/blob/master/LICENSE"
},
"bugs": {
"url": "https://github.com/edendramis/hairballs/issues"
"url": "https://github.com/ratherblue/hairballs/issues"
},
"homepage": "https://github.com/edendramis/hairballs",
"homepage": "https://github.com/ratherblue/hairballs",
"dependencies": {
"handlebars": "3.0.3"
"handlebars": "4.0.5"
},
"devDependencies": {
"chai": "3.2.0",
"coveralls": "2.11.3",
"istanbul": "0.3.17",
"mocha": "2.2.5",
"mocha-lcov-reporter": "0.0.2"
"chai": "3.5.0",
"coveralls": "2.11.9",
"istanbul": "0.4.3",
"mocha": "2.4.5",
"mocha-lcov-reporter": "1.2.0"
}
}
# Shared Libraries for Lint Reporters
[![Build Status](https://img.shields.io/travis/edendramis/hairballs.svg?style=flat-square)](https://travis-ci.org/edendramis/hairballs)
[![Coverage Status](https://img.shields.io/coveralls/edendramis/hairballs.svg?style=flat-square)](https://coveralls.io/r/edendramis/hairballs)
[![License](https://img.shields.io/github/license/edendramis/hairballs.svg?style=flat-square)](https://github.com/edendramis/hairballs/blob/master/LICENSE)
[![Dependencies](https://img.shields.io/david/edendramis/hairballs.svg?style=flat-square)](https://david-dm.org/edendramis/hairballs)
[![devDependency Status](https://img.shields.io/david/dev/edendramis/hairballs.svg?style=flat-square)](https://david-dm.org/edendramis/hairballs#info=devDependencies&view=table)
[![Build Status](https://img.shields.io/travis/ratherblue/hairballs.svg?style=flat-square)](https://travis-ci.org/ratherblue/hairballs)
[![Coverage Status](https://img.shields.io/coveralls/ratherblue/hairballs.svg?style=flat-square)](https://coveralls.io/r/ratherblue/hairballs)
[![License](https://img.shields.io/github/license/ratherblue/hairballs.svg?style=flat-square)](https://github.com/ratherblue/hairballs/blob/master/LICENSE)
[![Dependencies](https://img.shields.io/david/ratherblue/hairballs.svg?style=flat-square)](https://david-dm.org/ratherblue/hairballs)
[![devDependency Status](https://img.shields.io/david/dev/ratherblue/hairballs.svg?style=flat-square)](https://david-dm.org/ratherblue/hairballs#info=devDependencies&view=table)

Sorry, the diff of this file is not supported yet

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