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.0 to 2.9.1

12

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

@@ -50,11 +50,11 @@ "author": {

"devDependencies": {
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/preset-env": "^7.12.7",
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@types/node": "latest",
"coveralls": "^3.1.0",
"eslint": "^7.15.0",
"eslint": "^7.16.0",
"jest-cli": "^26.6.3",
"onchange": "^7.1.0",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
},

@@ -61,0 +61,0 @@ "peerDependencies": {},

@@ -206,3 +206,3 @@ ```shell

- `top` _(Will be ignored if used with the spaceless option)_
- `bottom` _(Will be ignored if used with the spaceless option)
- `bottom` _(Will be ignored if used with the spaceless option)_

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

## Release History
* 2.9.1 - bumped dependencies
* 2.9.0 - added `top` and `bottom` align options

@@ -518,0 +519,0 @@ * 2.8.6 - 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