@jaisocx/command-line 1.0.2 → 1.0.3

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
@@ -13,9 +13,9 @@ Ready
13
13
 
14
14
  ## Latest update
15
15
 
16
- `@jaisocx/command-line` ver. 1.0.1
16
+ `@jaisocx/command-line` ver. 1.0.3
17
17
 
18
- Sat Aug 30 16:05:25 CEST 2025
18
+ Sat Aug 30 17:11:31 CEST 2025
19
19
 
20
20
 
21
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jaisocx/command-line",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "author": "Jaisocx",
5
5
  "keywords": [
6
6
  "command",
@@ -1,5 +1,3 @@
1
1
  export { CommandLineArgsInterface } from "./CommandLineArgsInterface.js";
2
2
  export { CommandLineArgs } from "./CommandLineArgs.js";
3
- export { CommandArgsObjectExample } from "./example/CommandArgsObjectExample.js";
4
- export { invokeJsClassExample } from "./example/invokeJsClassExample.js";
5
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AACjF,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC"}
@@ -1,8 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.invokeJsClassExample = exports.CommandLineArgs = void 0;
3
+ exports.CommandLineArgs = void 0;
4
4
  var CommandLineArgs_js_1 = require("./CommandLineArgs.js");
5
5
  Object.defineProperty(exports, "CommandLineArgs", { enumerable: true, get: function () { return CommandLineArgs_js_1.CommandLineArgs; } });
6
- var invokeJsClassExample_js_1 = require("./example/invokeJsClassExample.js");
7
- Object.defineProperty(exports, "invokeJsClassExample", { enumerable: true, get: function () { return invokeJsClassExample_js_1.invokeJsClassExample; } });
8
6
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AACA,2DAAuD;AAA9C,qHAAA,eAAe,OAAA;AAGxB,6EAAyE;AAAhE,+HAAA,oBAAoB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AACA,2DAAuD;AAA9C,qHAAA,eAAe,OAAA"}
@@ -1,5 +1,3 @@
1
1
  export { CommandLineArgsInterface } from "./CommandLineArgsInterface.js";
2
2
  export { CommandLineArgs } from "./CommandLineArgs.js";
3
- export { CommandArgsObjectExample } from "./example/CommandArgsObjectExample.js";
4
- export { invokeJsClassExample } from "./example/invokeJsClassExample.js";
5
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AACjF,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC"}
@@ -1,3 +1,2 @@
1
1
  export { CommandLineArgs } from "./CommandLineArgs.js";
2
- export { invokeJsClassExample } from "./example/invokeJsClassExample.js";
3
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC"}