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.10 to 2.1.11

9

CHANGELOG.md

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

# 2.1.11 (September 24, 2019)
## Chores
* [[`53edf270f8`](https://github.com/webhintio/hint/commit/53edf270f84ead765bb981345d5321568ac69142)] - Upgrade: Bump @types/node from 12.7.4 to 12.7.5 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`7f9dd770ec`](https://github.com/webhintio/hint/commit/7f9dd770ec0350d7f50137d322159a07a3b203da)] - Upgrade: Bump webpack-cli from 3.3.7 to 3.3.9 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`6c7cec0761`](https://github.com/webhintio/hint/commit/6c7cec07610c0fe793155c821773c420ff47c681)] - Upgrade: Bump ts-loader from 6.1.0 to 6.1.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 2.1.10 (September 19, 2019)

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

12

package.json

@@ -18,5 +18,5 @@ {

"devDependencies": {
"@hint/utils": "^5.0.0",
"@hint/utils": "^5.0.1",
"@types/inquirer": "^6.0.3",
"@types/node": "^12.7.4",
"@types/node": "^12.7.5",
"@types/proxyquire": "^1.3.28",

@@ -33,3 +33,3 @@ "@types/sinon": "^7.0.13",

"fs-extra": "^8.0.1",
"hint": "^5.2.4",
"hint": "^5.3.0",
"inquirer": "^6.5.0",

@@ -41,6 +41,6 @@ "npm-run-all": "^4.1.5",

"sinon": "^7.4.2",
"ts-loader": "^6.1.0",
"ts-loader": "^6.1.2",
"typescript": "^3.6.3",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.7"
"webpack-cli": "^3.3.9"
},

@@ -90,3 +90,3 @@ "engines": {

},
"version": "2.1.10"
"version": "2.1.11"
}

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