@jacobmgevans/card
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@jacobmgevans/card", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A personal card for Jacob Evans (@jacobmgevans)", | ||
@@ -15,3 +15,3 @@ "main": "/bin/card.js", | ||
"scripts": { | ||
"publish": "npm run build", | ||
"deploy": "npm run build && npm publish --access public", | ||
"build": "tsc build.ts", | ||
@@ -18,0 +18,0 @@ "start": "npm run build && node ./bin/card.js" |
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
4461