ahmedelgabri
Advanced tools
Comparing version 8.0.3 to 8.0.4
@@ -10,3 +10,3 @@ import "./_dnt.polyfills.js"; | ||
const handle = c.blue(social); | ||
const work = c.reset(`Staff Software Engineer ${c.yellow("@Mirohq")}`); | ||
const work = c.reset(`Senior Staff Software Engineer ${c.yellow("@Mirohq")}`); | ||
const twitter = c.blue(`https://twitter.com/${handle}`); | ||
@@ -13,0 +13,0 @@ const github = c.blue(`https://github.com/${handle}`); |
{ | ||
"name": "ahmedelgabri", | ||
"version": "8.0.3", | ||
"version": "8.0.4", | ||
"description": "A personal card for Ahmed El Gabri (@ahmedelgabri)", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -39,3 +39,3 @@ "use strict"; | ||
const handle = c.blue(social); | ||
const work = c.reset(`Staff Software Engineer ${c.yellow("@Mirohq")}`); | ||
const work = c.reset(`Senior Staff Software Engineer ${c.yellow("@Mirohq")}`); | ||
const twitter = c.blue(`https://twitter.com/${handle}`); | ||
@@ -42,0 +42,0 @@ const github = c.blue(`https://github.com/${handle}`); |
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
52981