Comparing version 0.0.12 to 0.0.13
@@ -372,6 +372,6 @@ { | ||
"", | ||
"", | ||
" __", | ||
"/\\_\\", | ||
"\\/_/", | ||
"" | ||
"\\/_/" | ||
], | ||
@@ -484,3 +484,3 @@ "+": [ | ||
"/ / /", | ||
"\\/_/\\" | ||
"\\/_/" | ||
], | ||
@@ -487,0 +487,0 @@ ":": [ |
{ | ||
"name": "cfonts", | ||
"description": "Sexy fonts for the console", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"homepage": "https://github.com/dominikwilkowski/cfonts", | ||
@@ -38,3 +38,3 @@ "author": { | ||
"change-case": "^2.1.6", | ||
"chalk": "^0.5.1", | ||
"chalk": "^1.0.0", | ||
"commander": "^2.6.0" | ||
@@ -56,2 +56,2 @@ }, | ||
"license": "GNU-GPL" | ||
} | ||
} |
@@ -263,2 +263,3 @@ ```shell | ||
## Release History | ||
* 0.0.13 - fixed simple3d | ||
* 0.0.12 - fixed simple3d and added to grunt test | ||
@@ -265,0 +266,0 @@ * 0.0.11 - added simple3d font |
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
91954
279
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
- Removedansi-regex@0.2.1(transitive)
- Removedansi-styles@1.1.0(transitive)
- Removedchalk@0.5.1(transitive)
- Removedhas-ansi@0.1.0(transitive)
- Removedstrip-ansi@0.3.0(transitive)
- Removedsupports-color@0.2.0(transitive)
Updatedchalk@^1.0.0