Socket
Socket
Sign inDemoInstall

google-font-installer

Package Overview
Dependencies
25
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

4

cli.js

@@ -81,3 +81,3 @@ #!/usr/bin/env node

} else {
console.log('Impossible to download the font: no matches for "%s". \n'.bold.red, searchedTerm);
console.log('Download failed: unable to find font family "%s". \n'.bold.red, searchedTerm);
searchFont(searchedTerm);

@@ -93,3 +93,3 @@ }

} else {
console.log('Impossible to install the font: no matches for "%s". \n'.bold.red, searchedTerm);
console.log('Installation failed: unable to find font family "%s". \n'.bold.red, searchedTerm);
searchFont(searchedTerm);

@@ -96,0 +96,0 @@ }

{
"name": "google-font-installer",
"version": "1.0.2",
"version": "1.0.3",
"description": "Download and install Google Web Fonts on your local machine",

@@ -5,0 +5,0 @@ "author": "Lorenzo Zottar <lordgiotto@gmail.com>",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc