Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "cfonts", | ||
"description": "Sexy fonts for the console", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"homepage": "https://github.com/dominikwilkowski/cfonts", | ||
@@ -54,3 +54,3 @@ "author": { | ||
"change-case": "3.0.0", | ||
"commander": "2.6.0", | ||
"commander": "2.9.0", | ||
"window-size": "0.3.0" | ||
@@ -57,0 +57,0 @@ }, |
@@ -211,3 +211,3 @@ ```shell | ||
```shell | ||
$ cfonts "text" -f "block3d" | ||
$ cfonts "text" -f "3d" | ||
``` | ||
@@ -352,2 +352,3 @@ | ||
## Release History | ||
* 1.1.2 - Fixed issue with older commander version #3, updated docs | ||
* 1.1.1 - moved from `babel-polyfill` to `babel-plugin-transform-runtime`, added files to package.json, added images to docs, fixed dependencies | ||
@@ -374,2 +375,2 @@ * 1.1.0 - transpiled code to support node 0.12.15 and up | ||
## License | ||
Copyright (c) 2016 Dominik Wilkowski. Licensed under the [GNU GPLv2](https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE). | ||
Copyright (c) 2016 Dominik Wilkowski. Licensed under the [GNU GPLv2](https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE). |
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
166115
374
+ Addedcommander@2.9.0(transitive)
+ Addedgraceful-readlink@1.0.1(transitive)
- Removedcommander@2.6.0(transitive)
Updatedcommander@2.9.0