taias 0.9.0 → 0.9.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/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/package.json +3 -3
package/LICENSE CHANGED
@@ -186,7 +186,7 @@ Apache License
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright 2025 Taias (github.com/taias-mcp)
189
+ Copyright 2025 Taias (github.com/taias-xyz)
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  <div align="center">
2
2
 
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/taias-mcp/taias/main/static/taias_dark.png">
5
- <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/taias-mcp/taias/main/static/taias_light.png">
6
- <img width="300" alt="Taias logo" src="https://raw.githubusercontent.com/taias-mcp/taias/main/static/taias_light.png">
4
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/taias-xyz/taias-sdk/main/static/taias_dark.png">
5
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/taias-xyz/taias-sdk/main/static/taias_light.png">
6
+ <img width="300" alt="Taias logo" src="https://raw.githubusercontent.com/taias-xyz/taias-sdk/main/static/taias_light.png">
7
7
  </picture>
8
8
 
9
9
  <br/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taias",
3
- "version": "0.9.0",
3
+ "version": "0.9.2",
4
4
  "type": "module",
5
5
  "description": "Taias - Give your MCP server an opinion, guide your users to achieve outcomes",
6
6
  "license": "Apache-2.0",
@@ -8,10 +8,10 @@
8
8
  "homepage": "https://taias.xyz",
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "git+https://github.com/taias-mcp/taias.git"
11
+ "url": "git+https://github.com/taias-xyz/taias-sdk.git"
12
12
  },
13
13
  "bugs": {
14
- "url": "https://github.com/taias-mcp/taias/issues"
14
+ "url": "https://github.com/taias-xyz/taias-sdk/issues"
15
15
  },
16
16
  "keywords": [
17
17
  "mcp",