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

frnds

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frnds - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "frnds",
"version": "0.0.4",
"version": "0.0.5",
"description": "frnds - Happy Friendship Day CLI : ASCII Text Art Greeting Wishes.",

@@ -5,0 +5,0 @@ "main": "./dist/frnds.js",

@@ -9,2 +9,4 @@ # Friendship Day CLI

Command Line Interface tool for Happy Friendship Day Wishes : Happy Friendship Day Wishes in Terminal/CMD and Termux.
## Built using

@@ -35,2 +37,4 @@

```
- Link and Test the CLI Locally

@@ -82,9 +86,23 @@

## MISC (Development)
```
- Clear NPX and PNPM Cache
## CLI Usage
```sh
npx clear-npx-cache
pnpm store prune
# For Help Message
frnds -h
# Generate Greeting Web page
frnds -n "Hello Friend"
# Random Quotes
frnds -q
# ASCII Text Art
frnds -a
# Custom Message
frnds -m "Happy Friendship Day"
```

@@ -106,2 +124,11 @@

## MISC (Development)
- Clear NPX and PNPM Cache
```sh
npx clear-npx-cache
pnpm store prune
```
## Contributing 🙌

@@ -108,0 +135,0 @@

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