Comparing version 1.0.0 to 1.1.0
@@ -61,3 +61,2 @@ #! /usr/bin/env node | ||
` ${chalk.white(`Card: ${chalk.greenBright(data.npx)}`)}`, | ||
``, | ||
].join("\n"), | ||
@@ -67,3 +66,3 @@ { | ||
padding: 1, | ||
borderStyle: "single", | ||
borderStyle: "round", | ||
borderColor: "blue", | ||
@@ -70,0 +69,0 @@ width: 70, |
{ | ||
"name": "jomifepe", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"author": "José Pereira <contact@jomifepe.dev>", | ||
"description": "My personal CLI business card", | ||
"license": "ISC", | ||
"homepage": "https://github.com/jomifepe/jomifepe#readme", | ||
"bugs": { | ||
"url": "https://github.com/jomifepe/jomifepe/issues" | ||
}, | ||
"type": "module", | ||
"scripts": { | ||
"dev": "tsc-watch --onSuccess 'node ./dist/index.js'", | ||
"build": "npm run clean && tsc", | ||
"build": "yarn clean && tsc", | ||
"clean": "rimraf ./dist", | ||
"lint:": "biome format .", | ||
"prepublish": "yarn build", | ||
"lint": "biome format .", | ||
"lint:fix": "biome format --write ." | ||
@@ -31,5 +36,5 @@ }, | ||
"bin": { | ||
"jomifepe": "dist/index.js" | ||
"jomifepe": "./dist/index.js" | ||
}, | ||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" | ||
} |
@@ -7,2 +7,6 @@ ### Heyo 👋 | ||
```bash | ||
npx jomifepe | ||
``` | ||
💬 **Where to find me** | ||
@@ -9,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18772
221
0
0
24