🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

maqr

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maqr - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+1
-1
package.json
{
"name": "maqr",
"version": "0.0.1",
"version": "0.0.2",
"description": "A cli tool to generate qr codes",

@@ -5,0 +5,0 @@ "author": "Joseph Tsegen <tsegstech10@gmail.com>",

@@ -29,3 +29,3 @@ # Maqr (pronounced mack-er)

```shell
npm install -g qrgen
npm install -g maqr
```

@@ -36,3 +36,3 @@

```shell
qrgen --help
maqr --help
```

@@ -43,5 +43,8 @@

```shell
qrgen "Hello World"
maqr "Hello World"
```
# Demo
<img src="./demos/example.gif" alt="example">
## ❤️ Found this project useful?

@@ -48,0 +51,0 @@ If you found this project useful or you like what you see, then please consider giving it a ⭐️ on Github and sharing it with your friends via social media.