Comparing version 2.4.7 to 2.4.8
@@ -61,4 +61,2 @@ /*************************************************************************************************************************************************************** | ||
var Style = require('ansi-styles'); | ||
var Path = require("path"); | ||
@@ -65,0 +63,0 @@ |
{ | ||
"name": "cfonts", | ||
"description": "Sexy fonts for the console", | ||
"version": "2.4.7", | ||
"version": "2.4.8", | ||
"homepage": "https://github.com/dominikwilkowski/cfonts", | ||
@@ -53,3 +53,2 @@ "author": { | ||
"dependencies": { | ||
"ansi-styles": "^4.2.1", | ||
"chalk": "^3.0.0", | ||
@@ -56,0 +55,0 @@ "window-size": "^1.1.1" |
@@ -353,2 +353,3 @@ ```shell | ||
## Release History | ||
* 2.4.8 - removed `ansi-styles` from direct dependencies | ||
* 2.4.7 - fixed bug from adopting chalk v3 and hex colors | ||
@@ -355,0 +356,0 @@ * 2.4.6 - bumped dependencies, removed `change-case` dependency, added `UpperCaseFirst` with tests |
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
2
399
197029
5225
- Removedansi-styles@^4.2.1