@plurnk/plurnk-aliases 1.6.0 → 1.6.1

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 +1 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@ the same surface, so it stays the single source of truth.
12
12
 
13
13
  ## Install
14
14
 
15
- ```
15
+ ```sh
16
16
  npm install @plurnk/plurnk-aliases
17
17
  ```
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plurnk/plurnk-aliases",
3
- "version": "1.6.0",
3
+ "version": "1.6.1",
4
4
  "description": "Zero-dependency parser for the plurnk model-alias cascade (PLURNK_MODEL_<alias>=<provider>/<model>, PLURNK_BASEURL_<alias>). Shared by @plurnk/plurnk-providers and thin plurnk clients that resolve aliases without pulling the provider/tokenizer machinery.",
5
5
  "keywords": [
6
6
  "plurnk",