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 1.0.0 to 1.0.1

7

CHANGELOG.md

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

# 1.0.1 (September 6, 2018)
## Bug fixes / Improvements
* [[`7cde2e145d`](https://github.com/webhintio/hint/commit/7cde2e145d247ea2dd0a42cbf2aa3a601b223a88)] - Fix: Make `npm` package not include `npm-shrinkwrap.json` file (by [`Cătălin Mariș`](https://github.com/alrra) / see also: [`#1294`](https://github.com/webhintio/hint/issues/1294)).
# 1.0.0 (August 17, 2018)

21

package.json

@@ -13,3 +13,3 @@ {

"dependencies": {
"browserslist": "^4.0.2",
"browserslist": "^4.1.1",
"encoding": "^0.1.12"

@@ -21,11 +21,11 @@ },

"cpx": "^1.5.0",
"eslint": "^5.2.0",
"eslint": "^5.5.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-markdown": "^1.0.0-beta.7",
"eslint-plugin-typescript": "^0.12.0",
"fork-ts-checker-webpack-plugin": "^0.4.8",
"fork-ts-checker-webpack-plugin": "^0.4.9",
"fs-extra": "^7.0.0",
"handlebars": "^4.0.11",
"hint": "^3.2.1",
"inquirer": "^6.1.0",
"hint": "^3.3.2",
"inquirer": "^6.2.0",
"markdownlint-cli": "^0.13.0",

@@ -35,7 +35,7 @@ "mkdirp": "^0.5.1",

"npm-run-all": "^4.1.2",
"nyc": "^12.0.2",
"nyc": "^13.0.1",
"rimraf": "^2.6.2",
"sinon": "^6.1.5",
"ts-loader": "^4.4.1",
"typescript": "^3.0.1",
"ts-loader": "^5.0.0",
"typescript": "^3.0.3",
"typescript-eslint-parser": "^18.0.0",

@@ -49,4 +49,3 @@ "webpack": "^4.16.5",

"files": [
"dist/src",
"npm-shrinkwrap.json"
"dist/src"
],

@@ -84,3 +83,3 @@ "homepage": "https://webhint.io/",

},
"version": "1.0.0"
"version": "1.0.1"
}

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