solfaces 2.3.1 → 2.3.2

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/SKILL.md +1 -1
  3. package/package.json +3 -3
package/README.md CHANGED
@@ -2,10 +2,10 @@
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/solfaces)](https://www.npmjs.com/package/solfaces)
4
4
  [![npm downloads](https://img.shields.io/npm/dw/solfaces)](https://www.npmjs.com/package/solfaces)
5
- [![license](https://img.shields.io/npm/l/solfaces)](https://github.com/jorger3301/SolFaces/blob/main/LICENSE)
5
+ [![license](https://img.shields.io/npm/l/solfaces)](https://github.com/jorger3301/SolFace/blob/main/LICENSE)
6
6
  [![bundle size](https://img.shields.io/bundlephobia/minzip/solfaces)](https://bundlephobia.com/package/solfaces)
7
7
  [![TypeScript](https://img.shields.io/badge/TypeScript-strict-blue)](https://www.typescriptlang.org/)
8
- [![CI](https://github.com/jorger3301/SolFaces/actions/workflows/ci.yml/badge.svg)](https://github.com/jorger3301/SolFaces/actions/workflows/ci.yml)
8
+ [![CI](https://github.com/jorger3301/SolFace/actions/workflows/ci.yml/badge.svg)](https://github.com/jorger3301/SolFace/actions/workflows/ci.yml)
9
9
 
10
10
  **Deterministic wallet avatars and names for the Solana ecosystem.**
11
11
 
@@ -56,7 +56,7 @@ npm install solfaces
56
56
 
57
57
  ```bash
58
58
  # Zero dependencies — just copy the file
59
- curl -O https://raw.githubusercontent.com/jorger3301/solfaces/main/python/solfaces.py
59
+ curl -O https://raw.githubusercontent.com/jorger3301/SolFace/main/python/solfaces.py
60
60
  ```
61
61
 
62
62
  ---
package/SKILL.md CHANGED
@@ -93,7 +93,7 @@ npm install solfaces
93
93
  <script src="https://unpkg.com/solfaces/dist/solfaces.cdn.global.js"></script>
94
94
  ```
95
95
  ```bash
96
- curl -O https://raw.githubusercontent.com/jorger3301/solfaces/main/python/solfaces.py
96
+ curl -O https://raw.githubusercontent.com/jorger3301/SolFace/main/python/solfaces.py
97
97
  ```
98
98
 
99
99
  ---
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "solfaces",
3
- "version": "2.3.1",
3
+ "version": "2.3.2",
4
4
  "description": "Deterministic wallet avatars and names for the Solana ecosystem. SHA-256 name derivation, zero-dependency trait engine with React, vanilla JS, and server-side rendering support.",
5
5
  "author": "https://github.com/jorger3301",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",
9
- "url": "git+https://github.com/jorger3301/solfaces.git"
9
+ "url": "git+https://github.com/jorger3301/SolFace.git"
10
10
  },
11
- "homepage": "https://github.com/jorger3301/SolFaces#readme",
11
+ "homepage": "https://github.com/jorger3301/SolFace#readme",
12
12
  "keywords": [
13
13
  "solana",
14
14
  "avatar",