Comparing version 1.3.5 to 1.3.6
@@ -41,3 +41,3 @@ #!/usr/bin/env node | ||
linkedin: chalk_1.default.cyan('https://linkedin.com/in/IgorSzyporyn'), | ||
npm: chalk_1.default.cyan('https://npmjs.org/package/isj'), | ||
npm: chalk_1.default.cyan('https://npmjs.org/package/igor-szyporyn'), | ||
npx: chalk_1.default.white('npx isj'), | ||
@@ -44,0 +44,0 @@ labelTwitter: chalk_1.default.white.bold(' Twitter:'), |
@@ -1,6 +0,6 @@ | ||
#### 1.3.5 (2020-08-17) | ||
#### 1.3.6 (2020-08-17) | ||
##### Bug Fixes | ||
* removed npm packages from card and added updated linkedin (28f13c01) | ||
* changed npm package name to igor-szyporyn (017664f0) | ||
{ | ||
"name": "isj", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "Igor Szyporyn Jørgensen", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -20,3 +20,3 @@ #!/usr/bin/env node | ||
linkedin: chalk.cyan('https://linkedin.com/in/IgorSzyporyn'), | ||
npm: chalk.cyan('https://npmjs.org/package/isj'), | ||
npm: chalk.cyan('https://npmjs.org/package/igor-szyporyn'), | ||
npx: chalk.white('npx isj'), | ||
@@ -23,0 +23,0 @@ labelTwitter: chalk.white.bold(' Twitter:'), |
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
63384