eswat2 2.1.185 → 2.1.187

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +3 -3
  2. package/bin/output +1 -0
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -14,10 +14,10 @@ npx eswat2@latest
14
14
 
15
15
  [![npm version](https://badge.fury.io/js/eswat2.svg)](https://badge.fury.io/js/eswat2)
16
16
 
17
- [![GitHub Streak](http://github-readme-streak-stats.herokuapp.com?user=eswat2&theme=ads-juicy-fresh&hide_border=true&date_format=%5BY.%5Dn.j&background=161B22)](https://git.io/streak-stats)
17
+ [![GitHub Streak][my-stats]](https://git.io/streak-stats)
18
18
 
19
19
 
20
- [my-github]: https://eswat2.github.io
21
20
  [my-abstract]: https://eswat2.github.io/images/Vehicles-McLaren-l.jpg
22
-
21
+ [my-github]: https://eswat2.github.io
22
+ [my-stats]: http://github-readme-streak-stats-umber-sigma.vercel.app?user=eswat2&theme=ads-juicy-fresh&hide_border=true&date_format=%5BY.%5Dn.j&background=161B22
23
23
 
package/bin/output CHANGED
@@ -3,6 +3,7 @@
3
3
  │ │
4
4
  │ Richard Hess - eswat2 │
5
5
  │ │
6
+ │  Title: Principle Architect │
6
7
  │  Work: Portfolio Technical Architect - UI/UX │
7
8
  │   Lead Technical Architect - UI │
8
9
  │   Lead Software Engineer - UI │
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eswat2",
3
- "version": "2.1.185",
3
+ "version": "2.1.187",
4
4
  "description": "A personal card for Richard Hess (@eswat2)",
5
5
  "main": "/bin/card.js",
6
6
  "bin": {
@@ -36,7 +36,7 @@
36
36
  ],
37
37
  "devDependencies": {
38
38
  "boxen": "7.1.1",
39
- "mocha": "10.2.0",
39
+ "mocha": "10.3.0",
40
40
  "picocolors": "1.0.0",
41
41
  "sinon": "17.0.1",
42
42
  "standard": "17.1.0"