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.9 to 2.1.10

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# 2.1.10 (September 19, 2019)
## Bug fixes / Improvements
* [[`65a3918894`](https://github.com/webhintio/hint/commit/65a3918894b7df50c5d2cfdeb96319828ba5362a)] - Fix: Remove unused devDependency (by [`Antón Molleda`](https://github.com/molant)).
## Chores
* [[`c5e66947d4`](https://github.com/webhintio/hint/commit/c5e66947d494771b487c5d45a477069c61c9ed0b)] - Upgrade: Bump typescript from 3.6.2 to 3.6.3 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
* [[`9f6b5cf4ab`](https://github.com/webhintio/hint/commit/9f6b5cf4abd810a69a9254c147ab70d9b356de48)] - Upgrade: Bump ts-loader from 6.0.4 to 6.1.0 (by [`dependabot-preview[bot]`](https://github.com/apps/dependabot-preview)).
# 2.1.9 (September 11, 2019)

@@ -2,0 +14,0 @@

11

package.json

@@ -18,3 +18,3 @@ {

"devDependencies": {
"@hint/utils": "^4.1.1",
"@hint/utils": "^5.0.0",
"@types/inquirer": "^6.0.3",

@@ -33,5 +33,4 @@ "@types/node": "^12.7.4",

"fs-extra": "^8.0.1",
"hint": "^5.2.3",
"hint": "^5.2.4",
"inquirer": "^6.5.0",
"npm-link-check": "^3.0.0",
"npm-run-all": "^4.1.5",

@@ -42,4 +41,4 @@ "nyc": "^14.1.0",

"sinon": "^7.4.2",
"ts-loader": "^6.0.4",
"typescript": "^3.6.2",
"ts-loader": "^6.1.0",
"typescript": "^3.6.3",
"webpack": "^4.39.3",

@@ -91,3 +90,3 @@ "webpack-cli": "^3.3.7"

},
"version": "2.1.9"
"version": "2.1.10"
}

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