eswat2 2.1.225 → 2.1.227

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Richard Hess
4
4
 
5
- Experienced software developer with a passion for creating User Interfaces (_Atomic Design, Stencil, Svelte, Vue, React, GraphQL_). I am currently working as a **Portfolio Technical Architect** for UI/UX, exploring Micro Frontend architectures & technologies.
5
+ Experienced software developer with a passion for creating User Interfaces (_Atomic Design, Stencil, Svelte, Vue, React, GraphQL_). I am currently working as a **Principal Technical Architect** for UI/UX, exploring AI and Micro Frontend architectures & technologies.
6
6
 
7
7
  - [My Github Page][my-github] **
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eswat2",
3
- "version": "2.1.225",
3
+ "version": "2.1.227",
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": "8.0.1",
39
- "mocha": "11.7.1",
39
+ "mocha": "11.7.2",
40
40
  "picocolors": "1.1.1",
41
41
  "sinon": "21.0.0",
42
42
  "standard": "17.1.2"