Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cfonts

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfonts - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc