biz-carderator
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "biz-carderator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Build a business card for the terminal", | ||
@@ -17,4 +17,4 @@ "main": "./lib/index.js", | ||
"start": "node -r ts-node/register src/index.ts", | ||
"version": "npm version patch", | ||
"postversion": "git push --follow-tags" | ||
"bump": "npm version patch", | ||
"postbump": "git push --follow-tags" | ||
}, | ||
@@ -33,2 +33,7 @@ "repository": { | ||
}, | ||
"keywords": [ | ||
"e-card", | ||
"business", | ||
"card" | ||
], | ||
"homepage": "https://github.com/mitchellsimoens/biz-carderator#readme", | ||
@@ -35,0 +40,0 @@ "husky": { |
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
41487