@julong/mono-rele2-core 1.36.0 → 1.37.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/dist/cli.cjs CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- "use strict";var _chunkN4RVWSPCcjs = require('./chunk-N4RVWSPC.cjs');_chunkN4RVWSPCcjs.c.call(void 0, _chunkN4RVWSPCcjs.g).catch(_chunkN4RVWSPCcjs.d);
2
+ "use strict";var _chunkM3ZE662Zcjs = require('./chunk-M3ZE662Z.cjs');_chunkM3ZE662Zcjs.c.call(void 0, _chunkM3ZE662Zcjs.g).catch(_chunkM3ZE662Zcjs.d);
package/dist/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- import{c as r,d as o,g as i}from"./chunk-GSILIFEX.js";r(i).catch(o);
2
+ import{c as r,d as o,g as i}from"./chunk-VR32VXNW.js";r(i).catch(o);
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkN4RVWSPCcjs = require('./chunk-N4RVWSPC.cjs');exports.generateReadmeSkills = _chunkN4RVWSPCcjs.f; exports.generateSkillMarkdown = _chunkN4RVWSPCcjs.e; exports.tools = _chunkN4RVWSPCcjs.g;
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkM3ZE662Zcjs = require('./chunk-M3ZE662Z.cjs');exports.generateReadmeSkills = _chunkM3ZE662Zcjs.f; exports.generateSkillMarkdown = _chunkM3ZE662Zcjs.e; exports.tools = _chunkM3ZE662Zcjs.g;
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- import{e,f as o,g as r}from"./chunk-GSILIFEX.js";export{o as generateReadmeSkills,e as generateSkillMarkdown,r as tools};
1
+ import{e,f as o,g as r}from"./chunk-VR32VXNW.js";export{o as generateReadmeSkills,e as generateSkillMarkdown,r as tools};
package/dist/server.cjs CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- "use strict";var _chunkN4RVWSPCcjs = require('./chunk-N4RVWSPC.cjs');var i=_chunkN4RVWSPCcjs.a.call(void 0, {name:"mono-rele2-core",version:"1.0.0"},[_chunkN4RVWSPCcjs.h,_chunkN4RVWSPCcjs.i,_chunkN4RVWSPCcjs.j,_chunkN4RVWSPCcjs.k]);_chunkN4RVWSPCcjs.b.call(void 0, i).catch(m=>{console.error("[core] server error:",m),process.exit(1)});
2
+ "use strict";var _chunkM3ZE662Zcjs = require('./chunk-M3ZE662Z.cjs');var i=_chunkM3ZE662Zcjs.a.call(void 0, {name:"mono-rele2-core",version:"1.0.0"},[_chunkM3ZE662Zcjs.h,_chunkM3ZE662Zcjs.i,_chunkM3ZE662Zcjs.j,_chunkM3ZE662Zcjs.k]);_chunkM3ZE662Zcjs.b.call(void 0, i).catch(m=>{console.error("[core] server error:",m),process.exit(1)});
package/dist/server.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- import{a as r,b as e,h as o,i as c,j as t,k as s}from"./chunk-GSILIFEX.js";var i=r({name:"mono-rele2-core",version:"1.0.0"},[o,c,t,s]);e(i).catch(m=>{console.error("[core] server error:",m),process.exit(1)});
2
+ import{a as r,b as e,h as o,i as c,j as t,k as s}from"./chunk-VR32VXNW.js";var i=r({name:"mono-rele2-core",version:"1.0.0"},[o,c,t,s]);e(i).catch(m=>{console.error("[core] server error:",m),process.exit(1)});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@julong/mono-rele2-core",
3
- "version": "1.36.0",
3
+ "version": "1.37.0",
4
4
  "description": "Use this skill to invoke core system utility functions via the mono-rele2-core CLI. Handles message echo, UTC timestamp generation, and environment variable lookup.",
5
5
  "license": "ISC",
6
6
  "type": "module",