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

eslint-html-reporter

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-html-reporter - npm Package Compare versions

Comparing version 0.4.12 to 0.4.13

CHANGELOG.md

22

package.json
{
"name": "eslint-html-reporter",
"version": "0.4.12",
"version": "0.4.13",
"description": "HTML Reporter for ESLint",

@@ -22,8 +22,6 @@ "main": "index.js",

},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/edendramis/eslint-html-reporter/blob/master/LICENSE"
}
],
"license": {
"type": "MIT",
"url": "https://github.com/edendramis/eslint-html-reporter/blob/master/LICENSE"
},
"bugs": {

@@ -34,11 +32,11 @@ "url": "https://github.com/edendramis/eslint-html-reporter/issues"

"dependencies": {
"hairballs": "0.0.7"
"hairballs": "0.0.8"
},
"devDependencies": {
"chai": "^2.2.0",
"coveralls": "^2.11.2",
"istanbul": "^0.3.13",
"mocha": "^2.2.1",
"chai": "3.2.0",
"coveralls": "2.11.3",
"istanbul": "0.3.17",
"mocha": "2.2.5",
"mocha-lcov-reporter": "0.0.2"
}
}
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