Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fmgsay

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fmgsay - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

index.js

@@ -22,6 +22,6 @@ 'use strict';

. _____ __ __ .____ . .\n\
. . | ___| | \\ / | / ___ \\. .\n\
. . | |__ | \\_/ | / / \\/ .\n\
. . | __| | |\\ /| | | | _ .\n\
. .| | . | | \\_/ | | \\ \\___` | .\n\
. . | ___| | \\ / | / ___ \\. . \n\
. . | |__ | \\_/ | / / \\/ . \n\
. . | __| | |\\ /| | | | _ . \n\
. .| | . | | \\_/ | | \\ \\___` | . \n\
. |_| . |_| |_| \\____/|| .\n\

@@ -37,3 +37,3 @@ . . . . . .\n\

var defaultGreeting = fmg.split("\n").map(function (line) {
return chalk.green(line) + " ";
return chalk.green(line);
}).join("\n");

@@ -40,0 +40,0 @@

{
"name": "fmgsay",
"version": "1.0.0",
"version": "1.0.1",
"description": "Tell FMG what to say (forked from yosay)",

@@ -5,0 +5,0 @@ "license": "BSD-2-Clause",

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