@cortexmemory/cli 0.24.0 → 0.26.0

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/README.md CHANGED
@@ -330,4 +330,4 @@ npm run lint
330
330
 
331
331
  ## License
332
332
 
333
- Apache-2.0
333
+ FSL-1.1-Apache-2.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cortexmemory/cli",
3
- "version": "0.24.0",
3
+ "version": "0.26.0",
4
4
  "description": "CLI tool for managing Cortex Memory deployments, performing administrative tasks, and streamlining development workflows",
5
5
  "type": "module",
6
6
  "bin": {
@@ -39,7 +39,7 @@
39
39
  "management"
40
40
  ],
41
41
  "author": "Saint Nick LLC",
42
- "license": "Apache-2.0",
42
+ "license": "FSL-1.1-Apache-2.0",
43
43
  "repository": {
44
44
  "type": "git",
45
45
  "url": "git+https://github.com/SaintNick1214/Project-Cortex.git",
@@ -102,4 +102,4 @@ For advanced relationship queries, set up a graph database:
102
102
 
103
103
  ## License
104
104
 
105
- Apache-2.0
105
+ FSL-1.1-Apache-2.0