New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ahmedelgabri

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ahmedelgabri - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

bin/card.js

33

package.json
{
"name": "ahmedelgabri",
"version": "1.0.2",
"description": "Me",
"main": "index.json",
"version": "2.0.0",
"description": "A personal card for Ahmed El Gabri (@ahmedelgabri)",
"main": "index.js",
"bin": {
"ahmedelgabri": "./bin/card.js"
},
"repository": {
"type": "git",
"url": "https://github.com/bnb/bitandbang.git"
},
"scripts": {
"postinstall": "cat index.json"
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ahmedelgabri",
"Ahmed El Gabri",
"person",
"contact"
],
"author": "Ahmed El Gabri <ahmed@gabri.me> https://gabri.me",
"license": "MIT"
"keywords": [],
"author": "Ahmed El Gabri <ahmed@gabri.me> (https://gabri.me)",
"license": "MIT",
"dependencies": {
"boxen": "^2.1.0",
"chalk": "^2.4.1"
},
"devDependencies": {
"standard": "^12.0.1"
}
}

@@ -1,21 +0,12 @@

# ahmedelgabri
It's me, Ahmed! Based on https://github.com/bnb/bitandbang
[![version](https://img.shields.io/npm/v/ahmedelgabri.svg?style=flat-square)](http://npm.im/ahmedelgabri)
[![downloads](https://img.shields.io/npm/dm/ahmedelgabri.svg?style=flat-square)](http://npm-stat.com/charts.html?package=ahmedelgabri&from=2016-02-01)
[![MIT License](https://img.shields.io/npm/l/ahmedelgabri.svg?style=flat-square)](http://opensource.org/licenses/MIT)
# Usage
```bash
$ npm install ahmedelgabri
```
Via npx:
and
```js
console.log(require('ahmedelgabri'));
```
npx ahmedelgabri
```
To get my contact information.
## Credits
Thanks to John K Paul for the idea.
Not including how to use it globally because I'm not sure why you'd want this as
a global command. That'd be creepy.
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