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.4.7 to 2.4.8

2

lib/index.js

@@ -61,4 +61,2 @@ /***************************************************************************************************************************************************************

var Style = require('ansi-styles');
var Path = require("path");

@@ -65,0 +63,0 @@

3

package.json
{
"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

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