Socket
Socket
Sign inDemoInstall

pouya

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

47

index.js
#! /usr/bin/env node
console.log(
"┌──────────────────────────────────────────────┐\n" +
"│ Hey 👋 │\n" +
"│ My name is Pouya Saadeghi and I'm a │\n" +
"│ freelance web developer, living in Istanbul │\n" +
"├──────────────────────────────────────────────┤\n" +
"│ - Currently I'm working on daisyUI which │\n" +
"│ is a popular open-source UI library: │\n" +
"│ https://daisyui.com │\n" +
"│ - My open-source projects and experiments │\n" +
"│ are available on GitHub: │\n" +
"│ https://github.com/saadeghi │\n" +
"│ - You can also follow me on Twitter where │\n" +
"│ I share random ideas or memes: │\n" +
"│ https://twitter.com/saadeghi │\n" +
"├──────────────────────────────────────────────┤\n" +
"│ 📋 Resume: https://saadeghi.com/resume │\n" +
"│ 💼 Portfolio: https://saadeghi.com/projects │\n" +
"│ 📫 Email: pouya.saadeghi@gmail.com │\n" +
"└──────────────────────────────────────────────┘\n"
);
console.log(`
╭──────────────────────────────────────────────╮
│ │
│ Hey ⊂(◉‿◉)つ │
│ My name is Pouya Saadeghi and I'm a │
│ freelance web developer, living in Istanbul │
│ │
├──────────────────────────────────────────────┤
│ │
│ - Currently I'm working on daisyUI which │
│ is a popular open-source UI library: │
│ https://daisyui.com │
│ │
│ - My open-source projects and experiments │
│ are available on GitHub: │
│ https://github.com/saadeghi │
│ │
├──────────────────────────────────────────────┤
│ │
│ 📋 Resume: https://saadeghi.com/resume │
│ 💼 Portfolio: https://saadeghi.com/projects │
│ 🐥 Twitter: https://twitter.com/saadeghi │
│ 📫 Email: pouya.saadeghi@gmail.com │
│ │
╰──────────────────────────────────────────────╯
`);
{
"name": "pouya",
"version": "1.0.7",
"version": "1.0.8",
"description": "Pouya Saadeghi",

@@ -5,0 +5,0 @@ "author": "Pooya Saadeghi",

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