npm-package-json-lint
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"name": "npm-package-json-lint", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "Configurable linter for package.json files.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ajv": "^6.12.0", | ||
"ajv": "^6.12.2", | ||
"ajv-errors": "^1.0.1", | ||
@@ -48,6 +48,6 @@ "chalk": "^4.0.0", | ||
"jsonc-parser": "^2.2.1", | ||
"log-symbols": "^3.0.0", | ||
"log-symbols": "^4.0.0", | ||
"meow": "^6.1.0", | ||
"plur": "^4.0.0", | ||
"semver": "^7.2.2", | ||
"semver": "^7.3.2", | ||
"slash": "^3.0.0", | ||
@@ -58,3 +58,3 @@ "strip-json-comments": "^3.1.0" | ||
"eslint": "^6.8.0", | ||
"eslint-config-tc": "^12.0.0", | ||
"eslint-config-tc": "^12.1.0", | ||
"eslint-formatter-pretty": "^3.0.1", | ||
@@ -64,8 +64,8 @@ "eslint-plugin-eslint-comments": "^3.1.2", | ||
"eslint-plugin-jest": "^23.8.2", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"figures": "^3.2.0", | ||
"jest": "^25.3.0", | ||
"npm-package-json-lint-config-default": "^2.0.0", | ||
"npm-package-json-lint-config-tc": "^3.0.0", | ||
"prettier": "^2.0.4" | ||
"jest": "^25.4.0", | ||
"npm-package-json-lint-config-default": "^3.0.0", | ||
"npm-package-json-lint-config-tc": "^4.0.0", | ||
"prettier": "^2.0.5" | ||
}, | ||
@@ -72,0 +72,0 @@ "engines": { |
141478
134
3953
+ Addedis-unicode-supported@0.1.0(transitive)
+ Addedlog-symbols@4.1.0(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedlog-symbols@3.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedajv@^6.12.2
Updatedlog-symbols@^4.0.0
Updatedsemver@^7.3.2