Skip to content

Conversation

@zendive
Copy link
Owner

@zendive zendive commented Jul 12, 2024

  • add self/external domain origin indication for first callstack link
  • wrap requestAnimationFrame/cancelAnimationFrame
  • wrap requestIdleCallback/cancelIdleCallback
  • add option to wrap native functions on demand via visibility panel
  • show online status in history panels
  • collect and show regressors (callstacks from wich delayed invocations were canceled before being fired)
  • add option to debug illusive callstacks when callstack have no links to source files (works when installed locally and built in dev mode)
  • minor fixes

zendive added 8 commits July 6, 2024 03:32
+ observed more discrete-flat memory footprint over saw like
- example:
(function testThis(){
  function timedEvent() {const e = new Error('trace'); console.log(e.stack.split('\n'))};
  window.addEventListener('click', setTimeout.bind(window, timedEvent, 0))
})();
@zendive zendive self-assigned this Jul 12, 2024
@github-actions
Copy link

github-actions bot commented Jul 12, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
actions/actions/checkout 4.*.* 🟢 7.2
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 79 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 9security policy file detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 91 existing vulnerabilities detected
actions/actions/dependency-review-action 4.*.* 🟢 7.2
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 9security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 9SAST tool detected but not run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/@noble/hashes ^1.4.0 UnknownUnknown
npm/@types/chrome ^0.0.269 🟢 6.9
Details
CheckScoreReason
Code-Review🟢 8Found 25/29 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Fuzzing⚠️ 0project is not fuzzed
npm/@types/node ^22.1.0 🟢 6.9
Details
CheckScoreReason
Code-Review🟢 8Found 25/29 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Fuzzing⚠️ 0project is not fuzzed
npm/esbuild-loader 4.2.2 🟢 3.6
Details
CheckScoreReason
Code-Review⚠️ 1Found 4/30 approved changesets -- score normalized to 1
Maintained🟢 1013 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 19 existing vulnerabilities detected
npm/prettier 3.3.3 🟢 6.4
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 3Found 5/13 approved changesets -- score normalized to 3
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
SAST🟢 10SAST tool is run on all commits
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 021 existing vulnerabilities detected
npm/sass ^1.77.8 🟢 4.8
Details
CheckScoreReason
Code-Review🟢 9Found 24/25 approved changesets -- score normalized to 9
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy⚠️ 0security policy file not detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/svelte-check ^3.8.5 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 4Found 14/30 approved changesets -- score normalized to 4
Maintained🟢 1030 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 82 existing vulnerabilities detected
npm/svelte-preprocess ^6.0.2 🟢 4.6
Details
CheckScoreReason
Code-Review🟢 4Found 12/30 approved changesets -- score normalized to 4
Maintained🟢 1014 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 82 existing vulnerabilities detected
npm/ts-jest ^29.2.4 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 91 existing vulnerabilities detected
npm/tsx ^4.16.5 UnknownUnknown
npm/typescript ^5.5.4 🟢 8.7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 10project has 35 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/webpack 5.93.0 🟢 5.5
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 0/4 approved changesets -- score normalized to 0
CII-Best-Practices⚠️ 2badge detected: InProgress
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 9security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts⚠️ 0binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/dependency-review.yml
  • actions/checkout@4.*.*
  • actions/dependency-review-action@4.*.*
package.json
  • @noble/hashes@^1.4.0
  • @types/chrome@^0.0.269
  • @types/node@^22.1.0
  • esbuild-loader@4.2.2
  • prettier@3.3.3
  • sass@^1.77.8
  • svelte-check@^3.8.5
  • svelte-preprocess@^6.0.2
  • ts-jest@^29.2.4
  • tsx@^4.16.5
  • typescript@^5.5.4
  • webpack@5.93.0
  • @types/chrome@^0.0.268
  • @types/node@^20.14.9
  • esbuild-loader@4.2.0
  • js-sha256@^0.11.0
  • prettier@3.3.2
  • sass@^1.77.6
  • svelte-check@^3.8.4
  • svelte-preprocess@^6.0.1
  • ts-jest@^29.1.5
  • tsx@^4.16.2
  • typescript@^5.5.3
  • webpack@5.92.1
pnpm-lock.yaml
  • braces@3.0.2
  • ws@8.17.0
  • @ampproject/remapping@2.2.1
  • @babel/code-frame@7.24.2
  • @babel/compat-data@7.24.4
  • @babel/core@7.24.5
  • @babel/generator@7.24.5
  • @babel/helper-compilation-targets@7.23.6
  • @babel/helper-environment-visitor@7.22.20
  • @babel/helper-function-name@7.23.0
  • @babel/helper-hoist-variables@7.22.5
  • @babel/helper-module-imports@7.24.3
  • @babel/helper-module-transforms@7.24.5
  • @babel/helper-plugin-utils@7.24.5
  • @babel/helper-simple-access@7.24.5
  • @babel/helper-split-export-declaration@7.24.5
  • @babel/helper-string-parser@7.24.1
  • @babel/helper-validator-identifier@7.24.5
  • @babel/helper-validator-option@7.23.5
  • @babel/helpers@7.24.5
  • @babel/highlight@7.24.5
  • @babel/parser@7.24.5
  • @babel/plugin-syntax-async-generators@7.8.4
  • @babel/plugin-syntax-bigint@7.8.3
  • @babel/plugin-syntax-class-properties@7.12.13
  • @babel/plugin-syntax-import-meta@7.10.4
  • @babel/plugin-syntax-json-strings@7.8.3
  • @babel/plugin-syntax-jsx@7.24.1
  • @babel/plugin-syntax-logical-assignment-operators@7.10.4
  • @babel/plugin-syntax-nullish-coalescing-operator@7.8.3
  • @babel/plugin-syntax-numeric-separator@7.10.4
  • @babel/plugin-syntax-object-rest-spread@7.8.3
  • @babel/plugin-syntax-optional-catch-binding@7.8.3
  • @babel/plugin-syntax-optional-chaining@7.8.3
  • @babel/plugin-syntax-top-level-await@7.14.5
  • @babel/plugin-syntax-typescript@7.24.1
  • @babel/template@7.24.0
  • @babel/traverse@7.24.5
  • @babel/types@7.24.5
  • @bcoe/v8-coverage@0.2.3
  • @cspotcode/source-map-support@0.8.1
  • @discoveryjs/json-ext@0.5.7
  • @esbuild/aix-ppc64@0.21.5
  • @esbuild/aix-ppc64@0.23.0
  • @esbuild/android-arm@0.21.5
  • @esbuild/android-arm@0.23.0
  • @esbuild/android-arm64@0.21.5
  • @esbuild/android-arm64@0.23.0
  • @esbuild/android-x64@0.21.5
  • @esbuild/android-x64@0.23.0
  • @esbuild/darwin-arm64@0.21.5
  • @esbuild/darwin-arm64@0.23.0
  • @esbuild/darwin-x64@0.21.5
  • @esbuild/darwin-x64@0.23.0
  • @esbuild/freebsd-arm64@0.21.5
  • @esbuild/freebsd-arm64@0.23.0
  • @esbuild/freebsd-x64@0.21.5
  • @esbuild/freebsd-x64@0.23.0
  • @esbuild/linux-arm@0.21.5
  • @esbuild/linux-arm@0.23.0
  • @esbuild/linux-arm64@0.21.5
  • @esbuild/linux-arm64@0.23.0
  • @esbuild/linux-ia32@0.21.5
  • @esbuild/linux-ia32@0.23.0
  • @esbuild/linux-loong64@0.21.5
  • @esbuild/linux-loong64@0.23.0
  • @esbuild/linux-mips64el@0.21.5
  • @esbuild/linux-mips64el@0.23.0
  • @esbuild/linux-ppc64@0.21.5
  • @esbuild/linux-ppc64@0.23.0
  • @esbuild/linux-riscv64@0.21.5
  • @esbuild/linux-riscv64@0.23.0
  • @esbuild/linux-s390x@0.21.5
  • @esbuild/linux-s390x@0.23.0
  • @esbuild/linux-x64@0.21.5
  • @esbuild/linux-x64@0.23.0
  • @esbuild/netbsd-x64@0.21.5
  • @esbuild/netbsd-x64@0.23.0
  • @esbuild/openbsd-arm64@0.23.0
  • @esbuild/openbsd-x64@0.21.5
  • @esbuild/openbsd-x64@0.23.0
  • @esbuild/sunos-x64@0.21.5
  • @esbuild/sunos-x64@0.23.0
  • @esbuild/win32-arm64@0.21.5
  • @esbuild/win32-arm64@0.23.0
  • @esbuild/win32-ia32@0.21.5
  • @esbuild/win32-ia32@0.23.0
  • @esbuild/win32-x64@0.21.5
  • @esbuild/win32-x64@0.23.0
  • @istanbuljs/load-nyc-config@1.1.0
  • @istanbuljs/schema@0.1.3
  • @jest/console@29.7.0
  • @jest/core@29.7.0
  • @jest/environment@29.7.0
  • @jest/expect@29.7.0
  • @jest/expect-utils@29.7.0
  • @jest/fake-timers@29.7.0
  • @jest/globals@29.7.0
  • @jest/reporters@29.7.0
  • @jest/schemas@29.6.3
  • @jest/source-map@29.6.3
  • @jest/test-result@29.7.0
  • @jest/test-sequencer@29.7.0
  • @jest/transform@29.7.0
  • @jest/types@29.6.3
  • @jridgewell/gen-mapping@0.3.3
  • @jridgewell/gen-mapping@0.3.5
  • @jridgewell/resolve-uri@3.1.1
  • @jridgewell/set-array@1.1.2
  • @jridgewell/set-array@1.2.1
  • @jridgewell/source-map@0.3.5
  • @jridgewell/sourcemap-codec@1.4.15
  • @jridgewell/trace-mapping@0.3.22
  • @jridgewell/trace-mapping@0.3.25
  • @jridgewell/trace-mapping@0.3.9
  • @sinclair/typebox@0.27.8
  • @sinonjs/commons@3.0.1
  • @sinonjs/fake-timers@10.3.0
  • @tootallnate/once@2.0.0
  • @tsconfig/node10@1.0.11
  • @tsconfig/node12@1.0.11
  • @tsconfig/node14@1.0.3
  • @tsconfig/node16@1.0.4
  • @types/babel__core@7.20.5
  • @types/babel__generator@7.6.8
  • @types/babel__template@7.4.4
  • @types/babel__traverse@7.20.5
  • @types/chrome@0.0.268
  • @types/eslint@8.56.5
  • @types/eslint-scope@3.7.7
  • @types/estree@1.0.5
  • @types/filesystem@0.0.35
  • @types/filewriter@0.0.33
  • @types/graceful-fs@4.1.9
  • @types/har-format@1.2.15
  • @types/istanbul-lib-coverage@2.0.6
  • @types/istanbul-lib-report@3.0.3
  • @types/istanbul-reports@3.0.4
  • @types/jest@29.5.12
  • @types/jsdom@20.0.1
  • @types/json-schema@7.0.15
  • @types/node@20.14.9
  • @types/pug@2.0.10
  • @types/stack-utils@2.0.3
  • @types/tough-cookie@4.0.5
  • @types/yargs@17.0.32
  • @types/yargs-parser@21.0.3
  • @webassemblyjs/ast@1.12.1
  • @webassemblyjs/floating-point-hex-parser@1.11.6
  • @webassemblyjs/helper-api-error@1.11.6
  • @webassemblyjs/helper-buffer@1.12.1
  • @webassemblyjs/helper-numbers@1.11.6
  • @webassemblyjs/helper-wasm-bytecode@1.11.6
  • @webassemblyjs/helper-wasm-section@1.12.1
  • @webassemblyjs/ieee754@1.11.6
  • @webassemblyjs/leb128@1.11.6
  • @webassemblyjs/utf8@1.11.6
  • @webassemblyjs/wasm-edit@1.12.1
  • @webassemblyjs/wasm-gen@1.12.1
  • @webassemblyjs/wasm-opt@1.12.1
  • @webassemblyjs/wasm-parser@1.12.1
  • @webassemblyjs/wast-printer@1.12.1
  • @webpack-cli/configtest@2.1.1
  • @webpack-cli/info@2.0.2
  • @webpack-cli/serve@2.0.5
  • @xtuc/ieee754@1.2.0
  • @xtuc/long@4.2.2
  • abab@2.0.6
  • acorn@8.11.3
  • acorn-globals@7.0.1
  • acorn-import-attributes@1.9.5
  • acorn-walk@8.3.2
  • agent-base@6.0.2
  • ajv@6.12.6
  • ajv@8.12.0
  • ajv-formats@2.1.1
  • ajv-keywords@3.5.2
  • ajv-keywords@5.1.0
  • ansi-escapes@4.3.2
  • ansi-regex@5.0.1
  • ansi-styles@3.2.1
  • ansi-styles@4.3.0
  • ansi-styles@5.2.0
  • anymatch@3.1.3
  • arg@4.1.3
  • argparse@1.0.10
  • aria-query@5.3.0
  • asynckit@0.4.0
  • axobject-query@4.0.0
  • babel-jest@29.7.0
  • babel-plugin-istanbul@6.1.1
  • babel-plugin-jest-hoist@29.6.3
  • babel-preset-current-node-syntax@1.0.1
  • babel-preset-jest@29.6.3
  • balanced-match@1.0.2
  • big.js@5.2.2
  • binary-extensions@2.2.0
  • brace-expansion@1.1.11
  • browserslist@4.23.0
  • bs-logger@0.2.6
  • bser@2.1.1
  • buffer-crc32@0.2.13
  • buffer-from@1.1.2
  • callsites@3.1.0
  • camelcase@5.3.1
  • camelcase@6.3.0
  • caniuse-lite@1.0.30001597
  • chalk@2.4.2
  • chalk@4.1.2
  • char-regex@1.0.2
  • chokidar@3.6.0
  • chrome-trace-event@1.0.3
  • ci-info@3.9.0
  • cjs-module-lexer@1.3.1
  • cliui@8.0.1
  • clone-deep@4.0.1
  • co@4.6.0
  • code-red@1.0.4
  • collect-v8-coverage@1.0.2
  • color-convert@1.9.3
  • color-convert@2.0.1
  • color-name@1.1.3
  • color-name@1.1.4
  • colorette@2.0.20
  • combined-stream@1.0.8
  • commander@10.0.1
  • commander@2.20.3
  • concat-map@0.0.1
  • convert-source-map@2.0.0
  • create-jest@29.7.0
  • create-require@1.1.1
  • cross-spawn@7.0.3
  • css-loader@7.1.2
  • css-tree@2.3.1
  • cssesc@3.0.0
  • cssom@0.3.8
  • cssom@0.5.0
  • cssstyle@2.3.0
  • data-urls@3.0.2
  • debug@4.3.4
  • decimal.js@10.4.3
  • dedent@1.5.3
  • deepmerge@4.3.1
  • delayed-stream@1.0.0
  • dequal@2.0.3
  • detect-indent@6.1.0
  • detect-newline@3.1.0
  • diff@4.0.2
  • diff-sequences@29.6.3
  • domexception@4.0.0
  • electron-to-chromium@1.4.701
  • emittery@0.13.1
  • emoji-regex@8.0.0
  • emojis-list@3.0.0
  • enhanced-resolve@5.17.0
  • entities@4.5.0
  • envinfo@7.11.1
  • error-ex@1.3.2
  • es-module-lexer@1.4.1
  • es6-promise@3.3.1
  • esbuild@0.21.5
  • esbuild@0.23.0
  • esbuild-loader@4.2.0
  • escalade@3.1.2
  • escape-string-regexp@1.0.5
  • escape-string-regexp@2.0.0
  • escodegen@2.1.0
  • eslint-scope@5.1.1
  • esprima@4.0.1
  • esrecurse@4.3.0
  • estraverse@4.3.0
  • estraverse@5.3.0
  • estree-walker@3.0.3
  • esutils@2.0.3
  • events@3.3.0
  • execa@5.1.1
  • exit@0.1.2
  • expect@29.7.0
  • fast-deep-equal@3.1.3
  • fast-json-stable-stringify@2.1.0
  • fastest-levenshtein@1.0.16
  • fb-watchman@2.0.2
  • fill-range@7.0.1
  • find-up@4.1.0
  • flat@5.0.2
  • form-data@4.0.0
  • fs.realpath@1.0.0
  • fsevents@2.3.3
  • function-bind@1.1.2
  • gensync@1.0.0-beta.2
  • get-caller-file@2.0.5
  • get-package-type@0.1.0
  • get-stream@6.0.1
  • get-tsconfig@4.7.5
  • glob@7.2.3
  • glob-parent@5.1.2
  • glob-to-regexp@0.4.1
  • globals@11.12.0
  • graceful-fs@4.2.11
  • has-flag@3.0.0
  • has-flag@4.0.0
  • hasown@2.0.0
  • html-encoding-sniffer@3.0.0
  • html-escaper@2.0.2
  • http-proxy-agent@5.0.0
  • https-proxy-agent@5.0.1
  • human-signals@2.1.0
  • iconv-lite@0.6.3
  • icss-utils@5.1.0
  • immutable@4.3.5
  • import-local@3.1.0
  • imurmurhash@0.1.4
  • inflight@1.0.6
  • inherits@2.0.4
  • interpret@3.1.1
  • is-arrayish@0.2.1
  • is-binary-path@2.1.0
  • is-core-module@2.13.1
  • is-extglob@2.1.1
  • is-fullwidth-code-point@3.0.0
  • is-generator-fn@2.1.0
  • is-glob@4.0.3
  • is-number@7.0.0
  • is-plain-object@2.0.4
  • is-potential-custom-element-name@1.0.1
  • is-reference@3.0.2
  • is-stream@2.0.1
  • isexe@2.0.0
  • isobject@3.0.1
  • istanbul-lib-coverage@3.2.2
  • istanbul-lib-instrument@5.2.1
  • istanbul-lib-instrument@6.0.2
  • istanbul-lib-report@3.0.1
  • istanbul-lib-source-maps@4.0.1
  • istanbul-reports@3.1.7
  • jest@29.7.0
  • jest-changed-files@29.7.0
  • jest-circus@29.7.0
  • jest-cli@29.7.0
  • jest-config@29.7.0
  • jest-diff@29.7.0
  • jest-docblock@29.7.0
  • jest-each@29.7.0
  • jest-environment-jsdom@29.7.0
  • jest-environment-node@29.7.0
  • jest-get-type@29.6.3
  • jest-haste-map@29.7.0
  • jest-leak-detector@29.7.0
  • jest-matcher-utils@29.7.0
  • jest-message-util@29.7.0
  • jest-mock@29.7.0
  • jest-pnp-resolver@1.2.3
  • jest-regex-util@29.6.3
  • jest-resolve@29.7.0
  • jest-resolve-dependencies@29.7.0
  • jest-runner@29.7.0
  • jest-runtime@29.7.0
  • jest-snapshot@29.7.0
  • jest-util@29.7.0
  • jest-validate@29.7.0
  • jest-watcher@29.7.0
  • jest-worker@27.5.1
  • jest-worker@29.7.0
  • js-sha256@0.11.0
  • js-tokens@4.0.0
  • js-yaml@3.14.1
  • jsdom@20.0.3
  • jsesc@2.5.2
  • json-parse-even-better-errors@2.3.1
  • json-schema-traverse@0.4.1
  • json-schema-traverse@1.0.0
  • json5@2.2.3
  • kind-of@6.0.3
  • kleur@3.0.3
  • leven@3.1.0
  • lines-and-columns@1.2.4
  • loader-runner@4.3.0
  • loader-utils@2.0.4
  • locate-character@3.0.0
  • locate-path@5.0.0
  • lodash.memoize@4.1.2
  • lru-cache@5.1.1
  • lru-cache@6.0.0
  • magic-string@0.30.7
  • make-dir@4.0.0
  • make-error@1.3.6
  • makeerror@1.0.12
  • mdn-data@2.0.30
  • merge-stream@2.0.0
  • micromatch@4.0.5
  • mime-db@1.52.0
  • mime-types@2.1.35
  • mimic-fn@2.1.0
  • min-indent@1.0.1
  • mini-css-extract-plugin@2.9.0
  • minimatch@3.1.2
  • minimist@1.2.8
  • mkdirp@0.5.6
  • mri@1.2.0
  • ms@2.1.2
  • nanoid@3.3.7
  • natural-compare@1.4.0
  • neo-async@2.6.2
  • node-int64@0.4.0
  • node-releases@2.0.14
  • normalize-path@3.0.0
  • npm-run-path@4.0.1
  • nwsapi@2.2.9
  • once@1.4.0
  • onetime@5.1.2
  • p-limit@2.3.0
  • p-limit@3.1.0
  • p-locate@4.1.0
  • p-try@2.2.0
  • parse-json@5.2.0
  • parse5@7.1.2
  • path-exists@4.0.0
  • path-is-absolute@1.0.1
  • path-key@3.1.1
  • path-parse@1.0.7
  • periscopic@3.1.0
  • picocolors@1.0.0
  • picomatch@2.3.1
  • pirates@4.0.6
  • pkg-dir@4.2.0
  • postcss@8.4.35
  • postcss-modules-extract-imports@3.1.0
  • postcss-modules-local-by-default@4.0.5
  • postcss-modules-scope@3.2.0
  • postcss-modules-values@4.0.0
  • postcss-selector-parser@6.0.15
  • postcss-value-parser@4.2.0
  • prettier@3.3.2
  • pretty-format@29.7.0
  • prompts@2.4.2
  • psl@1.9.0
  • punycode@2.3.1
  • pure-rand@6.1.0
  • querystringify@2.2.0
  • randombytes@2.1.0
  • react-is@18.3.1
  • readdirp@3.6.0
  • rechoir@0.8.0
  • require-directory@2.1.1
  • require-from-string@2.0.2
  • requires-port@1.0.0
  • resolve@1.22.8
  • resolve-cwd@3.0.0
  • resolve-from@5.0.0
  • resolve-pkg-maps@1.0.0
  • resolve.exports@2.0.2
  • rimraf@2.7.1
  • sade@1.8.1
  • safe-buffer@5.2.1
  • safer-buffer@2.1.2
  • sander@0.5.1
  • sass@1.77.6
  • saxes@6.0.0
  • schema-utils@3.3.0
  • schema-utils@4.2.0
  • semver@6.3.1
  • semver@7.6.0
  • serialize-javascript@6.0.2
  • shallow-clone@3.0.1
  • shebang-command@2.0.0
  • shebang-regex@3.0.0
  • signal-exit@3.0.7
  • sisteransi@1.0.5
  • slash@3.0.0
  • sorcery@0.11.0
  • source-list-map@2.0.1
  • source-map@0.6.1
  • source-map-js@1.0.2
  • source-map-support@0.5.13
  • source-map-support@0.5.21
  • sprintf-js@1.0.3
  • stack-utils@2.0.6
  • string-length@4.0.2
  • string-width@4.2.3
  • strip-ansi@6.0.1
  • strip-bom@4.0.0
  • strip-final-newline@2.0.0
  • strip-indent@3.0.0
  • strip-json-comments@3.1.1
  • supports-color@5.5.0
  • supports-color@7.2.0
  • supports-color@8.1.1
  • supports-preserve-symlinks-flag@1.0.0
  • svelte@4.2.18
  • svelte-check@3.8.4
  • svelte-dev-helper@1.1.9
  • svelte-hmr@0.14.12
  • svelte-loader@3.2.3
  • svelte-preprocess@5.1.4
  • svelte-preprocess@6.0.1
  • symbol-tree@3.2.4
  • tapable@2.2.1
  • terser@5.27.0
  • terser-webpack-plugin@5.3.10
  • test-exclude@6.0.0
  • tmpl@1.0.5
  • to-fast-properties@2.0.0
  • to-regex-range@5.0.1
  • tough-cookie@4.1.4
  • tr46@3.0.0
  • ts-jest@29.1.5
  • ts-node@10.9.2
  • tsx@4.16.2
  • type-detect@4.0.8
  • type-fest@0.21.3
  • typescript@5.5.3
  • undici-types@5.26.5
  • universalify@0.2.0
  • update-browserslist-db@1.0.13
  • uri-js@4.4.1
  • url-parse@1.5.10
  • util-deprecate@1.0.2
  • v8-compile-cache-lib@3.0.1
  • v8-to-istanbul@9.2.0
  • w3c-xmlserializer@4.0.0
  • walker@1.0.8
  • watchpack@2.4.1
  • webidl-conversions@7.0.0
  • webpack@5.92.1
  • webpack-cli@5.1.4
  • webpack-merge@5.10.0
  • webpack-sources@1.4.3
  • webpack-sources@3.2.3
  • whatwg-encoding@2.0.0
  • whatwg-mimetype@3.0.0
  • whatwg-url@11.0.0
  • which@2.0.2
  • wildcard@2.0.1
  • wrap-ansi@7.0.0
  • wrappy@1.0.2
  • write-file-atomic@4.0.2
  • xml-name-validator@4.0.0
  • xmlchars@2.2.0
  • y18n@5.0.8
  • yallist@3.1.1
  • yallist@4.0.0
  • yargs@17.7.2
  • yargs-parser@21.1.1
  • yn@3.1.1
  • yocto-queue@0.1.0

@zendive zendive linked an issue Aug 5, 2024 that may be closed by this pull request
@zendive zendive marked this pull request as ready for review August 8, 2024 12:07
@zendive zendive merged commit fff7743 into master Aug 8, 2024
@zendive zendive deleted the next branch August 8, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Youtube video buffering stagnation

2 participants