Comparing version 1.8.2 to 1.8.4
{ | ||
"name": "cli-html", | ||
"version": "1.8.2", | ||
"version": "1.8.4", | ||
"description": "There will be cli module who render HTML to Terminal", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"bin": { | ||
"html": "./bin/html.js" | ||
"html": "bin/html.js" | ||
}, | ||
@@ -39,3 +39,3 @@ "author": "Grigorii Horos", | ||
"boxen": "github:horosgrisa/fieldset", | ||
"cli-highlight": "^2.1.4", | ||
"cli-highlight": "^2.1.10", | ||
"cli-table3": "^0.6.0", | ||
@@ -58,11 +58,11 @@ "compose-function": "^3.0.3", | ||
"confusing-browser-globals": "^1.0.9", | ||
"eslint": "^6.8.0", | ||
"eslint": "^7.20.0", | ||
"eslint-config-airbnb-base": "^14.1.0", | ||
"eslint-config-es": "^3.19.55", | ||
"eslint-config-es": "^3.28.8", | ||
"eslint-config-standard-jsdoc": "^9.3.0", | ||
"eslint-plugin-async-await": "0.0.0", | ||
"eslint-plugin-ava": "^10.2.0", | ||
"eslint-plugin-ava": "^11.0.0", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-jquery": "^1.5.1", | ||
"eslint-plugin-jsdoc": "^24.0.0", | ||
"eslint-plugin-jsdoc": "^32.0.2", | ||
"eslint-plugin-json": "^2.1.1", | ||
@@ -74,5 +74,5 @@ "eslint-plugin-no-loops": "^0.3.0", | ||
"eslint-plugin-security": "^1.4.0", | ||
"eslint-plugin-simple-import-sort": "^5.0.2", | ||
"eslint-plugin-simple-import-sort": "^7.0.0", | ||
"eslint-plugin-you-dont-need-lodash-underscore": "^6.10.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
189612
Updatedcli-highlight@^2.1.10