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 3.0.5 to 3.0.6

15

CHANGELOG.md

@@ -0,1 +1,16 @@

# 3.0.6 (May 18, 2020)
## Chores
* [[`955f1096f4`](https://github.com/webhintio/hint/commit/955f1096f475f4e694e6d947c23f3c31d12e07c3)] - Upgrade: Bump ts-loader from 6.2.1 to 7.0.4 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`383670ba5e`](https://github.com/webhintio/hint/commit/383670ba5e897251a37030e3c5163391db8eaf26)] - Upgrade: Bump @types/lodash from 4.14.149 to 4.14.151 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`ea08bf5acc`](https://github.com/webhintio/hint/commit/ea08bf5acc5c18f221b06ef34e6dee7813d04a70)] - Upgrade: Bump ava from 3.5.2 to 3.8.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`60ed338607`](https://github.com/webhintio/hint/commit/60ed3386070101ddd8a21356947738f650fea3ac)] - Upgrade: Bump webpack from 4.42.1 to 4.43.0 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`a65fdf46c4`](https://github.com/webhintio/hint/commit/a65fdf46c4e9edb0c714ff0dad94e6da2f98d43b)] - Upgrade: Bump nyc from 15.0.0 to 15.0.1 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`bd9f407ebf`](https://github.com/webhintio/hint/commit/bd9f407ebf0f4037c06b8e5637b2d882efb580ac)] - Upgrade: Bump @types/node from 13.13.2 to 13.13.4 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`48b4b39eae`](https://github.com/webhintio/hint/commit/48b4b39eae240045e74b39ad7060e38c27bbf38f)] - Upgrade: Bump @types/node from 13.9.2 to 13.13.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`a9ed7293bb`](https://github.com/webhintio/hint/commit/a9ed7293bb380eb73495c2adbadd1cfec997ebbe)] - Upgrade: Bump @types/sinon from 7.5.1 to 9.0.0 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`85c86a0891`](https://github.com/webhintio/hint/commit/85c86a0891c36423e5c76ca05acd5ab04e84a01c)] - Upgrade: Bump sinon from 9.0.1 to 9.0.2 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 3.0.5 (April 15, 2020)

@@ -2,0 +17,0 @@

24

package.json

@@ -14,5 +14,5 @@ {

"dependencies": {
"@hint/utils": "^7.0.3",
"@hint/utils": "^7.0.4",
"@hint/utils-debug": "^1.0.1",
"@hint/utils-fs": "^1.0.2",
"@hint/utils-fs": "^1.0.3",
"browserslist": "^4.11.1",

@@ -24,9 +24,9 @@ "inquirer": "^7.1.0"

"@types/inquirer": "^6.0.3",
"@types/lodash": "^4.14.149",
"@types/node": "^13.9.2",
"@types/lodash": "^4.14.151",
"@types/node": "^13.13.4",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.5.1",
"@types/sinon": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.12.0",
"ava": "^3.5.2",
"ava": "^3.8.2",
"cpx": "^1.5.0",

@@ -37,13 +37,13 @@ "eslint": "^6.8.0",

"fork-ts-checker-webpack-plugin": "^4.1.3",
"hint": "^6.0.5",
"hint": "^6.0.6",
"inquirer": "^7.1.0",
"lodash": "^4.17.15",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"nyc": "^15.0.1",
"proxyquire": "^2.1.3",
"rimraf": "^3.0.2",
"sinon": "^9.0.1",
"ts-loader": "^6.2.1",
"sinon": "^9.0.2",
"ts-loader": "^7.0.4",
"typescript": "^3.8.3",
"webpack": "^4.42.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"

@@ -94,3 +94,3 @@ },

},
"version": "3.0.5"
"version": "3.0.6"
}

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