@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
|
@@ -9,11 +9,11 @@ import {
|
|
|
9
9
|
require_hints,
|
|
10
10
|
require_parser,
|
|
11
11
|
require_patching
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-RUAUP2X2.js";
|
|
13
13
|
import {
|
|
14
14
|
require_moduleresolver,
|
|
15
15
|
require_typescript
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-XXE5Z2AZ.js";
|
|
17
17
|
import {
|
|
18
18
|
__commonJS,
|
|
19
19
|
__name,
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
require_tokens,
|
|
38
38
|
require_transform,
|
|
39
39
|
require_util
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-US4VPHJ4.js";
|
|
41
41
|
|
|
42
42
|
// lib/misc/timer.js
|
|
43
43
|
var require_timer = __commonJS({
|
|
@@ -255,7 +255,7 @@ var require_globalstate = __commonJS({
|
|
|
255
255
|
this.functionInfos.set(fun, f);
|
|
256
256
|
const parent = (0, asthelpers_1.getEnclosingFunction)(path)?.node;
|
|
257
257
|
(parent ? this.functionInfos.get(parent).functions : m.functions).add(f);
|
|
258
|
-
this.vulnerabilities?.reachedFunction(
|
|
258
|
+
this.vulnerabilities?.reachedFunction(f);
|
|
259
259
|
}
|
|
260
260
|
reachedFile(tofile, entry, from, local) {
|
|
261
261
|
let moduleInfo;
|
|
@@ -269,8 +269,8 @@ var require_globalstate = __commonJS({
|
|
|
269
269
|
packageInfo = from.packageInfo;
|
|
270
270
|
rel = (0, path_1.relative)(packageInfo.dir, tofile);
|
|
271
271
|
if (rel.startsWith("../")) {
|
|
272
|
-
packageInfo = void 0;
|
|
273
272
|
logger_1.default.warn(`Relative module reference from ${from.getPath()} to ${rel} outside current package ${packageInfo}`);
|
|
273
|
+
packageInfo = void 0;
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
if (!packageInfo) {
|
|
@@ -354,20 +354,17 @@ var require_constraintvarproducer = __commonJS({
|
|
|
354
354
|
exports.ConstraintVarProducer = void 0;
|
|
355
355
|
var types_1 = __require("@babel/types");
|
|
356
356
|
var constraintvars_1 = require_constraintvars();
|
|
357
|
-
var tokens_1 = require_tokens();
|
|
358
357
|
var ecmascript_1 = require_ecmascript();
|
|
359
|
-
var
|
|
358
|
+
var asthelpers_1 = require_asthelpers();
|
|
360
359
|
var ConstraintVarProducer = class {
|
|
361
360
|
static {
|
|
362
361
|
__name(this, "ConstraintVarProducer");
|
|
363
362
|
}
|
|
364
363
|
s;
|
|
365
|
-
f;
|
|
366
364
|
a;
|
|
367
|
-
constructor(s,
|
|
365
|
+
constructor(s, a) {
|
|
368
366
|
this.s = s;
|
|
369
|
-
this.
|
|
370
|
-
this.a = f.a;
|
|
367
|
+
this.a = a;
|
|
371
368
|
}
|
|
372
369
|
expVar(exp, path) {
|
|
373
370
|
return this.expVar2(exp, path).v;
|
|
@@ -392,15 +389,12 @@ var require_constraintvarproducer = __commonJS({
|
|
|
392
389
|
const binding = path.scope.getBinding(id.name);
|
|
393
390
|
if (binding)
|
|
394
391
|
return { v: this.nodeVar(binding.identifier) };
|
|
395
|
-
else if (id.name === "arguments")
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
} else
|
|
392
|
+
else if (id.name === "arguments")
|
|
393
|
+
return { v: this.argumentsVar((0, asthelpers_1.getEnclosingNonArrowFunction)(path) ?? path.findParent((p) => p.isProgram()).node) };
|
|
394
|
+
else
|
|
399
395
|
return { v: this.objPropVar(this.a.globalSpecialNatives["globalThis"], id.name), unbound: true };
|
|
400
396
|
}
|
|
401
397
|
objPropVar(obj, prop, accessor = "normal") {
|
|
402
|
-
if (options_1.options.widening && obj instanceof tokens_1.ObjectToken && this.f.widened.has(obj))
|
|
403
|
-
return this.packagePropVar(obj.getPackageInfo(), prop, accessor);
|
|
404
398
|
return this.a.canonicalizeVar(constraintvars_1.ObjectPropertyVar.make(this.s, obj, prop, accessor));
|
|
405
399
|
}
|
|
406
400
|
arrayUnknownVar(arr) {
|
|
@@ -409,9 +403,6 @@ var require_constraintvarproducer = __commonJS({
|
|
|
409
403
|
arrayAllVar(arr) {
|
|
410
404
|
return this.objPropVar(arr, ecmascript_1.ARRAY_ALL);
|
|
411
405
|
}
|
|
412
|
-
packagePropVar(pck, prop, accessor = "normal") {
|
|
413
|
-
return this.objPropVar(this.a.canonicalizeToken(new tokens_1.PackageObjectToken(pck)), prop, accessor);
|
|
414
|
-
}
|
|
415
406
|
returnVar(fun) {
|
|
416
407
|
return this.a.canonicalizeVar(new constraintvars_1.FunctionReturnVar(fun));
|
|
417
408
|
}
|
|
@@ -428,13 +419,9 @@ var require_constraintvarproducer = __commonJS({
|
|
|
428
419
|
return n !== void 0 ? this.a.canonicalizeVar(new constraintvars_1.NodeVar(n)) : void 0;
|
|
429
420
|
}
|
|
430
421
|
ancestorsVar(t) {
|
|
431
|
-
if (options_1.options.widening && t instanceof tokens_1.ObjectToken && this.f.widened.has(t))
|
|
432
|
-
t = this.a.canonicalizeToken(new tokens_1.PackageObjectToken(t.getPackageInfo()));
|
|
433
422
|
return this.a.canonicalizeVar(new constraintvars_1.AncestorsVar(t));
|
|
434
423
|
}
|
|
435
424
|
readResultVar(t, prop) {
|
|
436
|
-
if (options_1.options.widening && t instanceof tokens_1.ObjectToken && this.f.widened.has(t))
|
|
437
|
-
t = this.a.canonicalizeToken(new tokens_1.PackageObjectToken(t.getPackageInfo()));
|
|
438
425
|
return this.a.canonicalizeVar(new constraintvars_1.ReadResultVar(t, prop));
|
|
439
426
|
}
|
|
440
427
|
};
|
|
@@ -454,6 +441,7 @@ var require_fragmentstate = __commonJS({
|
|
|
454
441
|
var constraintvars_1 = require_constraintvars();
|
|
455
442
|
var tokens_1 = require_tokens();
|
|
456
443
|
var infos_1 = require_infos();
|
|
444
|
+
var types_1 = __require("@babel/types");
|
|
457
445
|
var assert_1 = __importDefault(__require("assert"));
|
|
458
446
|
var util_1 = require_util();
|
|
459
447
|
var options_1 = require_options();
|
|
@@ -480,10 +468,8 @@ var require_fragmentstate = __commonJS({
|
|
|
480
468
|
tokenListeners2 = /* @__PURE__ */ new Map();
|
|
481
469
|
listenersProcessed = /* @__PURE__ */ new Map();
|
|
482
470
|
externalCallbacksProcessed = /* @__PURE__ */ new Set();
|
|
483
|
-
packageNeighborListeners = /* @__PURE__ */ new Map();
|
|
484
471
|
arrayEntriesListeners = /* @__PURE__ */ new Map();
|
|
485
472
|
objectPropertiesListeners = /* @__PURE__ */ new Map();
|
|
486
|
-
packageNeighbors = /* @__PURE__ */ new Map();
|
|
487
473
|
postponedListenerCalls = [];
|
|
488
474
|
postponedListenerCalls2 = [];
|
|
489
475
|
nodesWithNewEdges = /* @__PURE__ */ new Set();
|
|
@@ -507,7 +493,6 @@ var require_fragmentstate = __commonJS({
|
|
|
507
493
|
functionParameters = /* @__PURE__ */ new Map();
|
|
508
494
|
invokedExpressions = /* @__PURE__ */ new Set();
|
|
509
495
|
maybeEscaping = /* @__PURE__ */ new Set();
|
|
510
|
-
widened = /* @__PURE__ */ new Set();
|
|
511
496
|
maybeEscapingToExternal = /* @__PURE__ */ new Map();
|
|
512
497
|
unhandledDynamicPropertyWrites = /* @__PURE__ */ new Map();
|
|
513
498
|
unhandledDynamicPropertyReads = /* @__PURE__ */ new Set();
|
|
@@ -527,7 +512,7 @@ var require_fragmentstate = __commonJS({
|
|
|
527
512
|
functionTokens = /* @__PURE__ */ new Set();
|
|
528
513
|
constructor(s) {
|
|
529
514
|
this.a = s.globalState;
|
|
530
|
-
this.varProducer = new constraintvarproducer_1.ConstraintVarProducer(s,
|
|
515
|
+
this.varProducer = new constraintvarproducer_1.ConstraintVarProducer(s, s.globalState);
|
|
531
516
|
}
|
|
532
517
|
registerCallEdge(call, from, to, { native, accessor, external } = {}) {
|
|
533
518
|
if ((!accessor || options_1.options.callgraphImplicit) && (!native || options_1.options.callgraphNative) && (!external || options_1.options.callgraphExternal)) {
|
|
@@ -734,18 +719,6 @@ var require_fragmentstate = __commonJS({
|
|
|
734
719
|
isEmpty(v) {
|
|
735
720
|
return !this.tokens.has(v);
|
|
736
721
|
}
|
|
737
|
-
static emptyHas = /* @__PURE__ */ __name((_t) => false, "emptyHas");
|
|
738
|
-
getHas(v) {
|
|
739
|
-
if (v) {
|
|
740
|
-
const ts = this.tokens.get(v);
|
|
741
|
-
if (ts) {
|
|
742
|
-
if (ts instanceof tokens_1.Token)
|
|
743
|
-
return (t) => ts === t;
|
|
744
|
-
return (t) => ts.has(t);
|
|
745
|
-
}
|
|
746
|
-
}
|
|
747
|
-
return _FragmentState.emptyHas;
|
|
748
|
-
}
|
|
749
722
|
getNumberOfVarsWithTokens() {
|
|
750
723
|
return this.tokens.size;
|
|
751
724
|
}
|
|
@@ -768,10 +741,6 @@ var require_fragmentstate = __commonJS({
|
|
|
768
741
|
deleteVar(v) {
|
|
769
742
|
this.tokens.delete(v);
|
|
770
743
|
}
|
|
771
|
-
replaceTokens(v, ts, old) {
|
|
772
|
-
this.tokens.set(v, ts.size === 1 ? ts.values().next().value : ts);
|
|
773
|
-
this.numberOfTokens += ts.size - old;
|
|
774
|
-
}
|
|
775
744
|
hasToken(v, t) {
|
|
776
745
|
const ts = this.tokens.get(v);
|
|
777
746
|
if (!ts)
|
|
@@ -824,18 +793,29 @@ var require_fragmentstate = __commonJS({
|
|
|
824
793
|
this.numberOfTokens += added.length;
|
|
825
794
|
return added;
|
|
826
795
|
}
|
|
827
|
-
|
|
828
|
-
if (options_1.options.widening && t instanceof tokens_1.ObjectToken && this.widened.has(t))
|
|
829
|
-
return this.a.canonicalizeToken(new tokens_1.PackageObjectToken(t.getPackageInfo(), t.kind));
|
|
830
|
-
else
|
|
831
|
-
return t;
|
|
832
|
-
}
|
|
833
|
-
requireModule(str, path, moduleInfo) {
|
|
796
|
+
loadModule(mode, str, path, moduleInfo) {
|
|
834
797
|
let m;
|
|
835
|
-
|
|
798
|
+
let filepath;
|
|
799
|
+
try {
|
|
800
|
+
filepath = (0, files_1.resolveModule)(mode, str, moduleInfo.getPath(), this.a);
|
|
801
|
+
if (filepath !== void 0 && !filepath.startsWith(options_1.options.basedir) && !filepath.startsWith(options_1.options.basedir)) {
|
|
802
|
+
this.warn(`Skipping module '${str}' at ${filepath} outside basedir`, path.node);
|
|
803
|
+
filepath = void 0;
|
|
804
|
+
}
|
|
805
|
+
} catch (e) {
|
|
806
|
+
if (options_1.options.ignoreUnresolved || options_1.options.ignoreDependencies || (0, files_1.isAbsoluteModuleName)(str) && (options_1.options.includePackages && !options_1.options.includePackages.includes(str) || options_1.options.excludePackages?.includes(str))) {
|
|
807
|
+
if (logger_1.default.isVerboseEnabled())
|
|
808
|
+
logger_1.default.verbose(`Ignoring unresolved module '${str}' at ${(0, util_1.locationToStringWithFile)(path.node.loc)}`);
|
|
809
|
+
} else if ((0, asthelpers_1.isInTryBlockOrBranch)(path))
|
|
810
|
+
this.warn(`Unable to resolve conditionally loaded module '${str}' (${e.message})`, path.node);
|
|
811
|
+
else if (path.isCallExpression() && !((0, types_1.isIdentifier)(path.node.callee) && path.node.callee.name === "require"))
|
|
812
|
+
this.warn(`Unable to resolve module '${str}' at indirect require call (${e.message})`, path.node);
|
|
813
|
+
else
|
|
814
|
+
this.error(`Unable to resolve module '${str}' (${e.message})`, path.node);
|
|
815
|
+
}
|
|
836
816
|
if (filepath)
|
|
837
817
|
m = this.a.reachedFile(filepath, false, moduleInfo, (0, files_1.isLocalRequire)(str));
|
|
838
|
-
else if (
|
|
818
|
+
else if ((0, files_1.isAbsoluteModuleName)(str))
|
|
839
819
|
m = (0, util_1.getOrSet)(this.a.dummyModuleInfos, str, () => new infos_1.DummyModuleInfo(str));
|
|
840
820
|
return m;
|
|
841
821
|
}
|
|
@@ -1040,7 +1020,6 @@ var require_diagnostics = __commonJS({
|
|
|
1040
1020
|
lastPrintDiagnosticsTime = 0;
|
|
1041
1021
|
tokenListenerNotifications = 0;
|
|
1042
1022
|
tokenListener2Notifications = 0;
|
|
1043
|
-
packageNeighborListenerNotifications = 0;
|
|
1044
1023
|
arrayEntriesListenerNotifications = 0;
|
|
1045
1024
|
objectPropertiesListenerNotifications = 0;
|
|
1046
1025
|
waveLimitReached = 0;
|
|
@@ -1049,8 +1028,6 @@ var require_diagnostics = __commonJS({
|
|
|
1049
1028
|
totalCycleEliminationRuns = 0;
|
|
1050
1029
|
totalPropagationTime = 0n;
|
|
1051
1030
|
totalListenerCallTime = 0n;
|
|
1052
|
-
totalWideningTime = 0n;
|
|
1053
|
-
totalFragmentMergeTime = 0n;
|
|
1054
1031
|
totalEscapePatchingTime = 0n;
|
|
1055
1032
|
totalApproxPatchingTime = 0n;
|
|
1056
1033
|
totalOtherPatchingTime = 0n;
|
|
@@ -1147,7 +1124,6 @@ var require_solver = __commonJS({
|
|
|
1147
1124
|
return this.fragmentState.varProducer;
|
|
1148
1125
|
}
|
|
1149
1126
|
unprocessedTokens = /* @__PURE__ */ new Map();
|
|
1150
|
-
restored = /* @__PURE__ */ new Set();
|
|
1151
1127
|
listeners = /* @__PURE__ */ new Map();
|
|
1152
1128
|
diagnostics = new diagnostics_1.default();
|
|
1153
1129
|
abort;
|
|
@@ -1167,7 +1143,6 @@ var require_solver = __commonJS({
|
|
|
1167
1143
|
d.listeners = [
|
|
1168
1144
|
f.tokenListeners,
|
|
1169
1145
|
f.tokenListeners2,
|
|
1170
|
-
f.packageNeighborListeners,
|
|
1171
1146
|
f.arrayEntriesListeners,
|
|
1172
1147
|
f.objectPropertiesListeners
|
|
1173
1148
|
].reduce((acc, l) => acc + (0, util_1.mapMapSize)(l), 0);
|
|
@@ -1214,26 +1189,6 @@ var require_solver = __commonJS({
|
|
|
1214
1189
|
ws = this.tokenAdded(toRep, t, ws);
|
|
1215
1190
|
}
|
|
1216
1191
|
}
|
|
1217
|
-
replaceTokens(m) {
|
|
1218
|
-
const f = this.fragmentState;
|
|
1219
|
-
for (const [v, ts, size] of f.getAllVarsAndTokens()) {
|
|
1220
|
-
const r = /* @__PURE__ */ new Set();
|
|
1221
|
-
let any = false;
|
|
1222
|
-
let ws = void 0;
|
|
1223
|
-
for (const t of ts) {
|
|
1224
|
-
const q = t instanceof tokens_1.ObjectToken && m.get(t);
|
|
1225
|
-
if (q) {
|
|
1226
|
-
if (!(Array.isArray(ts) ? ts.includes(q) : ts.has(q)) && !r.has(q))
|
|
1227
|
-
ws = this.tokenAdded(v, q, ws);
|
|
1228
|
-
r.add(q);
|
|
1229
|
-
any = true;
|
|
1230
|
-
} else
|
|
1231
|
-
r.add(t);
|
|
1232
|
-
}
|
|
1233
|
-
if (any)
|
|
1234
|
-
f.replaceTokens(v, r, size);
|
|
1235
|
-
}
|
|
1236
|
-
}
|
|
1237
1192
|
tokenAdded(toRep, t, ws) {
|
|
1238
1193
|
if (logger_1.default.isDebugEnabled())
|
|
1239
1194
|
logger_1.default.debug(`Added token ${t} to ${toRep}`);
|
|
@@ -1275,12 +1230,12 @@ var require_solver = __commonJS({
|
|
|
1275
1230
|
}
|
|
1276
1231
|
}
|
|
1277
1232
|
printDiagnostics() {
|
|
1278
|
-
if (options_1.options.printProgress && options_1.options.tty && logger_1.isTTY && !options_1.options.logfile && logger_1.default.level === "info"
|
|
1233
|
+
if (options_1.options.printProgress && options_1.options.tty && logger_1.isTTY && !options_1.options.logfile && logger_1.default.level === "info") {
|
|
1279
1234
|
const d = Number(this.timer.elapsed() / 1000000n);
|
|
1280
1235
|
if (d > this.diagnostics.lastPrintDiagnosticsTime + 100) {
|
|
1281
1236
|
this.diagnostics.lastPrintDiagnosticsTime = d;
|
|
1282
1237
|
const f = this.fragmentState;
|
|
1283
|
-
(0, logger_1.writeStdOut)(
|
|
1238
|
+
(0, logger_1.writeStdOut)(`${this.phase}... (total time: ${d}ms, call edges: ${f.numberOfCallToFunctionEdges}` + (options_1.options.diagnostics ? `, vars: ${f.getNumberOfVarsWithTokens()}, tokens: ${f.numberOfTokens}, subsets: ${f.numberOfSubsetEdges}, ` + (options_1.options.maxIndirections !== void 0 ? `round: ${this.diagnostics.round}, ` : "") + `wave: ${this.diagnostics.wave}, propagations: ${this.diagnostics.propagations}, worklist: ${this.diagnostics.unprocessedTokensSize + f.postponedListenerCalls.length + f.postponedListenerCalls2.length - this.postponedListenersProcessed}` : "") + ")");
|
|
1284
1239
|
f.a.timeoutTimer.checkTimeout();
|
|
1285
1240
|
}
|
|
1286
1241
|
}
|
|
@@ -1403,8 +1358,6 @@ var require_solver = __commonJS({
|
|
|
1403
1358
|
}
|
|
1404
1359
|
}
|
|
1405
1360
|
callTokenListener2(id, listener, t) {
|
|
1406
|
-
if (this.phase === "module" || this.phase === "init")
|
|
1407
|
-
return;
|
|
1408
1361
|
const s = (0, util_1.mapGetSet)(this.fragmentState.listenersProcessed, id);
|
|
1409
1362
|
if (!s.has(t)) {
|
|
1410
1363
|
s.add(t);
|
|
@@ -1412,48 +1365,6 @@ var require_solver = __commonJS({
|
|
|
1412
1365
|
this.diagnostics.tokenListener2Notifications++;
|
|
1413
1366
|
}
|
|
1414
1367
|
}
|
|
1415
|
-
addForAllPackageNeighborsConstraint(k, opts, listener) {
|
|
1416
|
-
if (logger_1.default.isDebugEnabled())
|
|
1417
|
-
logger_1.default.debug(`Adding package neighbor constraint to ${k}`);
|
|
1418
|
-
const id = this.getListenerID({ l: listeners_1.TokenListener.PACKAGE_NEIGHBORS, ...opts });
|
|
1419
|
-
const m = this.runPackageNeighborsListener(k, id, listener);
|
|
1420
|
-
if (m) {
|
|
1421
|
-
m.set(id, listener);
|
|
1422
|
-
}
|
|
1423
|
-
}
|
|
1424
|
-
runPackageNeighborsListener(k, id, listener) {
|
|
1425
|
-
const f = this.fragmentState;
|
|
1426
|
-
const m = (0, util_1.mapGetMap)(f.packageNeighborListeners, k);
|
|
1427
|
-
if (!m.has(id)) {
|
|
1428
|
-
const qs = f.packageNeighbors.get(k);
|
|
1429
|
-
if (qs)
|
|
1430
|
-
for (const q of qs) {
|
|
1431
|
-
this.enqueueListenerCall([listener, q]);
|
|
1432
|
-
this.diagnostics.packageNeighborListenerNotifications++;
|
|
1433
|
-
}
|
|
1434
|
-
return m;
|
|
1435
|
-
} else
|
|
1436
|
-
return false;
|
|
1437
|
-
}
|
|
1438
|
-
addPackageNeighbor(k1, k2) {
|
|
1439
|
-
if (options_1.options.readNeighbors) {
|
|
1440
|
-
this.addPackageNeighborPrivate(k1, k2);
|
|
1441
|
-
this.addPackageNeighborPrivate(k2, k1);
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
addPackageNeighborPrivate(k, neighbor) {
|
|
1445
|
-
const f = this.fragmentState;
|
|
1446
|
-
const s = (0, util_1.mapGetSet)(f.packageNeighbors, k);
|
|
1447
|
-
if (!s.has(neighbor)) {
|
|
1448
|
-
s.add(neighbor);
|
|
1449
|
-
const ts = f.packageNeighborListeners.get(k);
|
|
1450
|
-
if (ts)
|
|
1451
|
-
for (const listener of ts.values()) {
|
|
1452
|
-
this.enqueueListenerCall([listener, neighbor]);
|
|
1453
|
-
this.diagnostics.packageNeighborListenerNotifications++;
|
|
1454
|
-
}
|
|
1455
|
-
}
|
|
1456
|
-
}
|
|
1457
1368
|
addForAllAncestorsConstraint(t, key, opts, listener) {
|
|
1458
1369
|
if (logger_1.default.isDebugEnabled())
|
|
1459
1370
|
logger_1.default.debug(`Adding ancestors constraint to ${t} ${opts.n ? `at ${(0, util_1.nodeToString)(opts.n)}` : `${listeners_1.TokenListener[key]} ${opts.s}`}`);
|
|
@@ -1468,7 +1379,7 @@ var require_solver = __commonJS({
|
|
|
1468
1379
|
else if (t instanceof tokens_1.ArrayToken) {
|
|
1469
1380
|
this.callTokenListener(id, listener, g[ecmascript_1.ARRAY_PROTOTYPE]);
|
|
1470
1381
|
this.callTokenListener(id, listener, g[ecmascript_1.OBJECT_PROTOTYPE]);
|
|
1471
|
-
} else if (t instanceof tokens_1.FunctionToken
|
|
1382
|
+
} else if (t instanceof tokens_1.FunctionToken) {
|
|
1472
1383
|
this.callTokenListener(id, listener, g[ecmascript_1.FUNCTION_PROTOTYPE]);
|
|
1473
1384
|
this.callTokenListener(id, listener, g[ecmascript_1.OBJECT_PROTOTYPE]);
|
|
1474
1385
|
} else if (t instanceof tokens_1.AllocationSiteToken) {
|
|
@@ -1532,7 +1443,7 @@ var require_solver = __commonJS({
|
|
|
1532
1443
|
} else
|
|
1533
1444
|
return false;
|
|
1534
1445
|
}
|
|
1535
|
-
addArrayEntry(a, prop
|
|
1446
|
+
addArrayEntry(a, prop) {
|
|
1536
1447
|
if (!(0, util_1.isArrayIndex)(prop))
|
|
1537
1448
|
return;
|
|
1538
1449
|
const f = this.fragmentState;
|
|
@@ -1547,9 +1458,7 @@ var require_solver = __commonJS({
|
|
|
1547
1458
|
this.enqueueListenerCall([listener, prop]);
|
|
1548
1459
|
this.diagnostics.arrayEntriesListenerNotifications++;
|
|
1549
1460
|
}
|
|
1550
|
-
|
|
1551
|
-
this.addSubsetEdge(f.getRepresentative(f.varProducer.objPropVar(a, prop)), f.getRepresentative(f.varProducer.arrayAllVar(a)));
|
|
1552
|
-
}
|
|
1461
|
+
this.addSubsetEdge(f.getRepresentative(f.varProducer.objPropVar(a, prop)), f.getRepresentative(f.varProducer.arrayAllVar(a)));
|
|
1553
1462
|
}
|
|
1554
1463
|
}
|
|
1555
1464
|
addForAllObjectPropertiesConstraint(t, key, n, listener) {
|
|
@@ -1577,7 +1486,7 @@ var require_solver = __commonJS({
|
|
|
1577
1486
|
} else
|
|
1578
1487
|
return false;
|
|
1579
1488
|
}
|
|
1580
|
-
addObjectProperty(a, prop
|
|
1489
|
+
addObjectProperty(a, prop) {
|
|
1581
1490
|
const f = this.fragmentState;
|
|
1582
1491
|
const ps = (0, util_1.mapGetSet)(f.objectProperties, a);
|
|
1583
1492
|
if (!ps.has(prop)) {
|
|
@@ -1592,17 +1501,15 @@ var require_solver = __commonJS({
|
|
|
1592
1501
|
this.diagnostics.objectPropertiesListenerNotifications++;
|
|
1593
1502
|
}
|
|
1594
1503
|
}
|
|
1595
|
-
if (
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
this.
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
});
|
|
1605
|
-
}
|
|
1504
|
+
if (a instanceof tokens_1.ArrayToken && prop === ecmascript_1.ARRAY_UNKNOWN)
|
|
1505
|
+
this.addSubsetEdge(f.getRepresentative(f.varProducer.arrayUnknownVar(a)), f.getRepresentative(f.varProducer.arrayAllVar(a)));
|
|
1506
|
+
if (prop === (0, ecmascript_1.INTERNAL_PROTOTYPE)()) {
|
|
1507
|
+
this.addForAllTokensConstraint(f.varProducer.objPropVar(a, prop), listeners_1.TokenListener.ANCESTORS, { t: a }, (b) => {
|
|
1508
|
+
const aVar = this.varProducer.ancestorsVar(a);
|
|
1509
|
+
this.addTokenConstraint(b, aVar);
|
|
1510
|
+
if ((0, constraintvars_1.isObjectPropertyVarObj)(b))
|
|
1511
|
+
this.addSubsetConstraint(this.varProducer.ancestorsVar(b), aVar);
|
|
1512
|
+
});
|
|
1606
1513
|
}
|
|
1607
1514
|
}
|
|
1608
1515
|
}
|
|
@@ -1744,9 +1651,9 @@ var require_solver = __commonJS({
|
|
|
1744
1651
|
f.a.timeoutTimer.checkTimeout();
|
|
1745
1652
|
await this.checkAbort();
|
|
1746
1653
|
if (logger_1.default.isVerboseEnabled())
|
|
1747
|
-
logger_1.default.verbose(`Propagating (tokens: ${this.unprocessedTokens.size},
|
|
1654
|
+
logger_1.default.verbose(`Propagating (tokens: ${this.unprocessedTokens.size}, non-bounded: ${f.postponedListenerCalls.length}, bounded: ${f.postponedListenerCalls2.length})`);
|
|
1748
1655
|
let wave = 1, round = 1;
|
|
1749
|
-
while (this.unprocessedTokens.size > 0 ||
|
|
1656
|
+
while (this.unprocessedTokens.size > 0 || f.postponedListenerCalls.length > 0 || f.postponedListenerCalls2.length > 0) {
|
|
1750
1657
|
this.diagnostics.wave = wave;
|
|
1751
1658
|
this.diagnostics.round = round;
|
|
1752
1659
|
if (logger_1.default.isVerboseEnabled())
|
|
@@ -1757,17 +1664,14 @@ var require_solver = __commonJS({
|
|
|
1757
1664
|
this.diagnostics.unprocessedTokensSize = 0;
|
|
1758
1665
|
this.unprocessedTokens.clear();
|
|
1759
1666
|
f.nodesWithNewEdges.clear();
|
|
1760
|
-
this.restored.clear();
|
|
1761
1667
|
f.postponedListenerCalls.length = 0;
|
|
1762
1668
|
break;
|
|
1763
1669
|
}
|
|
1764
|
-
if (this.unprocessedTokens.size > 0
|
|
1670
|
+
if (this.unprocessedTokens.size > 0) {
|
|
1765
1671
|
if (options_1.options.cycleElimination && f.numberOfSubsetEdges >= CYCLE_ELIMINATION_MINIMUM && f.numberOfSubsetEdges >= f.prevNumEdges * CYCLE_ELIMINATION_FACTOR) {
|
|
1766
1672
|
const nodes = /* @__PURE__ */ new Set();
|
|
1767
1673
|
for (const v of f.nodesWithNewEdges)
|
|
1768
1674
|
nodes.add(f.getRepresentative(v));
|
|
1769
|
-
for (const v of this.restored)
|
|
1770
|
-
nodes.add(f.getRepresentative(v));
|
|
1771
1675
|
if (nodes.size > 0) {
|
|
1772
1676
|
const edgesBefore = f.numberOfSubsetEdges;
|
|
1773
1677
|
const timer1 = new timer_1.default();
|
|
@@ -1791,7 +1695,6 @@ var require_solver = __commonJS({
|
|
|
1791
1695
|
}
|
|
1792
1696
|
this.diagnostics.totalPropagationTime += timer2.elapsed();
|
|
1793
1697
|
f.nodesWithNewEdges.clear();
|
|
1794
|
-
this.restored.clear();
|
|
1795
1698
|
}
|
|
1796
1699
|
const timer3 = new timer_1.default();
|
|
1797
1700
|
for (const v of this.unprocessedTokens.keys())
|
|
@@ -1801,7 +1704,6 @@ var require_solver = __commonJS({
|
|
|
1801
1704
|
if (logger_1.default.isVerboseEnabled())
|
|
1802
1705
|
logger_1.default.verbose(`Processing ${this.diagnostics.unprocessedTokensSize} new token${this.diagnostics.unprocessedTokensSize !== 1 ? "s" : ""}`);
|
|
1803
1706
|
const timer = new timer_1.default();
|
|
1804
|
-
this.restored.clear();
|
|
1805
1707
|
for (const v of this.unprocessedTokens.keys()) {
|
|
1806
1708
|
this.processTokens(v);
|
|
1807
1709
|
await this.checkAbort(true);
|
|
@@ -1809,8 +1711,8 @@ var require_solver = __commonJS({
|
|
|
1809
1711
|
this.diagnostics.totalPropagationTime += timer.elapsed();
|
|
1810
1712
|
}
|
|
1811
1713
|
}
|
|
1812
|
-
if (this.unprocessedTokens.size !== 0 || this.diagnostics.unprocessedTokensSize !== this.unprocessedTokens.size
|
|
1813
|
-
assert_1.default.fail(`worklist non-empty: unprocessedTokens.size: ${this.unprocessedTokens.size}, unprocessedTokensSize: ${this.diagnostics.unprocessedTokensSize}
|
|
1714
|
+
if (this.unprocessedTokens.size !== 0 || this.diagnostics.unprocessedTokensSize !== this.unprocessedTokens.size)
|
|
1715
|
+
assert_1.default.fail(`worklist non-empty: unprocessedTokens.size: ${this.unprocessedTokens.size}, unprocessedTokensSize: ${this.diagnostics.unprocessedTokensSize}`);
|
|
1814
1716
|
if (f.postponedListenerCalls.length > 0) {
|
|
1815
1717
|
if (logger_1.default.isVerboseEnabled())
|
|
1816
1718
|
logger_1.default.verbose(`Processing non-bounded listener calls: ${f.postponedListenerCalls.length}`);
|
|
@@ -1831,7 +1733,6 @@ var require_solver = __commonJS({
|
|
|
1831
1733
|
this.diagnostics.unprocessedTokensSize = 0;
|
|
1832
1734
|
this.unprocessedTokens.clear();
|
|
1833
1735
|
f.nodesWithNewEdges.clear();
|
|
1834
|
-
this.restored.clear();
|
|
1835
1736
|
f.postponedListenerCalls.length = 0;
|
|
1836
1737
|
f.postponedListenerCalls2.length = 0;
|
|
1837
1738
|
} else {
|
|
@@ -1877,347 +1778,11 @@ var require_solver = __commonJS({
|
|
|
1877
1778
|
}
|
|
1878
1779
|
}
|
|
1879
1780
|
}
|
|
1880
|
-
prepare() {
|
|
1881
|
-
this.fragmentState = new fragmentstate_1.FragmentState(this);
|
|
1882
|
-
this.phase = "init";
|
|
1883
|
-
}
|
|
1884
|
-
merge(_s) {
|
|
1885
|
-
this.phase = "merging";
|
|
1886
|
-
const timer = new timer_1.default();
|
|
1887
|
-
const s = _s;
|
|
1888
|
-
const f = this.fragmentState;
|
|
1889
|
-
(0, util_1.mapSetAddAll)(s.listenersProcessed, f.listenersProcessed);
|
|
1890
|
-
(0, util_1.addAll)(s.externalCallbacksProcessed, f.externalCallbacksProcessed);
|
|
1891
|
-
for (const [v, rep] of s.redirections) {
|
|
1892
|
-
const fRep = f.getRepresentative(v);
|
|
1893
|
-
const repRep = f.getRepresentative(rep);
|
|
1894
|
-
this.addSubsetEdge(fRep, repRep);
|
|
1895
|
-
this.redirect(fRep, repRep);
|
|
1896
|
-
}
|
|
1897
|
-
for (const [t, m] of s.arrayEntriesListeners)
|
|
1898
|
-
for (const [id, listener] of m)
|
|
1899
|
-
this.runArrayEntriesListener(t, id, listener);
|
|
1900
|
-
for (const [t, m] of s.objectPropertiesListeners)
|
|
1901
|
-
for (const [id, listener] of m)
|
|
1902
|
-
this.runObjectPropertiesListener(t, id, listener);
|
|
1903
|
-
for (const [k, m] of s.packageNeighborListeners)
|
|
1904
|
-
for (const [n, listener] of m)
|
|
1905
|
-
this.runPackageNeighborsListener(k, n, listener);
|
|
1906
|
-
for (const v of s.vars) {
|
|
1907
|
-
const vRep = f.getRepresentative(v);
|
|
1908
|
-
f.vars.add(vRep);
|
|
1909
|
-
const ntr = s.tokenListeners.get(v);
|
|
1910
|
-
const ntr2 = s.tokenListeners2.get(v);
|
|
1911
|
-
const svs = s.subsetEdges.get(v);
|
|
1912
|
-
if (ntr) {
|
|
1913
|
-
const vHas = s.getHas(v);
|
|
1914
|
-
for (const t of f.getTokens(vRep))
|
|
1915
|
-
if (!vHas(t))
|
|
1916
|
-
for (const [id, listener] of ntr)
|
|
1917
|
-
this.callTokenListener(id, listener, t);
|
|
1918
|
-
}
|
|
1919
|
-
if (ntr2) {
|
|
1920
|
-
const vHas = s.getHas(v);
|
|
1921
|
-
for (const t of f.getTokens(vRep))
|
|
1922
|
-
if (!vHas(t))
|
|
1923
|
-
for (const [id, listener] of ntr2)
|
|
1924
|
-
this.callTokenListener2(id, listener, t);
|
|
1925
|
-
}
|
|
1926
|
-
if (svs)
|
|
1927
|
-
for (const v2 of svs)
|
|
1928
|
-
this.addTokens(f.getTokens(vRep), f.getRepresentative(v2));
|
|
1929
|
-
this.addTokens(s.getTokens(v), vRep);
|
|
1930
|
-
if (ntr)
|
|
1931
|
-
for (const [id, listener] of ntr)
|
|
1932
|
-
(0, util_1.mapGetMap)(f.tokenListeners, vRep).set(id, listener);
|
|
1933
|
-
if (ntr2)
|
|
1934
|
-
for (const [id, listener] of ntr2)
|
|
1935
|
-
(0, util_1.mapGetMap)(f.tokenListeners2, vRep).set(id, listener);
|
|
1936
|
-
if (svs) {
|
|
1937
|
-
const fvs = (0, util_1.mapGetSet)(f.subsetEdges, vRep);
|
|
1938
|
-
for (const v2 of svs) {
|
|
1939
|
-
const v2Rep = f.getRepresentative(v2);
|
|
1940
|
-
if (!fvs.has(v2Rep) && vRep !== v2Rep) {
|
|
1941
|
-
fvs.add(v2Rep);
|
|
1942
|
-
f.numberOfSubsetEdges++;
|
|
1943
|
-
(0, util_1.mapGetSet)(f.reverseSubsetEdges, v2Rep).add(vRep);
|
|
1944
|
-
this.restored.add(v2Rep);
|
|
1945
|
-
}
|
|
1946
|
-
}
|
|
1947
|
-
}
|
|
1948
|
-
}
|
|
1949
|
-
for (const [t, props] of s.objectProperties)
|
|
1950
|
-
for (const prop of props)
|
|
1951
|
-
this.addObjectProperty(t, prop, true);
|
|
1952
|
-
for (const [t, entries] of s.arrayEntries)
|
|
1953
|
-
for (const entry of entries)
|
|
1954
|
-
this.addArrayEntry(t, entry, true);
|
|
1955
|
-
(0, util_1.mapMapSetAll)(s.arrayEntriesListeners, f.arrayEntriesListeners);
|
|
1956
|
-
(0, util_1.mapMapSetAll)(s.objectPropertiesListeners, f.objectPropertiesListeners);
|
|
1957
|
-
for (const [k, ns] of s.packageNeighbors)
|
|
1958
|
-
for (const n of ns)
|
|
1959
|
-
this.addPackageNeighbor(k, n);
|
|
1960
|
-
(0, util_1.mapMapSetAll)(s.packageNeighborListeners, f.packageNeighborListeners);
|
|
1961
|
-
(0, util_1.mapSetAddAll)(s.requireGraph, f.requireGraph);
|
|
1962
|
-
(0, util_1.mapSetAddAll)(s.functionToFunction, f.functionToFunction);
|
|
1963
|
-
(0, util_1.mapSetAddAll)(s.callToFunction, f.callToFunction);
|
|
1964
|
-
(0, util_1.mapSetAddAll)(s.callToFunctionOrModule, f.callToFunctionOrModule);
|
|
1965
|
-
(0, util_1.setAll)(s.callToContainingFunction, f.callToContainingFunction);
|
|
1966
|
-
(0, util_1.mapSetAddAll)(s.callToCalleeVars, f.callToCalleeVars);
|
|
1967
|
-
(0, util_1.mapSetAddAll)(s.callToModule, f.callToModule);
|
|
1968
|
-
f.numberOfFunctionToFunctionEdges += s.numberOfFunctionToFunctionEdges;
|
|
1969
|
-
f.numberOfCallToFunctionEdges += s.numberOfCallToFunctionEdges;
|
|
1970
|
-
(0, util_1.addAll)(s.functionsWithArguments, f.functionsWithArguments);
|
|
1971
|
-
(0, util_1.pushAll)(s.artificialFunctions, f.artificialFunctions);
|
|
1972
|
-
(0, util_1.addAll)(s.callLocations, f.callLocations);
|
|
1973
|
-
(0, util_1.setAll)(s.maybeEmptyMethodCalls, f.maybeEmptyMethodCalls);
|
|
1974
|
-
(0, util_1.addAll)(s.nativeCallLocations, f.nativeCallLocations);
|
|
1975
|
-
(0, util_1.addAll)(s.externalCallLocations, f.externalCallLocations);
|
|
1976
|
-
(0, util_1.addAll)(s.callsWithUnusedResult, f.callsWithUnusedResult);
|
|
1977
|
-
(0, util_1.addAll)(s.callsWithResultMaybeUsedAsPromise, f.callsWithResultMaybeUsedAsPromise);
|
|
1978
|
-
(0, util_1.mapSetAddAll)(s.functionParameters, f.functionParameters);
|
|
1979
|
-
(0, util_1.addAll)(s.invokedExpressions, f.invokedExpressions);
|
|
1980
|
-
(0, util_1.addAll)(s.maybeEscaping, f.maybeEscaping);
|
|
1981
|
-
(0, util_1.addAll)(s.widened, f.widened);
|
|
1982
|
-
(0, util_1.mapMapSetAll)(s.maybeEscapingToExternal, f.maybeEscapingToExternal);
|
|
1983
|
-
(0, util_1.setAll)(s.unhandledDynamicPropertyWrites, f.unhandledDynamicPropertyWrites);
|
|
1984
|
-
(0, util_1.addAll)(s.unhandledDynamicPropertyReads, f.unhandledDynamicPropertyReads);
|
|
1985
|
-
(0, util_1.addAllMapHybridSet)(s.errors, f.errors);
|
|
1986
|
-
(0, util_1.addAllMapHybridSet)(s.warnings, f.warnings);
|
|
1987
|
-
(0, util_1.addAllMapHybridSet)(s.warningsUnsupported, f.warningsUnsupported);
|
|
1988
|
-
(0, util_1.mapMapSetAll)(s.moduleAccessPaths, f.moduleAccessPaths);
|
|
1989
|
-
(0, util_1.mapMapMapSetAll)(s.propertyReadAccessPaths, f.propertyReadAccessPaths);
|
|
1990
|
-
(0, util_1.mapMapMapSetAll)(s.propertyWriteAccessPaths, f.propertyWriteAccessPaths);
|
|
1991
|
-
(0, util_1.mapMapSetAll)(s.callResultAccessPaths, f.callResultAccessPaths);
|
|
1992
|
-
(0, util_1.mapMapSetAll)(s.componentAccessPaths, f.componentAccessPaths);
|
|
1993
|
-
(0, util_1.mapArrayPushAll)(s.importDeclRefs, f.importDeclRefs);
|
|
1994
|
-
(0, util_1.pushAll)(s.propertyReads, f.propertyReads);
|
|
1995
|
-
(0, util_1.pushAll)(s.maybeEmptyPropertyReads, f.maybeEmptyPropertyReads);
|
|
1996
|
-
(0, util_1.addAll)(s.dynamicPropertyWrites, f.dynamicPropertyWrites);
|
|
1997
|
-
(0, util_1.addAll)(s.functionTokens, f.functionTokens);
|
|
1998
|
-
this.printDiagnostics();
|
|
1999
|
-
this.diagnostics.totalFragmentMergeTime += timer.elapsed();
|
|
2000
|
-
}
|
|
2001
1781
|
};
|
|
2002
1782
|
exports.default = Solver;
|
|
2003
1783
|
}
|
|
2004
1784
|
});
|
|
2005
1785
|
|
|
2006
|
-
// lib/analysis/widening.js
|
|
2007
|
-
var require_widening = __commonJS({
|
|
2008
|
-
"lib/analysis/widening.js"(exports) {
|
|
2009
|
-
"use strict";
|
|
2010
|
-
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
2011
|
-
if (k2 === void 0) k2 = k;
|
|
2012
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
2013
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
2014
|
-
desc = { enumerable: true, get: /* @__PURE__ */ __name(function() {
|
|
2015
|
-
return m[k];
|
|
2016
|
-
}, "get") };
|
|
2017
|
-
}
|
|
2018
|
-
Object.defineProperty(o, k2, desc);
|
|
2019
|
-
}) : (function(o, m, k, k2) {
|
|
2020
|
-
if (k2 === void 0) k2 = k;
|
|
2021
|
-
o[k2] = m[k];
|
|
2022
|
-
}));
|
|
2023
|
-
var __setModuleDefault = exports && exports.__setModuleDefault || (Object.create ? (function(o, v) {
|
|
2024
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
2025
|
-
}) : function(o, v) {
|
|
2026
|
-
o["default"] = v;
|
|
2027
|
-
});
|
|
2028
|
-
var __importStar = exports && exports.__importStar || /* @__PURE__ */ (function() {
|
|
2029
|
-
var ownKeys = /* @__PURE__ */ __name(function(o) {
|
|
2030
|
-
ownKeys = Object.getOwnPropertyNames || function(o2) {
|
|
2031
|
-
var ar = [];
|
|
2032
|
-
for (var k in o2) if (Object.prototype.hasOwnProperty.call(o2, k)) ar[ar.length] = k;
|
|
2033
|
-
return ar;
|
|
2034
|
-
};
|
|
2035
|
-
return ownKeys(o);
|
|
2036
|
-
}, "ownKeys");
|
|
2037
|
-
return function(mod) {
|
|
2038
|
-
if (mod && mod.__esModule) return mod;
|
|
2039
|
-
var result = {};
|
|
2040
|
-
if (mod != null) {
|
|
2041
|
-
for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
2042
|
-
}
|
|
2043
|
-
__setModuleDefault(result, mod);
|
|
2044
|
-
return result;
|
|
2045
|
-
};
|
|
2046
|
-
})();
|
|
2047
|
-
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
2048
|
-
return mod && mod.__esModule ? mod : { "default": mod };
|
|
2049
|
-
};
|
|
2050
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2051
|
-
exports.widenObjects = widenObjects;
|
|
2052
|
-
var tokens_1 = require_tokens();
|
|
2053
|
-
var logger_1 = __importDefault(require_logger());
|
|
2054
|
-
var constraintvars_1 = require_constraintvars();
|
|
2055
|
-
var util_1 = require_util();
|
|
2056
|
-
var timer_1 = __importStar(require_timer());
|
|
2057
|
-
var accesspaths_1 = require_accesspaths();
|
|
2058
|
-
function widenObjects(widened, solver) {
|
|
2059
|
-
const a = solver.globalState;
|
|
2060
|
-
const f = solver.fragmentState;
|
|
2061
|
-
if (logger_1.default.isVerboseEnabled())
|
|
2062
|
-
logger_1.default.verbose(`Widening (constraint vars: ${f.getNumberOfVarsWithTokens()}, widened tokens: ${widened.size})`);
|
|
2063
|
-
if (logger_1.default.isDebugEnabled())
|
|
2064
|
-
for (const t of widened)
|
|
2065
|
-
logger_1.default.debug(`Widening ${t}`);
|
|
2066
|
-
if (widened.size === 0)
|
|
2067
|
-
return;
|
|
2068
|
-
(0, util_1.addAll)(widened, f.widened);
|
|
2069
|
-
const timer = new timer_1.default();
|
|
2070
|
-
const tokenMap = /* @__PURE__ */ new Map();
|
|
2071
|
-
for (const t of widened)
|
|
2072
|
-
tokenMap.set(t, a.canonicalizeToken(new tokens_1.PackageObjectToken(t.getPackageInfo())));
|
|
2073
|
-
function widenToken(t) {
|
|
2074
|
-
return t instanceof tokens_1.ObjectToken && tokenMap.get(t) || t;
|
|
2075
|
-
}
|
|
2076
|
-
__name(widenToken, "widenToken");
|
|
2077
|
-
function widenTokenSet(ts) {
|
|
2078
|
-
const res = /* @__PURE__ */ new Set();
|
|
2079
|
-
for (const t of ts)
|
|
2080
|
-
res.add(widenToken(t));
|
|
2081
|
-
return res;
|
|
2082
|
-
}
|
|
2083
|
-
__name(widenTokenSet, "widenTokenSet");
|
|
2084
|
-
function widenTokenMapArrayValues(m) {
|
|
2085
|
-
const res = /* @__PURE__ */ new Map();
|
|
2086
|
-
let size = 0;
|
|
2087
|
-
for (const [v, ts] of m) {
|
|
2088
|
-
if (ts instanceof tokens_1.Token) {
|
|
2089
|
-
const s = widenToken(ts);
|
|
2090
|
-
res.set(v, s);
|
|
2091
|
-
size += 1;
|
|
2092
|
-
} else {
|
|
2093
|
-
const s = widenTokenSet(ts);
|
|
2094
|
-
res.set(v, Array.from(s));
|
|
2095
|
-
size += s.size;
|
|
2096
|
-
}
|
|
2097
|
-
}
|
|
2098
|
-
return [res, size];
|
|
2099
|
-
}
|
|
2100
|
-
__name(widenTokenMapArrayValues, "widenTokenMapArrayValues");
|
|
2101
|
-
function widenTokenMapMapKeys(m) {
|
|
2102
|
-
const res = /* @__PURE__ */ new Map();
|
|
2103
|
-
for (const [t, m2] of m) {
|
|
2104
|
-
const rm = (0, util_1.mapGetMap)(res, widenToken(t));
|
|
2105
|
-
for (const [k, v] of m2)
|
|
2106
|
-
rm.set(k, v);
|
|
2107
|
-
}
|
|
2108
|
-
return res;
|
|
2109
|
-
}
|
|
2110
|
-
__name(widenTokenMapMapKeys, "widenTokenMapMapKeys");
|
|
2111
|
-
const varMap = /* @__PURE__ */ new Map();
|
|
2112
|
-
function widenVar(v) {
|
|
2113
|
-
if (v instanceof constraintvars_1.ObjectPropertyVar && v.obj instanceof tokens_1.ObjectToken && widened.has(v.obj)) {
|
|
2114
|
-
const vobj = v.obj;
|
|
2115
|
-
return (0, util_1.getOrSet)(varMap, v, () => f.varProducer.packagePropVar(vobj.getPackageInfo(), v.prop, v.accessor));
|
|
2116
|
-
} else if (v instanceof constraintvars_1.AncestorsVar && v.t instanceof tokens_1.ObjectToken && widened.has(v.t))
|
|
2117
|
-
return (0, util_1.getOrSet)(varMap, v, () => f.varProducer.ancestorsVar(v.t));
|
|
2118
|
-
else if (v instanceof constraintvars_1.ReadResultVar && v.t instanceof tokens_1.ObjectToken && widened.has(v.t))
|
|
2119
|
-
return (0, util_1.getOrSet)(varMap, v, () => f.varProducer.readResultVar(v.t, v.prop));
|
|
2120
|
-
else
|
|
2121
|
-
return v;
|
|
2122
|
-
}
|
|
2123
|
-
__name(widenVar, "widenVar");
|
|
2124
|
-
function widenVarSet(s) {
|
|
2125
|
-
const res = /* @__PURE__ */ new Set();
|
|
2126
|
-
for (const v of s)
|
|
2127
|
-
res.add(widenVar(v));
|
|
2128
|
-
return res;
|
|
2129
|
-
}
|
|
2130
|
-
__name(widenVarSet, "widenVarSet");
|
|
2131
|
-
function widenPropertyAccessPath(ap) {
|
|
2132
|
-
const w = widenVar(ap.base);
|
|
2133
|
-
if (w === ap.base)
|
|
2134
|
-
return ap;
|
|
2135
|
-
return a.canonicalizeAccessPath(new accesspaths_1.PropertyAccessPath(w, ap.prop));
|
|
2136
|
-
}
|
|
2137
|
-
__name(widenPropertyAccessPath, "widenPropertyAccessPath");
|
|
2138
|
-
function widenCallResultAccessPath(ap) {
|
|
2139
|
-
const w = widenVar(ap.caller);
|
|
2140
|
-
if (w === ap.caller)
|
|
2141
|
-
return ap;
|
|
2142
|
-
return a.canonicalizeAccessPath(new accesspaths_1.CallResultAccessPath(w));
|
|
2143
|
-
}
|
|
2144
|
-
__name(widenCallResultAccessPath, "widenCallResultAccessPath");
|
|
2145
|
-
function widenComponentAccessPath(ap) {
|
|
2146
|
-
const w = widenVar(ap.component);
|
|
2147
|
-
if (w === ap.component)
|
|
2148
|
-
return ap;
|
|
2149
|
-
return a.canonicalizeAccessPath(new accesspaths_1.ComponentAccessPath(w));
|
|
2150
|
-
}
|
|
2151
|
-
__name(widenComponentAccessPath, "widenComponentAccessPath");
|
|
2152
|
-
[solver.unprocessedTokens, solver.diagnostics.unprocessedTokensSize] = widenTokenMapArrayValues(solver.unprocessedTokens);
|
|
2153
|
-
solver.replaceTokens(tokenMap);
|
|
2154
|
-
for (const [_, ls] of f.tokenListeners)
|
|
2155
|
-
for (const [id, _2] of ls) {
|
|
2156
|
-
const { t } = solver.listeners.get(id);
|
|
2157
|
-
if (t instanceof tokens_1.ObjectToken && widened.has(t)) {
|
|
2158
|
-
ls.delete(id);
|
|
2159
|
-
}
|
|
2160
|
-
}
|
|
2161
|
-
f.objectPropertiesListeners = widenTokenMapMapKeys(f.objectPropertiesListeners);
|
|
2162
|
-
for (const [t, pt] of tokenMap) {
|
|
2163
|
-
const props = f.objectProperties.get(t);
|
|
2164
|
-
if (props !== void 0) {
|
|
2165
|
-
f.objectProperties.delete(t);
|
|
2166
|
-
for (const prop of props)
|
|
2167
|
-
solver.addObjectProperty(pt, prop);
|
|
2168
|
-
}
|
|
2169
|
-
}
|
|
2170
|
-
for (const v of [...f.vars, ...f.redirections.keys()]) {
|
|
2171
|
-
const vRep = f.getRepresentative(v);
|
|
2172
|
-
const wRep = f.getRepresentative(widenVar(v));
|
|
2173
|
-
solver.addSubsetEdge(vRep, wRep);
|
|
2174
|
-
solver.redirect(vRep, wRep);
|
|
2175
|
-
}
|
|
2176
|
-
f.dynamicPropertyWrites = widenVarSet(f.dynamicPropertyWrites);
|
|
2177
|
-
for (const e of f.propertyReads)
|
|
2178
|
-
e.base = widenVar(e.base);
|
|
2179
|
-
for (const e of f.maybeEmptyPropertyReads) {
|
|
2180
|
-
if ("result" in e)
|
|
2181
|
-
e.result = widenVar(e.result);
|
|
2182
|
-
e.base = widenVar(e.base);
|
|
2183
|
-
}
|
|
2184
|
-
for (const e of f.maybeEmptyMethodCalls.values()) {
|
|
2185
|
-
e.baseVar = widenVar(e.baseVar);
|
|
2186
|
-
e.calleeVar = widenVar(e.calleeVar);
|
|
2187
|
-
for (let i = 0; i < e.argVars.length; i++) {
|
|
2188
|
-
const a2 = e.argVars[i];
|
|
2189
|
-
if (a2)
|
|
2190
|
-
e.argVars[i] = widenVar(a2);
|
|
2191
|
-
}
|
|
2192
|
-
}
|
|
2193
|
-
for (const e of f.unhandledDynamicPropertyWrites.values())
|
|
2194
|
-
e.src = widenVar(e.src);
|
|
2195
|
-
for (const m of [f.propertyReadAccessPaths, f.propertyWriteAccessPaths])
|
|
2196
|
-
for (const m1 of m.values())
|
|
2197
|
-
for (const m2 of m1.values())
|
|
2198
|
-
for (const e of m2.values()) {
|
|
2199
|
-
e.sub = widenVar(e.sub);
|
|
2200
|
-
e.bp = widenPropertyAccessPath(e.bp);
|
|
2201
|
-
}
|
|
2202
|
-
for (const m of f.callResultAccessPaths.values())
|
|
2203
|
-
for (const e of m.values()) {
|
|
2204
|
-
e.sub = widenVar(e.sub);
|
|
2205
|
-
e.bp = widenCallResultAccessPath(e.bp);
|
|
2206
|
-
}
|
|
2207
|
-
for (const m of f.componentAccessPaths.values())
|
|
2208
|
-
for (const e of m.values()) {
|
|
2209
|
-
e.sub = widenVar(e.sub);
|
|
2210
|
-
e.bp = widenComponentAccessPath(e.bp);
|
|
2211
|
-
}
|
|
2212
|
-
const ms = timer.elapsed();
|
|
2213
|
-
solver.diagnostics.totalWideningTime += ms;
|
|
2214
|
-
if (logger_1.default.isVerboseEnabled())
|
|
2215
|
-
logger_1.default.verbose(`Widening completed in ${(0, timer_1.nanoToMs)(ms)}`);
|
|
2216
|
-
}
|
|
2217
|
-
__name(widenObjects, "widenObjects");
|
|
2218
|
-
}
|
|
2219
|
-
});
|
|
2220
|
-
|
|
2221
1786
|
// lib/analysis/modulefinder.js
|
|
2222
1787
|
var require_modulefinder = __commonJS({
|
|
2223
1788
|
"lib/analysis/modulefinder.js"(exports) {
|
|
@@ -2231,30 +1796,31 @@ var require_modulefinder = __commonJS({
|
|
|
2231
1796
|
var traverse_1 = __importDefault(__require("@babel/traverse"));
|
|
2232
1797
|
var module_1 = __importDefault(__require("module"));
|
|
2233
1798
|
function findModules(ast, f, moduleInfo) {
|
|
2234
|
-
function
|
|
1799
|
+
function loadModule(mode, str, path) {
|
|
2235
1800
|
if (!module_1.default.isBuiltin(str))
|
|
2236
|
-
f.
|
|
1801
|
+
f.loadModule(mode, str, path, moduleInfo);
|
|
2237
1802
|
}
|
|
2238
|
-
__name(
|
|
1803
|
+
__name(loadModule, "loadModule");
|
|
2239
1804
|
(0, traverse_1.default)(ast, {
|
|
2240
1805
|
CallExpression(path) {
|
|
2241
|
-
|
|
1806
|
+
const imp = (0, types_1.isImport)(path.node.callee);
|
|
1807
|
+
if ((imp || (0, types_1.isIdentifier)(path.node.callee) && path.node.callee.name === "require" && !path.scope.getBinding(path.node.callee.name)) && path.node.arguments.length >= 1) {
|
|
2242
1808
|
const arg = path.node.arguments[0];
|
|
2243
1809
|
if ((0, types_1.isStringLiteral)(arg))
|
|
2244
|
-
|
|
1810
|
+
loadModule(imp ? "module" : "commonjs", arg.value, path);
|
|
2245
1811
|
else
|
|
2246
1812
|
f.warnUnsupported(path.node, "Unhandled 'require'");
|
|
2247
1813
|
}
|
|
2248
1814
|
},
|
|
2249
1815
|
ImportDeclaration(path) {
|
|
2250
|
-
|
|
1816
|
+
loadModule("module", path.node.source.value, path);
|
|
2251
1817
|
},
|
|
2252
1818
|
ExportAllDeclaration(path) {
|
|
2253
|
-
|
|
1819
|
+
loadModule("module", path.node.source.value, path);
|
|
2254
1820
|
},
|
|
2255
1821
|
ExportNamedDeclaration(path) {
|
|
2256
1822
|
if (path.node.source)
|
|
2257
|
-
|
|
1823
|
+
loadModule("module", path.node.source.value, path);
|
|
2258
1824
|
}
|
|
2259
1825
|
});
|
|
2260
1826
|
}
|
|
@@ -2361,29 +1927,29 @@ var require_nativebuilder = __commonJS({
|
|
|
2361
1927
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
2362
1928
|
};
|
|
2363
1929
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2364
|
-
exports.
|
|
1930
|
+
exports.buildGlobalNatives = buildGlobalNatives;
|
|
1931
|
+
exports.buildModuleNatives = buildModuleNatives;
|
|
2365
1932
|
var tokens_1 = require_tokens();
|
|
2366
1933
|
var ecmascript_1 = require_ecmascript();
|
|
2367
1934
|
var nodejs_1 = require_nodejs();
|
|
2368
1935
|
var options_1 = require_options();
|
|
2369
1936
|
var logger_1 = __importDefault(require_logger());
|
|
2370
|
-
function
|
|
2371
|
-
const moduleSpecialNatives = {};
|
|
1937
|
+
function buildGlobalNatives(solver) {
|
|
2372
1938
|
const globalSpecialNatives = {};
|
|
2373
1939
|
const f = solver.fragmentState;
|
|
2374
1940
|
const a = solver.globalState;
|
|
2375
|
-
solver.phase = "
|
|
1941
|
+
solver.phase = "Initializing";
|
|
2376
1942
|
const models = [ecmascript_1.ecmascriptModels, nodejs_1.nodejsModels];
|
|
2377
1943
|
for (const m of models) {
|
|
2378
|
-
let defineGlobal = function(name,
|
|
1944
|
+
let defineGlobal = function(name, invoke, constr = false, hidden = false, init) {
|
|
2379
1945
|
if (options_1.options.natives || m.name === "ecmascript" || m.name === "nodejs" && ["exports", "module"].includes(name)) {
|
|
2380
|
-
const t = init ? init({ solver,
|
|
2381
|
-
|
|
1946
|
+
const t = init ? init({ solver, globalSpecialNatives }) : a.canonicalizeToken(new tokens_1.NativeObjectToken(name, void 0, invoke, constr));
|
|
1947
|
+
globalSpecialNatives[name] = t;
|
|
2382
1948
|
if (!hidden)
|
|
2383
|
-
solver.addTokenConstraint(t,
|
|
1949
|
+
solver.addTokenConstraint(t, f.varProducer.objPropVar(globalSpecialNatives["globalThis"], name));
|
|
2384
1950
|
}
|
|
2385
1951
|
}, defineGlobalFunction = function(name, invoke, constr = false, hidden = false) {
|
|
2386
|
-
defineGlobal(name,
|
|
1952
|
+
defineGlobal(name, invoke, constr, hidden);
|
|
2387
1953
|
}, definePrototypeObject = function(name) {
|
|
2388
1954
|
const t = a.canonicalizeToken(new tokens_1.NativeObjectToken(`${name}.prototype`));
|
|
2389
1955
|
if (m.name === "ecmascript")
|
|
@@ -2415,12 +1981,9 @@ var require_nativebuilder = __commonJS({
|
|
|
2415
1981
|
__name(defineMethod, "defineMethod");
|
|
2416
1982
|
if (logger_1.default.isVerboseEnabled())
|
|
2417
1983
|
logger_1.default.verbose(`Adding ${m.name}`);
|
|
2418
|
-
if (m.params)
|
|
2419
|
-
for (const v of m.params)
|
|
2420
|
-
defineGlobal(v.name, true, void 0, void 0, void 0, v.init);
|
|
2421
1984
|
if (m.variables)
|
|
2422
1985
|
for (const v of m.variables)
|
|
2423
|
-
defineGlobal(v.name, void 0, void 0, void 0,
|
|
1986
|
+
defineGlobal(v.name, void 0, void 0, void 0, v.init);
|
|
2424
1987
|
for (const f2 of m.functions)
|
|
2425
1988
|
defineGlobalFunction(f2.name, f2.invoke);
|
|
2426
1989
|
for (const x of m.classes) {
|
|
@@ -2437,17 +2000,37 @@ var require_nativebuilder = __commonJS({
|
|
|
2437
2000
|
defineMethod(x, f2, pro);
|
|
2438
2001
|
}
|
|
2439
2002
|
}
|
|
2003
|
+
return globalSpecialNatives;
|
|
2004
|
+
}
|
|
2005
|
+
__name(buildGlobalNatives, "buildGlobalNatives");
|
|
2006
|
+
function buildModuleNatives(solver, moduleInfo, moduleParams) {
|
|
2007
|
+
const moduleSpecialNatives = {};
|
|
2008
|
+
const f = solver.fragmentState;
|
|
2009
|
+
const a = solver.globalState;
|
|
2010
|
+
const globalSpecialNatives = a.globalSpecialNatives;
|
|
2011
|
+
const models = [ecmascript_1.ecmascriptModels, nodejs_1.nodejsModels];
|
|
2012
|
+
for (const m of models) {
|
|
2013
|
+
let defineGlobal = function(name, init) {
|
|
2014
|
+
if (options_1.options.natives || m.name === "ecmascript" || m.name === "nodejs" && ["exports", "module"].includes(name)) {
|
|
2015
|
+
const t = init ? init({ solver, globalSpecialNatives }) : a.canonicalizeToken(new tokens_1.NativeObjectToken(name, moduleInfo));
|
|
2016
|
+
moduleSpecialNatives[name] = t;
|
|
2017
|
+
solver.addTokenConstraint(t, f.varProducer.nodeVar(moduleParams.get(name)));
|
|
2018
|
+
}
|
|
2019
|
+
};
|
|
2020
|
+
__name(defineGlobal, "defineGlobal");
|
|
2021
|
+
if (m.params)
|
|
2022
|
+
for (const v of m.params)
|
|
2023
|
+
defineGlobal(v.name, v.init);
|
|
2024
|
+
}
|
|
2440
2025
|
for (const m of models)
|
|
2441
2026
|
if (m.init) {
|
|
2442
2027
|
if (logger_1.default.isVerboseEnabled())
|
|
2443
2028
|
logger_1.default.verbose(`Running initialization for ${m.name}`);
|
|
2444
2029
|
m.init({ solver, moduleInfo, moduleSpecialNatives, globalSpecialNatives });
|
|
2445
2030
|
}
|
|
2446
|
-
|
|
2447
|
-
logger_1.default.verbose("Adding natives completed");
|
|
2448
|
-
return { moduleSpecialNatives, globalSpecialNatives };
|
|
2031
|
+
return moduleSpecialNatives;
|
|
2449
2032
|
}
|
|
2450
|
-
__name(
|
|
2033
|
+
__name(buildModuleNatives, "buildModuleNatives");
|
|
2451
2034
|
}
|
|
2452
2035
|
});
|
|
2453
2036
|
|
|
@@ -3052,6 +2635,7 @@ var require_operations = __commonJS({
|
|
|
3052
2635
|
};
|
|
3053
2636
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3054
2637
|
exports.Operations = void 0;
|
|
2638
|
+
exports.isGlobalNative = isGlobalNative;
|
|
3055
2639
|
var types_1 = __require("@babel/types");
|
|
3056
2640
|
var asthelpers_1 = require_asthelpers();
|
|
3057
2641
|
var tokens_1 = require_tokens();
|
|
@@ -3118,6 +2702,7 @@ var require_operations = __commonJS({
|
|
|
3118
2702
|
const f = this.solver.fragmentState;
|
|
3119
2703
|
const vp = this.solver.varProducer;
|
|
3120
2704
|
const caller = this.a.getEnclosingFunctionOrModule(path);
|
|
2705
|
+
const args = path.node.arguments;
|
|
3121
2706
|
let p = path.get("callee");
|
|
3122
2707
|
while (p.isParenthesizedExpression())
|
|
3123
2708
|
p = p.get("expression");
|
|
@@ -3129,8 +2714,31 @@ var require_operations = __commonJS({
|
|
|
3129
2714
|
if ((0, asthelpers_1.isMaybeUsedAsPromise)(path))
|
|
3130
2715
|
f.registerCallWithResultMaybeUsedAsPromise(path.node);
|
|
3131
2716
|
f.registerInvokedExpression(path.node.callee);
|
|
2717
|
+
let strs;
|
|
2718
|
+
const strings = /* @__PURE__ */ __name(() => strs ??= args.length >= 1 && (0, types_1.isStringLiteral)(args[0]) ? [args[0].value] : this.getRequireHints(pars) ?? [], "strings");
|
|
2719
|
+
if ((0, types_1.isImport)(p.node)) {
|
|
2720
|
+
f.registerCall(pars.node, caller, void 0, { native: true });
|
|
2721
|
+
const v = this.a.canonicalizeVar(new constraintvars_1.IntermediateVar(path.node, "import"));
|
|
2722
|
+
const ss = strings();
|
|
2723
|
+
if (ss.length === 0)
|
|
2724
|
+
f.warnUnsupported(path.node, `Unhandled 'import'${this.a.patching ? " (no hints found)" : ""}`);
|
|
2725
|
+
for (const str of ss)
|
|
2726
|
+
this.loadModule("module", str, v, path);
|
|
2727
|
+
const promise = this.newPromiseToken(path.node);
|
|
2728
|
+
this.solver.addTokenConstraint(promise, this.expVar(path.node, path));
|
|
2729
|
+
this.solver.addSubsetConstraint(v, this.solver.varProducer.objPropVar(promise, ecmascript_1.PROMISE_FULFILLED_VALUES));
|
|
2730
|
+
return;
|
|
2731
|
+
}
|
|
3132
2732
|
const resultVar = vp.nodeVar(path.node);
|
|
3133
|
-
|
|
2733
|
+
if ((0, types_1.isIdentifier)(p.node) && p.node.name === "require" && path.scope.getBinding(p.node.name)?.identifier.loc?.native === "%nodejs") {
|
|
2734
|
+
f.registerCall(pars.node, caller, void 0, { native: true });
|
|
2735
|
+
const ss = strings();
|
|
2736
|
+
if (ss.length === 0)
|
|
2737
|
+
f.warnUnsupported(path.node, `Unhandled 'require'${this.a.patching ? " (no hints found)" : ""}`);
|
|
2738
|
+
for (const str of ss)
|
|
2739
|
+
this.loadModule("commonjs", str, resultVar, path);
|
|
2740
|
+
return;
|
|
2741
|
+
}
|
|
3134
2742
|
const argVars = args.map((arg) => {
|
|
3135
2743
|
if ((0, types_1.isExpression)(arg))
|
|
3136
2744
|
return this.expVar(arg, path);
|
|
@@ -3178,18 +2786,6 @@ var require_operations = __commonJS({
|
|
|
3178
2786
|
}
|
|
3179
2787
|
});
|
|
3180
2788
|
}
|
|
3181
|
-
const strings = args.length >= 1 && (0, types_1.isStringLiteral)(args[0]) ? [args[0].value] : [];
|
|
3182
|
-
if (path.get("callee").isImport() && args.length >= 1) {
|
|
3183
|
-
const v = this.a.canonicalizeVar(new constraintvars_1.IntermediateVar(path.node, "import"));
|
|
3184
|
-
const ss = strings.length > 0 ? strings : this.getRequireHints(p) ?? [];
|
|
3185
|
-
if (ss.length === 0)
|
|
3186
|
-
f.warnUnsupported(path.node, `Unhandled 'import'${this.a.patching ? " (no hints found)" : ""}`);
|
|
3187
|
-
for (const str of ss)
|
|
3188
|
-
this.requireModule(str, v, path);
|
|
3189
|
-
const promise = this.newPromiseToken(path.node);
|
|
3190
|
-
this.solver.addTokenConstraint(promise, this.expVar(path.node, path));
|
|
3191
|
-
this.solver.addSubsetConstraint(v, this.solver.varProducer.objPropVar(promise, ecmascript_1.PROMISE_FULFILLED_VALUES));
|
|
3192
|
-
}
|
|
3193
2789
|
}
|
|
3194
2790
|
callFunctionBound(base, t, calleeVar, argVars, resultVar, strings, path) {
|
|
3195
2791
|
const f = this.solver.fragmentState;
|
|
@@ -3197,8 +2793,6 @@ var require_operations = __commonJS({
|
|
|
3197
2793
|
const pars = (0, asthelpers_1.getAdjustedCallNodePath)(path);
|
|
3198
2794
|
const args = path.node.arguments;
|
|
3199
2795
|
const isNew = path.isNewExpression();
|
|
3200
|
-
if (base)
|
|
3201
|
-
base = f.maybeWidened(base);
|
|
3202
2796
|
if (t instanceof tokens_1.FunctionToken)
|
|
3203
2797
|
this.callFunctionTokenBound(t, base, caller, argVars, resultVar, isNew, path);
|
|
3204
2798
|
else if (t instanceof tokens_1.NativeObjectToken) {
|
|
@@ -3216,11 +2810,11 @@ var require_operations = __commonJS({
|
|
|
3216
2810
|
globalSpecialNatives: this.globalSpecialNatives
|
|
3217
2811
|
});
|
|
3218
2812
|
if (t.name === "require") {
|
|
3219
|
-
const ss = strings
|
|
2813
|
+
const ss = strings();
|
|
3220
2814
|
if (ss.length === 0)
|
|
3221
2815
|
f.warnUnsupported(path.node, `Unhandled 'require'${this.a.patching ? " (no hints found)" : ""}`);
|
|
3222
2816
|
for (const str of ss)
|
|
3223
|
-
this.
|
|
2817
|
+
this.loadModule("commonjs", str, resultVar, path);
|
|
3224
2818
|
}
|
|
3225
2819
|
} else if (t instanceof tokens_1.AllocationSiteToken && (t.kind === "PromiseResolve" || t.kind === "PromiseReject") && !isNew) {
|
|
3226
2820
|
(0, nativehelpers_1.callPromiseResolve)(t, path.node.arguments, path, this);
|
|
@@ -3240,17 +2834,11 @@ var require_operations = __commonJS({
|
|
|
3240
2834
|
f.warnUnsupported(args[i], "SpreadElement in arguments to external function");
|
|
3241
2835
|
}
|
|
3242
2836
|
}
|
|
3243
|
-
if (
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
this.solver.addInherits(q, this.solver.varProducer.objPropVar(t, "prototype"));
|
|
3249
|
-
}
|
|
3250
|
-
} else {
|
|
3251
|
-
if (isNew && (t instanceof tokens_1.FunctionToken || t instanceof tokens_1.ClassToken)) {
|
|
3252
|
-
this.solver.addTokenConstraint(this.packageObjectToken, resultVar);
|
|
3253
|
-
}
|
|
2837
|
+
if (isNew && t instanceof tokens_1.FunctionToken) {
|
|
2838
|
+
const q = this.newObjectToken(t.fun);
|
|
2839
|
+
this.solver.addTokenConstraint(q, resultVar);
|
|
2840
|
+
this.solver.addTokenConstraint(q, this.solver.varProducer.thisVar(t.fun));
|
|
2841
|
+
this.solver.addInherits(q, this.solver.varProducer.objPropVar(t, "prototype"));
|
|
3254
2842
|
}
|
|
3255
2843
|
}
|
|
3256
2844
|
callFunctionTokenBound(t, base, caller, args, resultVar, isNew, path, kind = {}) {
|
|
@@ -3320,12 +2908,6 @@ var require_operations = __commonJS({
|
|
|
3320
2908
|
this.solver.addForAllTokensConstraint(base, listeners_1.TokenListener.READ_BASE, lopts, (t) => {
|
|
3321
2909
|
if ((0, constraintvars_1.isObjectPropertyVarObj)(t)) {
|
|
3322
2910
|
this.solver.addSubsetConstraint(this.readPropertyFromChain(t, prop), dst);
|
|
3323
|
-
if (options_1.options.oldobj) {
|
|
3324
|
-
if ((t instanceof tokens_1.FunctionToken || t instanceof tokens_1.ClassToken) && prop === "prototype") {
|
|
3325
|
-
if (dst)
|
|
3326
|
-
this.solver.addTokenConstraint(this.packageObjectToken, dst);
|
|
3327
|
-
}
|
|
3328
|
-
}
|
|
3329
2911
|
} else if (t instanceof tokens_1.AccessPathToken) {
|
|
3330
2912
|
this.solver.addAccessPath(new accesspaths_1.PropertyAccessPath(base, prop), this.solver.varProducer.nodeVar(node), node, enclosing, t.ap);
|
|
3331
2913
|
}
|
|
@@ -3348,12 +2930,12 @@ var require_operations = __commonJS({
|
|
|
3348
2930
|
if (base instanceof tokens_1.ArrayToken && prop === "length")
|
|
3349
2931
|
return void 0;
|
|
3350
2932
|
const dst = this.solver.varProducer.readResultVar(base, prop);
|
|
3351
|
-
if (
|
|
2933
|
+
if (prop === "prototype" && (0, ecmascript_1.getNativeType)(base) === "Function")
|
|
3352
2934
|
this.readPropertyBound(base, prop, dst, { t: base, s: prop }, base);
|
|
3353
2935
|
else if (options_1.options.proto && prop === (0, ecmascript_1.INTERNAL_PROTOTYPE)())
|
|
3354
2936
|
this.readProto(base, dst);
|
|
3355
2937
|
else {
|
|
3356
|
-
const nativeProperty = (0, ecmascript_1.
|
|
2938
|
+
const nativeProperty = (0, ecmascript_1.isNativeMethod)(base, prop, true);
|
|
3357
2939
|
const objProto = this.globalSpecialNatives?.[ecmascript_1.OBJECT_PROTOTYPE];
|
|
3358
2940
|
this.solver.addForAllAncestorsConstraint(base, listeners_1.TokenListener.READ_ANCESTORS, { s: prop }, (t2) => {
|
|
3359
2941
|
if (nativeProperty && t2 !== base && t2 === objProto)
|
|
@@ -3370,7 +2952,7 @@ var require_operations = __commonJS({
|
|
|
3370
2952
|
this.solver.addTokenConstraint(this.globalSpecialNatives[ecmascript_1.OBJECT_PROTOTYPE], dst);
|
|
3371
2953
|
else if (t instanceof tokens_1.ArrayToken)
|
|
3372
2954
|
this.solver.addTokenConstraint(this.globalSpecialNatives[ecmascript_1.ARRAY_PROTOTYPE], dst);
|
|
3373
|
-
else if (t instanceof tokens_1.FunctionToken || t instanceof tokens_1.PrototypeToken
|
|
2955
|
+
else if (t instanceof tokens_1.FunctionToken || t instanceof tokens_1.PrototypeToken)
|
|
3374
2956
|
this.solver.addTokenConstraint(this.globalSpecialNatives[ecmascript_1.FUNCTION_PROTOTYPE], dst);
|
|
3375
2957
|
else if (t instanceof tokens_1.AllocationSiteToken) {
|
|
3376
2958
|
if (t.kind === "Promise")
|
|
@@ -3404,27 +2986,15 @@ var require_operations = __commonJS({
|
|
|
3404
2986
|
}, "readFromGetter");
|
|
3405
2987
|
const bindGetterThis = /* @__PURE__ */ __name((baset, t2) => {
|
|
3406
2988
|
if (t2 instanceof tokens_1.FunctionToken && t2.fun.params.length === 0)
|
|
3407
|
-
this.solver.addTokenConstraint(
|
|
2989
|
+
this.solver.addTokenConstraint(baset, this.solver.varProducer.thisVar(t2.fun));
|
|
3408
2990
|
}, "bindGetterThis");
|
|
3409
2991
|
this.solver.addSubsetConstraint(this.solver.varProducer.objPropVar(t, prop), dst);
|
|
3410
|
-
if (!(t
|
|
2992
|
+
if (!isGlobalNative(t) && !isUnlikelyGetterSetter(prop)) {
|
|
3411
2993
|
const getter = this.solver.varProducer.objPropVar(t, prop, "get");
|
|
3412
2994
|
this.solver.addForAllTokensConstraint(getter, listeners_1.TokenListener.READ_GETTER, dstkey, (t3) => readFromGetter(t3));
|
|
3413
2995
|
this.solver.addForAllTokensConstraint(getter, listeners_1.TokenListener.READ_GETTER_THIS, { t: thist }, (t3) => bindGetterThis(thist, t3));
|
|
3414
2996
|
}
|
|
3415
|
-
if (t instanceof tokens_1.
|
|
3416
|
-
if (options_1.options.readNeighbors)
|
|
3417
|
-
this.solver.addForAllPackageNeighborsConstraint(t.packageInfo, { t, s: prop }, (neighbor) => {
|
|
3418
|
-
if (dst)
|
|
3419
|
-
this.solver.addSubsetConstraint(this.solver.varProducer.packagePropVar(neighbor, prop), dst);
|
|
3420
|
-
if (prop !== "prototype") {
|
|
3421
|
-
const nt = this.a.canonicalizeToken(new tokens_1.PackageObjectToken(neighbor));
|
|
3422
|
-
const getter = this.solver.varProducer.packagePropVar(neighbor, prop, "get");
|
|
3423
|
-
this.solver.addForAllTokensConstraint(getter, listeners_1.TokenListener.READ_GETTER2, dstkey, (t3) => readFromGetter(t3));
|
|
3424
|
-
this.solver.addForAllTokensConstraint(getter, listeners_1.TokenListener.READ_GETTER_THIS2, { t: nt }, (t3) => bindGetterThis(nt, t3));
|
|
3425
|
-
}
|
|
3426
|
-
});
|
|
3427
|
-
} else if (t instanceof tokens_1.ArrayToken) {
|
|
2997
|
+
if (t instanceof tokens_1.ArrayToken) {
|
|
3428
2998
|
if ((0, util_1.isArrayIndex)(prop)) {
|
|
3429
2999
|
this.solver.addSubsetConstraint(this.solver.varProducer.arrayUnknownVar(t), dst);
|
|
3430
3000
|
}
|
|
@@ -3440,17 +3010,17 @@ var require_operations = __commonJS({
|
|
|
3440
3010
|
}, "writeToSetter");
|
|
3441
3011
|
const bindSetterThis = /* @__PURE__ */ __name((t) => {
|
|
3442
3012
|
if (t instanceof tokens_1.FunctionToken && t.fun.params.length === 1)
|
|
3443
|
-
this.solver.addTokenConstraint(
|
|
3013
|
+
this.solver.addTokenConstraint(base, this.solver.varProducer.thisVar(t.fun));
|
|
3444
3014
|
}, "bindSetterThis");
|
|
3445
3015
|
if ((0, constraintvars_1.isObjectPropertyVarObj)(base)) {
|
|
3446
|
-
if (!options_1.options.nativeOverwrites && prop !== "toString" && (0, ecmascript_1.
|
|
3016
|
+
if (!options_1.options.nativeOverwrites && prop !== "toString" && (0, ecmascript_1.isNativeMethod)(base, prop)) {
|
|
3447
3017
|
this.solver.fragmentState.warnUnsupported(node, `Ignoring write to native property ${base}.${prop}`);
|
|
3448
3018
|
return;
|
|
3449
3019
|
}
|
|
3450
3020
|
if (src)
|
|
3451
3021
|
this.solver.addSubsetConstraint(src, this.solver.varProducer.objPropVar(base, prop, ac));
|
|
3452
3022
|
if (invokeSetters) {
|
|
3453
|
-
if (!(base
|
|
3023
|
+
if (!isGlobalNative(base) && !isUnlikelyGetterSetter(prop))
|
|
3454
3024
|
this.solver.addForAllAncestorsConstraint(base, listeners_1.TokenListener.WRITE_ANCESTORS, { n: node, s: prop }, (anc) => {
|
|
3455
3025
|
if ((0, constraintvars_1.isObjectPropertyVarObj)(anc)) {
|
|
3456
3026
|
const setter = this.solver.varProducer.objPropVar(anc, prop, "set");
|
|
@@ -3468,7 +3038,7 @@ var require_operations = __commonJS({
|
|
|
3468
3038
|
this.solver.fragmentState.registerEscapingToExternal(src, escapeNode, enclosing);
|
|
3469
3039
|
}
|
|
3470
3040
|
}
|
|
3471
|
-
|
|
3041
|
+
loadModule(mode, str, resultVar, path) {
|
|
3472
3042
|
const f = this.solver.fragmentState;
|
|
3473
3043
|
const reexport = (0, types_1.isExportDeclaration)(path.node);
|
|
3474
3044
|
let m;
|
|
@@ -3478,12 +3048,12 @@ var require_operations = __commonJS({
|
|
|
3478
3048
|
} else
|
|
3479
3049
|
f.warnUnsupported(path.node, `Ignoring re-export from built-in module '${str}'`);
|
|
3480
3050
|
} else {
|
|
3481
|
-
m = f.
|
|
3051
|
+
m = f.loadModule(mode, str, path, this.moduleInfo);
|
|
3482
3052
|
if (m instanceof infos_1.ModuleInfo && m.isIncluded) {
|
|
3483
3053
|
const fp = (0, asthelpers_1.getEnclosingFunction)(path)?.node;
|
|
3484
3054
|
const from = fp ? this.a.functionInfos.get(fp) : this.moduleInfo;
|
|
3485
3055
|
f.registerRequireEdge(from, m);
|
|
3486
|
-
if (
|
|
3056
|
+
if (!reexport)
|
|
3487
3057
|
this.solver.addSubsetConstraint(this.solver.varProducer.objPropVar(this.a.canonicalizeToken(new tokens_1.NativeObjectToken("module", m)), "exports"), resultVar);
|
|
3488
3058
|
}
|
|
3489
3059
|
if (m) {
|
|
@@ -3617,6 +3187,14 @@ var require_operations = __commonJS({
|
|
|
3617
3187
|
this.solver.addSubsetConstraint(vp.objPropVar(t, ecmascript_1.MAP_VALUES), vp.objPropVar(pair, "1"));
|
|
3618
3188
|
break;
|
|
3619
3189
|
case "Iterator":
|
|
3190
|
+
case "ArrayKeys":
|
|
3191
|
+
case "ArrayValues":
|
|
3192
|
+
case "ArrayEntries":
|
|
3193
|
+
case "SetValues":
|
|
3194
|
+
case "SetEntries":
|
|
3195
|
+
case "MapKeys":
|
|
3196
|
+
case "MapValues":
|
|
3197
|
+
case "MapEntries":
|
|
3620
3198
|
case "Generator":
|
|
3621
3199
|
this.solver.addSubsetConstraint(vp.objPropVar(t, "value"), dst);
|
|
3622
3200
|
break;
|
|
@@ -3624,14 +3202,9 @@ var require_operations = __commonJS({
|
|
|
3624
3202
|
});
|
|
3625
3203
|
}
|
|
3626
3204
|
newObjectToken(n) {
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
this.a.patching?.registerAllocationSite(t);
|
|
3631
|
-
return t;
|
|
3632
|
-
}
|
|
3633
|
-
}
|
|
3634
|
-
return this.packageObjectToken;
|
|
3205
|
+
const t = this.a.canonicalizeToken(new tokens_1.ObjectToken(n));
|
|
3206
|
+
this.a.patching?.registerAllocationSite(t);
|
|
3207
|
+
return t;
|
|
3635
3208
|
}
|
|
3636
3209
|
newPrototypeToken(fun) {
|
|
3637
3210
|
const t = this.a.canonicalizeToken(new tokens_1.PrototypeToken(fun));
|
|
@@ -3643,9 +3216,6 @@ var require_operations = __commonJS({
|
|
|
3643
3216
|
this.a.patching?.registerAllocationSite(t);
|
|
3644
3217
|
return t;
|
|
3645
3218
|
}
|
|
3646
|
-
newClassToken(n) {
|
|
3647
|
-
return this.a.canonicalizeToken(new tokens_1.ClassToken(n));
|
|
3648
|
-
}
|
|
3649
3219
|
newFunctionToken(fun) {
|
|
3650
3220
|
const t = this.a.canonicalizeToken(new tokens_1.FunctionToken(fun));
|
|
3651
3221
|
this.a.patching?.registerAllocationSite(t);
|
|
@@ -3669,6 +3239,14 @@ var require_operations = __commonJS({
|
|
|
3669
3239
|
}
|
|
3670
3240
|
};
|
|
3671
3241
|
exports.Operations = Operations;
|
|
3242
|
+
function isUnlikelyGetterSetter(prop) {
|
|
3243
|
+
return prop === (0, ecmascript_1.INTERNAL_PROTOTYPE)() || prop === "prototype" || prop === "toString" || (0, util_1.isArrayIndex)(prop);
|
|
3244
|
+
}
|
|
3245
|
+
__name(isUnlikelyGetterSetter, "isUnlikelyGetterSetter");
|
|
3246
|
+
function isGlobalNative(t) {
|
|
3247
|
+
return t instanceof tokens_1.NativeObjectToken && t.moduleInfo === void 0 && t.name !== "globalThis";
|
|
3248
|
+
}
|
|
3249
|
+
__name(isGlobalNative, "isGlobalNative");
|
|
3672
3250
|
}
|
|
3673
3251
|
});
|
|
3674
3252
|
|
|
@@ -4014,7 +3592,10 @@ var require_processmanager = __commonJS({
|
|
|
4014
3592
|
numForcedExceptions = 0;
|
|
4015
3593
|
numModuleExceptions = 0;
|
|
4016
3594
|
numStaticFunctions = 0;
|
|
4017
|
-
|
|
3595
|
+
staticModuleLoads = {
|
|
3596
|
+
"commonjs": /* @__PURE__ */ new Map(),
|
|
3597
|
+
"module": /* @__PURE__ */ new Map()
|
|
3598
|
+
};
|
|
4018
3599
|
approxTime = 0n;
|
|
4019
3600
|
totalCodeSize = 0;
|
|
4020
3601
|
resultPromiseResolve;
|
|
@@ -4037,7 +3618,8 @@ ${JSON.stringify(msg, void 0, 2)}`);
|
|
|
4037
3618
|
this.numForcedExceptions += msg.numForcedExceptions;
|
|
4038
3619
|
this.numModuleExceptions += msg.moduleException ? 1 : 0;
|
|
4039
3620
|
this.numStaticFunctions += msg.numStaticFunctions;
|
|
4040
|
-
(
|
|
3621
|
+
for (const mode of ["commonjs", "module"])
|
|
3622
|
+
(0, util_1.addPairArrayToMapSet)(msg.staticModuleLoads[mode], this.staticModuleLoads[mode]);
|
|
4041
3623
|
this.totalCodeSize = msg.totalCodeSize;
|
|
4042
3624
|
this.resultPromiseResolve();
|
|
4043
3625
|
this.resultPromiseResolve = void 0;
|
|
@@ -4060,16 +3642,22 @@ ${JSON.stringify(msg, void 0, 2)}`);
|
|
|
4060
3642
|
logger_1.default.info(`Analyzing ${m}`);
|
|
4061
3643
|
await this.execute(file);
|
|
4062
3644
|
}
|
|
4063
|
-
const
|
|
4064
|
-
|
|
4065
|
-
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
3645
|
+
for (const mode of ["commonjs", "module"]) {
|
|
3646
|
+
const rs = this.staticModuleLoads[mode].get(file);
|
|
3647
|
+
if (rs)
|
|
3648
|
+
for (const r of rs)
|
|
3649
|
+
try {
|
|
3650
|
+
const filepath = (0, files_1.resolveModule)(mode, r, file, this.a);
|
|
3651
|
+
if (filepath) {
|
|
3652
|
+
if (!filepath.startsWith(options_1.options.basedir) && !filepath.startsWith(options_1.options.basedir))
|
|
3653
|
+
logger_1.default.warning(`Warning: Skipping module '${r}' at ${filepath} outside basedir`);
|
|
3654
|
+
else
|
|
3655
|
+
this.a.reachedFile(filepath, false, m, (0, files_1.isLocalRequire)(r));
|
|
3656
|
+
}
|
|
3657
|
+
} catch (e) {
|
|
3658
|
+
logger_1.default.warn(`Unable to resolve module '${r}' from ${file}: ${e}`);
|
|
3659
|
+
}
|
|
3660
|
+
}
|
|
4073
3661
|
}
|
|
4074
3662
|
}
|
|
4075
3663
|
stop() {
|
|
@@ -4286,7 +3874,6 @@ var require_analyzer = __commonJS({
|
|
|
4286
3874
|
var astvisitor_1 = require_astvisitor();
|
|
4287
3875
|
var infos_1 = require_infos();
|
|
4288
3876
|
var options_1 = require_options();
|
|
4289
|
-
var widening_1 = require_widening();
|
|
4290
3877
|
var modulefinder_1 = require_modulefinder();
|
|
4291
3878
|
var parser_1 = require_parser();
|
|
4292
3879
|
var escaping_1 = require_escaping();
|
|
@@ -4305,26 +3892,17 @@ var require_analyzer = __commonJS({
|
|
|
4305
3892
|
const a = solver.globalState;
|
|
4306
3893
|
const d = solver.diagnostics;
|
|
4307
3894
|
const timer = new timer_1.default();
|
|
4308
|
-
|
|
3895
|
+
(0, options_1.resolveBaseDir)();
|
|
4309
3896
|
if (options_1.options.approx || options_1.options.approxLoad) {
|
|
4310
3897
|
a.approx = new processmanager_1.ProcessManager(a);
|
|
4311
3898
|
a.patching = new patching_1.Patching(a.approx.hints);
|
|
4312
3899
|
d.patching = new diagnostics_1.PatchingDiagnostics();
|
|
4313
3900
|
}
|
|
4314
|
-
function merge(mp) {
|
|
4315
|
-
const f = fragmentStates.get(mp);
|
|
4316
|
-
if (f) {
|
|
4317
|
-
if (logger_1.default.isDebugEnabled())
|
|
4318
|
-
logger_1.default.debug(`Merging state for ${mp}`);
|
|
4319
|
-
solver.merge(f);
|
|
4320
|
-
} else if (logger_1.default.isVerboseEnabled())
|
|
4321
|
-
logger_1.default.verbose(`No state found for ${mp}`);
|
|
4322
|
-
}
|
|
4323
|
-
__name(merge, "merge");
|
|
4324
3901
|
try {
|
|
4325
3902
|
if (files.length === 0)
|
|
4326
3903
|
logger_1.default.info("Error: No files to analyze");
|
|
4327
3904
|
else {
|
|
3905
|
+
a.globalSpecialNatives = (0, nativebuilder_1.buildGlobalNatives)(solver);
|
|
4328
3906
|
for (const file of files)
|
|
4329
3907
|
a.entryFiles.add((0, path_1.resolve)(options_1.options.basedir, file));
|
|
4330
3908
|
for (const file of a.entryFiles)
|
|
@@ -4334,106 +3912,79 @@ var require_analyzer = __commonJS({
|
|
|
4334
3912
|
logger_1.default.info(`Loading ${options_1.options.approxLoad}`);
|
|
4335
3913
|
a.approx.add(JSON.parse((0, fs_1.readFileSync)(options_1.options.approxLoad, "utf-8")));
|
|
4336
3914
|
}
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
|
|
4342
|
-
|
|
4343
|
-
|
|
4344
|
-
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
if (
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
|
|
4369
|
-
|
|
4370
|
-
|
|
4371
|
-
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
|
|
4377
|
-
|
|
4378
|
-
|
|
4379
|
-
|
|
4380
|
-
await solver.propagate("module");
|
|
4381
|
-
if (options_1.options.alloc && options_1.options.widening) {
|
|
4382
|
-
const escaping = (0, escaping_1.findEscapingObjects)(moduleInfo, solver);
|
|
4383
|
-
(0, widening_1.widenObjects)(escaping, solver);
|
|
4384
|
-
await solver.propagate("widening");
|
|
3915
|
+
while (a.pendingFiles.isNonEmpty()) {
|
|
3916
|
+
while (a.pendingFiles.isNonEmpty()) {
|
|
3917
|
+
for (const file of a.pendingFiles) {
|
|
3918
|
+
const moduleInfo = a.getModuleInfo(file);
|
|
3919
|
+
d.modules++;
|
|
3920
|
+
d.packages = a.packageInfos.size;
|
|
3921
|
+
if (!options_1.options.modulesOnly && options_1.options.printProgress)
|
|
3922
|
+
logger_1.default.info(`Analyzing module ${moduleInfo} (${d.modules})`);
|
|
3923
|
+
const str = fs_1.default.readFileSync(file, "utf8");
|
|
3924
|
+
(0, logger_1.writeStdOutIfActive)(`Parsing ${file} (${Math.ceil(str.length / 1024)}KB)...`);
|
|
3925
|
+
const ast = (0, parser_1.parseAndDesugar)(str, file, solver.fragmentState);
|
|
3926
|
+
if (!ast) {
|
|
3927
|
+
a.filesWithParseErrors.push(file);
|
|
3928
|
+
continue;
|
|
3929
|
+
}
|
|
3930
|
+
moduleInfo.loc = ast.program.loc;
|
|
3931
|
+
a.modules.set(moduleInfo, ast.program);
|
|
3932
|
+
a.filesAnalyzed.push(file);
|
|
3933
|
+
const fileSize = (0, fs_1.statSync)(file).size;
|
|
3934
|
+
d.codeSize += fileSize;
|
|
3935
|
+
if (moduleInfo.packageInfo.isEntry)
|
|
3936
|
+
d.codeSizeMain += fileSize;
|
|
3937
|
+
else
|
|
3938
|
+
d.codeSizeDependencies += fileSize;
|
|
3939
|
+
if (options_1.options.approx) {
|
|
3940
|
+
if (a.approx.hints.moduleIndex.has(moduleInfo.toString())) {
|
|
3941
|
+
if (logger_1.default.isVerboseEnabled())
|
|
3942
|
+
logger_1.default.verbose(`Skipping approximate interpretation of module ${file}, already visited`);
|
|
3943
|
+
} else {
|
|
3944
|
+
(0, logger_1.writeStdOutIfActive)(`Approximate interpretation...`);
|
|
3945
|
+
await a.approx.execute(file);
|
|
3946
|
+
}
|
|
3947
|
+
}
|
|
3948
|
+
if (options_1.options.modulesOnly) {
|
|
3949
|
+
(0, modulefinder_1.findModules)(ast, solver.fragmentState, moduleInfo);
|
|
3950
|
+
if (d.modules % 16 === 0)
|
|
3951
|
+
a.timeoutTimer.checkTimeout();
|
|
3952
|
+
} else {
|
|
3953
|
+
const moduleParams = (0, extras_1.preprocessAst)(ast, moduleInfo);
|
|
3954
|
+
(0, logger_1.writeStdOutIfActive)("Traversing AST...");
|
|
3955
|
+
(0, astvisitor_1.visit)(ast, new operations_1.Operations(moduleInfo, solver, (0, nativebuilder_1.buildModuleNatives)(solver, moduleInfo, moduleParams)));
|
|
3956
|
+
}
|
|
3957
|
+
ast.tokens = void 0;
|
|
4385
3958
|
}
|
|
4386
|
-
|
|
4387
|
-
logger_1.default.debug(`Shelving state for ${moduleInfo}`);
|
|
4388
|
-
fragmentStates.set(moduleInfo, solver.fragmentState);
|
|
3959
|
+
await solver.propagate("Analyzing");
|
|
4389
3960
|
solver.updateDiagnostics();
|
|
4390
3961
|
}
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
|
|
4394
|
-
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
const allModules = [];
|
|
4398
|
-
for (const p of a.packageInfos.values()) {
|
|
4399
|
-
await solver.checkAbort();
|
|
4400
|
-
if (!p.modules.values().some((m) => fragmentStates.has(m)))
|
|
4401
|
-
continue;
|
|
4402
|
-
d.packages++;
|
|
4403
|
-
for (const m of p.modules.values()) {
|
|
4404
|
-
merge(m);
|
|
4405
|
-
allModules.push(m);
|
|
3962
|
+
if (!options_1.options.modulesOnly) {
|
|
3963
|
+
if (options_1.options.patchEscaping) {
|
|
3964
|
+
const t = new timer_1.default();
|
|
3965
|
+
(0, escaping_1.findEscapingObjects)(Array.from(a.moduleInfos.values()), solver);
|
|
3966
|
+
await solver.propagate("Escape patching");
|
|
3967
|
+
d.totalEscapePatchingTime += t.elapsed();
|
|
4406
3968
|
}
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
(
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
if (options_1.options.patchDynamics)
|
|
4426
|
-
(0, patchdynamics_1.patchDynamics)(solver);
|
|
4427
|
-
if (options_1.options.patchMethodCalls)
|
|
4428
|
-
(0, patchmethodcalls_1.patchMethodCalls)(solver);
|
|
4429
|
-
if (options_1.options.patchThis)
|
|
4430
|
-
(0, patchthis_1.patchThis)(solver);
|
|
4431
|
-
await solver.propagate("extra patching");
|
|
4432
|
-
d.totalOtherPatchingTime += t.elapsed();
|
|
3969
|
+
if (options_1.options.approx || options_1.options.approxLoad) {
|
|
3970
|
+
const t = new timer_1.default();
|
|
3971
|
+
a.patching.patch(solver);
|
|
3972
|
+
await solver.propagate("Approximate patching");
|
|
3973
|
+
d.totalApproxPatchingTime += t.elapsed();
|
|
3974
|
+
}
|
|
3975
|
+
if (options_1.options.patchDynamics || options_1.options.patchMethodCalls || options_1.options.patchThis) {
|
|
3976
|
+
const t = new timer_1.default();
|
|
3977
|
+
if (options_1.options.patchDynamics)
|
|
3978
|
+
(0, patchdynamics_1.patchDynamics)(solver);
|
|
3979
|
+
if (options_1.options.patchMethodCalls)
|
|
3980
|
+
(0, patchmethodcalls_1.patchMethodCalls)(solver);
|
|
3981
|
+
if (options_1.options.patchThis)
|
|
3982
|
+
(0, patchthis_1.patchThis)(solver);
|
|
3983
|
+
await solver.propagate("Extra patching");
|
|
3984
|
+
d.totalOtherPatchingTime += t.elapsed();
|
|
3985
|
+
}
|
|
3986
|
+
solver.updateDiagnostics();
|
|
4433
3987
|
}
|
|
4434
|
-
if (a.pendingFiles.isNonEmpty())
|
|
4435
|
-
solver.fragmentState.warn("Unexpected module");
|
|
4436
|
-
solver.updateDiagnostics();
|
|
4437
3988
|
}
|
|
4438
3989
|
}
|
|
4439
3990
|
const f = solver.fragmentState;
|
|
@@ -4492,9 +4043,9 @@ var require_analyzer = __commonJS({
|
|
|
4492
4043
|
if (options_1.options.maxWaves !== void 0)
|
|
4493
4044
|
logger_1.default.info(`Fixpoint wave limit reached: ${d.waveLimitReached} time${d.waveLimitReached !== 1 ? "s" : ""}`);
|
|
4494
4045
|
logger_1.default.info(`Constraint vars: ${f.getNumberOfVarsWithTokens()} (${f.vars.size}), tokens: ${d.tokens}, subset edges: ${d.subsetEdges}, max tokens: ${f.getLargestTokenSetSize()}, max subset out: ${f.getLargestSubsetEdgeOutDegree()}, redirections: ${f.redirections.size}`);
|
|
4495
|
-
logger_1.default.info(`Listeners (notifications) token: ${(0, util_1.mapMapSize)(f.tokenListeners)} (${d.tokenListenerNotifications}), bounded: ${(0, util_1.mapMapSize)(f.tokenListeners2)} (${d.tokenListener2Notifications}),
|
|
4046
|
+
logger_1.default.info(`Listeners (notifications) token: ${(0, util_1.mapMapSize)(f.tokenListeners)} (${d.tokenListenerNotifications}), bounded: ${(0, util_1.mapMapSize)(f.tokenListeners2)} (${d.tokenListener2Notifications}), array: ${(0, util_1.mapMapSize)(f.arrayEntriesListeners)} (${d.arrayEntriesListenerNotifications}), obj: ${(0, util_1.mapMapSize)(f.objectPropertiesListeners)} (${d.objectPropertiesListenerNotifications})`);
|
|
4496
4047
|
logger_1.default.info(`Canonicalize vars: ${a.canonicalConstraintVars.size} (${a.numberOfCanonicalizeVarCalls}), tokens: ${a.canonicalTokens.size} (${a.numberOfCanonicalizeTokenCalls}), access paths: ${a.canonicalAccessPaths.size} (${a.numberOfCanonicalizeAccessPathCalls})`);
|
|
4497
|
-
logger_1.default.info(`Propagation: ${(0, timer_1.nanoToMs)(d.totalPropagationTime)}, listeners: ${(0, timer_1.nanoToMs)(d.totalListenerCallTime)},
|
|
4048
|
+
logger_1.default.info(`Propagation: ${(0, timer_1.nanoToMs)(d.totalPropagationTime)}, listeners: ${(0, timer_1.nanoToMs)(d.totalListenerCallTime)}, finalization: ${(0, timer_1.nanoToMs)(d.finalizationTime)}`);
|
|
4498
4049
|
logger_1.default.info(`Patching time escape: ${(0, timer_1.nanoToMs)(d.totalEscapePatchingTime)}, approx: ${(0, timer_1.nanoToMs)(d.totalApproxPatchingTime)}, other: ${(0, timer_1.nanoToMs)(d.totalOtherPatchingTime)}`);
|
|
4499
4050
|
if (options_1.options.cycleElimination)
|
|
4500
4051
|
logger_1.default.info(`Cycle elimination: ${(0, timer_1.nanoToMs)(d.totalCycleEliminationTime)}, runs: ${d.totalCycleEliminationRuns}, nodes removed: ${f.redirections.size}`);
|
|
@@ -9873,7 +9424,7 @@ var require_vulnerabilities = __commonJS({
|
|
|
9873
9424
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9874
9425
|
exports.getVulnerabilityId = getVulnerabilityId;
|
|
9875
9426
|
function getVulnerabilityId(v) {
|
|
9876
|
-
return "
|
|
9427
|
+
return "osv" in v ? v.osv.id : v.npm.url;
|
|
9877
9428
|
}
|
|
9878
9429
|
__name(getVulnerabilityId, "getVulnerabilityId");
|
|
9879
9430
|
}
|
|
@@ -10493,6 +10044,9 @@ var require_identifiers = __commonJS({
|
|
|
10493
10044
|
"use strict";
|
|
10494
10045
|
var numeric = /^[0-9]+$/;
|
|
10495
10046
|
var compareIdentifiers = /* @__PURE__ */ __name((a, b) => {
|
|
10047
|
+
if (typeof a === "number" && typeof b === "number") {
|
|
10048
|
+
return a === b ? 0 : a < b ? -1 : 1;
|
|
10049
|
+
}
|
|
10496
10050
|
const anum = numeric.test(a);
|
|
10497
10051
|
const bnum = numeric.test(b);
|
|
10498
10052
|
if (anum && bnum) {
|
|
@@ -10602,7 +10156,25 @@ var require_semver = __commonJS({
|
|
|
10602
10156
|
if (!(other instanceof _SemVer)) {
|
|
10603
10157
|
other = new _SemVer(other, this.options);
|
|
10604
10158
|
}
|
|
10605
|
-
|
|
10159
|
+
if (this.major < other.major) {
|
|
10160
|
+
return -1;
|
|
10161
|
+
}
|
|
10162
|
+
if (this.major > other.major) {
|
|
10163
|
+
return 1;
|
|
10164
|
+
}
|
|
10165
|
+
if (this.minor < other.minor) {
|
|
10166
|
+
return -1;
|
|
10167
|
+
}
|
|
10168
|
+
if (this.minor > other.minor) {
|
|
10169
|
+
return 1;
|
|
10170
|
+
}
|
|
10171
|
+
if (this.patch < other.patch) {
|
|
10172
|
+
return -1;
|
|
10173
|
+
}
|
|
10174
|
+
if (this.patch > other.patch) {
|
|
10175
|
+
return 1;
|
|
10176
|
+
}
|
|
10177
|
+
return 0;
|
|
10606
10178
|
}
|
|
10607
10179
|
comparePre(other) {
|
|
10608
10180
|
if (!(other instanceof _SemVer)) {
|
|
@@ -11369,6 +10941,7 @@ var require_range = __commonJS({
|
|
|
11369
10941
|
return result;
|
|
11370
10942
|
}, "isSatisfiable");
|
|
11371
10943
|
var parseComparator = /* @__PURE__ */ __name((comp, options) => {
|
|
10944
|
+
comp = comp.replace(re[t.BUILD], "");
|
|
11372
10945
|
debug("comp", comp, options);
|
|
11373
10946
|
comp = replaceCarets(comp, options);
|
|
11374
10947
|
debug("caret", comp);
|
|
@@ -12595,13 +12168,15 @@ var require_vulnerabilitydetector = __commonJS({
|
|
|
12595
12168
|
constructor(vs) {
|
|
12596
12169
|
const c = new patternparser_1.AccessPathPatternCanonicalizer();
|
|
12597
12170
|
for (const v of vs) {
|
|
12598
|
-
if ("
|
|
12599
|
-
|
|
12600
|
-
|
|
12601
|
-
|
|
12602
|
-
|
|
12603
|
-
|
|
12604
|
-
if (v
|
|
12171
|
+
if ("osv" in v) {
|
|
12172
|
+
if (v.osv.affected) {
|
|
12173
|
+
for (const affected of v.osv.affected)
|
|
12174
|
+
if (affected.package)
|
|
12175
|
+
(0, util_1.mapGetArray)(this.vulnerabilities, affected.package.name).push(v);
|
|
12176
|
+
}
|
|
12177
|
+
} else if ("npm" in v)
|
|
12178
|
+
(0, util_1.mapGetArray)(this.vulnerabilities, v.npm.name).push(v);
|
|
12179
|
+
if ("patterns" in v)
|
|
12605
12180
|
for (const p of v.patterns) {
|
|
12606
12181
|
try {
|
|
12607
12182
|
(0, util_1.mapGetArray)(this.patterns, v).push((0, patternparser_1.parseDetectionPattern)(p, c));
|
|
@@ -12624,7 +12199,7 @@ ${p} (${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
|
12624
12199
|
const vs = this.vulnerabilities.get(packageInfo.name);
|
|
12625
12200
|
if (vs) {
|
|
12626
12201
|
for (const v of vs)
|
|
12627
|
-
if (this.
|
|
12202
|
+
if (this.checkPackageMatchesVulnerability(packageInfo, v)) {
|
|
12628
12203
|
(0, util_1.mapGetSet)(this.vulnerabilityPackageMatches, packageInfo).add(v);
|
|
12629
12204
|
logger_1.default.info(`Detected vulnerable package ${packageInfo} (vulnerability: ${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
12630
12205
|
}
|
|
@@ -12634,21 +12209,21 @@ ${p} (${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
|
12634
12209
|
const vs = this.vulnerabilityPackageMatches.get(moduleInfo.packageInfo);
|
|
12635
12210
|
if (vs) {
|
|
12636
12211
|
for (const v of vs)
|
|
12637
|
-
if (
|
|
12212
|
+
if (!("loc" in v) || v.loc.filename === moduleInfo.relativePath) {
|
|
12638
12213
|
(0, util_1.mapGetSet)(this.vulnerabilityModuleMatches, moduleInfo).add(v);
|
|
12639
12214
|
logger_1.default.info(`Detected vulnerable module ${moduleInfo} (vulnerability: ${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
12640
|
-
if (v
|
|
12215
|
+
if ("loc" in v && !("start" in v.loc))
|
|
12641
12216
|
(0, util_1.mapGetSet)(this.vulnerabilityFunctionMatches, moduleInfo).add(v);
|
|
12642
12217
|
}
|
|
12643
12218
|
}
|
|
12644
12219
|
}
|
|
12645
|
-
reachedFunction(fun
|
|
12646
|
-
const vs = this.vulnerabilityModuleMatches.get(
|
|
12220
|
+
reachedFunction(fun) {
|
|
12221
|
+
const vs = this.vulnerabilityModuleMatches.get(fun.moduleInfo);
|
|
12647
12222
|
if (vs) {
|
|
12648
12223
|
for (const v of vs)
|
|
12649
|
-
if (
|
|
12650
|
-
(0, util_1.mapGetSet)(this.vulnerabilityFunctionMatches,
|
|
12651
|
-
logger_1.default.info(`Detected vulnerable function ${
|
|
12224
|
+
if ("loc" in v && "start" in v.loc && v.loc.start.line == fun.loc.start.line && v.loc.start.column == fun.loc.start.column && v.loc.end.line == fun.loc.end.line && v.loc.end.column == fun.loc.end.column) {
|
|
12225
|
+
(0, util_1.mapGetSet)(this.vulnerabilityFunctionMatches, fun).add(v);
|
|
12226
|
+
logger_1.default.info(`Detected vulnerable function ${fun} (vulnerability: ${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
12652
12227
|
}
|
|
12653
12228
|
}
|
|
12654
12229
|
}
|
|
@@ -12735,30 +12310,44 @@ ${p} (${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
|
12735
12310
|
return res;
|
|
12736
12311
|
}
|
|
12737
12312
|
reportResults(f, vulnerabilities) {
|
|
12313
|
+
let cp = 0, cm = 0, cf = 0, cc = 0;
|
|
12738
12314
|
if (vulnerabilities.package) {
|
|
12739
12315
|
for (const [src, vs] of vulnerabilities.package)
|
|
12740
12316
|
if (src.isEntry)
|
|
12741
|
-
for (const v of vs)
|
|
12317
|
+
for (const v of vs) {
|
|
12742
12318
|
logger_1.default.info(`Vulnerability warning: Entry package ${src} depends on package with vulnerability ${(0, vulnerabilities_1.getVulnerabilityId)(v)}`);
|
|
12319
|
+
cp++;
|
|
12320
|
+
}
|
|
12743
12321
|
}
|
|
12744
12322
|
if (vulnerabilities.module) {
|
|
12745
12323
|
for (const [src, vs] of vulnerabilities.module)
|
|
12746
12324
|
if (src.packageInfo.isEntry)
|
|
12747
|
-
for (const v of vs)
|
|
12325
|
+
for (const v of vs) {
|
|
12748
12326
|
logger_1.default.info(`Vulnerability warning: Entry package module ${src} depends on module with vulnerability ${(0, vulnerabilities_1.getVulnerabilityId)(v)}`);
|
|
12327
|
+
cm++;
|
|
12328
|
+
}
|
|
12749
12329
|
}
|
|
12750
12330
|
if (vulnerabilities.function) {
|
|
12751
12331
|
for (const [src, vs] of vulnerabilities.function)
|
|
12752
12332
|
if (src.packageInfo.isEntry)
|
|
12753
|
-
for (const v of vs)
|
|
12333
|
+
for (const v of vs) {
|
|
12754
12334
|
logger_1.default.info(`Vulnerability warning: Entry package function ${src} may reach function with vulnerability ${(0, vulnerabilities_1.getVulnerabilityId)(v)}`);
|
|
12335
|
+
cf++;
|
|
12336
|
+
}
|
|
12755
12337
|
}
|
|
12756
12338
|
if (vulnerabilities.call) {
|
|
12757
12339
|
for (const [src, vs] of vulnerabilities.call)
|
|
12758
12340
|
if (src.loc?.module?.packageInfo.isEntry)
|
|
12759
|
-
for (const v of vs)
|
|
12341
|
+
for (const v of vs) {
|
|
12760
12342
|
logger_1.default.info(`Vulnerability warning: Entry package function call site ${(0, util_1.locationToStringWithFile)(src.loc)} may reach function with vulnerability ${(0, vulnerabilities_1.getVulnerabilityId)(v)}`);
|
|
12343
|
+
cc++;
|
|
12344
|
+
}
|
|
12761
12345
|
}
|
|
12346
|
+
logger_1.default.info(`Vulnerability summary:
|
|
12347
|
+
Entry packages that depend on package with vulnerability: ${cp}
|
|
12348
|
+
Entry package that depend on module with vulnerability: ${cm}
|
|
12349
|
+
Entry package functions that may reach function with vulnerability: ${cf}
|
|
12350
|
+
Entry package function call site that may reach function vulnerability: ${cc}`);
|
|
12762
12351
|
if (logger_1.default.isDebugEnabled()) {
|
|
12763
12352
|
if (vulnerabilities.package) {
|
|
12764
12353
|
for (const [src, vs] of vulnerabilities.package)
|
|
@@ -12796,69 +12385,55 @@ ${p} (${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
|
12796
12385
|
}
|
|
12797
12386
|
}
|
|
12798
12387
|
}
|
|
12799
|
-
|
|
12800
|
-
if ("
|
|
12801
|
-
|
|
12802
|
-
|
|
12803
|
-
if (
|
|
12804
|
-
|
|
12805
|
-
|
|
12806
|
-
|
|
12807
|
-
|
|
12808
|
-
|
|
12809
|
-
|
|
12810
|
-
|
|
12811
|
-
|
|
12812
|
-
|
|
12813
|
-
|
|
12814
|
-
|
|
12815
|
-
|
|
12816
|
-
|
|
12817
|
-
|
|
12818
|
-
|
|
12819
|
-
|
|
12388
|
+
checkPackageMatchesVulnerability(p, v) {
|
|
12389
|
+
if ("osv" in v) {
|
|
12390
|
+
if (v.osv.affected) {
|
|
12391
|
+
for (const affected of v.osv.affected)
|
|
12392
|
+
if (affected.package && affected.package.name === p.name) {
|
|
12393
|
+
if (p.version === void 0)
|
|
12394
|
+
return true;
|
|
12395
|
+
if (affected.versions) {
|
|
12396
|
+
for (const version of affected.versions)
|
|
12397
|
+
if (version === p.version)
|
|
12398
|
+
return true;
|
|
12399
|
+
}
|
|
12400
|
+
if (affected.ranges) {
|
|
12401
|
+
for (const range of affected.ranges) {
|
|
12402
|
+
let beforeLimits = false;
|
|
12403
|
+
if (!range.events.some((event) => "limit" in event))
|
|
12404
|
+
beforeLimits = true;
|
|
12405
|
+
else
|
|
12406
|
+
for (const event of range.events)
|
|
12407
|
+
if (event.limit && (event.limit === "*" || (0, semver_1.lt)(p.version, event.limit))) {
|
|
12408
|
+
beforeLimits = true;
|
|
12409
|
+
break;
|
|
12410
|
+
}
|
|
12411
|
+
if (beforeLimits) {
|
|
12412
|
+
let match = false;
|
|
12413
|
+
for (const event of range.events) {
|
|
12414
|
+
if (event.introduced && (event.introduced === "0" || (0, semver_1.gte)(p.version, event.introduced)))
|
|
12415
|
+
match = true;
|
|
12416
|
+
else if (event.fixed && (0, semver_1.gte)(p.version, event.fixed))
|
|
12417
|
+
match = false;
|
|
12418
|
+
else if (event.last_affected && (0, semver_1.gt)(p.version, event.last_affected))
|
|
12419
|
+
match = false;
|
|
12820
12420
|
}
|
|
12821
|
-
|
|
12822
|
-
|
|
12823
|
-
for (const event of range.events) {
|
|
12824
|
-
if (event.introduced && (event.introduced === "0" || (0, semver_1.gte)(p.version, event.introduced)))
|
|
12825
|
-
match = true;
|
|
12826
|
-
else if (event.fixed && (0, semver_1.gte)(p.version, event.fixed))
|
|
12827
|
-
match = false;
|
|
12828
|
-
else if (event.last_affected && (0, semver_1.gt)(p.version, event.last_affected))
|
|
12829
|
-
match = false;
|
|
12421
|
+
if (match)
|
|
12422
|
+
return true;
|
|
12830
12423
|
}
|
|
12831
|
-
if (match)
|
|
12832
|
-
return true;
|
|
12833
12424
|
}
|
|
12834
12425
|
}
|
|
12835
12426
|
}
|
|
12836
|
-
|
|
12837
|
-
}
|
|
12838
|
-
|
|
12839
|
-
if (osv.dependency === p.name) {
|
|
12427
|
+
}
|
|
12428
|
+
} else if ("npm" in v) {
|
|
12429
|
+
if (v.npm.name === p.name) {
|
|
12840
12430
|
if (p.version === void 0)
|
|
12841
12431
|
return true;
|
|
12842
|
-
return (0, semver_1.satisfies)(p.version,
|
|
12432
|
+
return (0, semver_1.satisfies)(p.version, v.npm.range);
|
|
12843
12433
|
}
|
|
12844
12434
|
}
|
|
12845
12435
|
return false;
|
|
12846
12436
|
}
|
|
12847
|
-
checkModuleContainsVulnerabilityLocation(moduleInfo, loc) {
|
|
12848
|
-
return Boolean(loc && loc.file === moduleInfo.relativePath);
|
|
12849
|
-
}
|
|
12850
|
-
checkFunctionContainsVulnerabilityLocation(fun, loc) {
|
|
12851
|
-
if (!(loc && loc.file && loc.line && loc.code))
|
|
12852
|
-
return false;
|
|
12853
|
-
const source = fun.getSource();
|
|
12854
|
-
const firstMatch = source.indexOf(loc.code);
|
|
12855
|
-
if (firstMatch === -1)
|
|
12856
|
-
return false;
|
|
12857
|
-
const multipleMatches = source.indexOf(loc.code, firstMatch + 1) !== -1;
|
|
12858
|
-
if (!multipleMatches)
|
|
12859
|
-
return true;
|
|
12860
|
-
return Boolean(fun.node.loc?.start.line && fun.node.loc?.end.line && fun.node.loc?.start.line <= loc.line + 1 && loc.line <= fun.node.loc?.end.line + 1);
|
|
12861
|
-
}
|
|
12862
12437
|
patternMatch(fragmentState, typer, diagnostics) {
|
|
12863
12438
|
const res = /* @__PURE__ */ new Map();
|
|
12864
12439
|
(0, logger_1.writeStdOutIfActive)("Pattern matching...");
|
|
@@ -12866,7 +12441,7 @@ ${p} (${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
|
12866
12441
|
const matcher = new patternmatcher_1.PatternMatcher(fragmentState, typer);
|
|
12867
12442
|
for (const [v, ps] of this.patterns)
|
|
12868
12443
|
for (const p of ps) {
|
|
12869
|
-
const moduleFilter = /* @__PURE__ */ __name((m) => m instanceof infos_1.DummyModuleInfo || this.
|
|
12444
|
+
const moduleFilter = /* @__PURE__ */ __name((m) => m instanceof infos_1.DummyModuleInfo || this.checkPackageMatchesVulnerability(m.packageInfo, v), "moduleFilter");
|
|
12870
12445
|
for (const m of matcher.findDetectionPatternMatches(p, diagnostics, moduleFilter)) {
|
|
12871
12446
|
logger_1.default.info(`Vulnerability pattern match: ${p} at ${(0, util_1.locationToStringWithFileAndEnd)(m.exp.loc)} (vulnerability: ${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
12872
12447
|
(0, util_1.mapGetSetPair)(res, m.exp, m.encl).add(v);
|
|
@@ -12907,7 +12482,7 @@ ${p} (${(0, vulnerabilities_1.getVulnerabilityId)(v)})`);
|
|
|
12907
12482
|
}
|
|
12908
12483
|
const d = this.diagnostics;
|
|
12909
12484
|
d.vulnerabilityCollectionTime = t.elapsed();
|
|
12910
|
-
d.distinctVulnerabilities =
|
|
12485
|
+
d.distinctVulnerabilities = pcks.values().reduce((p, c) => ((0, util_1.addAll)(c, p), p), /* @__PURE__ */ new Set()).size;
|
|
12911
12486
|
d.packagesWithVulnerabilityLocationMatches = this.vulnerabilityPackageMatches.size;
|
|
12912
12487
|
d.modulesWithVulnerabilityLocationMatches = this.vulnerabilityModuleMatches.size;
|
|
12913
12488
|
d.functionsWithVulnerabilityLocationMatches = this.vulnerabilityFunctionMatches.size;
|
|
@@ -13405,7 +12980,7 @@ var require_main = __commonJS({
|
|
|
13405
12980
|
var processmanager_1 = require_processmanager();
|
|
13406
12981
|
var semver_1 = __importDefault(require_semver2());
|
|
13407
12982
|
var ENGINES_NODE = require_package()?.engines?.node;
|
|
13408
|
-
commander_1.program.name("jelly").version(options_1.VERSION).addHelpText("before", options_1.COPYRIGHT).option("-b, --basedir <directory>", "base directory for files to analyze (default: auto-detect)").option("-f, --logfile <file>", "log to file (default: log to stdout)").option("-l, --loglevel <level>", "log level (debug/verbose/info/warn/error)", "info").option("-i, --timeout <seconds>", "limit analysis time").option("-a, --dataflow-html <file>", "save data-flow graph as HTML file").option("-m, --callgraph-html <file>", "save call graph as HTML file").option("-j, --callgraph-json <file>", "save call graph as JSON file").option("-s, --soundness <file>", "compare with dynamic call graph").option("-n, --graal-home <directory>", "home of graal-nodejs (default: $GRAAL_HOME)").option("-d, --dynamic <file>", "generate call graph dynamically, no static analysis").option("--approx", "enable approximate interpretation").option("--approx-only <file>", "perform approximate interpretation, no static analysis").option("--approx-load <file>", "use pre-computed approximate interpretation results").option("-p, --patterns <file...>", "files containing API usage patterns to detect").option("-v, --vulnerabilities <file>", "report vulnerability matches").option("--vulnerabilities-json <json>", "report vulnerability matches (patterns given as JSON string)").option("--include-packages <package...>", "include only dependencies in this list").option("--exclude-packages <package...>", "exclude dependencies in this list").option("--ignore-dependencies", "don't include dependencies in analysis").option("--ignore-unresolved", "don't report errors about unresolved modules").option("--npm-test <dir>", "run 'npm test' instead of 'node' (use with -d)").option("--callgraph", "report call graph").option("--tokens-json <file>", "save tokens for constraint variables as JSON file").option("--tokens", "report tokens for constraint variables").option("--largest", "report largest token sets and subset relations").option("--no-cycle-elimination", "disable cycle elimination").option("--no-natives", "disable nonessential models of native libraries").option("--test-graal", "test graal-nodejs (use with -d)").option("--no-print-progress", "don't print analysis progress information").option("--no-tty", "don't print solver progress for TTY").option("--warnings-unsupported", "print warnings about unsupported features").option("--gc", "enable garbage collection for more accurate memory usage reporting").option("--typescript", "enable TypeScript type inference (use with -p)").option("--api-usage", "report API usage of external packages (implies --ignore-dependencies)").option("--api-exported", "report API of modules").option("--find-access-paths <location>", "find access paths for source location (file:line)").option("--higher-order-functions", "report higher-order functions").option("--zeros", "report calls with zero callees and functions with zero callers").option("--exclude-entries <glob...>", "files to exclude when specifying entry directories").option("--tracked-modules <glob...>", "modules to track usage of (default: auto-detect)").option("--external-matches", "enable pattern matches from external code").option("--no-callgraph-implicit", "omit implicit calls in call graph").option("--no-callgraph-native", "omit native calls in call graph").option("--no-callgraph-require", "omit module loading in call graph").option("--no-callgraph-external", "omit heuristic external callbacks in call graph").option("--diagnostics", "report internal analysis diagnostics").option("--diagnostics-json <file>", "save analysis diagnostics in JSON file").option("--variable-kinds", "report constraint variable kinds").option("--max-waves <number>", "limit number of fixpoint waves").option("--max-indirections <number>", "limit number of function call and property write indirections").option("--full-indirection-bounding", "enable indirection bounding for method calls and property reads (use with --max-indirections)").option("--typescript-library-usage <file>", "save TypeScript library usage in JSON file, no analysis").option("--modules-only", "report reachable packages and modules only, no analysis").option("--compare-callgraphs", "compare two call graphs given as JSON files, no analysis").option("--reachability", "compare call graph reachability (use with -s or --compare-callgraphs)").option("--library", "assume program is a library (default: true if in node_modules)").option("--skip-tests", "skip files that look like tests").option("--no-
|
|
12983
|
+
commander_1.program.name("jelly").version(options_1.VERSION).addHelpText("before", options_1.COPYRIGHT).option("-b, --basedir <directory>", "base directory for files to analyze (default: auto-detect)").option("-f, --logfile <file>", "log to file (default: log to stdout)").option("-l, --loglevel <level>", "log level (debug/verbose/info/warn/error)", "info").option("-i, --timeout <seconds>", "limit analysis time").option("-a, --dataflow-html <file>", "save data-flow graph as HTML file").option("-m, --callgraph-html <file>", "save call graph as HTML file").option("-j, --callgraph-json <file>", "save call graph as JSON file").option("-s, --soundness <file>", "compare with dynamic call graph").option("-n, --graal-home <directory>", "home of graal-nodejs (default: $GRAAL_HOME)").option("-d, --dynamic <file>", "generate call graph dynamically, no static analysis").option("--approx", "enable approximate interpretation").option("--approx-only <file>", "perform approximate interpretation, no static analysis").option("--approx-load <file>", "use pre-computed approximate interpretation results").option("-p, --patterns <file...>", "files containing API usage patterns to detect").option("-v, --vulnerabilities <file>", "report vulnerability matches").option("--vulnerabilities-json <json>", "report vulnerability matches (patterns given as JSON string)").option("--include-packages <package...>", "include only dependencies in this list").option("--exclude-packages <package...>", "exclude dependencies in this list").option("--ignore-dependencies", "don't include dependencies in analysis").option("--ignore-unresolved", "don't report errors about unresolved modules").option("--npm-test <dir>", "run 'npm test' instead of 'node' (use with -d)").option("--callgraph", "report call graph").option("--tokens-json <file>", "save tokens for constraint variables as JSON file").option("--tokens", "report tokens for constraint variables").option("--largest", "report largest token sets and subset relations").option("--no-cycle-elimination", "disable cycle elimination").option("--no-natives", "disable nonessential models of native libraries").option("--test-graal", "test graal-nodejs (use with -d)").option("--no-print-progress", "don't print analysis progress information").option("--no-tty", "don't print solver progress for TTY").option("--warnings-unsupported", "print warnings about unsupported features").option("--gc", "enable garbage collection for more accurate memory usage reporting").option("--typescript", "enable TypeScript type inference (use with -p)").option("--api-usage", "report API usage of external packages (implies --ignore-dependencies)").option("--api-exported", "report API of modules").option("--find-access-paths <location>", "find access paths for source location (file:line)").option("--higher-order-functions", "report higher-order functions").option("--zeros", "report calls with zero callees and functions with zero callers").option("--exclude-entries <glob...>", "files to exclude when specifying entry directories").option("--tracked-modules <glob...>", "modules to track usage of (default: auto-detect)").option("--external-matches", "enable pattern matches from external code").option("--no-callgraph-implicit", "omit implicit calls in call graph").option("--no-callgraph-native", "omit native calls in call graph").option("--no-callgraph-require", "omit module loading in call graph").option("--no-callgraph-external", "omit heuristic external callbacks in call graph").option("--diagnostics", "report internal analysis diagnostics").option("--diagnostics-json <file>", "save analysis diagnostics in JSON file").option("--variable-kinds", "report constraint variable kinds").option("--max-waves <number>", "limit number of fixpoint waves").option("--max-indirections <number>", "limit number of function call and property write indirections").option("--full-indirection-bounding", "enable indirection bounding for method calls and property reads (use with --max-indirections)").option("--typescript-library-usage <file>", "save TypeScript library usage in JSON file, no analysis").option("--modules-only", "report reachable packages and modules only, no analysis").option("--compare-callgraphs", "compare two call graphs given as JSON files, no analysis").option("--reachability", "compare call graph reachability (use with -s or --compare-callgraphs)").option("--library", "assume program is a library (default: true if in node_modules)").option("--skip-tests", "skip files that look like tests").option("--no-patch-escaping", "disable patching using escape analysis").option("--patch-dynamics", "enable dynamic property access patching heuristic").option("--patch-method-calls", "enable method call patching heuristic").option("--no-patch-this", "disable 'this' patching heuristic").option("--read-neighbors", "enable package neighbor heuristic").option("--proto", "enable model of assignments to the __proto__ property").option("--obj-spread", "enable model of spread syntax for object literals ({...obj})").option("--native-overwrites", "allow overwriting of native object properties").option("--ignore-imprecise-native-calls", "ignore imprecise native calls").option("--matches-json <file>", "save vulnerability pattern matches in JSON file").option("--reachable-json <file>", "save reachable packages and modules in JSON file").option("--callstacks-json <file>", "save vulnerability call stacks in JSON file").option("--vulnerabilities-full", "full report of vulnerabilities").option("--modules-json <file>", "save modules dependencies in JSON file").usage("[options] [files]").addHelpText("after", `
|
|
13409
12984
|
All modules reachable by require/import from the given files are included in the analysis
|
|
13410
12985
|
(except when using --ignore-dependencies, --include-packages or --exclude-packages).
|
|
13411
12986
|
If specifying directories instead of files, the files in the directories and their
|