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

create-hintrc

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hintrc - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# 2.0.3 (December 31, 2018)
## Bug fixes / Improvements
* [[`c8883f49d3`](https://github.com/webhintio/hint/commit/c8883f49d3a9f782e52a87ca9e7a2bc9d17e0557)] - Fix: Exit script and avoid `EventEmitter` leak warning on macOS (by [`Antón Molleda`](https://github.com/molant) / see also: [`#1405`](https://github.com/webhintio/hint/issues/1405)).
# 2.0.2 (December 14, 2018)

@@ -2,0 +9,0 @@

0

LICENSE.txt

@@ -0,0 +0,0 @@ Apache License

20

package.json

@@ -13,3 +13,3 @@ {

"dependencies": {
"browserslist": "^4.3.4",
"browserslist": "^4.3.6",
"encoding": "^0.1.12"

@@ -23,11 +23,11 @@ },

"cpx": "^1.5.0",
"eslint": "^5.9.0",
"eslint": "^5.11.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-rc.0",
"eslint-plugin-typescript": "0.14.0",
"fork-ts-checker-webpack-plugin": "^0.5.0",
"fork-ts-checker-webpack-plugin": "^0.5.2",
"fs-extra": "^7.0.0",
"handlebars": "^4.0.11",
"hint": "^4.1.0",
"inquirer": "^6.2.0",
"hint": "^4.1.2",
"inquirer": "^6.2.1",
"mkdirp": "^0.5.1",

@@ -38,7 +38,7 @@ "npm-link-check": "^3.0.0",

"rimraf": "^2.6.2",
"sinon": "^7.1.1",
"ts-loader": "^5.3.0",
"typescript": "^3.1.6",
"sinon": "^7.2.2",
"ts-loader": "^5.3.2",
"typescript": "^3.2.2",
"typescript-eslint-parser": "21.0.2",
"webpack": "^4.26.0",
"webpack": "^4.28.3",
"webpack-cli": "^3.1.2"

@@ -84,3 +84,3 @@ },

},
"version": "2.0.2"
"version": "2.0.3"
}

@@ -0,0 +0,0 @@ # Create `.hintrc` (`create-hintrc`)

Sorry, the diff of this file is too big to display

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