compact-yarn-audit
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "compact-yarn-audit", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Presents output from yarn audit in a compact table", | ||
@@ -46,3 +46,3 @@ "engines": { | ||
"dependencies": { | ||
"chalk": "^5.1.2", | ||
"chalk": "^5.2.0", | ||
"ndjson": "^2.0.0", | ||
@@ -53,9 +53,9 @@ "strip-ansi": "^7.0.1", | ||
"devDependencies": { | ||
"@types/mocha": "10.0.0", | ||
"@types/mocha": "10.0.1", | ||
"@types/ndjson": "2.0.1", | ||
"@types/text-table": "0.2.2", | ||
"@typescript-eslint/eslint-plugin": "5.43.0", | ||
"@typescript-eslint/parser": "5.43.0", | ||
"@typescript-eslint/eslint-plugin": "5.46.0", | ||
"@typescript-eslint/parser": "5.46.0", | ||
"c8": "7.12.0", | ||
"eslint": "8.28.0", | ||
"eslint": "8.29.0", | ||
"eslint-config-moving-meadow": "4.0.2", | ||
@@ -69,8 +69,8 @@ "eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-security": "1.5.0", | ||
"eslint-plugin-unicorn": "44.0.2", | ||
"eslint-plugin-unicorn": "45.0.1", | ||
"mocha": "10.1.0", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.7.1", | ||
"prettier": "2.8.1", | ||
"ts-node": "10.9.1", | ||
"typescript": "4.9.3", | ||
"typescript": "4.9.4", | ||
"upem": "7.3.1" | ||
@@ -77,0 +77,0 @@ }, |
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
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
Updatedchalk@^5.2.0