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

rabraghib

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rabraghib - npm Package Compare versions

Comparing version 17.10.4 to 17.10.5

3

bin/cli.js

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

const output = fs.readFileSync(path.join(__dirname, 'output'), 'utf8');
console.log(output.replace(/<!--.*?-->/gs, ''));
// 👆 Remove comments from the output
console.log(output);
{
"name": "rabraghib",
"version": "17.10.4",
"version": "17.10.5",
"description": "A personal card for Rabyâ Raghib (@rabraghib)",

@@ -24,3 +24,7 @@ "bin": {

"main": "./src/index.js",
"typings": "./src/index.d.ts"
"typings": "./src/index.d.ts",
"dependencies": {
"@ngaox/icons": "^2.0.1"
},
"peerDependencies": {}
}

@@ -1,6 +0,1 @@

<!--
! DO NOT EDIT THIS FILE. IT IS AUTOGENERATED.
To edit this file, make an edit to its template in `../../content/templates/projects/cli-card/README.md.ejs`.
-->
# Rabyâ Raghib Cli Card

@@ -12,3 +7,3 @@

```
```sh
npx rabraghib

@@ -19,8 +14,6 @@ ```

```
```sh
npx @rabraghib/cli-card
```
**PS: this also works with npm**
## Thanks to

@@ -27,0 +20,0 @@

Sorry, the diff of this file is not supported yet

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