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

create-hintrc

Package Overview
Dependencies
Maintainers
2
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.1.12 to 2.1.13

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# 2.1.13 (October 16, 2019)
## Chores
* [[`99630d03dc`](https://github.com/webhintio/hint/commit/99630d03dc99cdb71a5010095a22b6908b6cdea5)] - Chore: Fix dependencies (by [`Antón Molleda`](https://github.com/molant)).
* [[`995c967b64`](https://github.com/webhintio/hint/commit/995c967b64afbeecb5a4e4adf40179a416b4ee93)] - Upgrade: Bump eslint from 5.16.0 to 6.5.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview) / see also: [`#3092`](https://github.com/webhintio/hint/issues/3092)).
* [[`9f80d06452`](https://github.com/webhintio/hint/commit/9f80d0645212b6952a32fd85bacfacaffa99bad7)] - Upgrade: Bump inquirer from 6.5.0 to 7.0.0 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 2.1.12 (September 26, 2019)

@@ -2,0 +11,0 @@

16

package.json

@@ -13,9 +13,9 @@ {

"dependencies": {
"browserslist": "^4.7.0",
"encoding": "^0.1.12"
"browserslist": "^4.7.0"
},
"description": "webhint's configuration file initializer package",
"devDependencies": {
"@hint/utils": "^5.0.2",
"@hint/utils": "^6.0.0",
"@types/inquirer": "^6.0.3",
"@types/lodash": "^4.14.141",
"@types/node": "^12.7.5",

@@ -28,9 +28,9 @@ "@types/proxyquire": "^1.3.28",

"cpx": "^1.5.0",
"eslint": "^5.15.1",
"eslint": "^6.5.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.5.0",
"fs-extra": "^8.0.1",
"hint": "^5.3.1",
"inquirer": "^6.5.0",
"hint": "^5.3.2",
"inquirer": "^7.0.0",
"lodash": "^4.17.15",
"npm-run-all": "^4.1.5",

@@ -89,3 +89,3 @@ "nyc": "^14.1.0",

},
"version": "2.1.12"
"version": "2.1.13"
}

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