omegon 0.6.32 → 0.7.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/bin/omegon.mjs +74 -1
- package/extensions/00-secrets/index.ts +6 -0
- package/extensions/00-splash/index.ts +338 -0
- package/extensions/00-splash/logo.ts +194 -0
- package/extensions/bootstrap/index.ts +19 -2
- package/extensions/effort/index.ts +10 -0
- package/extensions/lib/splash-state.ts +25 -0
- package/extensions/mcp-bridge/index.ts +5 -0
- package/extensions/project-memory/index.ts +10 -0
- package/extensions/tool-profile/index.ts +7 -2
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +3 -3
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/middleware-serde/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +44 -37
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +38 -31
- package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +6 -6
- package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +4 -4
- package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +3 -3
- package/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +4 -4
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +3 -3
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +1 -1
- package/node_modules/@smithy/smithy-client/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@smithy/util-stream/package.json +2 -2
- package/node_modules/file-type/core.js +86 -9
- package/node_modules/file-type/index.js +17 -1
- package/node_modules/file-type/package.json +1 -1
- package/node_modules/file-type/readme.md +3 -0
- package/node_modules/gaxios/build/cjs/tsconfig.cjs.tsbuildinfo +1 -1
- package/node_modules/gaxios/build/esm/tsconfig.tsbuildinfo +1 -1
- package/node_modules/gaxios/package.json +13 -14
- package/node_modules/google-auth-library/package.json +2 -2
- package/package.json +5 -5
- package/node_modules/@isaacs/cliui/LICENSE.txt +0 -14
- package/node_modules/@isaacs/cliui/README.md +0 -143
- package/node_modules/@isaacs/cliui/build/index.cjs +0 -317
- package/node_modules/@isaacs/cliui/build/index.d.cts +0 -43
- package/node_modules/@isaacs/cliui/build/lib/index.js +0 -302
- package/node_modules/@isaacs/cliui/index.mjs +0 -14
- package/node_modules/@isaacs/cliui/node_modules/ansi-styles/index.d.ts +0 -236
- package/node_modules/@isaacs/cliui/node_modules/ansi-styles/index.js +0 -223
- package/node_modules/@isaacs/cliui/node_modules/ansi-styles/license +0 -9
- package/node_modules/@isaacs/cliui/node_modules/ansi-styles/package.json +0 -54
- package/node_modules/@isaacs/cliui/node_modules/ansi-styles/readme.md +0 -173
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/LICENSE-MIT.txt +0 -20
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/README.md +0 -137
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/RGI_Emoji.d.ts +0 -5
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/RGI_Emoji.js +0 -6
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/RGI_Emoji.d.ts +0 -5
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/RGI_Emoji.js +0 -6
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/index.d.ts +0 -5
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/index.js +0 -6
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/text.d.ts +0 -5
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/text.js +0 -6
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/index.d.ts +0 -5
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/index.js +0 -6
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json +0 -52
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/text.d.ts +0 -5
- package/node_modules/@isaacs/cliui/node_modules/emoji-regex/text.js +0 -6
- package/node_modules/@isaacs/cliui/node_modules/string-width/index.d.ts +0 -29
- package/node_modules/@isaacs/cliui/node_modules/string-width/index.js +0 -54
- package/node_modules/@isaacs/cliui/node_modules/string-width/license +0 -9
- package/node_modules/@isaacs/cliui/node_modules/string-width/package.json +0 -59
- package/node_modules/@isaacs/cliui/node_modules/string-width/readme.md +0 -67
- package/node_modules/@isaacs/cliui/node_modules/wrap-ansi/index.d.ts +0 -41
- package/node_modules/@isaacs/cliui/node_modules/wrap-ansi/index.js +0 -214
- package/node_modules/@isaacs/cliui/node_modules/wrap-ansi/license +0 -9
- package/node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json +0 -69
- package/node_modules/@isaacs/cliui/node_modules/wrap-ansi/readme.md +0 -91
- package/node_modules/@isaacs/cliui/package.json +0 -86
- package/node_modules/@pkgjs/parseargs/.editorconfig +0 -14
- package/node_modules/@pkgjs/parseargs/CHANGELOG.md +0 -147
- package/node_modules/@pkgjs/parseargs/LICENSE +0 -201
- package/node_modules/@pkgjs/parseargs/README.md +0 -413
- package/node_modules/@pkgjs/parseargs/examples/is-default-value.js +0 -25
- package/node_modules/@pkgjs/parseargs/examples/limit-long-syntax.js +0 -35
- package/node_modules/@pkgjs/parseargs/examples/negate.js +0 -43
- package/node_modules/@pkgjs/parseargs/examples/no-repeated-options.js +0 -31
- package/node_modules/@pkgjs/parseargs/examples/ordered-options.mjs +0 -41
- package/node_modules/@pkgjs/parseargs/examples/simple-hard-coded.js +0 -26
- package/node_modules/@pkgjs/parseargs/index.js +0 -396
- package/node_modules/@pkgjs/parseargs/internal/errors.js +0 -47
- package/node_modules/@pkgjs/parseargs/internal/primordials.js +0 -393
- package/node_modules/@pkgjs/parseargs/internal/util.js +0 -14
- package/node_modules/@pkgjs/parseargs/internal/validators.js +0 -89
- package/node_modules/@pkgjs/parseargs/package.json +0 -36
- package/node_modules/@pkgjs/parseargs/utils.js +0 -198
- package/node_modules/cross-spawn/LICENSE +0 -21
- package/node_modules/cross-spawn/README.md +0 -89
- package/node_modules/cross-spawn/index.js +0 -39
- package/node_modules/cross-spawn/lib/enoent.js +0 -59
- package/node_modules/cross-spawn/lib/parse.js +0 -91
- package/node_modules/cross-spawn/lib/util/escape.js +0 -47
- package/node_modules/cross-spawn/lib/util/readShebang.js +0 -23
- package/node_modules/cross-spawn/lib/util/resolveCommand.js +0 -52
- package/node_modules/cross-spawn/package.json +0 -73
- package/node_modules/eastasianwidth/README.md +0 -32
- package/node_modules/eastasianwidth/eastasianwidth.js +0 -311
- package/node_modules/eastasianwidth/package.json +0 -18
- package/node_modules/foreground-child/LICENSE +0 -15
- package/node_modules/foreground-child/README.md +0 -128
- package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts +0 -2
- package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/all-signals.js +0 -58
- package/node_modules/foreground-child/dist/commonjs/all-signals.js.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/index.d.ts +0 -58
- package/node_modules/foreground-child/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/index.js +0 -123
- package/node_modules/foreground-child/dist/commonjs/index.js.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/package.json +0 -3
- package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts +0 -6
- package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/proxy-signals.js +0 -38
- package/node_modules/foreground-child/dist/commonjs/proxy-signals.js.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts +0 -10
- package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/commonjs/watchdog.js +0 -50
- package/node_modules/foreground-child/dist/commonjs/watchdog.js.map +0 -1
- package/node_modules/foreground-child/dist/esm/all-signals.d.ts +0 -2
- package/node_modules/foreground-child/dist/esm/all-signals.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/esm/all-signals.js +0 -52
- package/node_modules/foreground-child/dist/esm/all-signals.js.map +0 -1
- package/node_modules/foreground-child/dist/esm/index.d.ts +0 -58
- package/node_modules/foreground-child/dist/esm/index.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/esm/index.js +0 -115
- package/node_modules/foreground-child/dist/esm/index.js.map +0 -1
- package/node_modules/foreground-child/dist/esm/package.json +0 -3
- package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts +0 -6
- package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/esm/proxy-signals.js +0 -34
- package/node_modules/foreground-child/dist/esm/proxy-signals.js.map +0 -1
- package/node_modules/foreground-child/dist/esm/watchdog.d.ts +0 -10
- package/node_modules/foreground-child/dist/esm/watchdog.d.ts.map +0 -1
- package/node_modules/foreground-child/dist/esm/watchdog.js +0 -46
- package/node_modules/foreground-child/dist/esm/watchdog.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/LICENSE.txt +0 -16
- package/node_modules/foreground-child/node_modules/signal-exit/README.md +0 -74
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/browser.d.ts +0 -12
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/browser.d.ts.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/browser.js +0 -10
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/browser.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/index.d.ts +0 -48
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/index.d.ts.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/index.js +0 -279
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/index.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/package.json +0 -3
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/signals.d.ts +0 -29
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/signals.d.ts.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/signals.js +0 -42
- package/node_modules/foreground-child/node_modules/signal-exit/dist/cjs/signals.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/browser.d.ts +0 -12
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/browser.d.ts.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/browser.js +0 -4
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/browser.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/index.d.ts +0 -48
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/index.d.ts.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/index.js +0 -275
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/index.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/package.json +0 -3
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/signals.d.ts +0 -29
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/signals.d.ts.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/signals.js +0 -39
- package/node_modules/foreground-child/node_modules/signal-exit/dist/mjs/signals.js.map +0 -1
- package/node_modules/foreground-child/node_modules/signal-exit/package.json +0 -106
- package/node_modules/foreground-child/package.json +0 -106
- package/node_modules/isexe/.npmignore +0 -2
- package/node_modules/isexe/LICENSE +0 -15
- package/node_modules/isexe/README.md +0 -51
- package/node_modules/isexe/index.js +0 -57
- package/node_modules/isexe/mode.js +0 -41
- package/node_modules/isexe/package.json +0 -31
- package/node_modules/isexe/test/basic.js +0 -221
- package/node_modules/isexe/windows.js +0 -42
- package/node_modules/jackspeak/LICENSE.md +0 -55
- package/node_modules/jackspeak/README.md +0 -357
- package/node_modules/jackspeak/dist/commonjs/index.d.ts +0 -315
- package/node_modules/jackspeak/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/jackspeak/dist/commonjs/index.js +0 -1010
- package/node_modules/jackspeak/dist/commonjs/index.js.map +0 -1
- package/node_modules/jackspeak/dist/commonjs/package.json +0 -3
- package/node_modules/jackspeak/dist/commonjs/parse-args-cjs.cjs.map +0 -1
- package/node_modules/jackspeak/dist/commonjs/parse-args-cjs.d.cts.map +0 -1
- package/node_modules/jackspeak/dist/commonjs/parse-args.d.ts +0 -4
- package/node_modules/jackspeak/dist/commonjs/parse-args.js +0 -50
- package/node_modules/jackspeak/dist/esm/index.d.ts +0 -315
- package/node_modules/jackspeak/dist/esm/index.d.ts.map +0 -1
- package/node_modules/jackspeak/dist/esm/index.js +0 -1000
- package/node_modules/jackspeak/dist/esm/index.js.map +0 -1
- package/node_modules/jackspeak/dist/esm/package.json +0 -3
- package/node_modules/jackspeak/dist/esm/parse-args.d.ts +0 -4
- package/node_modules/jackspeak/dist/esm/parse-args.d.ts.map +0 -1
- package/node_modules/jackspeak/dist/esm/parse-args.js +0 -26
- package/node_modules/jackspeak/dist/esm/parse-args.js.map +0 -1
- package/node_modules/jackspeak/package.json +0 -95
- package/node_modules/package-json-from-dist/LICENSE.md +0 -63
- package/node_modules/package-json-from-dist/README.md +0 -110
- package/node_modules/package-json-from-dist/dist/commonjs/index.d.ts +0 -89
- package/node_modules/package-json-from-dist/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/package-json-from-dist/dist/commonjs/index.js +0 -134
- package/node_modules/package-json-from-dist/dist/commonjs/index.js.map +0 -1
- package/node_modules/package-json-from-dist/dist/commonjs/package.json +0 -3
- package/node_modules/package-json-from-dist/dist/esm/index.d.ts +0 -89
- package/node_modules/package-json-from-dist/dist/esm/index.d.ts.map +0 -1
- package/node_modules/package-json-from-dist/dist/esm/index.js +0 -129
- package/node_modules/package-json-from-dist/dist/esm/index.js.map +0 -1
- package/node_modules/package-json-from-dist/dist/esm/package.json +0 -3
- package/node_modules/package-json-from-dist/package.json +0 -68
- package/node_modules/path-key/index.d.ts +0 -40
- package/node_modules/path-key/index.js +0 -16
- package/node_modules/path-key/license +0 -9
- package/node_modules/path-key/package.json +0 -39
- package/node_modules/path-key/readme.md +0 -61
- package/node_modules/rimraf/LICENSE +0 -15
- package/node_modules/rimraf/README.md +0 -220
- package/node_modules/rimraf/dist/commonjs/default-tmp.d.ts +0 -3
- package/node_modules/rimraf/dist/commonjs/default-tmp.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/default-tmp.js +0 -61
- package/node_modules/rimraf/dist/commonjs/default-tmp.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts +0 -3
- package/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/fix-eperm.js +0 -58
- package/node_modules/rimraf/dist/commonjs/fix-eperm.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/fs.d.ts +0 -17
- package/node_modules/rimraf/dist/commonjs/fs.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/fs.js +0 -46
- package/node_modules/rimraf/dist/commonjs/fs.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts +0 -3
- package/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/ignore-enoent.js +0 -21
- package/node_modules/rimraf/dist/commonjs/ignore-enoent.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/index.d.ts +0 -50
- package/node_modules/rimraf/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/index.js +0 -78
- package/node_modules/rimraf/dist/commonjs/index.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/opt-arg.d.ts +0 -34
- package/node_modules/rimraf/dist/commonjs/opt-arg.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/opt-arg.js +0 -53
- package/node_modules/rimraf/dist/commonjs/opt-arg.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/package.json +0 -3
- package/node_modules/rimraf/dist/commonjs/path-arg.d.ts +0 -4
- package/node_modules/rimraf/dist/commonjs/path-arg.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/path-arg.js +0 -52
- package/node_modules/rimraf/dist/commonjs/path-arg.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/platform.d.ts +0 -3
- package/node_modules/rimraf/dist/commonjs/platform.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/platform.js +0 -4
- package/node_modules/rimraf/dist/commonjs/platform.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts +0 -3
- package/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/readdir-or-error.js +0 -19
- package/node_modules/rimraf/dist/commonjs/readdir-or-error.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/retry-busy.d.ts +0 -8
- package/node_modules/rimraf/dist/commonjs/retry-busy.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/retry-busy.js +0 -68
- package/node_modules/rimraf/dist/commonjs/retry-busy.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts +0 -3
- package/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-manual.js +0 -12
- package/node_modules/rimraf/dist/commonjs/rimraf-manual.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts +0 -4
- package/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js +0 -192
- package/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts +0 -4
- package/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-native.js +0 -24
- package/node_modules/rimraf/dist/commonjs/rimraf-native.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts +0 -4
- package/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-posix.js +0 -123
- package/node_modules/rimraf/dist/commonjs/rimraf-posix.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts +0 -4
- package/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/rimraf-windows.js +0 -182
- package/node_modules/rimraf/dist/commonjs/rimraf-windows.js.map +0 -1
- package/node_modules/rimraf/dist/commonjs/use-native.d.ts +0 -4
- package/node_modules/rimraf/dist/commonjs/use-native.d.ts.map +0 -1
- package/node_modules/rimraf/dist/commonjs/use-native.js +0 -22
- package/node_modules/rimraf/dist/commonjs/use-native.js.map +0 -1
- package/node_modules/rimraf/dist/esm/bin.d.mts +0 -8
- package/node_modules/rimraf/dist/esm/bin.d.mts.map +0 -1
- package/node_modules/rimraf/dist/esm/bin.mjs +0 -256
- package/node_modules/rimraf/dist/esm/bin.mjs.map +0 -1
- package/node_modules/rimraf/dist/esm/default-tmp.d.ts +0 -3
- package/node_modules/rimraf/dist/esm/default-tmp.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/default-tmp.js +0 -55
- package/node_modules/rimraf/dist/esm/default-tmp.js.map +0 -1
- package/node_modules/rimraf/dist/esm/fix-eperm.d.ts +0 -3
- package/node_modules/rimraf/dist/esm/fix-eperm.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/fix-eperm.js +0 -53
- package/node_modules/rimraf/dist/esm/fix-eperm.js.map +0 -1
- package/node_modules/rimraf/dist/esm/fs.d.ts +0 -17
- package/node_modules/rimraf/dist/esm/fs.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/fs.js +0 -31
- package/node_modules/rimraf/dist/esm/fs.js.map +0 -1
- package/node_modules/rimraf/dist/esm/ignore-enoent.d.ts +0 -3
- package/node_modules/rimraf/dist/esm/ignore-enoent.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/ignore-enoent.js +0 -16
- package/node_modules/rimraf/dist/esm/ignore-enoent.js.map +0 -1
- package/node_modules/rimraf/dist/esm/index.d.ts +0 -50
- package/node_modules/rimraf/dist/esm/index.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/index.js +0 -70
- package/node_modules/rimraf/dist/esm/index.js.map +0 -1
- package/node_modules/rimraf/dist/esm/opt-arg.d.ts +0 -34
- package/node_modules/rimraf/dist/esm/opt-arg.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/opt-arg.js +0 -46
- package/node_modules/rimraf/dist/esm/opt-arg.js.map +0 -1
- package/node_modules/rimraf/dist/esm/package.json +0 -3
- package/node_modules/rimraf/dist/esm/path-arg.d.ts +0 -4
- package/node_modules/rimraf/dist/esm/path-arg.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/path-arg.js +0 -47
- package/node_modules/rimraf/dist/esm/path-arg.js.map +0 -1
- package/node_modules/rimraf/dist/esm/platform.d.ts +0 -3
- package/node_modules/rimraf/dist/esm/platform.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/platform.js +0 -2
- package/node_modules/rimraf/dist/esm/platform.js.map +0 -1
- package/node_modules/rimraf/dist/esm/readdir-or-error.d.ts +0 -3
- package/node_modules/rimraf/dist/esm/readdir-or-error.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/readdir-or-error.js +0 -14
- package/node_modules/rimraf/dist/esm/readdir-or-error.js.map +0 -1
- package/node_modules/rimraf/dist/esm/retry-busy.d.ts +0 -8
- package/node_modules/rimraf/dist/esm/retry-busy.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/retry-busy.js +0 -63
- package/node_modules/rimraf/dist/esm/retry-busy.js.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-manual.d.ts +0 -3
- package/node_modules/rimraf/dist/esm/rimraf-manual.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-manual.js +0 -6
- package/node_modules/rimraf/dist/esm/rimraf-manual.js.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts +0 -4
- package/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-move-remove.js +0 -187
- package/node_modules/rimraf/dist/esm/rimraf-move-remove.js.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-native.d.ts +0 -4
- package/node_modules/rimraf/dist/esm/rimraf-native.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-native.js +0 -19
- package/node_modules/rimraf/dist/esm/rimraf-native.js.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-posix.d.ts +0 -4
- package/node_modules/rimraf/dist/esm/rimraf-posix.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-posix.js +0 -118
- package/node_modules/rimraf/dist/esm/rimraf-posix.js.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-windows.d.ts +0 -4
- package/node_modules/rimraf/dist/esm/rimraf-windows.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/rimraf-windows.js +0 -177
- package/node_modules/rimraf/dist/esm/rimraf-windows.js.map +0 -1
- package/node_modules/rimraf/dist/esm/use-native.d.ts +0 -4
- package/node_modules/rimraf/dist/esm/use-native.d.ts.map +0 -1
- package/node_modules/rimraf/dist/esm/use-native.js +0 -16
- package/node_modules/rimraf/dist/esm/use-native.js.map +0 -1
- package/node_modules/rimraf/node_modules/balanced-match/.github/FUNDING.yml +0 -2
- package/node_modules/rimraf/node_modules/balanced-match/LICENSE.md +0 -21
- package/node_modules/rimraf/node_modules/balanced-match/README.md +0 -97
- package/node_modules/rimraf/node_modules/balanced-match/index.js +0 -62
- package/node_modules/rimraf/node_modules/balanced-match/package.json +0 -48
- package/node_modules/rimraf/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
- package/node_modules/rimraf/node_modules/brace-expansion/LICENSE +0 -21
- package/node_modules/rimraf/node_modules/brace-expansion/README.md +0 -135
- package/node_modules/rimraf/node_modules/brace-expansion/index.js +0 -203
- package/node_modules/rimraf/node_modules/brace-expansion/package.json +0 -49
- package/node_modules/rimraf/node_modules/glob/LICENSE +0 -15
- package/node_modules/rimraf/node_modules/glob/README.md +0 -1265
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/glob.d.ts +0 -388
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/glob.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/glob.js +0 -247
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/glob.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/has-magic.d.ts +0 -14
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/has-magic.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/has-magic.js +0 -27
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/has-magic.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/ignore.d.ts +0 -24
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/ignore.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/ignore.js +0 -119
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/ignore.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/index.d.ts +0 -97
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/index.js +0 -68
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/package.json +0 -3
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/pattern.d.ts +0 -76
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/pattern.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/pattern.js +0 -219
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/pattern.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/processor.d.ts +0 -59
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/processor.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/processor.js +0 -301
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/processor.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/walker.d.ts +0 -97
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/walker.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/walker.js +0 -387
- package/node_modules/rimraf/node_modules/glob/dist/commonjs/walker.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/bin.d.mts +0 -3
- package/node_modules/rimraf/node_modules/glob/dist/esm/bin.d.mts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/bin.mjs +0 -346
- package/node_modules/rimraf/node_modules/glob/dist/esm/bin.mjs.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/glob.d.ts +0 -388
- package/node_modules/rimraf/node_modules/glob/dist/esm/glob.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/glob.js +0 -243
- package/node_modules/rimraf/node_modules/glob/dist/esm/glob.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/has-magic.d.ts +0 -14
- package/node_modules/rimraf/node_modules/glob/dist/esm/has-magic.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/has-magic.js +0 -23
- package/node_modules/rimraf/node_modules/glob/dist/esm/has-magic.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/ignore.d.ts +0 -24
- package/node_modules/rimraf/node_modules/glob/dist/esm/ignore.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/ignore.js +0 -115
- package/node_modules/rimraf/node_modules/glob/dist/esm/ignore.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/index.d.ts +0 -97
- package/node_modules/rimraf/node_modules/glob/dist/esm/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/index.js +0 -55
- package/node_modules/rimraf/node_modules/glob/dist/esm/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/package.json +0 -3
- package/node_modules/rimraf/node_modules/glob/dist/esm/pattern.d.ts +0 -76
- package/node_modules/rimraf/node_modules/glob/dist/esm/pattern.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/pattern.js +0 -215
- package/node_modules/rimraf/node_modules/glob/dist/esm/pattern.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/processor.d.ts +0 -59
- package/node_modules/rimraf/node_modules/glob/dist/esm/processor.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/processor.js +0 -294
- package/node_modules/rimraf/node_modules/glob/dist/esm/processor.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/walker.d.ts +0 -97
- package/node_modules/rimraf/node_modules/glob/dist/esm/walker.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/glob/dist/esm/walker.js +0 -381
- package/node_modules/rimraf/node_modules/glob/dist/esm/walker.js.map +0 -1
- package/node_modules/rimraf/node_modules/glob/package.json +0 -99
- package/node_modules/rimraf/node_modules/lru-cache/LICENSE +0 -15
- package/node_modules/rimraf/node_modules/lru-cache/README.md +0 -331
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/index.d.ts +0 -1277
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/index.js +0 -1546
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/index.min.js +0 -2
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/index.min.js.map +0 -7
- package/node_modules/rimraf/node_modules/lru-cache/dist/commonjs/package.json +0 -3
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/index.d.ts +0 -1277
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/index.js +0 -1542
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/index.min.js +0 -2
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/index.min.js.map +0 -7
- package/node_modules/rimraf/node_modules/lru-cache/dist/esm/package.json +0 -3
- package/node_modules/rimraf/node_modules/lru-cache/package.json +0 -116
- package/node_modules/rimraf/node_modules/minimatch/LICENSE +0 -15
- package/node_modules/rimraf/node_modules/minimatch/README.md +0 -491
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts +0 -2
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js +0 -14
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/ast.d.ts +0 -20
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/ast.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/ast.js +0 -747
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/ast.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts +0 -8
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/brace-expressions.js +0 -152
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/escape.d.ts +0 -12
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/escape.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/escape.js +0 -22
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/escape.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/index.d.ts +0 -98
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/index.js +0 -1023
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/package.json +0 -3
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/unescape.d.ts +0 -17
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/unescape.js +0 -24
- package/node_modules/rimraf/node_modules/minimatch/dist/commonjs/unescape.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts +0 -2
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/assert-valid-pattern.js +0 -10
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/ast.d.ts +0 -20
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/ast.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/ast.js +0 -743
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/ast.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/brace-expressions.d.ts +0 -8
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/brace-expressions.js +0 -148
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/brace-expressions.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/escape.d.ts +0 -12
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/escape.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/escape.js +0 -18
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/escape.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/index.d.ts +0 -98
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/index.js +0 -1007
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/package.json +0 -3
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/unescape.d.ts +0 -17
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/unescape.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/unescape.js +0 -20
- package/node_modules/rimraf/node_modules/minimatch/dist/esm/unescape.js.map +0 -1
- package/node_modules/rimraf/node_modules/minimatch/package.json +0 -82
- package/node_modules/rimraf/node_modules/path-scurry/LICENSE.md +0 -55
- package/node_modules/rimraf/node_modules/path-scurry/README.md +0 -636
- package/node_modules/rimraf/node_modules/path-scurry/dist/commonjs/index.d.ts +0 -1116
- package/node_modules/rimraf/node_modules/path-scurry/dist/commonjs/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/path-scurry/dist/commonjs/index.js +0 -2014
- package/node_modules/rimraf/node_modules/path-scurry/dist/commonjs/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/path-scurry/dist/commonjs/package.json +0 -3
- package/node_modules/rimraf/node_modules/path-scurry/dist/esm/index.d.ts +0 -1116
- package/node_modules/rimraf/node_modules/path-scurry/dist/esm/index.d.ts.map +0 -1
- package/node_modules/rimraf/node_modules/path-scurry/dist/esm/index.js +0 -1979
- package/node_modules/rimraf/node_modules/path-scurry/dist/esm/index.js.map +0 -1
- package/node_modules/rimraf/node_modules/path-scurry/dist/esm/package.json +0 -3
- package/node_modules/rimraf/node_modules/path-scurry/package.json +0 -89
- package/node_modules/rimraf/package.json +0 -89
- package/node_modules/shebang-command/index.js +0 -19
- package/node_modules/shebang-command/license +0 -9
- package/node_modules/shebang-command/package.json +0 -34
- package/node_modules/shebang-command/readme.md +0 -34
- package/node_modules/shebang-regex/index.d.ts +0 -22
- package/node_modules/shebang-regex/index.js +0 -2
- package/node_modules/shebang-regex/license +0 -9
- package/node_modules/shebang-regex/package.json +0 -35
- package/node_modules/shebang-regex/readme.md +0 -33
- package/node_modules/string-width-cjs/index.d.ts +0 -29
- package/node_modules/string-width-cjs/index.js +0 -47
- package/node_modules/string-width-cjs/license +0 -9
- package/node_modules/string-width-cjs/node_modules/ansi-regex/index.d.ts +0 -37
- package/node_modules/string-width-cjs/node_modules/ansi-regex/index.js +0 -10
- package/node_modules/string-width-cjs/node_modules/ansi-regex/license +0 -9
- package/node_modules/string-width-cjs/node_modules/ansi-regex/package.json +0 -55
- package/node_modules/string-width-cjs/node_modules/ansi-regex/readme.md +0 -78
- package/node_modules/string-width-cjs/node_modules/strip-ansi/index.d.ts +0 -17
- package/node_modules/string-width-cjs/node_modules/strip-ansi/index.js +0 -4
- package/node_modules/string-width-cjs/node_modules/strip-ansi/license +0 -9
- package/node_modules/string-width-cjs/node_modules/strip-ansi/package.json +0 -54
- package/node_modules/string-width-cjs/node_modules/strip-ansi/readme.md +0 -46
- package/node_modules/string-width-cjs/package.json +0 -56
- package/node_modules/string-width-cjs/readme.md +0 -50
- package/node_modules/strip-ansi-cjs/index.d.ts +0 -17
- package/node_modules/strip-ansi-cjs/index.js +0 -4
- package/node_modules/strip-ansi-cjs/license +0 -9
- package/node_modules/strip-ansi-cjs/node_modules/ansi-regex/index.d.ts +0 -37
- package/node_modules/strip-ansi-cjs/node_modules/ansi-regex/index.js +0 -10
- package/node_modules/strip-ansi-cjs/node_modules/ansi-regex/license +0 -9
- package/node_modules/strip-ansi-cjs/node_modules/ansi-regex/package.json +0 -55
- package/node_modules/strip-ansi-cjs/node_modules/ansi-regex/readme.md +0 -78
- package/node_modules/strip-ansi-cjs/package.json +0 -54
- package/node_modules/strip-ansi-cjs/readme.md +0 -46
- package/node_modules/which/CHANGELOG.md +0 -166
- package/node_modules/which/LICENSE +0 -15
- package/node_modules/which/README.md +0 -54
- package/node_modules/which/bin/node-which +0 -52
- package/node_modules/which/package.json +0 -43
- package/node_modules/which/which.js +0 -125
- package/node_modules/wrap-ansi-cjs/index.js +0 -216
- package/node_modules/wrap-ansi-cjs/license +0 -9
- package/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/index.d.ts +0 -37
- package/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/index.js +0 -10
- package/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/license +0 -9
- package/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/package.json +0 -55
- package/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/readme.md +0 -78
- package/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/index.d.ts +0 -17
- package/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/index.js +0 -4
- package/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/license +0 -9
- package/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/package.json +0 -54
- package/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/readme.md +0 -46
- package/node_modules/wrap-ansi-cjs/package.json +0 -62
- package/node_modules/wrap-ansi-cjs/readme.md +0 -91
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "cross-spawn",
|
|
3
|
-
"version": "7.0.6",
|
|
4
|
-
"description": "Cross platform child_process#spawn and child_process#spawnSync",
|
|
5
|
-
"keywords": [
|
|
6
|
-
"spawn",
|
|
7
|
-
"spawnSync",
|
|
8
|
-
"windows",
|
|
9
|
-
"cross-platform",
|
|
10
|
-
"path-ext",
|
|
11
|
-
"shebang",
|
|
12
|
-
"cmd",
|
|
13
|
-
"execute"
|
|
14
|
-
],
|
|
15
|
-
"author": "André Cruz <andre@moxy.studio>",
|
|
16
|
-
"homepage": "https://github.com/moxystudio/node-cross-spawn",
|
|
17
|
-
"repository": {
|
|
18
|
-
"type": "git",
|
|
19
|
-
"url": "git@github.com:moxystudio/node-cross-spawn.git"
|
|
20
|
-
},
|
|
21
|
-
"license": "MIT",
|
|
22
|
-
"main": "index.js",
|
|
23
|
-
"files": [
|
|
24
|
-
"lib"
|
|
25
|
-
],
|
|
26
|
-
"scripts": {
|
|
27
|
-
"lint": "eslint .",
|
|
28
|
-
"test": "jest --env node --coverage",
|
|
29
|
-
"prerelease": "npm t && npm run lint",
|
|
30
|
-
"release": "standard-version",
|
|
31
|
-
"postrelease": "git push --follow-tags origin HEAD && npm publish"
|
|
32
|
-
},
|
|
33
|
-
"husky": {
|
|
34
|
-
"hooks": {
|
|
35
|
-
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
|
|
36
|
-
"pre-commit": "lint-staged"
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
|
-
"lint-staged": {
|
|
40
|
-
"*.js": [
|
|
41
|
-
"eslint --fix",
|
|
42
|
-
"git add"
|
|
43
|
-
]
|
|
44
|
-
},
|
|
45
|
-
"commitlint": {
|
|
46
|
-
"extends": [
|
|
47
|
-
"@commitlint/config-conventional"
|
|
48
|
-
]
|
|
49
|
-
},
|
|
50
|
-
"dependencies": {
|
|
51
|
-
"path-key": "^3.1.0",
|
|
52
|
-
"shebang-command": "^2.0.0",
|
|
53
|
-
"which": "^2.0.1"
|
|
54
|
-
},
|
|
55
|
-
"devDependencies": {
|
|
56
|
-
"@commitlint/cli": "^8.1.0",
|
|
57
|
-
"@commitlint/config-conventional": "^8.1.0",
|
|
58
|
-
"babel-core": "^6.26.3",
|
|
59
|
-
"babel-jest": "^24.9.0",
|
|
60
|
-
"babel-preset-moxy": "^3.1.0",
|
|
61
|
-
"eslint": "^5.16.0",
|
|
62
|
-
"eslint-config-moxy": "^7.1.0",
|
|
63
|
-
"husky": "^3.0.5",
|
|
64
|
-
"jest": "^24.9.0",
|
|
65
|
-
"lint-staged": "^9.2.5",
|
|
66
|
-
"mkdirp": "^0.5.1",
|
|
67
|
-
"rimraf": "^3.0.0",
|
|
68
|
-
"standard-version": "^9.5.0"
|
|
69
|
-
},
|
|
70
|
-
"engines": {
|
|
71
|
-
"node": ">= 8"
|
|
72
|
-
}
|
|
73
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
# East Asian Width
|
|
2
|
-
|
|
3
|
-
Get [East Asian Width](http://www.unicode.org/reports/tr11/) from a character.
|
|
4
|
-
|
|
5
|
-
'F'(Fullwidth), 'H'(Halfwidth), 'W'(Wide), 'Na'(Narrow), 'A'(Ambiguous) or 'N'(Natural).
|
|
6
|
-
|
|
7
|
-
Original Code is [東アジアの文字幅 (East Asian Width) の判定 - 中途](http://d.hatena.ne.jp/takenspc/20111126#1322252878).
|
|
8
|
-
|
|
9
|
-
## Install
|
|
10
|
-
|
|
11
|
-
$ npm install eastasianwidth
|
|
12
|
-
|
|
13
|
-
## Usage
|
|
14
|
-
|
|
15
|
-
var eaw = require('eastasianwidth');
|
|
16
|
-
console.log(eaw.eastAsianWidth('₩')) // 'F'
|
|
17
|
-
console.log(eaw.eastAsianWidth('。')) // 'H'
|
|
18
|
-
console.log(eaw.eastAsianWidth('뀀')) // 'W'
|
|
19
|
-
console.log(eaw.eastAsianWidth('a')) // 'Na'
|
|
20
|
-
console.log(eaw.eastAsianWidth('①')) // 'A'
|
|
21
|
-
console.log(eaw.eastAsianWidth('ف')) // 'N'
|
|
22
|
-
|
|
23
|
-
console.log(eaw.characterLength('₩')) // 2
|
|
24
|
-
console.log(eaw.characterLength('。')) // 1
|
|
25
|
-
console.log(eaw.characterLength('뀀')) // 2
|
|
26
|
-
console.log(eaw.characterLength('a')) // 1
|
|
27
|
-
console.log(eaw.characterLength('①')) // 2
|
|
28
|
-
console.log(eaw.characterLength('ف')) // 1
|
|
29
|
-
|
|
30
|
-
console.log(eaw.length('あいうえお')) // 10
|
|
31
|
-
console.log(eaw.length('abcdefg')) // 7
|
|
32
|
-
console.log(eaw.length('¢₩。ᅵㄅ뀀¢⟭a⊙①بف')) // 19
|
|
@@ -1,311 +0,0 @@
|
|
|
1
|
-
var eaw = {};
|
|
2
|
-
|
|
3
|
-
if ('undefined' == typeof module) {
|
|
4
|
-
window.eastasianwidth = eaw;
|
|
5
|
-
} else {
|
|
6
|
-
module.exports = eaw;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
eaw.eastAsianWidth = function(character) {
|
|
10
|
-
var x = character.charCodeAt(0);
|
|
11
|
-
var y = (character.length == 2) ? character.charCodeAt(1) : 0;
|
|
12
|
-
var codePoint = x;
|
|
13
|
-
if ((0xD800 <= x && x <= 0xDBFF) && (0xDC00 <= y && y <= 0xDFFF)) {
|
|
14
|
-
x &= 0x3FF;
|
|
15
|
-
y &= 0x3FF;
|
|
16
|
-
codePoint = (x << 10) | y;
|
|
17
|
-
codePoint += 0x10000;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
if ((0x3000 == codePoint) ||
|
|
21
|
-
(0xFF01 <= codePoint && codePoint <= 0xFF60) ||
|
|
22
|
-
(0xFFE0 <= codePoint && codePoint <= 0xFFE6)) {
|
|
23
|
-
return 'F';
|
|
24
|
-
}
|
|
25
|
-
if ((0x20A9 == codePoint) ||
|
|
26
|
-
(0xFF61 <= codePoint && codePoint <= 0xFFBE) ||
|
|
27
|
-
(0xFFC2 <= codePoint && codePoint <= 0xFFC7) ||
|
|
28
|
-
(0xFFCA <= codePoint && codePoint <= 0xFFCF) ||
|
|
29
|
-
(0xFFD2 <= codePoint && codePoint <= 0xFFD7) ||
|
|
30
|
-
(0xFFDA <= codePoint && codePoint <= 0xFFDC) ||
|
|
31
|
-
(0xFFE8 <= codePoint && codePoint <= 0xFFEE)) {
|
|
32
|
-
return 'H';
|
|
33
|
-
}
|
|
34
|
-
if ((0x1100 <= codePoint && codePoint <= 0x115F) ||
|
|
35
|
-
(0x11A3 <= codePoint && codePoint <= 0x11A7) ||
|
|
36
|
-
(0x11FA <= codePoint && codePoint <= 0x11FF) ||
|
|
37
|
-
(0x2329 <= codePoint && codePoint <= 0x232A) ||
|
|
38
|
-
(0x2E80 <= codePoint && codePoint <= 0x2E99) ||
|
|
39
|
-
(0x2E9B <= codePoint && codePoint <= 0x2EF3) ||
|
|
40
|
-
(0x2F00 <= codePoint && codePoint <= 0x2FD5) ||
|
|
41
|
-
(0x2FF0 <= codePoint && codePoint <= 0x2FFB) ||
|
|
42
|
-
(0x3001 <= codePoint && codePoint <= 0x303E) ||
|
|
43
|
-
(0x3041 <= codePoint && codePoint <= 0x3096) ||
|
|
44
|
-
(0x3099 <= codePoint && codePoint <= 0x30FF) ||
|
|
45
|
-
(0x3105 <= codePoint && codePoint <= 0x312D) ||
|
|
46
|
-
(0x3131 <= codePoint && codePoint <= 0x318E) ||
|
|
47
|
-
(0x3190 <= codePoint && codePoint <= 0x31BA) ||
|
|
48
|
-
(0x31C0 <= codePoint && codePoint <= 0x31E3) ||
|
|
49
|
-
(0x31F0 <= codePoint && codePoint <= 0x321E) ||
|
|
50
|
-
(0x3220 <= codePoint && codePoint <= 0x3247) ||
|
|
51
|
-
(0x3250 <= codePoint && codePoint <= 0x32FE) ||
|
|
52
|
-
(0x3300 <= codePoint && codePoint <= 0x4DBF) ||
|
|
53
|
-
(0x4E00 <= codePoint && codePoint <= 0xA48C) ||
|
|
54
|
-
(0xA490 <= codePoint && codePoint <= 0xA4C6) ||
|
|
55
|
-
(0xA960 <= codePoint && codePoint <= 0xA97C) ||
|
|
56
|
-
(0xAC00 <= codePoint && codePoint <= 0xD7A3) ||
|
|
57
|
-
(0xD7B0 <= codePoint && codePoint <= 0xD7C6) ||
|
|
58
|
-
(0xD7CB <= codePoint && codePoint <= 0xD7FB) ||
|
|
59
|
-
(0xF900 <= codePoint && codePoint <= 0xFAFF) ||
|
|
60
|
-
(0xFE10 <= codePoint && codePoint <= 0xFE19) ||
|
|
61
|
-
(0xFE30 <= codePoint && codePoint <= 0xFE52) ||
|
|
62
|
-
(0xFE54 <= codePoint && codePoint <= 0xFE66) ||
|
|
63
|
-
(0xFE68 <= codePoint && codePoint <= 0xFE6B) ||
|
|
64
|
-
(0x1B000 <= codePoint && codePoint <= 0x1B001) ||
|
|
65
|
-
(0x1F200 <= codePoint && codePoint <= 0x1F202) ||
|
|
66
|
-
(0x1F210 <= codePoint && codePoint <= 0x1F23A) ||
|
|
67
|
-
(0x1F240 <= codePoint && codePoint <= 0x1F248) ||
|
|
68
|
-
(0x1F250 <= codePoint && codePoint <= 0x1F251) ||
|
|
69
|
-
(0x20000 <= codePoint && codePoint <= 0x2F73F) ||
|
|
70
|
-
(0x2B740 <= codePoint && codePoint <= 0x2FFFD) ||
|
|
71
|
-
(0x30000 <= codePoint && codePoint <= 0x3FFFD)) {
|
|
72
|
-
return 'W';
|
|
73
|
-
}
|
|
74
|
-
if ((0x0020 <= codePoint && codePoint <= 0x007E) ||
|
|
75
|
-
(0x00A2 <= codePoint && codePoint <= 0x00A3) ||
|
|
76
|
-
(0x00A5 <= codePoint && codePoint <= 0x00A6) ||
|
|
77
|
-
(0x00AC == codePoint) ||
|
|
78
|
-
(0x00AF == codePoint) ||
|
|
79
|
-
(0x27E6 <= codePoint && codePoint <= 0x27ED) ||
|
|
80
|
-
(0x2985 <= codePoint && codePoint <= 0x2986)) {
|
|
81
|
-
return 'Na';
|
|
82
|
-
}
|
|
83
|
-
if ((0x00A1 == codePoint) ||
|
|
84
|
-
(0x00A4 == codePoint) ||
|
|
85
|
-
(0x00A7 <= codePoint && codePoint <= 0x00A8) ||
|
|
86
|
-
(0x00AA == codePoint) ||
|
|
87
|
-
(0x00AD <= codePoint && codePoint <= 0x00AE) ||
|
|
88
|
-
(0x00B0 <= codePoint && codePoint <= 0x00B4) ||
|
|
89
|
-
(0x00B6 <= codePoint && codePoint <= 0x00BA) ||
|
|
90
|
-
(0x00BC <= codePoint && codePoint <= 0x00BF) ||
|
|
91
|
-
(0x00C6 == codePoint) ||
|
|
92
|
-
(0x00D0 == codePoint) ||
|
|
93
|
-
(0x00D7 <= codePoint && codePoint <= 0x00D8) ||
|
|
94
|
-
(0x00DE <= codePoint && codePoint <= 0x00E1) ||
|
|
95
|
-
(0x00E6 == codePoint) ||
|
|
96
|
-
(0x00E8 <= codePoint && codePoint <= 0x00EA) ||
|
|
97
|
-
(0x00EC <= codePoint && codePoint <= 0x00ED) ||
|
|
98
|
-
(0x00F0 == codePoint) ||
|
|
99
|
-
(0x00F2 <= codePoint && codePoint <= 0x00F3) ||
|
|
100
|
-
(0x00F7 <= codePoint && codePoint <= 0x00FA) ||
|
|
101
|
-
(0x00FC == codePoint) ||
|
|
102
|
-
(0x00FE == codePoint) ||
|
|
103
|
-
(0x0101 == codePoint) ||
|
|
104
|
-
(0x0111 == codePoint) ||
|
|
105
|
-
(0x0113 == codePoint) ||
|
|
106
|
-
(0x011B == codePoint) ||
|
|
107
|
-
(0x0126 <= codePoint && codePoint <= 0x0127) ||
|
|
108
|
-
(0x012B == codePoint) ||
|
|
109
|
-
(0x0131 <= codePoint && codePoint <= 0x0133) ||
|
|
110
|
-
(0x0138 == codePoint) ||
|
|
111
|
-
(0x013F <= codePoint && codePoint <= 0x0142) ||
|
|
112
|
-
(0x0144 == codePoint) ||
|
|
113
|
-
(0x0148 <= codePoint && codePoint <= 0x014B) ||
|
|
114
|
-
(0x014D == codePoint) ||
|
|
115
|
-
(0x0152 <= codePoint && codePoint <= 0x0153) ||
|
|
116
|
-
(0x0166 <= codePoint && codePoint <= 0x0167) ||
|
|
117
|
-
(0x016B == codePoint) ||
|
|
118
|
-
(0x01CE == codePoint) ||
|
|
119
|
-
(0x01D0 == codePoint) ||
|
|
120
|
-
(0x01D2 == codePoint) ||
|
|
121
|
-
(0x01D4 == codePoint) ||
|
|
122
|
-
(0x01D6 == codePoint) ||
|
|
123
|
-
(0x01D8 == codePoint) ||
|
|
124
|
-
(0x01DA == codePoint) ||
|
|
125
|
-
(0x01DC == codePoint) ||
|
|
126
|
-
(0x0251 == codePoint) ||
|
|
127
|
-
(0x0261 == codePoint) ||
|
|
128
|
-
(0x02C4 == codePoint) ||
|
|
129
|
-
(0x02C7 == codePoint) ||
|
|
130
|
-
(0x02C9 <= codePoint && codePoint <= 0x02CB) ||
|
|
131
|
-
(0x02CD == codePoint) ||
|
|
132
|
-
(0x02D0 == codePoint) ||
|
|
133
|
-
(0x02D8 <= codePoint && codePoint <= 0x02DB) ||
|
|
134
|
-
(0x02DD == codePoint) ||
|
|
135
|
-
(0x02DF == codePoint) ||
|
|
136
|
-
(0x0300 <= codePoint && codePoint <= 0x036F) ||
|
|
137
|
-
(0x0391 <= codePoint && codePoint <= 0x03A1) ||
|
|
138
|
-
(0x03A3 <= codePoint && codePoint <= 0x03A9) ||
|
|
139
|
-
(0x03B1 <= codePoint && codePoint <= 0x03C1) ||
|
|
140
|
-
(0x03C3 <= codePoint && codePoint <= 0x03C9) ||
|
|
141
|
-
(0x0401 == codePoint) ||
|
|
142
|
-
(0x0410 <= codePoint && codePoint <= 0x044F) ||
|
|
143
|
-
(0x0451 == codePoint) ||
|
|
144
|
-
(0x2010 == codePoint) ||
|
|
145
|
-
(0x2013 <= codePoint && codePoint <= 0x2016) ||
|
|
146
|
-
(0x2018 <= codePoint && codePoint <= 0x2019) ||
|
|
147
|
-
(0x201C <= codePoint && codePoint <= 0x201D) ||
|
|
148
|
-
(0x2020 <= codePoint && codePoint <= 0x2022) ||
|
|
149
|
-
(0x2024 <= codePoint && codePoint <= 0x2027) ||
|
|
150
|
-
(0x2030 == codePoint) ||
|
|
151
|
-
(0x2032 <= codePoint && codePoint <= 0x2033) ||
|
|
152
|
-
(0x2035 == codePoint) ||
|
|
153
|
-
(0x203B == codePoint) ||
|
|
154
|
-
(0x203E == codePoint) ||
|
|
155
|
-
(0x2074 == codePoint) ||
|
|
156
|
-
(0x207F == codePoint) ||
|
|
157
|
-
(0x2081 <= codePoint && codePoint <= 0x2084) ||
|
|
158
|
-
(0x20AC == codePoint) ||
|
|
159
|
-
(0x2103 == codePoint) ||
|
|
160
|
-
(0x2105 == codePoint) ||
|
|
161
|
-
(0x2109 == codePoint) ||
|
|
162
|
-
(0x2113 == codePoint) ||
|
|
163
|
-
(0x2116 == codePoint) ||
|
|
164
|
-
(0x2121 <= codePoint && codePoint <= 0x2122) ||
|
|
165
|
-
(0x2126 == codePoint) ||
|
|
166
|
-
(0x212B == codePoint) ||
|
|
167
|
-
(0x2153 <= codePoint && codePoint <= 0x2154) ||
|
|
168
|
-
(0x215B <= codePoint && codePoint <= 0x215E) ||
|
|
169
|
-
(0x2160 <= codePoint && codePoint <= 0x216B) ||
|
|
170
|
-
(0x2170 <= codePoint && codePoint <= 0x2179) ||
|
|
171
|
-
(0x2189 == codePoint) ||
|
|
172
|
-
(0x2190 <= codePoint && codePoint <= 0x2199) ||
|
|
173
|
-
(0x21B8 <= codePoint && codePoint <= 0x21B9) ||
|
|
174
|
-
(0x21D2 == codePoint) ||
|
|
175
|
-
(0x21D4 == codePoint) ||
|
|
176
|
-
(0x21E7 == codePoint) ||
|
|
177
|
-
(0x2200 == codePoint) ||
|
|
178
|
-
(0x2202 <= codePoint && codePoint <= 0x2203) ||
|
|
179
|
-
(0x2207 <= codePoint && codePoint <= 0x2208) ||
|
|
180
|
-
(0x220B == codePoint) ||
|
|
181
|
-
(0x220F == codePoint) ||
|
|
182
|
-
(0x2211 == codePoint) ||
|
|
183
|
-
(0x2215 == codePoint) ||
|
|
184
|
-
(0x221A == codePoint) ||
|
|
185
|
-
(0x221D <= codePoint && codePoint <= 0x2220) ||
|
|
186
|
-
(0x2223 == codePoint) ||
|
|
187
|
-
(0x2225 == codePoint) ||
|
|
188
|
-
(0x2227 <= codePoint && codePoint <= 0x222C) ||
|
|
189
|
-
(0x222E == codePoint) ||
|
|
190
|
-
(0x2234 <= codePoint && codePoint <= 0x2237) ||
|
|
191
|
-
(0x223C <= codePoint && codePoint <= 0x223D) ||
|
|
192
|
-
(0x2248 == codePoint) ||
|
|
193
|
-
(0x224C == codePoint) ||
|
|
194
|
-
(0x2252 == codePoint) ||
|
|
195
|
-
(0x2260 <= codePoint && codePoint <= 0x2261) ||
|
|
196
|
-
(0x2264 <= codePoint && codePoint <= 0x2267) ||
|
|
197
|
-
(0x226A <= codePoint && codePoint <= 0x226B) ||
|
|
198
|
-
(0x226E <= codePoint && codePoint <= 0x226F) ||
|
|
199
|
-
(0x2282 <= codePoint && codePoint <= 0x2283) ||
|
|
200
|
-
(0x2286 <= codePoint && codePoint <= 0x2287) ||
|
|
201
|
-
(0x2295 == codePoint) ||
|
|
202
|
-
(0x2299 == codePoint) ||
|
|
203
|
-
(0x22A5 == codePoint) ||
|
|
204
|
-
(0x22BF == codePoint) ||
|
|
205
|
-
(0x2312 == codePoint) ||
|
|
206
|
-
(0x2460 <= codePoint && codePoint <= 0x24E9) ||
|
|
207
|
-
(0x24EB <= codePoint && codePoint <= 0x254B) ||
|
|
208
|
-
(0x2550 <= codePoint && codePoint <= 0x2573) ||
|
|
209
|
-
(0x2580 <= codePoint && codePoint <= 0x258F) ||
|
|
210
|
-
(0x2592 <= codePoint && codePoint <= 0x2595) ||
|
|
211
|
-
(0x25A0 <= codePoint && codePoint <= 0x25A1) ||
|
|
212
|
-
(0x25A3 <= codePoint && codePoint <= 0x25A9) ||
|
|
213
|
-
(0x25B2 <= codePoint && codePoint <= 0x25B3) ||
|
|
214
|
-
(0x25B6 <= codePoint && codePoint <= 0x25B7) ||
|
|
215
|
-
(0x25BC <= codePoint && codePoint <= 0x25BD) ||
|
|
216
|
-
(0x25C0 <= codePoint && codePoint <= 0x25C1) ||
|
|
217
|
-
(0x25C6 <= codePoint && codePoint <= 0x25C8) ||
|
|
218
|
-
(0x25CB == codePoint) ||
|
|
219
|
-
(0x25CE <= codePoint && codePoint <= 0x25D1) ||
|
|
220
|
-
(0x25E2 <= codePoint && codePoint <= 0x25E5) ||
|
|
221
|
-
(0x25EF == codePoint) ||
|
|
222
|
-
(0x2605 <= codePoint && codePoint <= 0x2606) ||
|
|
223
|
-
(0x2609 == codePoint) ||
|
|
224
|
-
(0x260E <= codePoint && codePoint <= 0x260F) ||
|
|
225
|
-
(0x2614 <= codePoint && codePoint <= 0x2615) ||
|
|
226
|
-
(0x261C == codePoint) ||
|
|
227
|
-
(0x261E == codePoint) ||
|
|
228
|
-
(0x2640 == codePoint) ||
|
|
229
|
-
(0x2642 == codePoint) ||
|
|
230
|
-
(0x2660 <= codePoint && codePoint <= 0x2661) ||
|
|
231
|
-
(0x2663 <= codePoint && codePoint <= 0x2665) ||
|
|
232
|
-
(0x2667 <= codePoint && codePoint <= 0x266A) ||
|
|
233
|
-
(0x266C <= codePoint && codePoint <= 0x266D) ||
|
|
234
|
-
(0x266F == codePoint) ||
|
|
235
|
-
(0x269E <= codePoint && codePoint <= 0x269F) ||
|
|
236
|
-
(0x26BE <= codePoint && codePoint <= 0x26BF) ||
|
|
237
|
-
(0x26C4 <= codePoint && codePoint <= 0x26CD) ||
|
|
238
|
-
(0x26CF <= codePoint && codePoint <= 0x26E1) ||
|
|
239
|
-
(0x26E3 == codePoint) ||
|
|
240
|
-
(0x26E8 <= codePoint && codePoint <= 0x26FF) ||
|
|
241
|
-
(0x273D == codePoint) ||
|
|
242
|
-
(0x2757 == codePoint) ||
|
|
243
|
-
(0x2776 <= codePoint && codePoint <= 0x277F) ||
|
|
244
|
-
(0x2B55 <= codePoint && codePoint <= 0x2B59) ||
|
|
245
|
-
(0x3248 <= codePoint && codePoint <= 0x324F) ||
|
|
246
|
-
(0xE000 <= codePoint && codePoint <= 0xF8FF) ||
|
|
247
|
-
(0xFE00 <= codePoint && codePoint <= 0xFE0F) ||
|
|
248
|
-
(0xFFFD == codePoint) ||
|
|
249
|
-
(0x1F100 <= codePoint && codePoint <= 0x1F10A) ||
|
|
250
|
-
(0x1F110 <= codePoint && codePoint <= 0x1F12D) ||
|
|
251
|
-
(0x1F130 <= codePoint && codePoint <= 0x1F169) ||
|
|
252
|
-
(0x1F170 <= codePoint && codePoint <= 0x1F19A) ||
|
|
253
|
-
(0xE0100 <= codePoint && codePoint <= 0xE01EF) ||
|
|
254
|
-
(0xF0000 <= codePoint && codePoint <= 0xFFFFD) ||
|
|
255
|
-
(0x100000 <= codePoint && codePoint <= 0x10FFFD)) {
|
|
256
|
-
return 'A';
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
return 'N';
|
|
260
|
-
};
|
|
261
|
-
|
|
262
|
-
eaw.characterLength = function(character) {
|
|
263
|
-
var code = this.eastAsianWidth(character);
|
|
264
|
-
if (code == 'F' || code == 'W' || code == 'A') {
|
|
265
|
-
return 2;
|
|
266
|
-
} else {
|
|
267
|
-
return 1;
|
|
268
|
-
}
|
|
269
|
-
};
|
|
270
|
-
|
|
271
|
-
// Split a string considering surrogate-pairs.
|
|
272
|
-
function stringToArray(string) {
|
|
273
|
-
return string.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]|[^\uD800-\uDFFF]/g) || [];
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
eaw.length = function(string) {
|
|
277
|
-
var characters = stringToArray(string);
|
|
278
|
-
var len = 0;
|
|
279
|
-
for (var i = 0; i < characters.length; i++) {
|
|
280
|
-
len = len + this.characterLength(characters[i]);
|
|
281
|
-
}
|
|
282
|
-
return len;
|
|
283
|
-
};
|
|
284
|
-
|
|
285
|
-
eaw.slice = function(text, start, end) {
|
|
286
|
-
textLen = eaw.length(text)
|
|
287
|
-
start = start ? start : 0;
|
|
288
|
-
end = end ? end : 1;
|
|
289
|
-
if (start < 0) {
|
|
290
|
-
start = textLen + start;
|
|
291
|
-
}
|
|
292
|
-
if (end < 0) {
|
|
293
|
-
end = textLen + end;
|
|
294
|
-
}
|
|
295
|
-
var result = '';
|
|
296
|
-
var eawLen = 0;
|
|
297
|
-
var chars = stringToArray(text);
|
|
298
|
-
for (var i = 0; i < chars.length; i++) {
|
|
299
|
-
var char = chars[i];
|
|
300
|
-
var charLen = eaw.length(char);
|
|
301
|
-
if (eawLen >= start - (charLen == 2 ? 1 : 0)) {
|
|
302
|
-
if (eawLen + charLen <= end) {
|
|
303
|
-
result += char;
|
|
304
|
-
} else {
|
|
305
|
-
break;
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
eawLen += charLen;
|
|
309
|
-
}
|
|
310
|
-
return result;
|
|
311
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "eastasianwidth",
|
|
3
|
-
"version": "0.2.0",
|
|
4
|
-
"description": "Get East Asian Width from a character.",
|
|
5
|
-
"main": "eastasianwidth.js",
|
|
6
|
-
"files": [
|
|
7
|
-
"eastasianwidth.js"
|
|
8
|
-
],
|
|
9
|
-
"scripts": {
|
|
10
|
-
"test": "mocha"
|
|
11
|
-
},
|
|
12
|
-
"repository": "git://github.com/komagata/eastasianwidth.git",
|
|
13
|
-
"author": "Masaki Komagata",
|
|
14
|
-
"license": "MIT",
|
|
15
|
-
"devDependencies": {
|
|
16
|
-
"mocha": "~1.9.0"
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
The ISC License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors
|
|
4
|
-
|
|
5
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
6
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
7
|
-
copyright notice and this permission notice appear in all copies.
|
|
8
|
-
|
|
9
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
10
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
11
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
12
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
13
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
14
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
15
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
# foreground-child
|
|
2
|
-
|
|
3
|
-
Run a child as if it's the foreground process. Give it stdio. Exit
|
|
4
|
-
when it exits.
|
|
5
|
-
|
|
6
|
-
Mostly this module is here to support some use cases around
|
|
7
|
-
wrapping child processes for test coverage and such. But it's
|
|
8
|
-
also generally useful any time you want one program to execute
|
|
9
|
-
another as if it's the "main" process, for example, if a program
|
|
10
|
-
takes a `--cmd` argument to execute in some way.
|
|
11
|
-
|
|
12
|
-
## USAGE
|
|
13
|
-
|
|
14
|
-
```js
|
|
15
|
-
import { foregroundChild } from 'foreground-child'
|
|
16
|
-
// hybrid module, this also works:
|
|
17
|
-
// const { foregroundChild } = require('foreground-child')
|
|
18
|
-
|
|
19
|
-
// cats out this file
|
|
20
|
-
const child = foregroundChild('cat', [__filename])
|
|
21
|
-
|
|
22
|
-
// At this point, it's best to just do nothing else.
|
|
23
|
-
// return or whatever.
|
|
24
|
-
// If the child gets a signal, or just exits, then this
|
|
25
|
-
// parent process will exit in the same way.
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
You can provide custom spawn options by passing an object after
|
|
29
|
-
the program and arguments:
|
|
30
|
-
|
|
31
|
-
```js
|
|
32
|
-
const child = foregroundChild(`cat ${__filename}`, { shell: true })
|
|
33
|
-
```
|
|
34
|
-
|
|
35
|
-
A callback can optionally be provided, if you want to perform an
|
|
36
|
-
action before your foreground-child exits:
|
|
37
|
-
|
|
38
|
-
```js
|
|
39
|
-
const child = foregroundChild('cat', [__filename], spawnOptions, () => {
|
|
40
|
-
doSomeActions()
|
|
41
|
-
})
|
|
42
|
-
```
|
|
43
|
-
|
|
44
|
-
The callback can return a Promise in order to perform
|
|
45
|
-
asynchronous actions. If the callback does not return a promise,
|
|
46
|
-
then it must complete its actions within a single JavaScript
|
|
47
|
-
tick.
|
|
48
|
-
|
|
49
|
-
```js
|
|
50
|
-
const child = foregroundChild('cat', [__filename], async () => {
|
|
51
|
-
await doSomeAsyncActions()
|
|
52
|
-
})
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
If the callback throws or rejects, then it will be unhandled, and
|
|
56
|
-
node will exit in error.
|
|
57
|
-
|
|
58
|
-
If the callback returns a string value, then that will be used as
|
|
59
|
-
the signal to exit the parent process. If it returns a number,
|
|
60
|
-
then that number will be used as the parent exit status code. If
|
|
61
|
-
it returns boolean `false`, then the parent process will not be
|
|
62
|
-
terminated. If it returns `undefined`, then it will exit with the
|
|
63
|
-
same signal/code as the child process.
|
|
64
|
-
|
|
65
|
-
## Caveats
|
|
66
|
-
|
|
67
|
-
The "normal" standard IO file descriptors (0, 1, and 2 for stdin,
|
|
68
|
-
stdout, and stderr respectively) are shared with the child process.
|
|
69
|
-
Additionally, if there is an IPC channel set up in the parent, then
|
|
70
|
-
messages are proxied to the child on file descriptor 3.
|
|
71
|
-
|
|
72
|
-
In Node, it's possible to also map arbitrary file descriptors
|
|
73
|
-
into a child process. In these cases, foreground-child will not
|
|
74
|
-
map the file descriptors into the child. If file descriptors 0,
|
|
75
|
-
1, or 2 are used for the IPC channel, then strange behavior may
|
|
76
|
-
happen (like printing IPC messages to stderr, for example).
|
|
77
|
-
|
|
78
|
-
Note that a SIGKILL will always kill the parent process, but
|
|
79
|
-
will not proxy the signal to the child process, because SIGKILL
|
|
80
|
-
cannot be caught. In order to address this, a special "watchdog"
|
|
81
|
-
child process is spawned which will send a SIGKILL to the child
|
|
82
|
-
process if it does not terminate within half a second after the
|
|
83
|
-
watchdog receives a SIGHUP due to its parent terminating.
|
|
84
|
-
|
|
85
|
-
On Windows, issuing a `process.kill(process.pid, signal)` with a
|
|
86
|
-
fatal termination signal may cause the process to exit with a `1`
|
|
87
|
-
status code rather than reporting the signal properly. This
|
|
88
|
-
module tries to do the right thing, but on Windows systems, you
|
|
89
|
-
may see that incorrect result. There is as far as I'm aware no
|
|
90
|
-
workaround for this.
|
|
91
|
-
|
|
92
|
-
## util: `foreground-child/proxy-signals`
|
|
93
|
-
|
|
94
|
-
If you just want to proxy the signals to a child process that the
|
|
95
|
-
main process receives, you can use the `proxy-signals` export
|
|
96
|
-
from this package.
|
|
97
|
-
|
|
98
|
-
```js
|
|
99
|
-
import { proxySignals } from 'foreground-child/proxy-signals'
|
|
100
|
-
|
|
101
|
-
const childProcess = spawn('command', ['some', 'args'])
|
|
102
|
-
proxySignals(childProcess)
|
|
103
|
-
```
|
|
104
|
-
|
|
105
|
-
Now, any fatal signal received by the current process will be
|
|
106
|
-
proxied to the child process.
|
|
107
|
-
|
|
108
|
-
It doesn't go in the other direction; ie, signals sent to the
|
|
109
|
-
child process will not affect the parent. For that, listen to the
|
|
110
|
-
child `exit` or `close` events, and handle them appropriately.
|
|
111
|
-
|
|
112
|
-
## util: `foreground-child/watchdog`
|
|
113
|
-
|
|
114
|
-
If you are spawning a child process, and want to ensure that it
|
|
115
|
-
isn't left dangling if the parent process exits, you can use the
|
|
116
|
-
watchdog utility exported by this module.
|
|
117
|
-
|
|
118
|
-
```js
|
|
119
|
-
import { watchdog } from 'foreground-child/watchdog'
|
|
120
|
-
|
|
121
|
-
const childProcess = spawn('command', ['some', 'args'])
|
|
122
|
-
const watchdogProcess = watchdog(childProcess)
|
|
123
|
-
|
|
124
|
-
// watchdogProcess is a reference to the process monitoring the
|
|
125
|
-
// parent and child. There's usually no reason to do anything
|
|
126
|
-
// with it, as it's silent and will terminate
|
|
127
|
-
// automatically when it's no longer needed.
|
|
128
|
-
```
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"all-signals.d.ts","sourceRoot":"","sources":["../../src/all-signals.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,UAAU,EAShB,MAAM,CAAC,OAAO,EAAE,CAAA"}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.allSignals = void 0;
|
|
7
|
-
const node_constants_1 = __importDefault(require("node:constants"));
|
|
8
|
-
exports.allSignals =
|
|
9
|
-
// this is the full list of signals that Node will let us do anything with
|
|
10
|
-
Object.keys(node_constants_1.default).filter(k => k.startsWith('SIG') &&
|
|
11
|
-
// https://github.com/tapjs/signal-exit/issues/21
|
|
12
|
-
k !== 'SIGPROF' &&
|
|
13
|
-
// no sense trying to listen for SIGKILL, it's impossible
|
|
14
|
-
k !== 'SIGKILL');
|
|
15
|
-
// These are some obscure signals that are reported by kill -l
|
|
16
|
-
// on macOS, Linux, or Windows, but which don't have any mapping
|
|
17
|
-
// in Node.js. No sense trying if they're just going to throw
|
|
18
|
-
// every time on every platform.
|
|
19
|
-
//
|
|
20
|
-
// 'SIGEMT',
|
|
21
|
-
// 'SIGLOST',
|
|
22
|
-
// 'SIGPOLL',
|
|
23
|
-
// 'SIGRTMAX',
|
|
24
|
-
// 'SIGRTMAX-1',
|
|
25
|
-
// 'SIGRTMAX-10',
|
|
26
|
-
// 'SIGRTMAX-11',
|
|
27
|
-
// 'SIGRTMAX-12',
|
|
28
|
-
// 'SIGRTMAX-13',
|
|
29
|
-
// 'SIGRTMAX-14',
|
|
30
|
-
// 'SIGRTMAX-15',
|
|
31
|
-
// 'SIGRTMAX-2',
|
|
32
|
-
// 'SIGRTMAX-3',
|
|
33
|
-
// 'SIGRTMAX-4',
|
|
34
|
-
// 'SIGRTMAX-5',
|
|
35
|
-
// 'SIGRTMAX-6',
|
|
36
|
-
// 'SIGRTMAX-7',
|
|
37
|
-
// 'SIGRTMAX-8',
|
|
38
|
-
// 'SIGRTMAX-9',
|
|
39
|
-
// 'SIGRTMIN',
|
|
40
|
-
// 'SIGRTMIN+1',
|
|
41
|
-
// 'SIGRTMIN+10',
|
|
42
|
-
// 'SIGRTMIN+11',
|
|
43
|
-
// 'SIGRTMIN+12',
|
|
44
|
-
// 'SIGRTMIN+13',
|
|
45
|
-
// 'SIGRTMIN+14',
|
|
46
|
-
// 'SIGRTMIN+15',
|
|
47
|
-
// 'SIGRTMIN+16',
|
|
48
|
-
// 'SIGRTMIN+2',
|
|
49
|
-
// 'SIGRTMIN+3',
|
|
50
|
-
// 'SIGRTMIN+4',
|
|
51
|
-
// 'SIGRTMIN+5',
|
|
52
|
-
// 'SIGRTMIN+6',
|
|
53
|
-
// 'SIGRTMIN+7',
|
|
54
|
-
// 'SIGRTMIN+8',
|
|
55
|
-
// 'SIGRTMIN+9',
|
|
56
|
-
// 'SIGSTKFLT',
|
|
57
|
-
// 'SIGUNUSED',
|
|
58
|
-
//# sourceMappingURL=all-signals.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"all-signals.js","sourceRoot":"","sources":["../../src/all-signals.ts"],"names":[],"mappings":";;;;;;AAAA,oEAAsC;AACzB,QAAA,UAAU;AACrB,0EAA0E;AAC1E,MAAM,CAAC,IAAI,CAAC,wBAAS,CAAC,CAAC,MAAM,CAC3B,CAAC,CAAC,EAAE,CACF,CAAC,CAAC,UAAU,CAAC,KAAK,CAAC;IACnB,iDAAiD;IACjD,CAAC,KAAK,SAAS;IACf,yDAAyD;IACzD,CAAC,KAAK,SAAS,CACE,CAAA;AAEvB,8DAA8D;AAC9D,gEAAgE;AAChE,6DAA6D;AAC7D,gCAAgC;AAChC,EAAE;AACF,YAAY;AACZ,aAAa;AACb,aAAa;AACb,cAAc;AACd,gBAAgB;AAChB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,cAAc;AACd,gBAAgB;AAChB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,iBAAiB;AACjB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,gBAAgB;AAChB,eAAe;AACf,eAAe","sourcesContent":["import constants from 'node:constants'\nexport const allSignals =\n // this is the full list of signals that Node will let us do anything with\n Object.keys(constants).filter(\n k =>\n k.startsWith('SIG') &&\n // https://github.com/tapjs/signal-exit/issues/21\n k !== 'SIGPROF' &&\n // no sense trying to listen for SIGKILL, it's impossible\n k !== 'SIGKILL',\n ) as NodeJS.Signals[]\n\n// These are some obscure signals that are reported by kill -l\n// on macOS, Linux, or Windows, but which don't have any mapping\n// in Node.js. No sense trying if they're just going to throw\n// every time on every platform.\n//\n// 'SIGEMT',\n// 'SIGLOST',\n// 'SIGPOLL',\n// 'SIGRTMAX',\n// 'SIGRTMAX-1',\n// 'SIGRTMAX-10',\n// 'SIGRTMAX-11',\n// 'SIGRTMAX-12',\n// 'SIGRTMAX-13',\n// 'SIGRTMAX-14',\n// 'SIGRTMAX-15',\n// 'SIGRTMAX-2',\n// 'SIGRTMAX-3',\n// 'SIGRTMAX-4',\n// 'SIGRTMAX-5',\n// 'SIGRTMAX-6',\n// 'SIGRTMAX-7',\n// 'SIGRTMAX-8',\n// 'SIGRTMAX-9',\n// 'SIGRTMIN',\n// 'SIGRTMIN+1',\n// 'SIGRTMIN+10',\n// 'SIGRTMIN+11',\n// 'SIGRTMIN+12',\n// 'SIGRTMIN+13',\n// 'SIGRTMIN+14',\n// 'SIGRTMIN+15',\n// 'SIGRTMIN+16',\n// 'SIGRTMIN+2',\n// 'SIGRTMIN+3',\n// 'SIGRTMIN+4',\n// 'SIGRTMIN+5',\n// 'SIGRTMIN+6',\n// 'SIGRTMIN+7',\n// 'SIGRTMIN+8',\n// 'SIGRTMIN+9',\n// 'SIGSTKFLT',\n// 'SIGUNUSED',\n"]}
|