@kitelev/exocortex-cli 16.60.10 → 16.60.11

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/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- // @kitelev/exocortex-cli v16.60.10
2
+ // @kitelev/exocortex-cli v16.60.11
3
3
  // CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
4
4
  // License: MIT
5
5
 
@@ -830,7 +830,7 @@ Next steps:
830
830
  `),process.stdout.write(` URL: ${n.url}
831
831
  `),process.stdout.write(` SHA: ${o.sha} (${o.fileCount} files)
832
832
  `),process.stdout.write(` .gitmodules: ${l.added?"entry added":"entry already present"}
833
- `)),process.exit(0)}catch(e){ie.handle(e)}})}a(kN,"assetSpaceAddCommand");function MN(n){let e=new ae;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.60.10"),e.addCommand(lN()),e.addCommand(_N()),e.addCommand(LD()),e.addCommand(MD()),e.addCommand(dL()),e.addCommand(VD()),e.addCommand(BD()),e.addCommand(HD()),e.addCommand(mL()),e.addCommand(xL()),e.addCommand(CL()),e.addCommand(PL()),e.addCommand(FL()),e.addCommand(GL()),e.addCommand(qL()),e.addCommand(KL()),e.addCommand(aN()),e.addCommand(vN()),e.addCommand(IN()),e.addCommand(CN()),e.addCommand(LN()),e.addCommand(kN()),e}a(MN,"createProgram");MN().parse();0&&(module.exports={createProgram});
833
+ `)),process.exit(0)}catch(e){ie.handle(e)}})}a(kN,"assetSpaceAddCommand");function MN(n){let e=new ae;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.60.11"),e.addCommand(lN()),e.addCommand(_N()),e.addCommand(LD()),e.addCommand(MD()),e.addCommand(dL()),e.addCommand(VD()),e.addCommand(BD()),e.addCommand(HD()),e.addCommand(mL()),e.addCommand(xL()),e.addCommand(CL()),e.addCommand(PL()),e.addCommand(FL()),e.addCommand(GL()),e.addCommand(qL()),e.addCommand(KL()),e.addCommand(aN()),e.addCommand(vN()),e.addCommand(IN()),e.addCommand(CN()),e.addCommand(LN()),e.addCommand(kN()),e}a(MN,"createProgram");MN().parse();0&&(module.exports={createProgram});
834
834
  /*! Bundled license information:
835
835
 
836
836
  reflect-metadata/Reflect.js:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitelev/exocortex-cli",
3
- "version": "16.60.10",
3
+ "version": "16.60.11",
4
4
  "description": "CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more",
5
5
  "main": "dist/index.js",
6
6
  "bin": {