Socket
Socket
Sign inDemoInstall

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.4 to 2.1.5

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# 2.1.5 (July 30, 2019)
## Chores
* [[`201e80b1bb`](https://github.com/webhintio/hint/commit/201e80b1bb0e9086ab477bf9e901d279ab3b89c9)] - Upgrade: Bump @typescript-eslint/eslint-plugin from 1.12.0 to 1.13.0 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`d957e63d7c`](https://github.com/webhintio/hint/commit/d957e63d7cf5f0723b525f06de8bde57441f1a67)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.4.2 to 1.4.3 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`6a80bb3bc6`](https://github.com/webhintio/hint/commit/6a80bb3bc6b517d7463a3884757aacbaf00d53af)] - Upgrade: Bump eslint-plugin-import from 2.18.0 to 2.18.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`809d784591`](https://github.com/webhintio/hint/commit/809d784591cb5bee32916408749aba6c03282da6)] - Upgrade: Bump @types/node from 12.6.4 to 12.6.8 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 2.1.4 (July 24, 2019)

@@ -2,0 +12,0 @@

14

package.json

@@ -18,8 +18,8 @@ {

"devDependencies": {
"@hint/utils": "^3.1.0",
"@hint/utils": "^3.1.1",
"@types/inquirer": "^6.0.3",
"@types/node": "^12.6.2",
"@types/node": "^12.6.8",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.13",
"@typescript-eslint/eslint-plugin": "^1.12.0",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.12.0",

@@ -29,7 +29,7 @@ "ava": "^1.4.1",

"eslint": "^5.15.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.3.7",
"fork-ts-checker-webpack-plugin": "^1.4.3",
"fs-extra": "^8.0.1",
"hint": "^5.1.0",
"hint": "^5.1.2",
"inquirer": "^6.5.0",

@@ -86,3 +86,3 @@ "npm-link-check": "^3.0.0",

},
"version": "2.1.4"
"version": "2.1.5"
}

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