All @munesoft/cli-to-api versions

@munesoft/cli-to-api @1.0.0

MIT
License
No
Install Scripts
11
Dependencies
13
Dev Dependencies
21.1 KB
Package Size
Published

Turn any CLI command into a REST API endpoint instantly

Maintainers

erickjongo

Keywords

cliapiautomationdevtoolswrapperresthttpexpress

Dependencies (11)

PackageConstraintRegistry Status
uuid ^9.0.0 auto_approved
chalk ^4.1.2 auto_approved
helmet ^7.1.0 No greenflagged match
morgan ^1.10.0 auto_approved
express ^4.18.2 auto_approved
winston ^3.11.0 auto_approved
inquirer ^8.2.6 auto_approved
commander ^11.1.0 auto_approved
strip-ansi ^6.0.1 auto_approved
express-rate-limit ^7.1.5 auto_approved
swagger-ui-express ^5.0.0 auto_approved

Dev Dependencies (13)

PackageConstraintRegistry Status
jest ^29.7.0 auto_approved
ts-jest ^29.1.1 auto_approved
ts-node ^10.9.2 auto_approved
supertest ^6.3.3 auto_approved
typescript ^5.3.3 auto_approved
@types/jest ^29.5.11 auto_approved
@types/node ^20.10.0 auto_approved
@types/uuid ^9.0.7 No greenflagged match
@types/morgan ^1.9.9 No greenflagged match
@types/express ^4.17.21 No greenflagged match
@types/inquirer ^8.2.10 No greenflagged match
@types/supertest ^6.0.2 No greenflagged match
@types/swagger-ui-express ^4.1.6 auto_approved

Transitive Dependency Tree

143 transitive deps max depth 10
  ├─ chalk ^4.1.2 → 4.1.2
  ├─ commander ^11.1.0 → 11.1.0
  ├─ express ^4.18.2 → 4.22.2
  ├─ express-rate-limit ^7.1.5 → 7.5.1
  ├─ helmet ^7.1.0
  ├─ inquirer ^8.2.6 → 8.2.7
  ├─ morgan ^1.10.0 → 1.11.0
  ├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ swagger-ui-express ^5.0.0 → 5.0.1
  ├─ uuid ^9.0.0 → 9.0.1
├─ winston ^3.11.0 → 3.19.0
  ├─ @colors/colors ^1.6.0 → 1.6.0
  ├─ @dabh/diagnostics ^2.0.8 → 2.0.8
  ├─ @inquirer/external-editor ^1.0.0 → 1.0.3
  ├─ accepts ~1.3.8 → 1.3.8
  ├─ ansi-escapes ^4.2.1 → 4.3.2
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ ansi-styles ^4.1.0 → 4.3.0
  ├─ array-flatten 1.1.1 → 1.1.1
  ├─ async ^3.2.3 → 3.2.6
  ├─ basic-auth ~2.0.1 → 2.0.1
  ├─ body-parser ~1.20.5 → 1.20.5
  ├─ chalk ^4.1.1 → 4.1.2
  ├─ cli-cursor ^3.1.0 → 3.1.0
  ├─ cli-width ^3.0.0
  ├─ content-disposition ~0.5.4 → 0.5.4
  ├─ content-type ~1.0.4 → 1.0.5
  ├─ cookie ~0.7.1 → 0.7.2
  ├─ cookie-signature ~1.0.6 → 1.0.7
  ├─ debug 2.6.9
  ├─ depd ~2.0.0 → 2.0.0
  ├─ depd 2.0.0 → 2.0.0
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ figures ^3.0.0 → 3.2.0
  ├─ finalhandler ~1.3.1 → 1.3.2
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ http-errors ~2.0.0 → 2.0.1
  ├─ is-stream ^2.0.0 → 2.0.1
  ├─ lodash ^4.17.21 → 4.18.1
  ├─ logform ^2.7.0 → 2.7.0
  ├─ merge-descriptors 1.0.3 → 1.0.3
  ├─ methods ~1.1.2 → 1.1.2
  ├─ mute-stream 0.0.8 → 0.0.8
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ on-headers ~1.1.0 → 1.1.0
  ├─ one-time ^1.0.0 → 1.0.0
  ├─ ora ^5.4.1 → 5.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ path-to-regexp ~0.1.12 → 0.1.13
  ├─ proxy-addr ~2.0.7 → 2.0.7
  ├─ qs ~6.15.1 → 6.15.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ readable-stream ^3.4.0 → 3.6.2
  ├─ run-async ^2.4.0
  ├─ rxjs ^7.5.5 → 7.8.2
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ safe-stable-stringify ^2.3.1 → 2.5.0
  ├─ send ~0.19.0 → 0.19.2
  ├─ serve-static ~1.16.2 → 1.16.3
  ├─ setprototypeof 1.2.0 → 1.2.0
  ├─ stack-trace 0.0.x → 0.0.10
  ├─ statuses ~2.0.1 → 2.0.2
  ├─ string-width ^4.1.0 → 4.2.3
  ├─ strip-ansi ^6.0.0 → 6.0.1
  ├─ supports-color ^7.1.0 → 7.2.0
  ├─ through ^2.3.6 → 2.3.8
  ├─ triple-beam ^1.3.0 → 1.4.1
  ├─ type-is ~1.6.18 → 1.6.18
  ├─ utils-merge 1.0.1 → 1.0.1
  ├─ vary ~1.1.2 → 1.1.2
  ├─ winston-transport ^4.9.0 → 4.9.0
├─ wrap-ansi ^6.0.1 → 6.2.0
  ├─ @colors/colors 1.6.0 → 1.6.0
  ├─ @so-ric/colorspace ^1.1.6 → 1.1.6
  ├─ @types/triple-beam ^1.3.2
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ ansi-styles ^4.0.0 → 4.3.0
  ├─ ansi-styles ^4.1.0 → 4.3.0
  ├─ bl ^4.1.0 → 4.1.0
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ chalk ^4.1.0 → 4.1.2
  ├─ chardet ^2.1.1 → 2.1.1
  ├─ cli-cursor ^3.1.0
  ├─ cli-spinners ^2.5.0 → 2.9.2
  ├─ color-convert ^2.0.1
  ├─ content-type ~1.0.5 → 1.0.5
  ├─ debug 2.6.9
  ├─ depd 2.0.0 → 2.0.0
  ├─ depd ~2.0.0 → 2.0.0
  ├─ destroy ~1.2.0 → 1.2.0
  ├─ destroy 1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ emoji-regex ^8.0.0
  ├─ enabled 2.0.x
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ escape-string-regexp ^1.0.5 → 1.0.5
  ├─ etag ~1.8.1 → 1.8.1
  ├─ fecha ^4.2.0 → 4.2.3
  ├─ fn.name 1.x.x → 1.1.0
  ├─ forwarded 0.2.0 → 0.2.0
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ has-flag ^4.0.0 → 4.0.0
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ iconv-lite ^0.7.0 → 0.7.2
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ inherits ^2.0.3 → 2.0.4
  ├─ ipaddr.js 1.9.1 → 1.9.1
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ is-interactive ^1.0.0
  ├─ is-unicode-supported ^0.1.0 → 0.1.0
  ├─ kuler ^2.0.0
  ├─ log-symbols ^4.1.0 → 4.1.0
  ├─ logform ^2.7.0 → 2.7.0
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-types ~2.1.34 → 2.1.35
  ├─ mime-types ~2.1.24 → 2.1.35
  ├─ ms 2.1.3 → 2.1.3
  ├─ ms ^2.1.1 → 2.1.3
  ├─ negotiator 0.6.3 → 0.6.3
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ qs ~6.15.1 → 6.15.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ raw-body ~2.5.3 → 2.5.3
  ├─ readable-stream ^3.6.2 → 3.6.2
  ├─ restore-cursor ^3.1.0 → 3.1.0
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ safe-buffer 5.1.2 → 5.1.2
  ├─ safe-stable-stringify ^2.3.1 → 2.5.0
  ├─ send ~0.19.1 → 0.19.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ string-width ^4.1.0 → 4.2.3
  ├─ string_decoder ^1.1.1 → 1.3.0
  ├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ strip-ansi ^6.0.0 → 6.0.1
  ├─ supports-color ^7.1.0 → 7.2.0
  ├─ toidentifier ~1.0.1 → 1.0.1
  ├─ triple-beam ^1.3.0 → 1.4.1
  ├─ tslib ^2.1.0 → 2.8.1
  ├─ type-fest ^0.21.3 → 0.21.3
  ├─ type-is ~1.6.18 → 1.6.18
  ├─ unpipe ~1.0.0 → 1.0.0
  ├─ util-deprecate ^1.0.1 → 1.0.2
├─ wcwidth ^1.0.1 → 1.0.1
  ├─ @colors/colors 1.6.0 → 1.6.0
  ├─ @types/triple-beam ^1.3.2
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ ansi-styles ^4.1.0 → 4.3.0
  ├─ buffer ^5.5.0 → 5.7.1
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ chalk ^4.1.0 → 4.1.2
  ├─ color ^5.0.2 → 5.0.3
  ├─ color-convert ^2.0.1
  ├─ debug 2.6.9
  ├─ defaults ^1.0.3 → 1.0.4
  ├─ depd 2.0.0 → 2.0.0
  ├─ depd ~2.0.0 → 2.0.0
  ├─ destroy 1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ emoji-regex ^8.0.0
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ fecha ^4.2.0 → 4.2.3
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ has-flag ^4.0.0 → 4.0.0
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ inherits ^2.0.3 → 2.0.4
  ├─ inherits ^2.0.4 → 2.0.4
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ is-unicode-supported ^0.1.0 → 0.1.0
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-db 1.52.0
  ├─ mime-types ~2.1.24 → 2.1.35
  ├─ ms ^2.1.1 → 2.1.3
  ├─ ms 2.1.3 → 2.1.3
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ onetime ^5.1.0 → 5.1.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ readable-stream ^3.4.0 → 3.6.2
  ├─ safe-buffer ~5.2.0 → 5.2.1
  ├─ safe-stable-stringify ^2.3.1 → 2.5.0
  ├─ safer-buffer >= 2.1.2 < 3.0.0 → 2.1.2
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ signal-exit ^3.0.2 → 3.0.7
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ string_decoder ^1.1.1 → 1.3.0
  ├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ supports-color ^7.1.0 → 7.2.0
  ├─ text-hex 1.0.x
  ├─ toidentifier ~1.0.1 → 1.0.1
  ├─ triple-beam ^1.3.0 → 1.4.1
  ├─ unpipe ~1.0.0 → 1.0.0
├─ util-deprecate ^1.0.1 → 1.0.2
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ ansi-styles ^4.1.0 → 4.3.0
  ├─ base64-js ^1.3.1 → 1.5.1
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ clone ^1.0.2 → 1.0.4
  ├─ color-convert ^2.0.1
  ├─ color-convert ^3.1.3
  ├─ color-string ^2.1.3 → 2.1.4
  ├─ depd ~2.0.0 → 2.0.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ has-flag ^4.0.0 → 4.0.0
  ├─ ieee754 ^1.1.13 → 1.2.1
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ inherits ^2.0.3 → 2.0.4
  ├─ mime-db 1.52.0
  ├─ mimic-fn ^2.1.0 → 2.1.0
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ object-inspect ^1.13.3 → 1.13.4
  ├─ safe-buffer ~5.2.0 → 5.2.1
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ string_decoder ^1.1.1 → 1.3.0
  ├─ supports-color ^7.1.0 → 7.2.0
  ├─ toidentifier ~1.0.1 → 1.0.1
├─ util-deprecate ^1.0.1 → 1.0.2
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ color-convert ^2.0.1
  ├─ color-name ^2.0.0 → 2.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-flag ^4.0.0 → 4.0.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ object-inspect ^1.13.3 → 1.13.4
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ safe-buffer ~5.2.0 → 5.2.1
├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ math-intrinsics ^1.1.0 → 1.1.0
├─ object-inspect ^1.13.3 → 1.13.4
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ function-bind ^1.1.2 → 1.1.2

Published to npm: