create-hintrc
Advanced tools
Comparing version 3.0.19 to 3.0.20
@@ -15,7 +15,7 @@ { | ||
"dependencies": { | ||
"@hint/utils": "^7.0.14", | ||
"@hint/utils-debug": "^1.0.8", | ||
"@hint/utils": "^7.0.15", | ||
"@hint/utils-debug": "^1.0.9", | ||
"@hint/utils-fs": "^1.0.12", | ||
"browserslist": "^4.19.3", | ||
"inquirer": "^8.2.0" | ||
"inquirer": "^8.2.2" | ||
}, | ||
@@ -25,3 +25,3 @@ "description": "webhint's configuration file initializer package", | ||
"@types/inquirer": "^8.2.0", | ||
"@types/lodash": "^4.14.178", | ||
"@types/lodash": "^4.14.181", | ||
"@types/node": "^17.0.14", | ||
@@ -38,4 +38,4 @@ "@types/proxyquire": "^1.3.28", | ||
"fork-ts-checker-webpack-plugin": "^7.2.1", | ||
"hint": "^6.1.11", | ||
"inquirer": "^8.2.0", | ||
"hint": "^6.1.12", | ||
"inquirer": "^8.2.2", | ||
"lodash": "^4.17.21", | ||
@@ -48,5 +48,5 @@ "npm-run-all": "^4.1.5", | ||
"sinon": "^13.0.1", | ||
"ts-loader": "^9.2.6", | ||
"ts-loader": "^9.2.8", | ||
"typescript": "^4.5.5", | ||
"webpack": "^5.69.1", | ||
"webpack": "^5.70.0", | ||
"webpack-cli": "^4.9.1" | ||
@@ -97,3 +97,3 @@ }, | ||
}, | ||
"version": "3.0.19" | ||
"version": "3.0.20" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2676975
7602
1
Updated@hint/utils@^7.0.15
Updated@hint/utils-debug@^1.0.9
Updatedinquirer@^8.2.2