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.9.1 to 2.9.2

17

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

@@ -50,20 +50,17 @@ "author": {

"devDependencies": {
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@types/node": "latest",
"coveralls": "^3.1.0",
"eslint": "^7.16.0",
"eslint": "^7.26.0",
"jest-cli": "^26.6.3",
"onchange": "^7.1.0",
"typescript": "^4.1.3"
"typescript": "^4.2.4"
},
"peerDependencies": {},
"dependencies": {
"chalk": "^4.1.0",
"chalk": "^4.1.1",
"window-size": "^1.1.1"
},
"resolutions": {
"lodash": ">=4.17.11"
},
"jest": {

@@ -70,0 +67,0 @@ "displayName": "CFonts",

@@ -515,2 +515,3 @@ ```shell

## Release History
* 2.9.2 - bumped dependencies
* 2.9.1 - bumped dependencies

@@ -517,0 +518,0 @@ * 2.9.0 - added `top` and `bottom` align options

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