@coana-tech/cli 14.12.113 → 14.12.115
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/cli.mjs +119 -40
- package/package.json +1 -1
- package/reachability-analyzers-cli.mjs +238 -217
- package/repos/coana-tech/goana/bin/goana-darwin-amd64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-darwin-arm64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-linux-amd64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-linux-arm64.gz +0 -0
- package/repos/coana-tech/javap-service/javap-service.jar +0 -0
- package/repos/coana-tech/jelly-private/dist/bundle/approx.js +11 -7
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-PAV2YSLW.js → chunk-RUAUP2X2.js} +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-VDHMBLB5.js → chunk-US4VPHJ4.js} +1556 -1428
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-XJM6ACML.js → chunk-VENMYXZQ.js} +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-AO2BBATE.js → chunk-XXE5Z2AZ.js} +143 -77
- package/repos/coana-tech/jelly-private/dist/bundle/hooks.js +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/jelly.js +354 -779
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/compat-data/package.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/cache-contexts.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/config-chain.js +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/config-chain.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/config-descriptors.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/full.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/item.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/partial.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/printer.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/resolve-targets.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/util.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/validation/options.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/validation/plugins.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/parse.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/parser/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/file/file.js +8 -15
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/file/file.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/normalize-file.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/package.json +8 -8
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/src/config/resolve-targets-browser.ts +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/src/config/resolve-targets.ts +2 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/buffer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/buffer.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/classes.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/flow.js +1 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/flow.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/methods.js +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/methods.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/modules.js +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/modules.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/statements.js +1 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/statements.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/types.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/typescript.js +2 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/typescript.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/parentheses.js +0 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/parentheses.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/whitespace.js +11 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/whitespace.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/printer.js +8 -9
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/printer.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/source-map.js +3 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/source-map.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/token-map.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/token-map.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/lib/index.js +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-member-expression-to-functions/lib/index.js +3 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-member-expression-to-functions/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-member-expression-to-functions/package.json +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-validator-identifier/lib/identifier.js +4 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-validator-identifier/package.json +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/lib/index.js +212 -145
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/package.json +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/typings/babel-parser.d.ts +27 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/plugin-transform-typescript/lib/index.js +8 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/plugin-transform-typescript/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/plugin-transform-typescript/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/cache.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/context.js +2 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/context.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/ancestry.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/comments.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/context.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/conversion.js +5 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/conversion.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/evaluation.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/family.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/index.js +0 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/introspection.js +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/introspection.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/hoister.js +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +9 -8
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/modification.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/removal.js +2 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/removal.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/replacement.js +2 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/replacement.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/index.js +10 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/traverseForScope.js +68 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/traverseForScope.js.map +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/traverse-node.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/visitors.js +4 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/visitors.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/tsconfig.overrides.json +6 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/ast-types/generated/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/core.js +80 -13
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/core.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/experimental.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/index.js +6 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/typescript.js +6 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/typescript.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/utils.js +6 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/utils.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/index-legacy.d.ts +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/index.d.ts +644 -331
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/index.js.flow +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/generated/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isReferenced.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isScope.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isVar.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/package.json +4 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/README.md +36 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/cli.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/index.cjs +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/index.d.ts +12 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/package.json +11 -8
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/browserslist/index.js +20 -7
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/browserslist/node.js +5 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/browserslist/package.json +6 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/agents.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/browserVersions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/aac.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/accelerometer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ambient-light.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/apng.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-find-index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-find.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-flat.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-includes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/asmjs.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/async-functions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/audio-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/audio.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/audiotracks.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/autofocus.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/auxclick.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/av1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/avif.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-attachment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-sync.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/battery-status.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/beacon.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/bigint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/bloburls.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/border-image.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/border-radius.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/brotli.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/calc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/canvas-text.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/canvas.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ch-unit.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/classlist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/clipboard.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/colr-v1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/colr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/console-basic.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/console-time.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/const.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/contenteditable.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/credential-management.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cryptography.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-all.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-animation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-any-link.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-appearance.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-autofill.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-canvas.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-color-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-containment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-counters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-element-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-env-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-filters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-first-line.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-fixed.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-gradients.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-grid.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-has.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-if.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-image-set.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-masks.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-nesting.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-opacity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overflow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-page-break.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-reflections.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-regions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-resize.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-sel2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-sel3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-selection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-shapes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-sticky.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-table.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-transitions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-variables.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-when-else.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-zoom.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-colors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/currentcolor.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/custom-elements.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/customevent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/datalist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dataset.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/datauri.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/decorators.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/details.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dialog.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dnssec.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/do-not-track.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/documenthead.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dom-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dommatrix.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/download.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dragndrop.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/element-closest.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/element-from-point.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/eme.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/eot.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es5.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-class.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-generators.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-module.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-number.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/eventsource.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/feature-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fetch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fileapi.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/filereader.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/filereadersync.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/filesystem.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flac.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flexbox.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flow-root.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-feature.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-kerning.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-loading.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-smooth.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fontface.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/form-attribute.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/form-validation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/forms.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fullscreen.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/gamepad.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/geolocation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/gyroscope.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hashchange.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/heif.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hevc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hidden.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/history.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/html5semantic.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/http2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/http3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/imagecapture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ime.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/import-maps.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/imports.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/indexeddb.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/inline-block.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/innertext.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-datetime.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-event.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-minlength.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-number.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-pattern.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-search.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-selection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/internationalization.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/jpegxl.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/jpegxr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/json.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/lazyload.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/let.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/localecompare.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/magnetometer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/matchesselector.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/matchmedia.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mathml.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/maxlength.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/media-fragments.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mediasource.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/menu.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/meter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/midi.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mp3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mpeg4.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/multicolumn.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mutation-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/nav-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/netinfo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/notifications.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-entries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-fit.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-observe.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-values.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/objectrtc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/offline-apps.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ogv.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/online-status.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/opus.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/outline.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/passkeys.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/passwordrules.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/path2d.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/payment-request.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/permissions-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/picture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ping.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/png-alpha.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pointer-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pointer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pointerlock.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/portals.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/progress.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/promise-finally.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/promises.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/proximity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/proxy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/push-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/queryselector.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rellist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rem.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/resource-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ruby.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/run-in.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/script-async.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/script-defer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sdch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/selection-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/selectlist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/server-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/setimmediate.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/shadowdom.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sni.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/spdy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sql-storage.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/srcset.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/stream.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/streams.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/style-scoped.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-css.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-filters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-html.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-html5.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-img.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-smil.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sxg.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/template-literals.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/template.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/temporal.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/testfeat.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-decoration.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-overflow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-stroke.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/textcontent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/textencoder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tls1-1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tls1-2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tls1-3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/touch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/transforms2d.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/transforms3d.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/trusted-types.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ttf.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/typedarrays.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/u2f.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/url.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/use-strict.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/user-select-none.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/user-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/vector-effect.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/vibration.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/video.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/videotracks.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/view-transitions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/viewport-units.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wai-aria.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wake-lock.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wav.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wbr-element.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-animation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-serial.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-share.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webauthn.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webcodecs.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webgl.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webgl2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webgpu.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webhid.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webm.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webnfc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webp.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/websockets.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webtransport.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webusb.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webvr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webvtt.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webworkers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webxr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/will-change.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/woff.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/woff2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/word-break.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wordwrap.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xhr2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xhtml.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/zstd.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AX.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CX.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/EC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/EE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/EG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ER.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ES.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ET.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GQ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ID.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IQ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ME.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ML.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MQ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MX.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/OM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/QA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ST.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/US.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/WF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/WS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/YE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/YT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ZA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ZM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ZW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-af.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-an.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-as.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-eu.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-na.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-oc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-sa.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-ww.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/package.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/chromium-versions.js +4 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/chromium-versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-chromium-versions.js +83 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-chromium-versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-versions.js +52 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/package.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/versions.js +15 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/node-releases/data/processed/envs.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/node-releases/data/release-schedule/release-schedule.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/node-releases/package.json +1 -1
|
@@ -20879,7 +20879,7 @@ var require_signal_exit = __commonJS({
|
|
|
20879
20879
|
};
|
|
20880
20880
|
};
|
|
20881
20881
|
} else {
|
|
20882
|
-
|
|
20882
|
+
assert9 = __require("assert");
|
|
20883
20883
|
signals = require_signals();
|
|
20884
20884
|
isWin = /^win/i.test(process2.platform);
|
|
20885
20885
|
EE3 = __require("events");
|
|
@@ -20902,7 +20902,7 @@ var require_signal_exit = __commonJS({
|
|
|
20902
20902
|
return function() {
|
|
20903
20903
|
};
|
|
20904
20904
|
}
|
|
20905
|
-
|
|
20905
|
+
assert9.equal(typeof cb, "function", "a callback must be provided for exit handler");
|
|
20906
20906
|
if (loaded === false) {
|
|
20907
20907
|
load2();
|
|
20908
20908
|
}
|
|
@@ -21008,7 +21008,7 @@ var require_signal_exit = __commonJS({
|
|
|
21008
21008
|
}
|
|
21009
21009
|
};
|
|
21010
21010
|
}
|
|
21011
|
-
var
|
|
21011
|
+
var assert9;
|
|
21012
21012
|
var signals;
|
|
21013
21013
|
var isWin;
|
|
21014
21014
|
var EE3;
|
|
@@ -35130,7 +35130,7 @@ var require_follow_redirects = __commonJS({
|
|
|
35130
35130
|
var http3 = __require("http");
|
|
35131
35131
|
var https3 = __require("https");
|
|
35132
35132
|
var Writable = __require("stream").Writable;
|
|
35133
|
-
var
|
|
35133
|
+
var assert9 = __require("assert");
|
|
35134
35134
|
var debug = require_debug();
|
|
35135
35135
|
(function detectUnsupportedEnvironment() {
|
|
35136
35136
|
var looksLikeNode = typeof process !== "undefined";
|
|
@@ -35142,7 +35142,7 @@ var require_follow_redirects = __commonJS({
|
|
|
35142
35142
|
})();
|
|
35143
35143
|
var useNativeURL = false;
|
|
35144
35144
|
try {
|
|
35145
|
-
|
|
35145
|
+
assert9(new URL3(""));
|
|
35146
35146
|
} catch (error) {
|
|
35147
35147
|
useNativeURL = error.code === "ERR_INVALID_URL";
|
|
35148
35148
|
}
|
|
@@ -35501,7 +35501,7 @@ var require_follow_redirects = __commonJS({
|
|
|
35501
35501
|
if (!isString3(options.host) && !isString3(options.hostname)) {
|
|
35502
35502
|
options.hostname = "::1";
|
|
35503
35503
|
}
|
|
35504
|
-
|
|
35504
|
+
assert9.equal(options.protocol, protocol, "protocol mismatch");
|
|
35505
35505
|
debug("options", options);
|
|
35506
35506
|
return new RedirectableRequest(options, callback);
|
|
35507
35507
|
}
|
|
@@ -35597,7 +35597,7 @@ var require_follow_redirects = __commonJS({
|
|
|
35597
35597
|
request.destroy(error);
|
|
35598
35598
|
}
|
|
35599
35599
|
function isSubdomain(subdomain, domain) {
|
|
35600
|
-
|
|
35600
|
+
assert9(isString3(subdomain) && isString3(domain));
|
|
35601
35601
|
var dot = subdomain.length - domain.length - 1;
|
|
35602
35602
|
return dot > 0 && subdomain[dot] === "." && subdomain.endsWith(domain);
|
|
35603
35603
|
}
|
|
@@ -36354,7 +36354,7 @@ var require_tunnel = __commonJS({
|
|
|
36354
36354
|
var http3 = __require("http");
|
|
36355
36355
|
var https3 = __require("https");
|
|
36356
36356
|
var events = __require("events");
|
|
36357
|
-
var
|
|
36357
|
+
var assert9 = __require("assert");
|
|
36358
36358
|
var util8 = __require("util");
|
|
36359
36359
|
exports.httpOverHttp = httpOverHttp;
|
|
36360
36360
|
exports.httpsOverHttp = httpsOverHttp;
|
|
@@ -36985,7 +36985,7 @@ var require_constants = __commonJS({
|
|
|
36985
36985
|
var require_util2 = __commonJS({
|
|
36986
36986
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/util.js"(exports, module) {
|
|
36987
36987
|
"use strict";
|
|
36988
|
-
var
|
|
36988
|
+
var assert9 = __require("assert");
|
|
36989
36989
|
var { kDestroyed, kBodyUsed } = require_symbols();
|
|
36990
36990
|
var { IncomingMessage } = __require("http");
|
|
36991
36991
|
var stream8 = __require("stream");
|
|
@@ -37067,7 +37067,7 @@ var require_util2 = __commonJS({
|
|
|
37067
37067
|
function getHostname(host) {
|
|
37068
37068
|
if (host[0] === "[") {
|
|
37069
37069
|
const idx2 = host.indexOf("]");
|
|
37070
|
-
|
|
37070
|
+
assert9(idx2 !== -1);
|
|
37071
37071
|
return host.substring(1, idx2);
|
|
37072
37072
|
}
|
|
37073
37073
|
const idx = host.indexOf(":");
|
|
@@ -37078,7 +37078,7 @@ var require_util2 = __commonJS({
|
|
|
37078
37078
|
if (!host) {
|
|
37079
37079
|
return null;
|
|
37080
37080
|
}
|
|
37081
|
-
|
|
37081
|
+
assert9.strictEqual(typeof host, "string");
|
|
37082
37082
|
const servername = getHostname(host);
|
|
37083
37083
|
if (net.isIP(servername)) {
|
|
37084
37084
|
return "";
|
|
@@ -39681,7 +39681,7 @@ var require_util3 = __commonJS({
|
|
|
39681
39681
|
var { getGlobalOrigin } = require_global();
|
|
39682
39682
|
var { performance: performance2 } = __require("perf_hooks");
|
|
39683
39683
|
var { isBlobLike, toUSVString, ReadableStreamFrom } = require_util2();
|
|
39684
|
-
var
|
|
39684
|
+
var assert9 = __require("assert");
|
|
39685
39685
|
var { isUint8Array } = __require("util/types");
|
|
39686
39686
|
var supportedHashes = [];
|
|
39687
39687
|
var crypto6;
|
|
@@ -39871,7 +39871,7 @@ var require_util3 = __commonJS({
|
|
|
39871
39871
|
}
|
|
39872
39872
|
function determineRequestsReferrer(request) {
|
|
39873
39873
|
const policy = request.referrerPolicy;
|
|
39874
|
-
|
|
39874
|
+
assert9(policy);
|
|
39875
39875
|
let referrerSource = null;
|
|
39876
39876
|
if (request.referrer === "client") {
|
|
39877
39877
|
const globalOrigin = getGlobalOrigin();
|
|
@@ -39929,7 +39929,7 @@ var require_util3 = __commonJS({
|
|
|
39929
39929
|
}
|
|
39930
39930
|
}
|
|
39931
39931
|
function stripURLForReferrer(url3, originOnly) {
|
|
39932
|
-
|
|
39932
|
+
assert9(url3 instanceof URL);
|
|
39933
39933
|
if (url3.protocol === "file:" || url3.protocol === "about:" || url3.protocol === "blank:") {
|
|
39934
39934
|
return "no-referrer";
|
|
39935
39935
|
}
|
|
@@ -40108,7 +40108,7 @@ var require_util3 = __commonJS({
|
|
|
40108
40108
|
if (result === void 0) {
|
|
40109
40109
|
throw new TypeError("Value is not JSON serializable");
|
|
40110
40110
|
}
|
|
40111
|
-
|
|
40111
|
+
assert9(typeof result === "string");
|
|
40112
40112
|
return result;
|
|
40113
40113
|
}
|
|
40114
40114
|
var esIteratorPrototype = Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]()));
|
|
@@ -40202,7 +40202,7 @@ var require_util3 = __commonJS({
|
|
|
40202
40202
|
}
|
|
40203
40203
|
function isomorphicEncode(input) {
|
|
40204
40204
|
for (let i3 = 0; i3 < input.length; i3++) {
|
|
40205
|
-
|
|
40205
|
+
assert9(input.charCodeAt(i3) <= 255);
|
|
40206
40206
|
}
|
|
40207
40207
|
return input;
|
|
40208
40208
|
}
|
|
@@ -40222,7 +40222,7 @@ var require_util3 = __commonJS({
|
|
|
40222
40222
|
}
|
|
40223
40223
|
}
|
|
40224
40224
|
function urlIsLocal(url3) {
|
|
40225
|
-
|
|
40225
|
+
assert9("protocol" in url3);
|
|
40226
40226
|
const protocol = url3.protocol;
|
|
40227
40227
|
return protocol === "about:" || protocol === "blob:" || protocol === "data:";
|
|
40228
40228
|
}
|
|
@@ -40233,7 +40233,7 @@ var require_util3 = __commonJS({
|
|
|
40233
40233
|
return url3.protocol === "https:";
|
|
40234
40234
|
}
|
|
40235
40235
|
function urlIsHttpHttpsScheme(url3) {
|
|
40236
|
-
|
|
40236
|
+
assert9("protocol" in url3);
|
|
40237
40237
|
const protocol = url3.protocol;
|
|
40238
40238
|
return protocol === "http:" || protocol === "https:";
|
|
40239
40239
|
}
|
|
@@ -40675,7 +40675,7 @@ var require_webidl = __commonJS({
|
|
|
40675
40675
|
// ../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/dataURL.js
|
|
40676
40676
|
var require_dataURL = __commonJS({
|
|
40677
40677
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/dataURL.js"(exports, module) {
|
|
40678
|
-
var
|
|
40678
|
+
var assert9 = __require("assert");
|
|
40679
40679
|
var { atob: atob2 } = __require("buffer");
|
|
40680
40680
|
var { isomorphicDecode } = require_util3();
|
|
40681
40681
|
var encoder = new TextEncoder();
|
|
@@ -40683,7 +40683,7 @@ var require_dataURL = __commonJS({
|
|
|
40683
40683
|
var HTTP_WHITESPACE_REGEX = /(\u000A|\u000D|\u0009|\u0020)/;
|
|
40684
40684
|
var HTTP_QUOTED_STRING_TOKENS = /[\u0009|\u0020-\u007E|\u0080-\u00FF]/;
|
|
40685
40685
|
function dataURLProcessor(dataURL) {
|
|
40686
|
-
|
|
40686
|
+
assert9(dataURL.protocol === "data:");
|
|
40687
40687
|
let input = URLSerializer(dataURL, true);
|
|
40688
40688
|
input = input.slice(5);
|
|
40689
40689
|
const position = { position: 0 };
|
|
@@ -40869,7 +40869,7 @@ var require_dataURL = __commonJS({
|
|
|
40869
40869
|
function collectAnHTTPQuotedString(input, position, extractValue) {
|
|
40870
40870
|
const positionStart = position.position;
|
|
40871
40871
|
let value2 = "";
|
|
40872
|
-
|
|
40872
|
+
assert9(input[position.position] === '"');
|
|
40873
40873
|
position.position++;
|
|
40874
40874
|
while (true) {
|
|
40875
40875
|
value2 += collectASequenceOfCodePoints(
|
|
@@ -40890,7 +40890,7 @@ var require_dataURL = __commonJS({
|
|
|
40890
40890
|
value2 += input[position.position];
|
|
40891
40891
|
position.position++;
|
|
40892
40892
|
} else {
|
|
40893
|
-
|
|
40893
|
+
assert9(quoteOrBackslash === '"');
|
|
40894
40894
|
break;
|
|
40895
40895
|
}
|
|
40896
40896
|
}
|
|
@@ -40900,7 +40900,7 @@ var require_dataURL = __commonJS({
|
|
|
40900
40900
|
return input.slice(positionStart, position.position);
|
|
40901
40901
|
}
|
|
40902
40902
|
function serializeAMimeType(mimeType) {
|
|
40903
|
-
|
|
40903
|
+
assert9(mimeType !== "failure");
|
|
40904
40904
|
const { parameters, essence } = mimeType;
|
|
40905
40905
|
let serialization = essence;
|
|
40906
40906
|
for (let [name2, value2] of parameters.entries()) {
|
|
@@ -41319,7 +41319,7 @@ var require_body = __commonJS({
|
|
|
41319
41319
|
var { DOMException: DOMException2, structuredClone } = require_constants2();
|
|
41320
41320
|
var { Blob: Blob2, File: NativeFile } = __require("buffer");
|
|
41321
41321
|
var { kBodyUsed } = require_symbols();
|
|
41322
|
-
var
|
|
41322
|
+
var assert9 = __require("assert");
|
|
41323
41323
|
var { isErrored } = require_util2();
|
|
41324
41324
|
var { isUint8Array, isArrayBuffer: isArrayBuffer3 } = __require("util/types");
|
|
41325
41325
|
var { File: UndiciFile } = require_file2();
|
|
@@ -41357,7 +41357,7 @@ var require_body = __commonJS({
|
|
|
41357
41357
|
type: void 0
|
|
41358
41358
|
});
|
|
41359
41359
|
}
|
|
41360
|
-
|
|
41360
|
+
assert9(isReadableStreamLike(stream8));
|
|
41361
41361
|
let action = null;
|
|
41362
41362
|
let source = null;
|
|
41363
41363
|
let length = null;
|
|
@@ -41473,8 +41473,8 @@ Content-Type: ${value2.type || "application/octet-stream"}\r
|
|
|
41473
41473
|
ReadableStream2 = __require("stream/web").ReadableStream;
|
|
41474
41474
|
}
|
|
41475
41475
|
if (object instanceof ReadableStream2) {
|
|
41476
|
-
|
|
41477
|
-
|
|
41476
|
+
assert9(!util8.isDisturbed(object), "The body has already been consumed.");
|
|
41477
|
+
assert9(!object.locked, "The stream is locked.");
|
|
41478
41478
|
}
|
|
41479
41479
|
return extractBody(object, keepalive);
|
|
41480
41480
|
}
|
|
@@ -41685,7 +41685,7 @@ var require_request = __commonJS({
|
|
|
41685
41685
|
InvalidArgumentError: InvalidArgumentError2,
|
|
41686
41686
|
NotSupportedError
|
|
41687
41687
|
} = require_errors3();
|
|
41688
|
-
var
|
|
41688
|
+
var assert9 = __require("assert");
|
|
41689
41689
|
var { kHTTP2BuildRequest, kHTTP2CopyHeaders, kHTTP1BuildRequest } = require_symbols();
|
|
41690
41690
|
var util8 = require_util2();
|
|
41691
41691
|
var tokenRegExp = /^[\^_`a-zA-Z\-0-9!#$%&'*+.|~]+$/;
|
|
@@ -41866,8 +41866,8 @@ var require_request = __commonJS({
|
|
|
41866
41866
|
}
|
|
41867
41867
|
}
|
|
41868
41868
|
onConnect(abort) {
|
|
41869
|
-
|
|
41870
|
-
|
|
41869
|
+
assert9(!this.aborted);
|
|
41870
|
+
assert9(!this.completed);
|
|
41871
41871
|
if (this.error) {
|
|
41872
41872
|
abort(this.error);
|
|
41873
41873
|
} else {
|
|
@@ -41876,8 +41876,8 @@ var require_request = __commonJS({
|
|
|
41876
41876
|
}
|
|
41877
41877
|
}
|
|
41878
41878
|
onHeaders(statusCode, headers, resume, statusText) {
|
|
41879
|
-
|
|
41880
|
-
|
|
41879
|
+
assert9(!this.aborted);
|
|
41880
|
+
assert9(!this.completed);
|
|
41881
41881
|
if (channels.headers.hasSubscribers) {
|
|
41882
41882
|
channels.headers.publish({ request: this, response: { statusCode, headers, statusText } });
|
|
41883
41883
|
}
|
|
@@ -41888,8 +41888,8 @@ var require_request = __commonJS({
|
|
|
41888
41888
|
}
|
|
41889
41889
|
}
|
|
41890
41890
|
onData(chunk2) {
|
|
41891
|
-
|
|
41892
|
-
|
|
41891
|
+
assert9(!this.aborted);
|
|
41892
|
+
assert9(!this.completed);
|
|
41893
41893
|
try {
|
|
41894
41894
|
return this[kHandler].onData(chunk2);
|
|
41895
41895
|
} catch (err) {
|
|
@@ -41898,13 +41898,13 @@ var require_request = __commonJS({
|
|
|
41898
41898
|
}
|
|
41899
41899
|
}
|
|
41900
41900
|
onUpgrade(statusCode, headers, socket) {
|
|
41901
|
-
|
|
41902
|
-
|
|
41901
|
+
assert9(!this.aborted);
|
|
41902
|
+
assert9(!this.completed);
|
|
41903
41903
|
return this[kHandler].onUpgrade(statusCode, headers, socket);
|
|
41904
41904
|
}
|
|
41905
41905
|
onComplete(trailers) {
|
|
41906
41906
|
this.onFinally();
|
|
41907
|
-
|
|
41907
|
+
assert9(!this.aborted);
|
|
41908
41908
|
this.completed = true;
|
|
41909
41909
|
if (channels.trailers.hasSubscribers) {
|
|
41910
41910
|
channels.trailers.publish({ request: this, trailers });
|
|
@@ -42235,7 +42235,7 @@ var require_connect = __commonJS({
|
|
|
42235
42235
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/connect.js"(exports, module) {
|
|
42236
42236
|
"use strict";
|
|
42237
42237
|
var net = __require("net");
|
|
42238
|
-
var
|
|
42238
|
+
var assert9 = __require("assert");
|
|
42239
42239
|
var util8 = require_util2();
|
|
42240
42240
|
var { InvalidArgumentError: InvalidArgumentError2, ConnectTimeoutError } = require_errors3();
|
|
42241
42241
|
var tls;
|
|
@@ -42305,7 +42305,7 @@ var require_connect = __commonJS({
|
|
|
42305
42305
|
servername = servername || options.servername || util8.getServerName(host) || null;
|
|
42306
42306
|
const sessionKey = servername || hostname;
|
|
42307
42307
|
const session = sessionCache.get(sessionKey) || null;
|
|
42308
|
-
|
|
42308
|
+
assert9(sessionKey);
|
|
42309
42309
|
socket = tls.connect({
|
|
42310
42310
|
highWaterMark: 16384,
|
|
42311
42311
|
// TLS in node can't have bigger HWM anyway...
|
|
@@ -42324,7 +42324,7 @@ var require_connect = __commonJS({
|
|
|
42324
42324
|
sessionCache.set(sessionKey, session2);
|
|
42325
42325
|
});
|
|
42326
42326
|
} else {
|
|
42327
|
-
|
|
42327
|
+
assert9(!httpSocket, "httpSocket can only be sent on TLS update");
|
|
42328
42328
|
socket = net.connect({
|
|
42329
42329
|
highWaterMark: 64 * 1024,
|
|
42330
42330
|
// Same as nodejs fs streams.
|
|
@@ -42733,7 +42733,7 @@ var require_RedirectHandler = __commonJS({
|
|
|
42733
42733
|
"use strict";
|
|
42734
42734
|
var util8 = require_util2();
|
|
42735
42735
|
var { kBodyUsed } = require_symbols();
|
|
42736
|
-
var
|
|
42736
|
+
var assert9 = __require("assert");
|
|
42737
42737
|
var { InvalidArgumentError: InvalidArgumentError2 } = require_errors3();
|
|
42738
42738
|
var EE3 = __require("events");
|
|
42739
42739
|
var redirectableStatusCodes = [300, 301, 302, 303, 307, 308];
|
|
@@ -42744,7 +42744,7 @@ var require_RedirectHandler = __commonJS({
|
|
|
42744
42744
|
this[kBodyUsed] = false;
|
|
42745
42745
|
}
|
|
42746
42746
|
async *[Symbol.asyncIterator]() {
|
|
42747
|
-
|
|
42747
|
+
assert9(!this[kBodyUsed], "disturbed");
|
|
42748
42748
|
this[kBodyUsed] = true;
|
|
42749
42749
|
yield* this[kBody];
|
|
42750
42750
|
}
|
|
@@ -42765,7 +42765,7 @@ var require_RedirectHandler = __commonJS({
|
|
|
42765
42765
|
if (util8.isStream(this.opts.body)) {
|
|
42766
42766
|
if (util8.bodyLength(this.opts.body) === 0) {
|
|
42767
42767
|
this.opts.body.on("data", function() {
|
|
42768
|
-
|
|
42768
|
+
assert9(false);
|
|
42769
42769
|
});
|
|
42770
42770
|
}
|
|
42771
42771
|
if (typeof this.opts.body.readableDidRead !== "boolean") {
|
|
@@ -42869,7 +42869,7 @@ var require_RedirectHandler = __commonJS({
|
|
|
42869
42869
|
}
|
|
42870
42870
|
}
|
|
42871
42871
|
} else {
|
|
42872
|
-
|
|
42872
|
+
assert9(headers == null, "headers must be an object or an array");
|
|
42873
42873
|
}
|
|
42874
42874
|
return ret;
|
|
42875
42875
|
}
|
|
@@ -42917,7 +42917,7 @@ var require_llhttp_simd_wasm = __commonJS({
|
|
|
42917
42917
|
var require_client = __commonJS({
|
|
42918
42918
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/client.js"(exports, module) {
|
|
42919
42919
|
"use strict";
|
|
42920
|
-
var
|
|
42920
|
+
var assert9 = __require("assert");
|
|
42921
42921
|
var net = __require("net");
|
|
42922
42922
|
var http3 = __require("http");
|
|
42923
42923
|
var { pipeline: pipeline4 } = __require("stream");
|
|
@@ -43255,7 +43255,7 @@ var require_client = __commonJS({
|
|
|
43255
43255
|
}
|
|
43256
43256
|
};
|
|
43257
43257
|
function onHttp2SessionError(err) {
|
|
43258
|
-
|
|
43258
|
+
assert9(err.code !== "ERR_TLS_CERT_ALTNAME_INVALID");
|
|
43259
43259
|
this[kSocket][kError] = err;
|
|
43260
43260
|
onError(this[kClient], err);
|
|
43261
43261
|
}
|
|
@@ -43276,7 +43276,7 @@ var require_client = __commonJS({
|
|
|
43276
43276
|
client[kSocket] = null;
|
|
43277
43277
|
client[kHTTP2Session] = null;
|
|
43278
43278
|
if (client.destroyed) {
|
|
43279
|
-
|
|
43279
|
+
assert9(this[kPending] === 0);
|
|
43280
43280
|
const requests = client[kQueue].splice(client[kRunningIdx]);
|
|
43281
43281
|
for (let i3 = 0; i3 < requests.length; i3++) {
|
|
43282
43282
|
const request = requests[i3];
|
|
@@ -43288,7 +43288,7 @@ var require_client = __commonJS({
|
|
|
43288
43288
|
errorRequest(client, request, err);
|
|
43289
43289
|
}
|
|
43290
43290
|
client[kPendingIdx] = client[kRunningIdx];
|
|
43291
|
-
|
|
43291
|
+
assert9(client[kRunning] === 0);
|
|
43292
43292
|
client.emit(
|
|
43293
43293
|
"disconnect",
|
|
43294
43294
|
client[kUrl],
|
|
@@ -43315,35 +43315,35 @@ var require_client = __commonJS({
|
|
|
43315
43315
|
return 0;
|
|
43316
43316
|
},
|
|
43317
43317
|
wasm_on_status: (p, at, len) => {
|
|
43318
|
-
|
|
43318
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43319
43319
|
const start = at - currentBufferPtr + currentBufferRef.byteOffset;
|
|
43320
43320
|
return currentParser.onStatus(new FastBuffer(currentBufferRef.buffer, start, len)) || 0;
|
|
43321
43321
|
},
|
|
43322
43322
|
wasm_on_message_begin: (p) => {
|
|
43323
|
-
|
|
43323
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43324
43324
|
return currentParser.onMessageBegin() || 0;
|
|
43325
43325
|
},
|
|
43326
43326
|
wasm_on_header_field: (p, at, len) => {
|
|
43327
|
-
|
|
43327
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43328
43328
|
const start = at - currentBufferPtr + currentBufferRef.byteOffset;
|
|
43329
43329
|
return currentParser.onHeaderField(new FastBuffer(currentBufferRef.buffer, start, len)) || 0;
|
|
43330
43330
|
},
|
|
43331
43331
|
wasm_on_header_value: (p, at, len) => {
|
|
43332
|
-
|
|
43332
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43333
43333
|
const start = at - currentBufferPtr + currentBufferRef.byteOffset;
|
|
43334
43334
|
return currentParser.onHeaderValue(new FastBuffer(currentBufferRef.buffer, start, len)) || 0;
|
|
43335
43335
|
},
|
|
43336
43336
|
wasm_on_headers_complete: (p, statusCode, upgrade, shouldKeepAlive) => {
|
|
43337
|
-
|
|
43337
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43338
43338
|
return currentParser.onHeadersComplete(statusCode, Boolean(upgrade), Boolean(shouldKeepAlive)) || 0;
|
|
43339
43339
|
},
|
|
43340
43340
|
wasm_on_body: (p, at, len) => {
|
|
43341
|
-
|
|
43341
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43342
43342
|
const start = at - currentBufferPtr + currentBufferRef.byteOffset;
|
|
43343
43343
|
return currentParser.onBody(new FastBuffer(currentBufferRef.buffer, start, len)) || 0;
|
|
43344
43344
|
},
|
|
43345
43345
|
wasm_on_message_complete: (p) => {
|
|
43346
|
-
|
|
43346
|
+
assert9.strictEqual(currentParser.ptr, p);
|
|
43347
43347
|
return currentParser.onMessageComplete() || 0;
|
|
43348
43348
|
}
|
|
43349
43349
|
/* eslint-enable camelcase */
|
|
@@ -43362,7 +43362,7 @@ var require_client = __commonJS({
|
|
|
43362
43362
|
var TIMEOUT_IDLE = 3;
|
|
43363
43363
|
var Parser4 = class {
|
|
43364
43364
|
constructor(client, socket, { exports: exports2 }) {
|
|
43365
|
-
|
|
43365
|
+
assert9(Number.isFinite(client[kMaxHeadersSize]) && client[kMaxHeadersSize] > 0);
|
|
43366
43366
|
this.llhttp = exports2;
|
|
43367
43367
|
this.ptr = this.llhttp.llhttp_alloc(constants4.TYPE.RESPONSE);
|
|
43368
43368
|
this.client = client;
|
|
@@ -43408,10 +43408,10 @@ var require_client = __commonJS({
|
|
|
43408
43408
|
if (this.socket.destroyed || !this.paused) {
|
|
43409
43409
|
return;
|
|
43410
43410
|
}
|
|
43411
|
-
|
|
43412
|
-
|
|
43411
|
+
assert9(this.ptr != null);
|
|
43412
|
+
assert9(currentParser == null);
|
|
43413
43413
|
this.llhttp.llhttp_resume(this.ptr);
|
|
43414
|
-
|
|
43414
|
+
assert9(this.timeoutType === TIMEOUT_BODY);
|
|
43415
43415
|
if (this.timeout) {
|
|
43416
43416
|
if (this.timeout.refresh) {
|
|
43417
43417
|
this.timeout.refresh();
|
|
@@ -43431,9 +43431,9 @@ var require_client = __commonJS({
|
|
|
43431
43431
|
}
|
|
43432
43432
|
}
|
|
43433
43433
|
execute(data2) {
|
|
43434
|
-
|
|
43435
|
-
|
|
43436
|
-
|
|
43434
|
+
assert9(this.ptr != null);
|
|
43435
|
+
assert9(currentParser == null);
|
|
43436
|
+
assert9(!this.paused);
|
|
43437
43437
|
const { socket, llhttp } = this;
|
|
43438
43438
|
if (data2.length > currentBufferSize) {
|
|
43439
43439
|
if (currentBufferPtr) {
|
|
@@ -43475,8 +43475,8 @@ var require_client = __commonJS({
|
|
|
43475
43475
|
}
|
|
43476
43476
|
}
|
|
43477
43477
|
destroy() {
|
|
43478
|
-
|
|
43479
|
-
|
|
43478
|
+
assert9(this.ptr != null);
|
|
43479
|
+
assert9(currentParser == null);
|
|
43480
43480
|
this.llhttp.llhttp_free(this.ptr);
|
|
43481
43481
|
this.ptr = null;
|
|
43482
43482
|
timers.clearTimeout(this.timeout);
|
|
@@ -43533,17 +43533,17 @@ var require_client = __commonJS({
|
|
|
43533
43533
|
}
|
|
43534
43534
|
onUpgrade(head) {
|
|
43535
43535
|
const { upgrade, client, socket, headers, statusCode } = this;
|
|
43536
|
-
|
|
43536
|
+
assert9(upgrade);
|
|
43537
43537
|
const request = client[kQueue][client[kRunningIdx]];
|
|
43538
|
-
|
|
43539
|
-
|
|
43540
|
-
|
|
43541
|
-
|
|
43542
|
-
|
|
43538
|
+
assert9(request);
|
|
43539
|
+
assert9(!socket.destroyed);
|
|
43540
|
+
assert9(socket === client[kSocket]);
|
|
43541
|
+
assert9(!this.paused);
|
|
43542
|
+
assert9(request.upgrade || request.method === "CONNECT");
|
|
43543
43543
|
this.statusCode = null;
|
|
43544
43544
|
this.statusText = "";
|
|
43545
43545
|
this.shouldKeepAlive = null;
|
|
43546
|
-
|
|
43546
|
+
assert9(this.headers.length % 2 === 0);
|
|
43547
43547
|
this.headers = [];
|
|
43548
43548
|
this.headersSize = 0;
|
|
43549
43549
|
socket.unshift(head);
|
|
@@ -43571,8 +43571,8 @@ var require_client = __commonJS({
|
|
|
43571
43571
|
if (!request) {
|
|
43572
43572
|
return -1;
|
|
43573
43573
|
}
|
|
43574
|
-
|
|
43575
|
-
|
|
43574
|
+
assert9(!this.upgrade);
|
|
43575
|
+
assert9(this.statusCode < 200);
|
|
43576
43576
|
if (statusCode === 100) {
|
|
43577
43577
|
util8.destroy(socket, new SocketError("bad response", util8.getSocketInfo(socket)));
|
|
43578
43578
|
return -1;
|
|
@@ -43581,7 +43581,7 @@ var require_client = __commonJS({
|
|
|
43581
43581
|
util8.destroy(socket, new SocketError("bad upgrade", util8.getSocketInfo(socket)));
|
|
43582
43582
|
return -1;
|
|
43583
43583
|
}
|
|
43584
|
-
|
|
43584
|
+
assert9.strictEqual(this.timeoutType, TIMEOUT_HEADERS);
|
|
43585
43585
|
this.statusCode = statusCode;
|
|
43586
43586
|
this.shouldKeepAlive = shouldKeepAlive || // Override llhttp value which does not allow keepAlive for HEAD.
|
|
43587
43587
|
request.method === "HEAD" && !socket[kReset] && this.connection.toLowerCase() === "keep-alive";
|
|
@@ -43594,16 +43594,16 @@ var require_client = __commonJS({
|
|
|
43594
43594
|
}
|
|
43595
43595
|
}
|
|
43596
43596
|
if (request.method === "CONNECT") {
|
|
43597
|
-
|
|
43597
|
+
assert9(client[kRunning] === 1);
|
|
43598
43598
|
this.upgrade = true;
|
|
43599
43599
|
return 2;
|
|
43600
43600
|
}
|
|
43601
43601
|
if (upgrade) {
|
|
43602
|
-
|
|
43602
|
+
assert9(client[kRunning] === 1);
|
|
43603
43603
|
this.upgrade = true;
|
|
43604
43604
|
return 2;
|
|
43605
43605
|
}
|
|
43606
|
-
|
|
43606
|
+
assert9(this.headers.length % 2 === 0);
|
|
43607
43607
|
this.headers = [];
|
|
43608
43608
|
this.headersSize = 0;
|
|
43609
43609
|
if (this.shouldKeepAlive && client[kPipelining]) {
|
|
@@ -43646,14 +43646,14 @@ var require_client = __commonJS({
|
|
|
43646
43646
|
return -1;
|
|
43647
43647
|
}
|
|
43648
43648
|
const request = client[kQueue][client[kRunningIdx]];
|
|
43649
|
-
|
|
43650
|
-
|
|
43649
|
+
assert9(request);
|
|
43650
|
+
assert9.strictEqual(this.timeoutType, TIMEOUT_BODY);
|
|
43651
43651
|
if (this.timeout) {
|
|
43652
43652
|
if (this.timeout.refresh) {
|
|
43653
43653
|
this.timeout.refresh();
|
|
43654
43654
|
}
|
|
43655
43655
|
}
|
|
43656
|
-
|
|
43656
|
+
assert9(statusCode >= 200);
|
|
43657
43657
|
if (maxResponseSize > -1 && this.bytesRead + buf.length > maxResponseSize) {
|
|
43658
43658
|
util8.destroy(socket, new ResponseExceededMaxSizeError());
|
|
43659
43659
|
return -1;
|
|
@@ -43672,15 +43672,15 @@ var require_client = __commonJS({
|
|
|
43672
43672
|
return;
|
|
43673
43673
|
}
|
|
43674
43674
|
const request = client[kQueue][client[kRunningIdx]];
|
|
43675
|
-
|
|
43676
|
-
|
|
43675
|
+
assert9(request);
|
|
43676
|
+
assert9(statusCode >= 100);
|
|
43677
43677
|
this.statusCode = null;
|
|
43678
43678
|
this.statusText = "";
|
|
43679
43679
|
this.bytesRead = 0;
|
|
43680
43680
|
this.contentLength = "";
|
|
43681
43681
|
this.keepAlive = "";
|
|
43682
43682
|
this.connection = "";
|
|
43683
|
-
|
|
43683
|
+
assert9(this.headers.length % 2 === 0);
|
|
43684
43684
|
this.headers = [];
|
|
43685
43685
|
this.headersSize = 0;
|
|
43686
43686
|
if (statusCode < 200) {
|
|
@@ -43693,7 +43693,7 @@ var require_client = __commonJS({
|
|
|
43693
43693
|
request.onComplete(headers);
|
|
43694
43694
|
client[kQueue][client[kRunningIdx]++] = null;
|
|
43695
43695
|
if (socket[kWriting]) {
|
|
43696
|
-
|
|
43696
|
+
assert9.strictEqual(client[kRunning], 0);
|
|
43697
43697
|
util8.destroy(socket, new InformationalError("reset"));
|
|
43698
43698
|
return constants4.ERROR.PAUSED;
|
|
43699
43699
|
} else if (!shouldKeepAlive) {
|
|
@@ -43713,7 +43713,7 @@ var require_client = __commonJS({
|
|
|
43713
43713
|
const { socket, timeoutType, client } = parser;
|
|
43714
43714
|
if (timeoutType === TIMEOUT_HEADERS) {
|
|
43715
43715
|
if (!socket[kWriting] || socket.writableNeedDrain || client[kRunning] > 1) {
|
|
43716
|
-
|
|
43716
|
+
assert9(!parser.paused, "cannot be paused while waiting for headers");
|
|
43717
43717
|
util8.destroy(socket, new HeadersTimeoutError());
|
|
43718
43718
|
}
|
|
43719
43719
|
} else if (timeoutType === TIMEOUT_BODY) {
|
|
@@ -43721,7 +43721,7 @@ var require_client = __commonJS({
|
|
|
43721
43721
|
util8.destroy(socket, new BodyTimeoutError());
|
|
43722
43722
|
}
|
|
43723
43723
|
} else if (timeoutType === TIMEOUT_IDLE) {
|
|
43724
|
-
|
|
43724
|
+
assert9(client[kRunning] === 0 && client[kKeepAliveTimeoutValue]);
|
|
43725
43725
|
util8.destroy(socket, new InformationalError("socket idle timeout"));
|
|
43726
43726
|
}
|
|
43727
43727
|
}
|
|
@@ -43733,7 +43733,7 @@ var require_client = __commonJS({
|
|
|
43733
43733
|
}
|
|
43734
43734
|
function onSocketError(err) {
|
|
43735
43735
|
const { [kClient]: client, [kParser]: parser } = this;
|
|
43736
|
-
|
|
43736
|
+
assert9(err.code !== "ERR_TLS_CERT_ALTNAME_INVALID");
|
|
43737
43737
|
if (client[kHTTPConnVersion] !== "h2") {
|
|
43738
43738
|
if (err.code === "ECONNRESET" && parser.statusCode && !parser.shouldKeepAlive) {
|
|
43739
43739
|
parser.onMessageComplete();
|
|
@@ -43745,13 +43745,13 @@ var require_client = __commonJS({
|
|
|
43745
43745
|
}
|
|
43746
43746
|
function onError(client, err) {
|
|
43747
43747
|
if (client[kRunning] === 0 && err.code !== "UND_ERR_INFO" && err.code !== "UND_ERR_SOCKET") {
|
|
43748
|
-
|
|
43748
|
+
assert9(client[kPendingIdx] === client[kRunningIdx]);
|
|
43749
43749
|
const requests = client[kQueue].splice(client[kRunningIdx]);
|
|
43750
43750
|
for (let i3 = 0; i3 < requests.length; i3++) {
|
|
43751
43751
|
const request = requests[i3];
|
|
43752
43752
|
errorRequest(client, request, err);
|
|
43753
43753
|
}
|
|
43754
|
-
|
|
43754
|
+
assert9(client[kSize] === 0);
|
|
43755
43755
|
}
|
|
43756
43756
|
}
|
|
43757
43757
|
function onSocketEnd() {
|
|
@@ -43776,7 +43776,7 @@ var require_client = __commonJS({
|
|
|
43776
43776
|
const err = this[kError] || new SocketError("closed", util8.getSocketInfo(this));
|
|
43777
43777
|
client[kSocket] = null;
|
|
43778
43778
|
if (client.destroyed) {
|
|
43779
|
-
|
|
43779
|
+
assert9(client[kPending] === 0);
|
|
43780
43780
|
const requests = client[kQueue].splice(client[kRunningIdx]);
|
|
43781
43781
|
for (let i3 = 0; i3 < requests.length; i3++) {
|
|
43782
43782
|
const request = requests[i3];
|
|
@@ -43788,19 +43788,19 @@ var require_client = __commonJS({
|
|
|
43788
43788
|
errorRequest(client, request, err);
|
|
43789
43789
|
}
|
|
43790
43790
|
client[kPendingIdx] = client[kRunningIdx];
|
|
43791
|
-
|
|
43791
|
+
assert9(client[kRunning] === 0);
|
|
43792
43792
|
client.emit("disconnect", client[kUrl], [client], err);
|
|
43793
43793
|
resume(client);
|
|
43794
43794
|
}
|
|
43795
43795
|
async function connect(client) {
|
|
43796
|
-
|
|
43797
|
-
|
|
43796
|
+
assert9(!client[kConnecting]);
|
|
43797
|
+
assert9(!client[kSocket]);
|
|
43798
43798
|
let { host, hostname, protocol, port } = client[kUrl];
|
|
43799
43799
|
if (hostname[0] === "[") {
|
|
43800
43800
|
const idx = hostname.indexOf("]");
|
|
43801
|
-
|
|
43801
|
+
assert9(idx !== -1);
|
|
43802
43802
|
const ip = hostname.substring(1, idx);
|
|
43803
|
-
|
|
43803
|
+
assert9(net.isIP(ip));
|
|
43804
43804
|
hostname = ip;
|
|
43805
43805
|
}
|
|
43806
43806
|
client[kConnecting] = true;
|
|
@@ -43840,7 +43840,7 @@ var require_client = __commonJS({
|
|
|
43840
43840
|
return;
|
|
43841
43841
|
}
|
|
43842
43842
|
client[kConnecting] = false;
|
|
43843
|
-
|
|
43843
|
+
assert9(socket);
|
|
43844
43844
|
const isH2 = socket.alpnProtocol === "h2";
|
|
43845
43845
|
if (isH2) {
|
|
43846
43846
|
if (!h2ExperimentalWarned) {
|
|
@@ -43916,7 +43916,7 @@ var require_client = __commonJS({
|
|
|
43916
43916
|
});
|
|
43917
43917
|
}
|
|
43918
43918
|
if (err.code === "ERR_TLS_CERT_ALTNAME_INVALID") {
|
|
43919
|
-
|
|
43919
|
+
assert9(client[kRunning] === 0);
|
|
43920
43920
|
while (client[kPending] > 0 && client[kQueue][client[kPendingIdx]].servername === client[kServerName]) {
|
|
43921
43921
|
const request = client[kQueue][client[kPendingIdx]++];
|
|
43922
43922
|
errorRequest(client, request, err);
|
|
@@ -43948,7 +43948,7 @@ var require_client = __commonJS({
|
|
|
43948
43948
|
function _resume(client, sync2) {
|
|
43949
43949
|
while (true) {
|
|
43950
43950
|
if (client.destroyed) {
|
|
43951
|
-
|
|
43951
|
+
assert9(client[kPending] === 0);
|
|
43952
43952
|
return;
|
|
43953
43953
|
}
|
|
43954
43954
|
if (client[kClosedResolve] && !client[kSize]) {
|
|
@@ -44120,13 +44120,13 @@ upgrade: ${upgrade}\r
|
|
|
44120
44120
|
\r
|
|
44121
44121
|
`, "latin1");
|
|
44122
44122
|
} else {
|
|
44123
|
-
|
|
44123
|
+
assert9(contentLength === null, "no body must not have content length");
|
|
44124
44124
|
socket.write(`${header}\r
|
|
44125
44125
|
`, "latin1");
|
|
44126
44126
|
}
|
|
44127
44127
|
request.onRequestSent();
|
|
44128
44128
|
} else if (util8.isBuffer(body)) {
|
|
44129
|
-
|
|
44129
|
+
assert9(contentLength === body.byteLength, "buffer body must have content length");
|
|
44130
44130
|
socket.cork();
|
|
44131
44131
|
socket.write(`${header}content-length: ${contentLength}\r
|
|
44132
44132
|
\r
|
|
@@ -44149,7 +44149,7 @@ upgrade: ${upgrade}\r
|
|
|
44149
44149
|
} else if (util8.isIterable(body)) {
|
|
44150
44150
|
writeIterable({ body, client, request, socket, contentLength, header, expectsPayload });
|
|
44151
44151
|
} else {
|
|
44152
|
-
|
|
44152
|
+
assert9(false);
|
|
44153
44153
|
}
|
|
44154
44154
|
return true;
|
|
44155
44155
|
}
|
|
@@ -44218,7 +44218,7 @@ upgrade: ${upgrade}\r
|
|
|
44218
44218
|
process.emitWarning(new RequestContentLengthMismatchError());
|
|
44219
44219
|
}
|
|
44220
44220
|
if (contentLength != null) {
|
|
44221
|
-
|
|
44221
|
+
assert9(body, "no body must not have content length");
|
|
44222
44222
|
headers[HTTP2_HEADER_CONTENT_LENGTH] = `${contentLength}`;
|
|
44223
44223
|
}
|
|
44224
44224
|
session.ref();
|
|
@@ -44274,7 +44274,7 @@ upgrade: ${upgrade}\r
|
|
|
44274
44274
|
if (!body) {
|
|
44275
44275
|
request.onRequestSent();
|
|
44276
44276
|
} else if (util8.isBuffer(body)) {
|
|
44277
|
-
|
|
44277
|
+
assert9(contentLength === body.byteLength, "buffer body must have content length");
|
|
44278
44278
|
stream8.cork();
|
|
44279
44279
|
stream8.write(body);
|
|
44280
44280
|
stream8.uncork();
|
|
@@ -44328,12 +44328,12 @@ upgrade: ${upgrade}\r
|
|
|
44328
44328
|
socket: client[kSocket]
|
|
44329
44329
|
});
|
|
44330
44330
|
} else {
|
|
44331
|
-
|
|
44331
|
+
assert9(false);
|
|
44332
44332
|
}
|
|
44333
44333
|
}
|
|
44334
44334
|
}
|
|
44335
44335
|
function writeStream({ h2stream, body, client, request, socket, contentLength, header, expectsPayload }) {
|
|
44336
|
-
|
|
44336
|
+
assert9(contentLength !== 0 || client[kRunning] === 0, "stream body cannot be pipelined");
|
|
44337
44337
|
if (client[kHTTPConnVersion] === "h2") {
|
|
44338
44338
|
let onPipeData = function(chunk2) {
|
|
44339
44339
|
request.onBodySent(chunk2);
|
|
@@ -44391,7 +44391,7 @@ upgrade: ${upgrade}\r
|
|
|
44391
44391
|
return;
|
|
44392
44392
|
}
|
|
44393
44393
|
finished = true;
|
|
44394
|
-
|
|
44394
|
+
assert9(socket.destroyed || socket[kWriting] && client[kRunning] <= 1);
|
|
44395
44395
|
socket.off("drain", onDrain).off("error", onFinished);
|
|
44396
44396
|
body.removeListener("data", onData).removeListener("end", onFinished).removeListener("error", onFinished).removeListener("close", onAbort);
|
|
44397
44397
|
if (!err) {
|
|
@@ -44415,7 +44415,7 @@ upgrade: ${upgrade}\r
|
|
|
44415
44415
|
socket.on("drain", onDrain).on("error", onFinished);
|
|
44416
44416
|
}
|
|
44417
44417
|
async function writeBlob({ h2stream, body, client, request, socket, contentLength, header, expectsPayload }) {
|
|
44418
|
-
|
|
44418
|
+
assert9(contentLength === body.size, "blob body must have content length");
|
|
44419
44419
|
const isH2 = client[kHTTPConnVersion] === "h2";
|
|
44420
44420
|
try {
|
|
44421
44421
|
if (contentLength != null && contentLength !== body.size) {
|
|
@@ -44445,7 +44445,7 @@ upgrade: ${upgrade}\r
|
|
|
44445
44445
|
}
|
|
44446
44446
|
}
|
|
44447
44447
|
async function writeIterable({ h2stream, body, client, request, socket, contentLength, header, expectsPayload }) {
|
|
44448
|
-
|
|
44448
|
+
assert9(contentLength !== 0 || client[kRunning] === 0, "iterator body cannot be pipelined");
|
|
44449
44449
|
let callback = null;
|
|
44450
44450
|
function onDrain() {
|
|
44451
44451
|
if (callback) {
|
|
@@ -44455,7 +44455,7 @@ upgrade: ${upgrade}\r
|
|
|
44455
44455
|
}
|
|
44456
44456
|
}
|
|
44457
44457
|
const waitForDrain = () => new Promise((resolve24, reject) => {
|
|
44458
|
-
|
|
44458
|
+
assert9(callback === null);
|
|
44459
44459
|
if (socket[kError]) {
|
|
44460
44460
|
reject(socket[kError]);
|
|
44461
44461
|
} else {
|
|
@@ -44603,7 +44603,7 @@ ${len.toString(16)}\r
|
|
|
44603
44603
|
const { socket, client } = this;
|
|
44604
44604
|
socket[kWriting] = false;
|
|
44605
44605
|
if (err) {
|
|
44606
|
-
|
|
44606
|
+
assert9(client[kRunning] <= 1, "pipeline should only contain this request");
|
|
44607
44607
|
util8.destroy(socket, err);
|
|
44608
44608
|
}
|
|
44609
44609
|
}
|
|
@@ -44611,7 +44611,7 @@ ${len.toString(16)}\r
|
|
|
44611
44611
|
function errorRequest(client, request, err) {
|
|
44612
44612
|
try {
|
|
44613
44613
|
request.onError(err);
|
|
44614
|
-
|
|
44614
|
+
assert9(request.aborted);
|
|
44615
44615
|
} catch (err2) {
|
|
44616
44616
|
client.emit("error", err2);
|
|
44617
44617
|
}
|
|
@@ -45245,7 +45245,7 @@ var require_agent = __commonJS({
|
|
|
45245
45245
|
var require_readable2 = __commonJS({
|
|
45246
45246
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/readable.js"(exports, module) {
|
|
45247
45247
|
"use strict";
|
|
45248
|
-
var
|
|
45248
|
+
var assert9 = __require("assert");
|
|
45249
45249
|
var { Readable: Readable3 } = __require("stream");
|
|
45250
45250
|
var { RequestAbortedError, NotSupportedError, InvalidArgumentError: InvalidArgumentError2 } = require_errors3();
|
|
45251
45251
|
var util8 = require_util2();
|
|
@@ -45354,7 +45354,7 @@ var require_readable2 = __commonJS({
|
|
|
45354
45354
|
this[kBody] = ReadableStreamFrom(this);
|
|
45355
45355
|
if (this[kConsume]) {
|
|
45356
45356
|
this[kBody].getReader();
|
|
45357
|
-
|
|
45357
|
+
assert9(this[kBody].locked);
|
|
45358
45358
|
}
|
|
45359
45359
|
}
|
|
45360
45360
|
return this[kBody];
|
|
@@ -45405,7 +45405,7 @@ var require_readable2 = __commonJS({
|
|
|
45405
45405
|
if (isUnusable(stream8)) {
|
|
45406
45406
|
throw new TypeError("unusable");
|
|
45407
45407
|
}
|
|
45408
|
-
|
|
45408
|
+
assert9(!stream8[kConsume]);
|
|
45409
45409
|
return new Promise((resolve24, reject) => {
|
|
45410
45410
|
stream8[kConsume] = {
|
|
45411
45411
|
type,
|
|
@@ -45496,13 +45496,13 @@ var require_readable2 = __commonJS({
|
|
|
45496
45496
|
// ../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/util.js
|
|
45497
45497
|
var require_util4 = __commonJS({
|
|
45498
45498
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/util.js"(exports, module) {
|
|
45499
|
-
var
|
|
45499
|
+
var assert9 = __require("assert");
|
|
45500
45500
|
var {
|
|
45501
45501
|
ResponseStatusCodeError
|
|
45502
45502
|
} = require_errors3();
|
|
45503
45503
|
var { toUSVString } = require_util2();
|
|
45504
45504
|
async function getResolveErrorBodyCallback({ callback, body, contentType, statusCode, statusMessage, headers }) {
|
|
45505
|
-
|
|
45505
|
+
assert9(body);
|
|
45506
45506
|
let chunks = [];
|
|
45507
45507
|
let limit = 0;
|
|
45508
45508
|
for await (const chunk2 of body) {
|
|
@@ -45930,7 +45930,7 @@ var require_api_pipeline = __commonJS({
|
|
|
45930
45930
|
var util8 = require_util2();
|
|
45931
45931
|
var { AsyncResource } = __require("async_hooks");
|
|
45932
45932
|
var { addSignal, removeSignal } = require_abort_signal();
|
|
45933
|
-
var
|
|
45933
|
+
var assert9 = __require("assert");
|
|
45934
45934
|
var kResume = Symbol("resume");
|
|
45935
45935
|
var PipelineRequest = class extends Readable3 {
|
|
45936
45936
|
constructor() {
|
|
@@ -46030,7 +46030,7 @@ var require_api_pipeline = __commonJS({
|
|
|
46030
46030
|
}
|
|
46031
46031
|
onConnect(abort, context) {
|
|
46032
46032
|
const { ret, res } = this;
|
|
46033
|
-
|
|
46033
|
+
assert9(!res, "pipeline cannot be retried");
|
|
46034
46034
|
if (ret.destroyed) {
|
|
46035
46035
|
throw new RequestAbortedError();
|
|
46036
46036
|
}
|
|
@@ -46119,7 +46119,7 @@ var require_api_upgrade = __commonJS({
|
|
|
46119
46119
|
var { AsyncResource } = __require("async_hooks");
|
|
46120
46120
|
var util8 = require_util2();
|
|
46121
46121
|
var { addSignal, removeSignal } = require_abort_signal();
|
|
46122
|
-
var
|
|
46122
|
+
var assert9 = __require("assert");
|
|
46123
46123
|
var UpgradeHandler = class extends AsyncResource {
|
|
46124
46124
|
constructor(opts, callback) {
|
|
46125
46125
|
if (!opts || typeof opts !== "object") {
|
|
@@ -46152,7 +46152,7 @@ var require_api_upgrade = __commonJS({
|
|
|
46152
46152
|
}
|
|
46153
46153
|
onUpgrade(statusCode, rawHeaders, socket) {
|
|
46154
46154
|
const { callback, opaque, context } = this;
|
|
46155
|
-
|
|
46155
|
+
assert9.strictEqual(statusCode, 101);
|
|
46156
46156
|
removeSignal(this);
|
|
46157
46157
|
this.callback = null;
|
|
46158
46158
|
const headers = this.responseHeaders === "raw" ? util8.parseRawHeaders(rawHeaders) : util8.parseHeaders(rawHeaders);
|
|
@@ -47259,7 +47259,7 @@ var require_proxy_agent = __commonJS({
|
|
|
47259
47259
|
// ../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/RetryHandler.js
|
|
47260
47260
|
var require_RetryHandler = __commonJS({
|
|
47261
47261
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/RetryHandler.js"(exports, module) {
|
|
47262
|
-
var
|
|
47262
|
+
var assert9 = __require("assert");
|
|
47263
47263
|
var { kRetryHandlerDefaultRetry } = require_symbols();
|
|
47264
47264
|
var { RequestRetryError } = require_errors3();
|
|
47265
47265
|
var { isDisturbed, parseHeaders, parseRangeHeader } = require_util2();
|
|
@@ -47424,8 +47424,8 @@ var require_RetryHandler = __commonJS({
|
|
|
47424
47424
|
return false;
|
|
47425
47425
|
}
|
|
47426
47426
|
const { start, size, end: end2 = size } = contentRange;
|
|
47427
|
-
|
|
47428
|
-
|
|
47427
|
+
assert9(this.start === start, "content-range mismatch");
|
|
47428
|
+
assert9(this.end == null || this.end === end2, "content-range mismatch");
|
|
47429
47429
|
this.resume = resume;
|
|
47430
47430
|
return true;
|
|
47431
47431
|
}
|
|
@@ -47441,12 +47441,12 @@ var require_RetryHandler = __commonJS({
|
|
|
47441
47441
|
);
|
|
47442
47442
|
}
|
|
47443
47443
|
const { start, size, end: end2 = size } = range2;
|
|
47444
|
-
|
|
47444
|
+
assert9(
|
|
47445
47445
|
start != null && Number.isFinite(start) && this.start !== start,
|
|
47446
47446
|
"content-range mismatch"
|
|
47447
47447
|
);
|
|
47448
|
-
|
|
47449
|
-
|
|
47448
|
+
assert9(Number.isFinite(start));
|
|
47449
|
+
assert9(
|
|
47450
47450
|
end2 != null && Number.isFinite(end2) && this.end !== end2,
|
|
47451
47451
|
"invalid content-length"
|
|
47452
47452
|
);
|
|
@@ -47457,8 +47457,8 @@ var require_RetryHandler = __commonJS({
|
|
|
47457
47457
|
const contentLength = headers["content-length"];
|
|
47458
47458
|
this.end = contentLength != null ? Number(contentLength) : null;
|
|
47459
47459
|
}
|
|
47460
|
-
|
|
47461
|
-
|
|
47460
|
+
assert9(Number.isFinite(this.start));
|
|
47461
|
+
assert9(
|
|
47462
47462
|
this.end == null || Number.isFinite(this.end),
|
|
47463
47463
|
"invalid content-length"
|
|
47464
47464
|
);
|
|
@@ -47600,7 +47600,7 @@ var require_headers = __commonJS({
|
|
|
47600
47600
|
isValidHeaderValue
|
|
47601
47601
|
} = require_util3();
|
|
47602
47602
|
var { webidl } = require_webidl();
|
|
47603
|
-
var
|
|
47603
|
+
var assert9 = __require("assert");
|
|
47604
47604
|
var kHeadersMap = Symbol("headers map");
|
|
47605
47605
|
var kHeadersSortedMap = Symbol("headers map sorted");
|
|
47606
47606
|
function isHTTPWhiteSpaceCharCode(code2) {
|
|
@@ -47858,7 +47858,7 @@ var require_headers = __commonJS({
|
|
|
47858
47858
|
headers.push([name2, cookies[j]]);
|
|
47859
47859
|
}
|
|
47860
47860
|
} else {
|
|
47861
|
-
|
|
47861
|
+
assert9(value2 !== null);
|
|
47862
47862
|
headers.push([name2, value2]);
|
|
47863
47863
|
}
|
|
47864
47864
|
}
|
|
@@ -48001,7 +48001,7 @@ var require_response = __commonJS({
|
|
|
48001
48001
|
var { getGlobalOrigin } = require_global();
|
|
48002
48002
|
var { URLSerializer } = require_dataURL();
|
|
48003
48003
|
var { kHeadersList, kConstruct } = require_symbols();
|
|
48004
|
-
var
|
|
48004
|
+
var assert9 = __require("assert");
|
|
48005
48005
|
var { types: types2 } = __require("util");
|
|
48006
48006
|
var ReadableStream2 = globalThis.ReadableStream || __require("stream/web").ReadableStream;
|
|
48007
48007
|
var textEncoder3 = new TextEncoder("utf-8");
|
|
@@ -48217,7 +48217,7 @@ var require_response = __commonJS({
|
|
|
48217
48217
|
return p in state ? state[p] : target[p];
|
|
48218
48218
|
},
|
|
48219
48219
|
set(target, p, value2) {
|
|
48220
|
-
|
|
48220
|
+
assert9(!(p in state));
|
|
48221
48221
|
target[p] = value2;
|
|
48222
48222
|
return true;
|
|
48223
48223
|
}
|
|
@@ -48251,11 +48251,11 @@ var require_response = __commonJS({
|
|
|
48251
48251
|
body: null
|
|
48252
48252
|
});
|
|
48253
48253
|
} else {
|
|
48254
|
-
|
|
48254
|
+
assert9(false);
|
|
48255
48255
|
}
|
|
48256
48256
|
}
|
|
48257
48257
|
function makeAppropriateNetworkError(fetchParams, err = null) {
|
|
48258
|
-
|
|
48258
|
+
assert9(isCancelled(fetchParams));
|
|
48259
48259
|
return isAborted(fetchParams) ? makeNetworkError(Object.assign(new DOMException2("The operation was aborted.", "AbortError"), { cause: err })) : makeNetworkError(Object.assign(new DOMException2("Request was cancelled."), { cause: err }));
|
|
48260
48260
|
}
|
|
48261
48261
|
function initializeResponse(response, init, body) {
|
|
@@ -48383,7 +48383,7 @@ var require_request2 = __commonJS({
|
|
|
48383
48383
|
var { getGlobalOrigin } = require_global();
|
|
48384
48384
|
var { URLSerializer } = require_dataURL();
|
|
48385
48385
|
var { kHeadersList, kConstruct } = require_symbols();
|
|
48386
|
-
var
|
|
48386
|
+
var assert9 = __require("assert");
|
|
48387
48387
|
var { getMaxListeners, setMaxListeners, getEventListeners, defaultMaxListeners } = __require("events");
|
|
48388
48388
|
var TransformStream = globalThis.TransformStream;
|
|
48389
48389
|
var kAbortController = Symbol("abortController");
|
|
@@ -48427,7 +48427,7 @@ var require_request2 = __commonJS({
|
|
|
48427
48427
|
request = makeRequest({ urlList: [parsedURL] });
|
|
48428
48428
|
fallbackMode = "cors";
|
|
48429
48429
|
} else {
|
|
48430
|
-
|
|
48430
|
+
assert9(input instanceof _Request);
|
|
48431
48431
|
request = input[kState];
|
|
48432
48432
|
signal = input[kSignal];
|
|
48433
48433
|
}
|
|
@@ -49036,7 +49036,7 @@ var require_fetch = __commonJS({
|
|
|
49036
49036
|
urlHasHttpsScheme
|
|
49037
49037
|
} = require_util3();
|
|
49038
49038
|
var { kState, kHeaders, kGuard, kRealm } = require_symbols2();
|
|
49039
|
-
var
|
|
49039
|
+
var assert9 = __require("assert");
|
|
49040
49040
|
var { safelyExtractBody } = require_body();
|
|
49041
49041
|
var {
|
|
49042
49042
|
redirectStatusSet,
|
|
@@ -49116,7 +49116,7 @@ var require_fetch = __commonJS({
|
|
|
49116
49116
|
requestObject.signal,
|
|
49117
49117
|
() => {
|
|
49118
49118
|
locallyAborted = true;
|
|
49119
|
-
|
|
49119
|
+
assert9(controller != null);
|
|
49120
49120
|
controller.abort(requestObject.signal.reason);
|
|
49121
49121
|
abortFetch(p, request, responseObject, requestObject.signal.reason);
|
|
49122
49122
|
}
|
|
@@ -49249,7 +49249,7 @@ var require_fetch = __commonJS({
|
|
|
49249
49249
|
taskDestination,
|
|
49250
49250
|
crossOriginIsolatedCapability
|
|
49251
49251
|
};
|
|
49252
|
-
|
|
49252
|
+
assert9(!request.body || request.body.stream);
|
|
49253
49253
|
if (request.window === "client") {
|
|
49254
49254
|
request.window = request.client?.globalObject?.constructor?.name === "Window" ? request.client : "no-window";
|
|
49255
49255
|
}
|
|
@@ -49342,7 +49342,7 @@ var require_fetch = __commonJS({
|
|
|
49342
49342
|
} else if (request.responseTainting === "opaque") {
|
|
49343
49343
|
response = filterResponse(response, "opaque");
|
|
49344
49344
|
} else {
|
|
49345
|
-
|
|
49345
|
+
assert9(false);
|
|
49346
49346
|
}
|
|
49347
49347
|
}
|
|
49348
49348
|
let internalResponse = response.status === 0 ? response : response.internalResponse;
|
|
@@ -49534,7 +49534,7 @@ var require_fetch = __commonJS({
|
|
|
49534
49534
|
} else if (request.redirect === "follow") {
|
|
49535
49535
|
response = await httpRedirectFetch(fetchParams, response);
|
|
49536
49536
|
} else {
|
|
49537
|
-
|
|
49537
|
+
assert9(false);
|
|
49538
49538
|
}
|
|
49539
49539
|
}
|
|
49540
49540
|
response.timingInfo = timingInfo;
|
|
@@ -49587,7 +49587,7 @@ var require_fetch = __commonJS({
|
|
|
49587
49587
|
request.headersList.delete("host");
|
|
49588
49588
|
}
|
|
49589
49589
|
if (request.body != null) {
|
|
49590
|
-
|
|
49590
|
+
assert9(request.body.source != null);
|
|
49591
49591
|
request.body = safelyExtractBody(request.body.source)[0];
|
|
49592
49592
|
}
|
|
49593
49593
|
const timingInfo = fetchParams.timingInfo;
|
|
@@ -49720,7 +49720,7 @@ var require_fetch = __commonJS({
|
|
|
49720
49720
|
return response;
|
|
49721
49721
|
}
|
|
49722
49722
|
async function httpNetworkFetch(fetchParams, includeCredentials = false, forceNewConnection = false) {
|
|
49723
|
-
|
|
49723
|
+
assert9(!fetchParams.controller.connection || fetchParams.controller.connection.destroyed);
|
|
49724
49724
|
fetchParams.controller.connection = {
|
|
49725
49725
|
abort: null,
|
|
49726
49726
|
destroyed: false,
|
|
@@ -50855,7 +50855,7 @@ var require_symbols4 = __commonJS({
|
|
|
50855
50855
|
var require_util6 = __commonJS({
|
|
50856
50856
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/util.js"(exports, module) {
|
|
50857
50857
|
"use strict";
|
|
50858
|
-
var
|
|
50858
|
+
var assert9 = __require("assert");
|
|
50859
50859
|
var { URLSerializer } = require_dataURL();
|
|
50860
50860
|
var { isValidHeaderName: isValidHeaderName3 } = require_util3();
|
|
50861
50861
|
function urlEquals(A, B2, excludeFragment = false) {
|
|
@@ -50864,7 +50864,7 @@ var require_util6 = __commonJS({
|
|
|
50864
50864
|
return serializedA === serializedB;
|
|
50865
50865
|
}
|
|
50866
50866
|
function fieldValues(header) {
|
|
50867
|
-
|
|
50867
|
+
assert9(header !== null);
|
|
50868
50868
|
const values = [];
|
|
50869
50869
|
for (let value2 of header.split(",")) {
|
|
50870
50870
|
value2 = value2.trim();
|
|
@@ -50898,7 +50898,7 @@ var require_cache = __commonJS({
|
|
|
50898
50898
|
var { kState, kHeaders, kGuard, kRealm } = require_symbols2();
|
|
50899
50899
|
var { fetching } = require_fetch();
|
|
50900
50900
|
var { urlIsHttpHttpsScheme, createDeferredPromise, readAllBytes } = require_util3();
|
|
50901
|
-
var
|
|
50901
|
+
var assert9 = __require("assert");
|
|
50902
50902
|
var { getGlobalDispatcher } = require_global2();
|
|
50903
50903
|
var Cache = class _Cache {
|
|
50904
50904
|
/**
|
|
@@ -51159,7 +51159,7 @@ var require_cache = __commonJS({
|
|
|
51159
51159
|
return false;
|
|
51160
51160
|
}
|
|
51161
51161
|
} else {
|
|
51162
|
-
|
|
51162
|
+
assert9(typeof request === "string");
|
|
51163
51163
|
r = new Request2(request)[kState];
|
|
51164
51164
|
}
|
|
51165
51165
|
const operations = [];
|
|
@@ -51268,7 +51268,7 @@ var require_cache = __commonJS({
|
|
|
51268
51268
|
}
|
|
51269
51269
|
for (const requestResponse of requestResponses) {
|
|
51270
51270
|
const idx = cache.indexOf(requestResponse);
|
|
51271
|
-
|
|
51271
|
+
assert9(idx !== -1);
|
|
51272
51272
|
cache.splice(idx, 1);
|
|
51273
51273
|
}
|
|
51274
51274
|
} else if (operation.type === "put") {
|
|
@@ -51300,7 +51300,7 @@ var require_cache = __commonJS({
|
|
|
51300
51300
|
requestResponses = this.#queryCache(operation.request);
|
|
51301
51301
|
for (const requestResponse of requestResponses) {
|
|
51302
51302
|
const idx = cache.indexOf(requestResponse);
|
|
51303
|
-
|
|
51303
|
+
assert9(idx !== -1);
|
|
51304
51304
|
cache.splice(idx, 1);
|
|
51305
51305
|
}
|
|
51306
51306
|
cache.push([operation.request, operation.response]);
|
|
@@ -51539,7 +51539,7 @@ var require_constants4 = __commonJS({
|
|
|
51539
51539
|
var require_util7 = __commonJS({
|
|
51540
51540
|
"../../node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/util.js"(exports, module) {
|
|
51541
51541
|
"use strict";
|
|
51542
|
-
var
|
|
51542
|
+
var assert9 = __require("assert");
|
|
51543
51543
|
var { kHeadersList } = require_symbols();
|
|
51544
51544
|
function isCTLExcludingHtab(value2) {
|
|
51545
51545
|
if (value2.length === 0) {
|
|
@@ -51680,10 +51680,10 @@ var require_util7 = __commonJS({
|
|
|
51680
51680
|
kHeadersListNode = Object.getOwnPropertySymbols(headers).find(
|
|
51681
51681
|
(symbol) => symbol.description === "headers list"
|
|
51682
51682
|
);
|
|
51683
|
-
|
|
51683
|
+
assert9(kHeadersListNode, "Headers cannot be parsed");
|
|
51684
51684
|
}
|
|
51685
51685
|
const headersList = headers[kHeadersListNode];
|
|
51686
|
-
|
|
51686
|
+
assert9(headersList);
|
|
51687
51687
|
return headersList;
|
|
51688
51688
|
}
|
|
51689
51689
|
module.exports = {
|
|
@@ -51701,7 +51701,7 @@ var require_parse = __commonJS({
|
|
|
51701
51701
|
var { maxNameValuePairSize, maxAttributeValueSize } = require_constants4();
|
|
51702
51702
|
var { isCTLExcludingHtab } = require_util7();
|
|
51703
51703
|
var { collectASequenceOfCodePointsFast } = require_dataURL();
|
|
51704
|
-
var
|
|
51704
|
+
var assert9 = __require("assert");
|
|
51705
51705
|
function parseSetCookie(header) {
|
|
51706
51706
|
if (isCTLExcludingHtab(header)) {
|
|
51707
51707
|
return null;
|
|
@@ -51743,7 +51743,7 @@ var require_parse = __commonJS({
|
|
|
51743
51743
|
if (unparsedAttributes.length === 0) {
|
|
51744
51744
|
return cookieAttributeList;
|
|
51745
51745
|
}
|
|
51746
|
-
|
|
51746
|
+
assert9(unparsedAttributes[0] === ";");
|
|
51747
51747
|
unparsedAttributes = unparsedAttributes.slice(1);
|
|
51748
51748
|
let cookieAv = "";
|
|
51749
51749
|
if (unparsedAttributes.includes(";")) {
|
|
@@ -56133,7 +56133,7 @@ var require_sync = __commonJS({
|
|
|
56133
56133
|
var Glob2 = require_glob().Glob;
|
|
56134
56134
|
var util8 = __require("util");
|
|
56135
56135
|
var path10 = __require("path");
|
|
56136
|
-
var
|
|
56136
|
+
var assert9 = __require("assert");
|
|
56137
56137
|
var isAbsolute2 = require_path_is_absolute();
|
|
56138
56138
|
var common = require_common3();
|
|
56139
56139
|
var setopts = common.setopts;
|
|
@@ -56163,7 +56163,7 @@ var require_sync = __commonJS({
|
|
|
56163
56163
|
this._finish();
|
|
56164
56164
|
}
|
|
56165
56165
|
GlobSync.prototype._finish = function() {
|
|
56166
|
-
|
|
56166
|
+
assert9.ok(this instanceof GlobSync);
|
|
56167
56167
|
if (this.realpath) {
|
|
56168
56168
|
var self2 = this;
|
|
56169
56169
|
this.matches.forEach(function(matchset, index2) {
|
|
@@ -56185,7 +56185,7 @@ var require_sync = __commonJS({
|
|
|
56185
56185
|
common.finish(this);
|
|
56186
56186
|
};
|
|
56187
56187
|
GlobSync.prototype._process = function(pattern, index2, inGlobStar) {
|
|
56188
|
-
|
|
56188
|
+
assert9.ok(this instanceof GlobSync);
|
|
56189
56189
|
var n = 0;
|
|
56190
56190
|
while (typeof pattern[n] === "string") {
|
|
56191
56191
|
n++;
|
|
@@ -56607,7 +56607,7 @@ var require_glob = __commonJS({
|
|
|
56607
56607
|
var inherits3 = require_inherits();
|
|
56608
56608
|
var EE3 = __require("events").EventEmitter;
|
|
56609
56609
|
var path10 = __require("path");
|
|
56610
|
-
var
|
|
56610
|
+
var assert9 = __require("assert");
|
|
56611
56611
|
var isAbsolute2 = require_path_is_absolute();
|
|
56612
56612
|
var globSync2 = require_sync();
|
|
56613
56613
|
var common = require_common3();
|
|
@@ -56710,7 +56710,7 @@ var require_glob = __commonJS({
|
|
|
56710
56710
|
}
|
|
56711
56711
|
}
|
|
56712
56712
|
Glob2.prototype._finish = function() {
|
|
56713
|
-
|
|
56713
|
+
assert9(this instanceof Glob2);
|
|
56714
56714
|
if (this.aborted)
|
|
56715
56715
|
return;
|
|
56716
56716
|
if (this.realpath && !this._didRealpath)
|
|
@@ -56799,8 +56799,8 @@ var require_glob = __commonJS({
|
|
|
56799
56799
|
}
|
|
56800
56800
|
};
|
|
56801
56801
|
Glob2.prototype._process = function(pattern, index2, inGlobStar, cb) {
|
|
56802
|
-
|
|
56803
|
-
|
|
56802
|
+
assert9(this instanceof Glob2);
|
|
56803
|
+
assert9(typeof cb === "function");
|
|
56804
56804
|
if (this.aborted)
|
|
56805
56805
|
return;
|
|
56806
56806
|
this._processing++;
|
|
@@ -57156,7 +57156,7 @@ var require_glob = __commonJS({
|
|
|
57156
57156
|
// ../../node_modules/.pnpm/rimraf@3.0.2/node_modules/rimraf/rimraf.js
|
|
57157
57157
|
var require_rimraf = __commonJS({
|
|
57158
57158
|
"../../node_modules/.pnpm/rimraf@3.0.2/node_modules/rimraf/rimraf.js"(exports, module) {
|
|
57159
|
-
var
|
|
57159
|
+
var assert9 = __require("assert");
|
|
57160
57160
|
var path10 = __require("path");
|
|
57161
57161
|
var fs12 = __require("fs");
|
|
57162
57162
|
var glob2 = void 0;
|
|
@@ -57200,11 +57200,11 @@ var require_rimraf = __commonJS({
|
|
|
57200
57200
|
cb = options;
|
|
57201
57201
|
options = {};
|
|
57202
57202
|
}
|
|
57203
|
-
|
|
57204
|
-
|
|
57205
|
-
|
|
57206
|
-
|
|
57207
|
-
|
|
57203
|
+
assert9(p, "rimraf: missing path");
|
|
57204
|
+
assert9.equal(typeof p, "string", "rimraf: path should be a string");
|
|
57205
|
+
assert9.equal(typeof cb, "function", "rimraf: callback function required");
|
|
57206
|
+
assert9(options, "rimraf: invalid options argument provided");
|
|
57207
|
+
assert9.equal(typeof options, "object", "rimraf: options should be object");
|
|
57208
57208
|
defaults4(options);
|
|
57209
57209
|
let busyTries = 0;
|
|
57210
57210
|
let errState = null;
|
|
@@ -57247,9 +57247,9 @@ var require_rimraf = __commonJS({
|
|
|
57247
57247
|
});
|
|
57248
57248
|
};
|
|
57249
57249
|
var rimraf_ = (p, options, cb) => {
|
|
57250
|
-
|
|
57251
|
-
|
|
57252
|
-
|
|
57250
|
+
assert9(p);
|
|
57251
|
+
assert9(options);
|
|
57252
|
+
assert9(typeof cb === "function");
|
|
57253
57253
|
options.lstat(p, (er, st) => {
|
|
57254
57254
|
if (er && er.code === "ENOENT")
|
|
57255
57255
|
return cb(null);
|
|
@@ -57271,9 +57271,9 @@ var require_rimraf = __commonJS({
|
|
|
57271
57271
|
});
|
|
57272
57272
|
};
|
|
57273
57273
|
var fixWinEPERM = (p, options, er, cb) => {
|
|
57274
|
-
|
|
57275
|
-
|
|
57276
|
-
|
|
57274
|
+
assert9(p);
|
|
57275
|
+
assert9(options);
|
|
57276
|
+
assert9(typeof cb === "function");
|
|
57277
57277
|
options.chmod(p, 438, (er2) => {
|
|
57278
57278
|
if (er2)
|
|
57279
57279
|
cb(er2.code === "ENOENT" ? null : er);
|
|
@@ -57289,8 +57289,8 @@ var require_rimraf = __commonJS({
|
|
|
57289
57289
|
});
|
|
57290
57290
|
};
|
|
57291
57291
|
var fixWinEPERMSync = (p, options, er) => {
|
|
57292
|
-
|
|
57293
|
-
|
|
57292
|
+
assert9(p);
|
|
57293
|
+
assert9(options);
|
|
57294
57294
|
try {
|
|
57295
57295
|
options.chmodSync(p, 438);
|
|
57296
57296
|
} catch (er2) {
|
|
@@ -57314,9 +57314,9 @@ var require_rimraf = __commonJS({
|
|
|
57314
57314
|
options.unlinkSync(p);
|
|
57315
57315
|
};
|
|
57316
57316
|
var rmdir = (p, options, originalEr, cb) => {
|
|
57317
|
-
|
|
57318
|
-
|
|
57319
|
-
|
|
57317
|
+
assert9(p);
|
|
57318
|
+
assert9(options);
|
|
57319
|
+
assert9(typeof cb === "function");
|
|
57320
57320
|
options.rmdir(p, (er) => {
|
|
57321
57321
|
if (er && (er.code === "ENOTEMPTY" || er.code === "EEXIST" || er.code === "EPERM"))
|
|
57322
57322
|
rmkids(p, options, cb);
|
|
@@ -57327,9 +57327,9 @@ var require_rimraf = __commonJS({
|
|
|
57327
57327
|
});
|
|
57328
57328
|
};
|
|
57329
57329
|
var rmkids = (p, options, cb) => {
|
|
57330
|
-
|
|
57331
|
-
|
|
57332
|
-
|
|
57330
|
+
assert9(p);
|
|
57331
|
+
assert9(options);
|
|
57332
|
+
assert9(typeof cb === "function");
|
|
57333
57333
|
options.readdir(p, (er, files) => {
|
|
57334
57334
|
if (er)
|
|
57335
57335
|
return cb(er);
|
|
@@ -57352,10 +57352,10 @@ var require_rimraf = __commonJS({
|
|
|
57352
57352
|
var rimrafSync = (p, options) => {
|
|
57353
57353
|
options = options || {};
|
|
57354
57354
|
defaults4(options);
|
|
57355
|
-
|
|
57356
|
-
|
|
57357
|
-
|
|
57358
|
-
|
|
57355
|
+
assert9(p, "rimraf: missing path");
|
|
57356
|
+
assert9.equal(typeof p, "string", "rimraf: path should be a string");
|
|
57357
|
+
assert9(options, "rimraf: missing options");
|
|
57358
|
+
assert9.equal(typeof options, "object", "rimraf: options should be object");
|
|
57359
57359
|
let results;
|
|
57360
57360
|
if (options.disableGlob || !glob2.hasMagic(p)) {
|
|
57361
57361
|
results = [p];
|
|
@@ -57397,8 +57397,8 @@ var require_rimraf = __commonJS({
|
|
|
57397
57397
|
}
|
|
57398
57398
|
};
|
|
57399
57399
|
var rmdirSync = (p, options, originalEr) => {
|
|
57400
|
-
|
|
57401
|
-
|
|
57400
|
+
assert9(p);
|
|
57401
|
+
assert9(options);
|
|
57402
57402
|
try {
|
|
57403
57403
|
options.rmdirSync(p);
|
|
57404
57404
|
} catch (er) {
|
|
@@ -57411,8 +57411,8 @@ var require_rimraf = __commonJS({
|
|
|
57411
57411
|
}
|
|
57412
57412
|
};
|
|
57413
57413
|
var rmkidsSync = (p, options) => {
|
|
57414
|
-
|
|
57415
|
-
|
|
57414
|
+
assert9(p);
|
|
57415
|
+
assert9(options);
|
|
57416
57416
|
options.readdirSync(p).forEach((f2) => rimrafSync(path10.join(p, f2), options));
|
|
57417
57417
|
const retries = isWindows4 ? 100 : 1;
|
|
57418
57418
|
let i3 = 0;
|
|
@@ -87521,7 +87521,7 @@ glob.glob = glob;
|
|
|
87521
87521
|
// dist/whole-program-code-aware-vulnerability-scanner/analyze-in-buckets.js
|
|
87522
87522
|
var import_lodash17 = __toESM(require_lodash(), 1);
|
|
87523
87523
|
var import_semver4 = __toESM(require_semver2(), 1);
|
|
87524
|
-
import
|
|
87524
|
+
import assert8 from "assert";
|
|
87525
87525
|
import { relative as relative8 } from "path";
|
|
87526
87526
|
|
|
87527
87527
|
// ../utils/src/promise-queue.ts
|
|
@@ -87620,7 +87620,7 @@ function getVulnReachability(c) {
|
|
|
87620
87620
|
|
|
87621
87621
|
// dist/analyzers/pip-analyzer.js
|
|
87622
87622
|
var import_lodash16 = __toESM(require_lodash(), 1);
|
|
87623
|
-
import
|
|
87623
|
+
import assert7 from "assert";
|
|
87624
87624
|
import { resolve as resolve20 } from "path";
|
|
87625
87625
|
|
|
87626
87626
|
// ../utils/src/pip-utils.ts
|
|
@@ -88041,7 +88041,7 @@ function addPathToTrie(root3, vulnPath) {
|
|
|
88041
88041
|
// dist/whole-program-code-aware-vulnerability-scanner/python/python-code-aware-vulnerability-scanner.js
|
|
88042
88042
|
var import_lodash14 = __toESM(require_lodash(), 1);
|
|
88043
88043
|
var import_semver3 = __toESM(require_semver2(), 1);
|
|
88044
|
-
import
|
|
88044
|
+
import assert6 from "assert";
|
|
88045
88045
|
import { existsSync as existsSync12 } from "fs";
|
|
88046
88046
|
import { cp as cp7, readdir as readdir4, readFile as readFile11, rm as rm5 } from "fs/promises";
|
|
88047
88047
|
import { basename as basename11, dirname as dirname15, join as join16, resolve as resolve18, sep as sep5 } from "path";
|
|
@@ -110439,6 +110439,7 @@ function computePackagesOnVulnPath(vulnerabilities, { includeLeafPackages = fals
|
|
|
110439
110439
|
|
|
110440
110440
|
// dist/whole-program-code-aware-vulnerability-scanner/js/jelly-runner.js
|
|
110441
110441
|
var import_lodash10 = __toESM(require_lodash(), 1);
|
|
110442
|
+
import assert4 from "assert";
|
|
110442
110443
|
import { readFile as readFile8, realpath as realpath2, rm as rm2, writeFile as writeFile6 } from "fs/promises";
|
|
110443
110444
|
import { relative as relative7, resolve as resolve14 } from "path";
|
|
110444
110445
|
var { map: map2, uniq: uniq4 } = import_lodash10.default;
|
|
@@ -110448,11 +110449,14 @@ async function runJellyAnalysis(mainProjectRoot, projectRoot, jellyOptions, reac
|
|
|
110448
110449
|
try {
|
|
110449
110450
|
const filesToAnalyze = reachabilityAnalysisOptions.entryPoints ?? [projectRoot];
|
|
110450
110451
|
const jellyExecutable = ToolPathResolver.jellyPath;
|
|
110451
|
-
const vulnerabilitiesInJellyFormat = vulnerabilities.map((v) =>
|
|
110452
|
-
|
|
110453
|
-
|
|
110454
|
-
|
|
110455
|
-
|
|
110452
|
+
const vulnerabilitiesInJellyFormat = vulnerabilities.map((v) => {
|
|
110453
|
+
assert4(v.range);
|
|
110454
|
+
return {
|
|
110455
|
+
npm: v,
|
|
110456
|
+
patterns: v.vulnerabilityAccessPaths.map((p) => experiment === "AUGMENT_IMPORT_PATHS_EXPERIMENT" ? p.replace(">", "/**>") : p)
|
|
110457
|
+
// Replace > with /**> to ensure Jelly also matches call <PKG/dist/index.js>.foo for pattern <PKG>.foo
|
|
110458
|
+
};
|
|
110459
|
+
});
|
|
110456
110460
|
const vulnerabilitiesFile = resolve14(tmpFolder, "vulnerabilities.json");
|
|
110457
110461
|
const diagnosticsFile = resolve14(tmpFolder, "diagnostics.json");
|
|
110458
110462
|
const callStackFile = resolve14(tmpFolder, "call-stacks.json");
|
|
@@ -110489,27 +110493,28 @@ async function runJellyAnalysis(mainProjectRoot, projectRoot, jellyOptions, reac
|
|
|
110489
110493
|
if (reachabilityAnalysisOptions.printLogFile)
|
|
110490
110494
|
logger.info("JS analysis log file:", await readFile8(logFile, "utf-8"));
|
|
110491
110495
|
const analysisDiagnostics = JSON.parse(await readFile8(diagnosticsFile, "utf-8"));
|
|
110492
|
-
analysisDiagnostics.time = analysisDiagnostics.analysisTime;
|
|
110493
|
-
delete analysisDiagnostics.analysisTime;
|
|
110494
|
-
analysisDiagnostics.timings = {
|
|
110495
|
-
analysisTime: analysisDiagnostics.time,
|
|
110496
|
-
patternMatchingTime: analysisDiagnostics.patternMatchingTime
|
|
110497
|
-
};
|
|
110498
110496
|
const callStacks = JSON.parse(await readFile8(callStackFile, "utf-8"));
|
|
110499
110497
|
const matches = {};
|
|
110500
110498
|
const realProjectRoot = await realpath2(projectRoot);
|
|
110501
|
-
for (const { vulnerability, paths } of callStacks) {
|
|
110499
|
+
for (const { vulnerability: { npm: { url: url3 } }, paths } of callStacks) {
|
|
110502
110500
|
const transformedStacks = transformJellyCallStacks(realProjectRoot, paths);
|
|
110503
|
-
if (matches[
|
|
110504
|
-
matches[
|
|
110505
|
-
|
|
110506
|
-
matches[
|
|
110501
|
+
if (matches[url3])
|
|
110502
|
+
matches[url3].stacks.push(...transformedStacks.stacks);
|
|
110503
|
+
else
|
|
110504
|
+
matches[url3] = transformedStacks;
|
|
110507
110505
|
}
|
|
110508
110506
|
const affectedPackages = JSON.parse(await readFile8(affectedPackagesFile, "utf-8")).packages;
|
|
110509
110507
|
const affectedPurls = affectedJSPackagesToPurl(affectedPackages);
|
|
110510
110508
|
return {
|
|
110511
110509
|
matches,
|
|
110512
|
-
analysisDiagnostics
|
|
110510
|
+
analysisDiagnostics: {
|
|
110511
|
+
...analysisDiagnostics,
|
|
110512
|
+
timings: {
|
|
110513
|
+
analysisTime: analysisDiagnostics.analysisTime,
|
|
110514
|
+
patternMatchingTime: analysisDiagnostics.patternMatchingTime,
|
|
110515
|
+
vulnerablePathDetectionTime: analysisDiagnostics.vulnerabilities?.vulnerabilityCollectionTime ?? 0
|
|
110516
|
+
}
|
|
110517
|
+
},
|
|
110513
110518
|
affectedPurls
|
|
110514
110519
|
};
|
|
110515
110520
|
} finally {
|
|
@@ -110740,7 +110745,7 @@ function transformSourceLocations(fileMappings, detectedOccurrences) {
|
|
|
110740
110745
|
|
|
110741
110746
|
// dist/whole-program-code-aware-vulnerability-scanner/go/go-code-aware-vulnerability-scanner.js
|
|
110742
110747
|
var import_lodash11 = __toESM(require_lodash(), 1);
|
|
110743
|
-
import
|
|
110748
|
+
import assert5 from "assert";
|
|
110744
110749
|
import { existsSync as existsSync10, createReadStream as createReadStream2, createWriteStream as createWriteStream3 } from "fs";
|
|
110745
110750
|
import { readFile as readFile9, rm as rm4, cp as cp6 } from "fs/promises";
|
|
110746
110751
|
import zlib2 from "zlib";
|
|
@@ -110845,7 +110850,7 @@ ${stderr}`);
|
|
|
110845
110850
|
}
|
|
110846
110851
|
}
|
|
110847
110852
|
static async runOnDependencyChain([first2, ...rest], vuln, options) {
|
|
110848
|
-
|
|
110853
|
+
assert5(first2.version);
|
|
110849
110854
|
const { Dir, GoMod } = JSON.parse(await runCommandResolveStdOut2(cmdt`go mod download -json ${first2.packageName}@v${first2.version}`));
|
|
110850
110855
|
const projectDir = await createTmpDirectory("go-run-on-dependency-chain-");
|
|
110851
110856
|
try {
|
|
@@ -110879,7 +110884,7 @@ ${stderr}`);
|
|
|
110879
110884
|
}
|
|
110880
110885
|
static async runOnAlreadyDownloadedPackages(packages, vuln, options) {
|
|
110881
110886
|
for (const pkg of packages)
|
|
110882
|
-
|
|
110887
|
+
assert5(existsSync10(join15(pkg, "go.mod")), `${pkg} does not contain a go.mod file`);
|
|
110883
110888
|
const [app, ...dependencies] = packages;
|
|
110884
110889
|
const projectDir = await createTmpDirectory("go-run-on-already-downloaded-packages-");
|
|
110885
110890
|
try {
|
|
@@ -111863,7 +111868,7 @@ ${msg}`;
|
|
|
111863
111868
|
});
|
|
111864
111869
|
}
|
|
111865
111870
|
static async runOnDependencyChain(chain, vuln, options) {
|
|
111866
|
-
|
|
111871
|
+
assert6(chain.every((dep) => dep.version));
|
|
111867
111872
|
const [first2, ...rest] = chain;
|
|
111868
111873
|
const uvCommand = getUvCommand();
|
|
111869
111874
|
return withTmpDirectory("python-run-on-dep-chain", async (tmpDir) => {
|
|
@@ -112009,7 +112014,7 @@ ${msg}`;
|
|
|
112009
112014
|
async updateVirtualEnvInfo(virtualEnvFolder, packageInstallationStats) {
|
|
112010
112015
|
const entries = await readdir4(join16(virtualEnvFolder, ".venv", "lib"));
|
|
112011
112016
|
const pydir = entries.find((entry) => entry.startsWith("python"));
|
|
112012
|
-
|
|
112017
|
+
assert6(pydir, `No python* directory found in virtual environment: ${util5.inspect(entries)}`);
|
|
112013
112018
|
this.virtualEnvInfo = {
|
|
112014
112019
|
virtualEnvFolder,
|
|
112015
112020
|
virtualEnvPathToSitePackages: `${virtualEnvFolder}/.venv/lib/${pydir}/site-packages`,
|
|
@@ -112263,7 +112268,7 @@ var PipAnalyzer = class {
|
|
|
112263
112268
|
});
|
|
112264
112269
|
async runPhantomDependencyAnalysis() {
|
|
112265
112270
|
const info = (await this.prepareScanner()).getVirtualEnvInfo();
|
|
112266
|
-
|
|
112271
|
+
assert7(info !== void 0);
|
|
112267
112272
|
const { subprojectDir, workspacePath, workspaceData } = this.state;
|
|
112268
112273
|
let declaredDeps;
|
|
112269
112274
|
if (workspaceData.type === "coana") {
|
|
@@ -112362,7 +112367,7 @@ var CLI_VERSION_TO_USE_CACHING_FROM = { PIP: "14.9.15" };
|
|
|
112362
112367
|
var CLI_VERSION_TO_USE_CACHING_FROM_DEFAULT = "13.16.6";
|
|
112363
112368
|
var SOCKET_MODE = process.env.SOCKET_MODE === "true";
|
|
112364
112369
|
function assertVulnChainDetails(vs) {
|
|
112365
|
-
|
|
112370
|
+
assert8(vs.every((v) => v.vulnChainDetails));
|
|
112366
112371
|
}
|
|
112367
112372
|
var apiKey = COANA_API_KEY ? { type: "present", value: COANA_API_KEY } : { type: "missing" };
|
|
112368
112373
|
var dashboardAPI = new DashboardAPI(SOCKET_MODE, process.env.DISABLE_ANALYTICS_SHARING === "true");
|
|
@@ -112963,7 +112968,23 @@ var NpmAnalyzer = class {
|
|
|
112963
112968
|
}));
|
|
112964
112969
|
logger.info(`Found ${unreachableVulns.length} ${pluralize(unreachableVulns.length, "vulnerability")} that ${unreachableVulns.length !== 1 ? "are" : "is"} unreachable from the import graph`);
|
|
112965
112970
|
}
|
|
112966
|
-
|
|
112971
|
+
let res = [];
|
|
112972
|
+
if (otherVulns.length) {
|
|
112973
|
+
const [vulnsWithRange, vulnsWithoutRange] = partition3(otherVulns, (v) => v.range);
|
|
112974
|
+
if (vulnsWithRange.length)
|
|
112975
|
+
res = await analyzeWithHeuristics(this.state, vulnsWithRange, heuristicsInOrder, true, vulnerabilityScanner, wrappedCollector, statusUpdater);
|
|
112976
|
+
if (vulnsWithoutRange.length) {
|
|
112977
|
+
const scanResult = {
|
|
112978
|
+
type: "analysisError",
|
|
112979
|
+
message: "Vulnerability range is missing, cannot perform vulnerability reachability analysis."
|
|
112980
|
+
};
|
|
112981
|
+
for (const v of vulnsWithoutRange) {
|
|
112982
|
+
const av = v;
|
|
112983
|
+
av.results = scanResult;
|
|
112984
|
+
res.push(av);
|
|
112985
|
+
}
|
|
112986
|
+
}
|
|
112987
|
+
}
|
|
112967
112988
|
if (unreachableVulns.length) {
|
|
112968
112989
|
const heuristicName = heuristics.IMPORT_REACHABILITY.name;
|
|
112969
112990
|
const scanResult = {
|