@fulmenhq/tsfulmen 0.2.10 → 0.3.1

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 (40) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/README.md +1 -1
  3. package/dist/appidentity/index.js +156 -4150
  4. package/dist/appidentity/index.js.map +1 -1
  5. package/dist/bin/prometheus-cli.d.ts +1 -0
  6. package/dist/bin/prometheus-cli.js +9331 -0
  7. package/dist/bin/prometheus-cli.js.map +1 -0
  8. package/dist/bin/schema-cli.d.ts +1 -0
  9. package/dist/bin/schema-cli.js +6104 -0
  10. package/dist/bin/schema-cli.js.map +1 -0
  11. package/dist/bin/signals-cli.d.ts +1 -0
  12. package/dist/bin/signals-cli.js +2104 -0
  13. package/dist/bin/signals-cli.js.map +1 -0
  14. package/dist/config/index.js +29 -4915
  15. package/dist/config/index.js.map +1 -1
  16. package/dist/crucible/index.js +120 -5336
  17. package/dist/crucible/index.js.map +1 -1
  18. package/dist/errors/index.js +52 -4434
  19. package/dist/errors/index.js.map +1 -1
  20. package/dist/foundry/index.js +197 -1874
  21. package/dist/foundry/index.js.map +1 -1
  22. package/dist/fulpack/index.js +43 -31
  23. package/dist/fulpack/index.js.map +1 -1
  24. package/dist/index.d.ts +1 -1
  25. package/dist/index.js +204 -4185
  26. package/dist/index.js.map +1 -1
  27. package/dist/pathfinder/index.js +47 -4378
  28. package/dist/pathfinder/index.js.map +1 -1
  29. package/dist/reports/license-inventory.csv +17 -17
  30. package/dist/schema/index.js +0 -4
  31. package/dist/schema/index.js.map +1 -1
  32. package/dist/signals/index.js +231 -3570
  33. package/dist/signals/index.js.map +1 -1
  34. package/dist/telemetry/http/index.js +94 -5280
  35. package/dist/telemetry/http/index.js.map +1 -1
  36. package/dist/telemetry/index.js +70 -4786
  37. package/dist/telemetry/index.js.map +1 -1
  38. package/dist/telemetry/prometheus/index.js +461 -4450
  39. package/dist/telemetry/prometheus/index.js.map +1 -1
  40. package/package.json +13 -8
@@ -1,5 +1,5 @@
1
1
  "module name","license","repository"
2
- "@3leaps/string-metrics-wasm@0.3.8","MIT","https://github.com/3leaps/string-metrics-wasm"
2
+ "@3leaps/string-metrics-wasm@0.3.10","MIT","https://github.com/3leaps/string-metrics-wasm"
3
3
  "@babel/helper-string-parser@7.29.7","MIT","https://github.com/babel/babel"
4
4
  "@babel/helper-validator-identifier@7.29.7","MIT","https://github.com/babel/babel"
5
5
  "@babel/parser@7.29.7","MIT","https://github.com/babel/babel"
@@ -16,7 +16,7 @@
16
16
  "@fastify/forwarded@3.0.1","MIT","https://github.com/fastify/forwarded"
17
17
  "@fastify/merge-json-schemas@0.2.1","MIT","https://github.com/fastify/merge-json-schemas"
18
18
  "@fastify/proxy-addr@5.1.0","MIT","https://github.com/fastify/proxy-addr"
19
- "@fulmenhq/tsfulmen@0.2.10","MIT","https://github.com/fulmenhq/tsfulmen"
19
+ "@fulmenhq/tsfulmen@0.3.1","MIT","https://github.com/fulmenhq/tsfulmen"
20
20
  "@isaacs/cliui@8.0.2","ISC","https://github.com/yargs/cliui"
21
21
  "@isaacs/fs-minipass@4.0.1","ISC","https://github.com/npm/fs-minipass"
22
22
  "@isaacs/string-locale-compare@1.1.0","ISC","https://github.com/isaacs/string-locale-compare"
@@ -57,7 +57,6 @@
57
57
  "@standard-schema/spec@1.1.0","MIT","https://github.com/standard-schema/standard-schema"
58
58
  "@tufjs/canonical-json@2.0.0","MIT","https://github.com/theupdateframework/tuf-js"
59
59
  "@tufjs/models@3.0.1","MIT","https://github.com/theupdateframework/tuf-js"
60
- "@types/archiver@7.0.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
61
60
  "@types/body-parser@1.19.6","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
62
61
  "@types/bun@1.3.14","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
63
62
  "@types/chai@5.2.3","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
@@ -73,7 +72,6 @@
73
72
  "@types/picomatch@4.0.3","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
74
73
  "@types/qs@6.14.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
75
74
  "@types/range-parser@1.2.7","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
76
- "@types/readdir-glob@1.1.5","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
77
75
  "@types/send@1.2.1","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
78
76
  "@types/serve-static@2.2.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
79
77
  "@types/unzipper@0.10.11","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
@@ -102,8 +100,7 @@
102
100
  "ansi-styles@6.2.3","MIT","https://github.com/chalk/ansi-styles"
103
101
  "any-promise@1.3.0","MIT","https://github.com/kevinbeaty/any-promise"
104
102
  "aproba@2.1.0","ISC","https://github.com/iarna/aproba"
105
- "archiver-utils@5.0.2","MIT","https://github.com/archiverjs/archiver-utils"
106
- "archiver@7.0.1","MIT","https://github.com/archiverjs/node-archiver"
103
+ "archiver@8.0.0","MIT","https://github.com/archiverjs/node-archiver"
107
104
  "archy@1.0.0","MIT","https://github.com/substack/node-archy"
108
105
  "assertion-error@2.0.1","MIT","https://github.com/chaijs/assertion-error"
109
106
  "ast-v8-to-istanbul@1.0.3","MIT","https://github.com/AriPerkkio/ast-v8-to-istanbul"
@@ -112,6 +109,7 @@
112
109
  "avvio@9.1.0","MIT","https://github.com/fastify/avvio"
113
110
  "b4a@1.7.3","Apache-2.0","https://github.com/holepunchto/b4a"
114
111
  "balanced-match@1.0.2","MIT","https://github.com/juliangruber/balanced-match"
112
+ "balanced-match@4.0.4","MIT","https://github.com/juliangruber/balanced-match"
115
113
  "bare-events@2.8.2","Apache-2.0","https://github.com/holepunchto/bare-events"
116
114
  "bare-fs@4.7.2","Apache-2.0","https://github.com/holepunchto/bare-fs"
117
115
  "bare-os@3.9.1","Apache-2.0","https://github.com/holepunchto/bare-os"
@@ -124,6 +122,7 @@
124
122
  "bintrees@1.0.2","MIT","https://github.com/vadimg/js_bintrees"
125
123
  "bluebird@3.7.2","MIT","https://github.com/petkaantonov/bluebird"
126
124
  "brace-expansion@2.0.2","MIT","https://github.com/juliangruber/brace-expansion"
125
+ "brace-expansion@5.0.6","MIT","https://github.com/juliangruber/brace-expansion"
127
126
  "braces@3.0.3","MIT","https://github.com/micromatch/braces"
128
127
  "buffer-crc32@1.0.0","MIT","https://github.com/brianloveswords/buffer-crc32"
129
128
  "buffer@6.0.3","MIT","https://github.com/feross/buffer"
@@ -142,17 +141,17 @@
142
141
  "cmd-shim@7.0.0","ISC","https://github.com/npm/cmd-shim"
143
142
  "color-convert@2.0.1","MIT","https://github.com/Qix-/color-convert"
144
143
  "color-name@1.1.4","MIT","https://github.com/colorjs/color-name"
145
- "commander@14.0.3","MIT","https://github.com/tj/commander.js"
144
+ "commander@15.0.0","MIT","https://github.com/tj/commander.js"
146
145
  "commander@4.1.1","MIT","https://github.com/tj/commander.js"
147
146
  "common-ancestor-path@1.0.1","ISC","https://github.com/isaacs/common-ancestor-path"
148
- "compress-commons@6.0.2","MIT","https://github.com/archiverjs/node-compress-commons"
147
+ "compress-commons@7.0.1","MIT","https://github.com/archiverjs/node-compress-commons"
149
148
  "confbox@0.1.8","MIT","https://github.com/unjs/confbox"
150
149
  "consola@3.4.2","MIT","https://github.com/unjs/consola"
151
150
  "convert-source-map@2.0.0","MIT","https://github.com/thlorenz/convert-source-map"
152
151
  "cookie@1.0.2","MIT","https://github.com/jshttp/cookie"
153
152
  "core-util-is@1.0.3","MIT","https://github.com/isaacs/core-util-is"
154
153
  "crc-32@1.2.2","Apache-2.0","https://github.com/SheetJS/js-crc32"
155
- "crc32-stream@6.0.0","MIT","https://github.com/archiverjs/node-crc32-stream"
154
+ "crc32-stream@7.0.1","MIT","https://github.com/archiverjs/node-crc32-stream"
156
155
  "cross-spawn@7.0.6","MIT","https://github.com/moxystudio/node-cross-spawn"
157
156
  "cssesc@3.0.0","MIT","https://github.com/mathiasbynens/cssesc"
158
157
  "debug@4.4.1","MIT","https://github.com/debug-js/debug"
@@ -221,7 +220,7 @@
221
220
  "is-fullwidth-code-point@3.0.0","MIT","https://github.com/sindresorhus/is-fullwidth-code-point"
222
221
  "is-glob@4.0.3","MIT","https://github.com/micromatch/is-glob"
223
222
  "is-number@7.0.0","MIT","https://github.com/jonschlinkert/is-number"
224
- "is-stream@2.0.1","MIT","https://github.com/sindresorhus/is-stream"
223
+ "is-stream@4.0.1","MIT","https://github.com/sindresorhus/is-stream"
225
224
  "isarray@1.0.0","MIT","https://github.com/juliangruber/isarray"
226
225
  "isexe@2.0.0","ISC","https://github.com/isaacs/isexe"
227
226
  "isexe@3.1.1","ISC","https://github.com/isaacs/isexe"
@@ -255,7 +254,6 @@
255
254
  "lilconfig@3.1.3","MIT","https://github.com/antonk52/lilconfig"
256
255
  "lines-and-columns@1.2.4","MIT","https://github.com/eventualbuddha/lines-and-columns"
257
256
  "load-tsconfig@0.2.5","MIT",""
258
- "lodash@4.17.21","MIT","https://github.com/lodash/lodash"
259
257
  "lru-cache@10.4.3","ISC","https://github.com/isaacs/node-lru-cache"
260
258
  "magic-string@0.30.19","MIT","https://github.com/rich-harris/magic-string"
261
259
  "magic-string@0.30.21","MIT","https://github.com/Rich-Harris/magic-string"
@@ -264,7 +262,7 @@
264
262
  "make-fetch-happen@14.0.3","ISC","https://github.com/npm/make-fetch-happen"
265
263
  "merge2@1.4.1","MIT","https://github.com/teambition/merge2"
266
264
  "micromatch@4.0.8","MIT","https://github.com/micromatch/micromatch"
267
- "minimatch@5.1.6","ISC","https://github.com/isaacs/minimatch"
265
+ "minimatch@10.2.5","BlueOak-1.0.0","https://github.com/isaacs/minimatch"
268
266
  "minimatch@9.0.5","ISC","https://github.com/isaacs/minimatch"
269
267
  "minipass-collect@2.0.1","ISC","https://github.com/isaacs/minipass-collect"
270
268
  "minipass-fetch@4.0.1","MIT","https://github.com/npm/minipass-fetch"
@@ -316,9 +314,10 @@
316
314
  "picomatch@4.0.3","MIT","https://github.com/micromatch/picomatch"
317
315
  "picomatch@4.0.4","MIT","https://github.com/micromatch/picomatch"
318
316
  "pino-abstract-transport@2.0.0","MIT","https://github.com/pinojs/pino-abstract-transport"
317
+ "pino-abstract-transport@3.0.0","MIT","https://github.com/pinojs/pino-abstract-transport"
319
318
  "pino-std-serializers@7.0.0","MIT","https://github.com/pinojs/pino-std-serializers"
320
319
  "pino@10.1.0","MIT","https://github.com/pinojs/pino"
321
- "pino@9.14.0","MIT","https://github.com/pinojs/pino"
320
+ "pino@10.3.1","MIT","https://github.com/pinojs/pino"
322
321
  "pirates@4.0.7","MIT","https://github.com/danez/pirates"
323
322
  "pkg-types@1.3.1","MIT","https://github.com/unjs/pkg-types"
324
323
  "postcss-load-config@6.0.1","MIT","https://github.com/postcss/postcss-load-config"
@@ -344,9 +343,10 @@
344
343
  "read@4.1.0","ISC","https://github.com/npm/read"
345
344
  "readable-stream@2.3.8","MIT","https://github.com/nodejs/readable-stream"
346
345
  "readable-stream@4.7.0","MIT","https://github.com/nodejs/readable-stream"
347
- "readdir-glob@1.1.3","Apache-2.0","https://github.com/Yqnn/node-readdir-glob"
346
+ "readdir-glob@3.0.0","Apache-2.0","https://github.com/Yqnn/node-readdir-glob"
348
347
  "readdirp@4.1.2","MIT","https://github.com/paulmillr/readdirp"
349
348
  "real-require@0.2.0","MIT","https://github.com/pinojs/real-require"
349
+ "real-require@1.0.0","MIT","https://github.com/pinojs/real-require"
350
350
  "require-from-string@2.0.2","MIT","https://github.com/floatdrop/require-from-string"
351
351
  "resolve-from@5.0.0","MIT","https://github.com/sindresorhus/resolve-from"
352
352
  "ret@0.5.0","MIT","https://github.com/fent/ret.js"
@@ -397,7 +397,6 @@
397
397
  "sucrase@3.35.0","MIT","https://github.com/alangpierce/sucrase"
398
398
  "supports-color@10.0.0","MIT","https://github.com/chalk/supports-color"
399
399
  "supports-color@7.2.0","MIT","https://github.com/chalk/supports-color"
400
- "tar-stream@3.1.7","MIT","https://github.com/mafintosh/tar-stream"
401
400
  "tar-stream@3.2.0","MIT","https://github.com/mafintosh/tar-stream"
402
401
  "tar@6.2.1","ISC","https://github.com/isaacs/node-tar"
403
402
  "tar@7.4.3","ISC","https://github.com/isaacs/node-tar"
@@ -408,6 +407,7 @@
408
407
  "thenify-all@1.6.0","MIT","https://github.com/thenables/thenify-all"
409
408
  "thenify@3.3.1","MIT","https://github.com/thenables/thenify"
410
409
  "thread-stream@3.1.0","MIT","https://github.com/mcollina/thread-stream"
410
+ "thread-stream@4.2.0","MIT","https://github.com/mcollina/thread-stream"
411
411
  "tiny-relative-date@1.3.0","MIT","https://github.com/wildlyinaccurate/relative-date"
412
412
  "tinybench@2.9.0","MIT","https://github.com/tinylibs/tinybench"
413
413
  "tinyexec@0.3.2","MIT","https://github.com/tinylibs/tinyexec"
@@ -424,7 +424,7 @@
424
424
  "tsup@8.5.1","MIT","https://github.com/egoist/tsup"
425
425
  "tsx@4.22.4","MIT","https://github.com/privatenumber/tsx"
426
426
  "tuf-js@3.1.0","MIT","https://github.com/theupdateframework/tuf-js"
427
- "typescript@5.9.3","Apache-2.0","https://github.com/microsoft/TypeScript"
427
+ "typescript@6.0.3","Apache-2.0","https://github.com/microsoft/TypeScript"
428
428
  "ufo@1.6.1","MIT","https://github.com/unjs/ufo"
429
429
  "undici-types@6.21.0","MIT","https://github.com/nodejs/undici"
430
430
  "undici-types@7.18.2","MIT","https://github.com/nodejs/undici"
@@ -448,4 +448,4 @@
448
448
  "yallist@4.0.0","ISC","https://github.com/isaacs/yallist"
449
449
  "yallist@5.0.0","BlueOak-1.0.0","https://github.com/isaacs/yallist"
450
450
  "yaml@2.9.0","ISC","https://github.com/eemeli/yaml"
451
- "zip-stream@6.0.1","MIT","https://github.com/archiverjs/node-zip-stream"
451
+ "zip-stream@7.0.5","MIT","https://github.com/archiverjs/node-zip-stream"
@@ -6124,10 +6124,6 @@ var init_cli = __esm({
6124
6124
  init_registry();
6125
6125
  init_utils();
6126
6126
  init_validator();
6127
- if (import.meta.url === `file://${process.argv[1]}`) {
6128
- const program = createCLI();
6129
- program.parse(process.argv);
6130
- }
6131
6127
  }
6132
6128
  });
6133
6129