@zibby/core 0.5.11 → 0.5.12

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.
package/LICENSE CHANGED
@@ -1,5 +1,5 @@
1
- Copyright (c) 2026 Zentron AI / Zibby. All rights reserved.
1
+ Copyright (c) 2026 Zibby Labs. All rights reserved.
2
2
 
3
3
  Proprietary and confidential. Unauthorized copying, distribution, or use of
4
4
  this software, in whole or in part, via any medium, is strictly prohibited
5
- without the express prior written permission of Zentron AI / Zibby.
5
+ without the express prior written permission of Zibby Labs.
package/README.md CHANGED
@@ -151,4 +151,5 @@ ZIBBY_API_KEY=zby_xxx
151
151
 
152
152
  ## License
153
153
 
154
- MIT
154
+ Proprietary — Copyright (c) 2026 Zibby Labs. All rights reserved.
155
+ Unauthorized copying, distribution, or use is prohibited.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zibby/core",
3
- "version": "0.5.11",
3
+ "version": "0.5.12",
4
4
  "description": "Core test automation engine with multi-agent and multi-MCP support",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zibby/core",
3
- "version": "0.5.11",
3
+ "version": "0.5.12",
4
4
  "description": "Core test automation engine with multi-agent and multi-MCP support",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",