Socket
Socket
Sign inDemoInstall

6z0m9t-currency_converter

Package Overview
Dependencies
63
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.5

README.md

2

index.js

@@ -66,5 +66,5 @@ #! /usr/bin/env node

console.log(chalk.italic.bold.underline.rgb(250, 245, 245)("Base value $1 = the rate of currency you want to convert to:", toAmmount));
console.log(chalk.italic.bold.underline.rgb(250, 245, 245)("Your asked the amount to convert :", amount));
console.log(chalk.italic.bold.underline.rgb(250, 245, 245)("Your converted amount is :", amount));
console.log("\n");
console.log(chalk.yellowBright.italic.bold.underline("You will get amount:", convertedAmount));
console.log(chalk.italic.bold.underline.rgb(255, 111, 255)("\nThank You for using:\nMy Currency Converter\nSee you soon\nAuthor: Azmat Ali"));

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

console.log(chalk.italic.bold.underline.rgb(250, 245, 245)("Base value $1 = the rate of currency you want to convert to:", toAmmount));
console.log(chalk.italic.bold.underline.rgb(250, 245, 245)("Your asked the amount to convert :", amount));
console.log(chalk.italic.bold.underline.rgb(250, 245, 245)("Your converted amount is :", amount));

@@ -88,0 +88,0 @@ console.log("\n",);

{
"name": "6z0m9t-currency_converter",
"version": "1.4.0",
"version": "1.4.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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