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 2.10.0 to 2.10.1

16

package.json
{
"name": "cfonts",
"description": "Sexy fonts for the console",
"version": "2.10.0",
"version": "2.10.1",
"homepage": "https://github.com/dominikwilkowski/cfonts",

@@ -49,15 +49,15 @@ "author": {

"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.11",
"@types/node": "latest",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"jest-cli": "^27.2.0",
"eslint": "^8.12.0",
"jest-cli": "^27.5.1",
"onchange": "^7.1.0",
"typescript": "^4.4.3"
"typescript": "^4.6.3"
},
"peerDependencies": {},
"dependencies": {
"chalk": "^4.1.2",
"chalk": "^4",
"window-size": "^1.1.1"

@@ -64,0 +64,0 @@ },

@@ -404,3 +404,3 @@ ```shell

This option let's you use CFonts to generate HTML instead of ANSI code.
This option lets you use CFonts to generate HTML instead of ANSI code.
Note that `max-length` won't be automatically detected anymore and you will have to supply it if you want the text to wrap.

@@ -516,2 +516,3 @@ Best used in a node script.

## Release History
* 2.10.1 - bumped dependencies
* 2.10.0 - bumped dependencies, added typescript definitions into npm bundle

@@ -518,0 +519,0 @@ * 2.9.3 - bumped dependencies

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