Skip to content

Conversation

@joaquim-verges
Copy link
Member

Description

PLEASE NOTE- Checklist must be complete prior to review.

Checklist

  • Increment the version field in package.json of the package you have made changes in following semantic versioning and using alpha release tagging
  • Check the box that allows repo maintainers to update this PR
  • Test locally to make sure this feature/fix works
  • Run yarn check-all to confirm there are not any associated errors
  • Confirm this PR passes Circle CI checks
  • Add or update relevant information in the documentation

Docs Checklist

  • Include a screenshot of any changes (see docs README on running locally)
  • Add/update the appropriate package README (if applicable)
  • Add/update the related module in the docs demo (if applicable)
  • Add/update the related package in the docs/package.json file (if applicable)

If this PR includes changes to add an injected wallet or SDK wallet module:

Please complete the following using the internal demo package.
To run this demo use the command yarn && yarn dev to get the project running at http://localhost:8080/

Tests with demo app (injected)

  • send transaction
  • switch chains
  • sign message
  • sign typed message
  • disconnect

Tests with demo app (SDK)

  • send transaction
  • switch chains
  • sign message
  • sign typed message
  • disconnect

compojoom and others added 7 commits December 12, 2024 11:38
If you try to use web3-onboard with yarn v4 (although I think the
problem will be there with yarn v2 and v3) it fails with:
YN0001: │ Error: @keystonehq/eth-keyring@^0.14.00.3 isn't supported by
any available resolver

First install is ok, but if you run the install again you’ll get the
above. 0.14.00.3 is apparently not a valid range and the only way to
get this fixed is to fix the dependency. Yarn v1 resolves
0.14.00.3 to 0.14.4 and that is the version I’ve set here.
fix: keystone dep breaks yarn 4 installation
@socket-security
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/node@17.0.45 🔁 npm/@types/node@10.12.18, npm/@types/node@11.11.6, npm/@types/node@18.7.23 None 0 1.68 MB types
npm/https-browserify@1.0.0 network 0 2.79 kB feross
npm/os-browserify@0.3.0 None 0 2.74 kB coderpuppy
npm/react@19.0.0 None 0 0 B
npm/scheduler@0.25.0 environment 0 84.2 kB react-bot
npm/svelte@3.59.2 🔁 npm/svelte@3.49.0 None 0 10.6 MB conduitry

🚮 Removed packages: npm/0xsequence@0.43.26, npm/@0xsequence/api@0.43.26, npm/@0xsequence/auth@0.43.26, npm/@0xsequence/config@0.43.26, npm/@0xsequence/ethauth@0.8.1, npm/@0xsequence/guard@0.43.26, npm/@0xsequence/indexer@0.43.26, npm/@0xsequence/metadata@0.43.26, npm/@0xsequence/multicall@0.43.26, npm/@0xsequence/network@0.43.26, npm/@0xsequence/provider@0.43.26, npm/@0xsequence/relayer@0.43.26, npm/@0xsequence/transactions@0.43.26, npm/@0xsequence/utils@0.43.26, npm/@0xsequence/wallet@0.43.26, npm/@ampproject/remapping@2.2.0, npm/@apocentre/alias-sampling@0.5.3, npm/@babel/code-frame@7.18.6, npm/@babel/core@7.19.3, npm/@babel/generator@7.19.3, npm/@babel/helper-annotate-as-pure@7.18.6, npm/@babel/helper-compilation-targets@7.19.3, npm/@babel/helper-define-polyfill-provider@0.3.3, npm/@babel/helper-environment-visitor@7.18.9, npm/@babel/helper-function-name@7.23.0, npm/@babel/helper-hoist-variables@7.22.5, npm/@babel/helper-module-imports@7.18.6, npm/@babel/helper-module-transforms@7.19.0, npm/@babel/helper-simple-access@7.18.6, npm/@babel/helper-split-export-declaration@7.18.6, npm/@babel/helpers@7.19.0, npm/@babel/highlight@7.18.6, npm/@babel/parser@7.19.6, npm/@babel/plugin-syntax-jsx@7.18.6, npm/@babel/plugin-transform-react-jsx-development@7.18.6, npm/@babel/plugin-transform-react-jsx-self@7.18.6, npm/@babel/plugin-transform-react-jsx-source@7.18.6, npm/@babel/plugin-transform-react-jsx@7.19.0, npm/@babel/plugin-transform-runtime@7.19.1, npm/@babel/runtime@7.19.0, npm/@babel/template@7.18.10, npm/@babel/types@7.19.3, npm/@coinbase/wallet-sdk@3.6.6, npm/@confio/ics23@0.6.8, npm/@cosmjs/amino@0.28.13, npm/@cosmjs/crypto@0.28.13, npm/@cosmjs/encoding@0.28.13, npm/@cosmjs/json-rpc@0.28.13, npm/@cosmjs/math@0.28.13, npm/@cosmjs/proto-signing@0.28.13, npm/@cosmjs/socket@0.28.13, npm/@cosmjs/stargate@0.28.13, npm/@cosmjs/stream@0.28.13, npm/@cosmjs/utils@0.28.13, npm/@esbuild-plugins/node-globals-polyfill@0.1.1, npm/@esbuild-plugins/node-modules-polyfill@0.1.4, npm/@esbuild/android-arm64@0.18.20, npm/@esbuild/android-arm@0.15.12, npm/@esbuild/android-arm@0.18.20, npm/@esbuild/android-x64@0.18.20, npm/@esbuild/darwin-arm64@0.18.20, npm/@esbuild/darwin-x64@0.18.20, npm/@esbuild/freebsd-arm64@0.18.20, npm/@esbuild/freebsd-x64@0.18.20, npm/@esbuild/linux-arm64@0.18.20, npm/@esbuild/linux-arm@0.18.20, npm/@esbuild/linux-ia32@0.18.20, npm/@esbuild/linux-loong64@0.15.12, npm/@esbuild/linux-loong64@0.18.20, npm/@esbuild/linux-mips64el@0.18.20, npm/@esbuild/linux-ppc64@0.18.20, npm/@esbuild/linux-riscv64@0.18.20, npm/@esbuild/linux-s390x@0.18.20, npm/@esbuild/linux-x64@0.18.20, npm/@esbuild/netbsd-x64@0.18.20, npm/@esbuild/openbsd-x64@0.18.20, npm/@esbuild/sunos-x64@0.18.20, npm/@esbuild/win32-arm64@0.18.20, npm/@esbuild/win32-ia32@0.18.20, npm/@esbuild/win32-x64@0.18.20, npm/@eslint/eslintrc@1.4.1, npm/@ethereumjs/common@2.6.5, npm/@ethereumjs/tx@3.5.2, npm/@ethersproject/abi@5.5.0, npm/@ethersproject/abstract-provider@5.5.1, npm/@ethersproject/abstract-signer@5.5.0, npm/@ethersproject/address@5.5.0, npm/@ethersproject/base64@5.5.0, npm/@ethersproject/basex@5.5.0, npm/@ethersproject/bignumber@5.5.0, npm/@ethersproject/bytes@5.5.0, npm/@ethersproject/constants@5.5.0, npm/@ethersproject/contracts@5.5.0, npm/@ethersproject/hash@5.5.0, npm/@ethersproject/hdnode@5.5.0, npm/@ethersproject/json-wallets@5.5.0, npm/@ethersproject/keccak256@5.5.0, npm/@ethersproject/logger@5.5.0, npm/@ethersproject/networks@5.5.2, npm/@ethersproject/pbkdf2@5.5.0, npm/@ethersproject/properties@5.5.0, npm/@ethersproject/providers@5.5.3, npm/@ethersproject/random@5.5.1, npm/@ethersproject/rlp@5.5.0, npm/@ethersproject/sha2@5.5.0, npm/@ethersproject/signing-key@5.5.0, npm/@ethersproject/solidity@5.5.0, npm/@ethersproject/strings@5.5.0, npm/@ethersproject/transactions@5.5.0, npm/@ethersproject/units@5.5.0, npm/@ethersproject/wallet@5.5.0, npm/@ethersproject/web@5.5.1, npm/@ethersproject/wordlists@5.5.0, npm/@formatjs/ecma402-abstract@1.11.4, npm/@formatjs/fast-memoize@1.2.1, npm/@formatjs/icu-messageformat-parser@2.1.0, npm/@formatjs/icu-skeleton-parser@1.3.6, npm/@formatjs/intl-localematcher@0.2.25, npm/@gnosis.pm/safe-apps-provider@0.9.3, npm/@gnosis.pm/safe-apps-sdk@6.3.0, npm/@hapi/topo@5.1.0, npm/@humanwhocodes/config-array@0.11.8, npm/@humanwhocodes/module-importer@1.0.1, npm/@humanwhocodes/object-schema@1.2.1, npm/@jridgewell/gen-mapping@0.1.1, npm/@jridgewell/trace-mapping@0.3.15, npm/@keepkey/device-protocol@7.9.1, npm/@keystonehq/base-eth-keyring@0.6.4, npm/@keystonehq/bc-ur-registry-eth@0.11.4, npm/@keystonehq/bc-ur-registry@0.5.0, npm/@keystonehq/eth-keyring@0.14.4, npm/@keystonehq/sdk@0.12.4, npm/@ledgerhq/connect-kit-loader@1.0.2, npm/@lit/reactive-element@1.6.1, npm/@magic-sdk/commons@4.1.1, npm/@magic-sdk/provider@8.2.0, npm/@magic-sdk/types@7.2.0, npm/@metamask/obs-store@7.0.0, npm/@metamask/utils@3.6.0, npm/@motionone/animation@10.15.1, npm/@motionone/dom@10.16.2, npm/@motionone/easing@10.15.1, npm/@motionone/generators@10.15.1, npm/@motionone/svelte@10.16.2, npm/@motionone/utils@10.15.1, npm/@motionone/vue@10.16.2, npm/@myetherwallet/mewconnect-web-client@2.2.0-beta.18, npm/@noble/ed25519@1.7.3, npm/@noble/secp256k1@1.7.1, npm/@nodelib/fs.scandir@2.1.5, npm/@nodelib/fs.stat@2.0.5, npm/@nodelib/fs.walk@1.2.8, npm/@portis/web3@4.0.7, npm/@protobufjs/aspromise@1.1.2, npm/@protobufjs/base64@1.1.2, npm/@protobufjs/codegen@2.0.4, npm/@protobufjs/eventemitter@1.1.0, npm/@protobufjs/fetch@1.1.0, npm/@protobufjs/float@1.0.2, npm/@protobufjs/inquire@1.1.0, npm/@protobufjs/path@1.1.2, npm/@protobufjs/pool@1.1.0, npm/@protobufjs/utf8@1.1.0, npm/@rollup/plugin-babel@5.3.1, npm/@rollup/plugin-commonjs@20.0.0, npm/@rollup/plugin-inject@4.0.4, npm/@rollup/plugin-json@4.1.0, npm/@rushstack/eslint-patch@1.2.0, npm/@shapeshiftoss/bitcoinjs-lib@5.2.0-shapeshift.2, npm/@shapeshiftoss/hdwallet-core@1.34.0, npm/@shapeshiftoss/hdwallet-keepkey-webusb@1.34.0, npm/@shapeshiftoss/hdwallet-keepkey@1.34.0, npm/@shapeshiftoss/proto-tx-builder@0.3.0, npm/@sideway/address@4.1.4, npm/@sindresorhus/is@0.14.0, npm/@solana/buffer-layout@4.0.0, npm/@solana/web3.js@1.75.0, npm/@stablelib/aead@1.0.1, npm/@stablelib/binary@1.0.1, npm/@stablelib/bytes@1.0.1, npm/@stablelib/chacha20poly1305@1.0.1, npm/@stablelib/chacha@1.0.1, npm/@stablelib/constant-time@1.0.1, npm/@stablelib/ed25519@1.0.3, npm/@stablelib/hash@1.0.1, npm/@stablelib/hkdf@1.0.1, npm/@stablelib/hmac@1.0.1, npm/@stablelib/int@1.0.1, npm/@stablelib/keyagreement@1.0.1, npm/@stablelib/poly1305@1.0.1, npm/@stablelib/random@1.0.2, npm/@stablelib/sha256@1.0.1, npm/@stablelib/sha512@1.0.1, npm/@stablelib/wipe@1.0.1, npm/@stablelib/x25519@1.0.3, npm/@szmarczak/http-timer@1.1.2, npm/@toruslabs/http-helpers@3.2.0, npm/@toruslabs/openlogin-jrpc@2.13.0, npm/@toruslabs/openlogin-utils@2.13.0, npm/@toruslabs/torus-embed@1.38.2, npm/@trezor/analytics@1.0.0, npm/@trezor/blockchain-link-types@1.0.1, npm/@trezor/blockchain-link-utils@1.0.1, npm/@trezor/blockchain-link@2.1.10, npm/@trezor/connect-analytics@1.0.0, npm/@trezor/connect-common@0.0.13, npm/@trezor/connect-web@9.0.8, npm/@trezor/connect@9.0.8, npm/@trezor/transport@1.1.9, npm/@trezor/utils@9.0.7, npm/@trezor/utxo-lib@1.0.5, npm/@types/bn.js@5.1.1, npm/@types/cacheable-request@6.0.2, npm/@types/connect@3.4.35, npm/@types/debug@4.1.7, npm/@types/http-cache-semantics@4.0.1, npm/@types/keyv@4.2.0, npm/@types/long@4.0.2, npm/@types/pbkdf2@3.1.0, npm/@types/react-dom@18.0.6, npm/@types/react@18.0.21, npm/@types/scheduler@0.16.2, npm/@types/secp256k1@4.0.3, npm/@types/web-bluetooth@0.0.14, npm/@types/web@0.0.99, npm/@types/ws@7.4.7, npm/@vitejs/plugin-react@2.1.0, npm/@vitejs/plugin-vue@4.0.0, npm/@vue/compiler-core@3.2.45, npm/@vue/compiler-dom@3.2.45, npm/@vue/compiler-sfc@2.7.13, npm/@vue/compiler-sfc@3.2.45, npm/@vue/compiler-ssr@3.2.45, npm/@vue/devtools-api@6.5.0, npm/@vue/eslint-config-prettier@7.0.0, npm/@vue/reactivity-transform@3.2.45, npm/@vue/reactivity@3.2.45, npm/@vue/runtime-core@3.2.45, npm/@vue/runtime-dom@3.2.45, npm/@vue/server-renderer@3.2.45, npm/@vue/shared@3.2.45, npm/@vueuse/core@8.9.4, npm/@vueuse/metadata@8.9.4, npm/@vueuse/rxjs@8.9.4, npm/@vueuse/shared@8.9.4, npm/@walletconnect/browser-utils@1.8.0, npm/@walletconnect/client@1.8.0, npm/@walletconnect/core@1.8.0, npm/@walletconnect/crypto@1.0.2, npm/@walletconnect/encoding@1.0.1, npm/@walletconnect/environment@1.0.0, npm/@walletconnect/ethereum-provider@2.8.4, npm/@walletconnect/events@1.0.1, npm/@walletconnect/heartbeat@1.2.1, npm/@walletconnect/iso-crypto@1.8.0, npm/@walletconnect/jsonrpc-http-connection@1.0.7, npm/@walletconnect/jsonrpc-provider@1.0.13, npm/@walletconnect/jsonrpc-types@1.0.1, npm/@walletconnect/jsonrpc-utils@1.0.3, npm/@walletconnect/jsonrpc-ws-connection@1.0.11, npm/@walletconnect/keyvaluestorage@1.0.2, npm/@walletconnect/logger@2.0.1, npm/@walletconnect/mobile-registry@1.4.0, npm/@walletconnect/modal-core@2.5.5, npm/@walletconnect/modal-ui@2.5.5, npm/@walletconnect/modal@2.5.5, npm/@walletconnect/qrcode-modal@1.8.0, npm/@walletconnect/randombytes@1.0.2, npm/@walletconnect/relay-api@1.0.9, npm/@walletconnect/relay-auth@1.0.4, npm/@walletconnect/safe-json@1.0.0, npm/@walletconnect/sign-client@2.8.4, npm/@walletconnect/socket-transport@1.8.0, npm/@walletconnect/time@1.0.2, npm/@walletconnect/types@1.8.0, npm/@walletconnect/universal-provider@2.8.4, npm/@walletconnect/utils@1.8.0, npm/@walletconnect/window-getters@1.0.0, npm/@walletconnect/window-metadata@1.0.0, npm/@web3-onboard/coinbase@2.2.4, npm/@web3-onboard/common@2.3.3, npm/@web3-onboard/core@2.21.2, npm/@web3-onboard/dcent@2.2.7, npm/@web3-onboard/fortmatic@2.0.19, npm/@web3-onboard/gnosis@2.1.10, npm/@web3-onboard/hw-common@2.3.0, npm/@web3-onboard/injected-wallets@2.10.7, npm/@web3-onboard/injected-wallets@2.9.0, npm/@web3-onboard/keepkey@2.3.7, npm/@web3-onboard/keystone@2.3.7, npm/@web3-onboard/ledger@2.4.6, npm/@web3-onboard/magic@2.1.7, npm/@web3-onboard/mew-wallet@2.0.4, npm/@web3-onboard/mew@2.1.3, npm/@web3-onboard/portis@2.1.7, npm/@web3-onboard/react@2.8.13, npm/@web3-onboard/sequence@2.0.8, npm/@web3-onboard/taho@2.0.5, npm/@web3-onboard/tallyho@2.0.1, npm/@web3-onboard/torus@2.2.5, npm/@web3-onboard/trezor@2.4.2, npm/@web3-onboard/vue@2.7.12, npm/@web3-onboard/walletconnect@2.4.0, npm/abbrev@1.1.1, npm/abstract-leveldown@2.7.2, npm/accepts@1.3.8, npm/acorn-jsx@5.3.2, npm/aes-js@3.0.0, npm/after@0.8.2, npm/agent-base@6.0.2, npm/agentkeepalive@4.3.0, npm/aproba@1.2.0, npm/are-we-there-yet@1.1.7, npm/argparse@2.0.1, npm/arraybuffer.slice@0.0.7, npm/asn1.js@5.4.1, npm/asn1@0.2.6, npm/assert@2.0.0, npm/async-eventemitter@0.2.4, npm/async-mutex@0.2.6, npm/async@2.6.4, npm/available-typed-arrays@1.0.5, npm/axios@0.21.1, npm/b4a@1.6.0, npm/babel-plugin-polyfill-corejs2@0.3.3, npm/babel-plugin-polyfill-corejs3@0.6.0, npm/babel-plugin-polyfill-regenerator@0.4.1, npm/backo2@1.0.2, npm/backoff@2.5.0, npm/balanced-match@1.0.2, npm/base-x@3.0.9, npm/base58check@2.0.0, npm/base64-arraybuffer@0.1.4, npm/bchaddrjs@0.5.2, npm/bcrypt-pbkdf@1.0.2, npm/big-integer@1.6.51, npm/big.js@5.2.2, npm/bigint-buffer@1.1.5, npm/bind-decorator@1.0.11, npm/bindings@1.5.0, npm/bip174@2.1.0, npm/bip32@2.0.6, npm/bip39@3.0.4, npm/bip66@1.1.5, npm/bitcoin-ops@1.4.1, npm/blake-hash@2.0.0, npm/blakejs@1.2.1, npm/blob@0.0.5, npm/bluebird@3.7.2, npm/bnb-javascript-sdk-nobroadcast@2.16.15, npm/bnc-sdk@4.6.7, npm/body-parser@1.20.1, npm/boolbase@1.0.0, npm/borsh@0.7.0, npm/brace-expansion@1.1.11, npm/browser-or-node@1.3.0, npm/browser-resolve@2.0.0, npm/browser-stdout@1.3.1, npm/browserify-aes@1.2.0, npm/browserify-cipher@1.0.1, npm/browserify-des@1.0.2, npm/browserify-rsa@4.1.0, npm/browserify-sign@4.2.1, npm/browserify-zlib@0.2.0, npm/bs58check@2.1.2, npm/btoa@1.2.1, npm/buffer-alloc-unsafe@1.1.0, npm/buffer-alloc@1.2.0, npm/buffer-fill@1.0.0, npm/buffer-to-arraybuffer@0.0.5, npm/bufferutil@4.0.6, npm/bytebuffer@5.0.1, npm/cacheable-lookup@5.0.4, npm/cacheable-request@6.1.0, npm/call-bind@1.0.2, npm/cashaddrjs@0.4.4, npm/cbor-sync@1.0.4, npm/chalk@4.1.2, npm/checkpoint-store@1.1.0, npm/chownr@1.1.4, npm/cids@0.7.5, npm/cipher-base@1.0.4, npm/class-is@1.1.0, npm/cliui@6.0.0, npm/clone-response@1.0.3, npm/clone@2.1.2, npm/code-point-at@1.1.0, npm/color-convert@2.0.1, npm/combined-stream@1.0.8, npm/component-bind@1.0.0, npm/component-emitter@1.3.0, npm/component-inherit@0.0.3, npm/concat-map@0.0.1, npm/console-browserify@1.2.0, npm/console-control-strings@1.1.0, npm/constants-browserify@1.0.0, npm/content-disposition@0.5.4, npm/content-hash@2.5.2, npm/cookiejar@2.1.4, npm/copy-to-clipboard@3.3.2, npm/core-js-compat@3.25.3, npm/core-js@3.25.5, npm/cors@2.8.5, npm/cosmjs-types@0.5.1, npm/crc@3.8.0, npm/create-ecdh@4.0.4, npm/create-hash@1.2.0, npm/create-hmac@1.1.7, npm/cross-spawn@7.0.3, npm/crypto-browserify@3.12.0, npm/crypto-es@1.2.7, npm/crypto-js@4.1.1, npm/d@1.0.1, npm/dashdash@1.14.1, npm/dcent-web-connector@0.11.3, npm/decamelize@1.2.0, npm/decompress-response@3.3.0, npm/deep-extend@0.6.0, npm/defer-to-connect@1.1.3, npm/deferred-leveldown@1.2.2, npm/define-properties@1.1.4, npm/delegates@1.0.0, npm/des.js@1.0.1, npm/detect-browser@5.2.0, npm/detect-libc@1.0.3, npm/diffie-hellman@5.0.3, npm/doctrine@3.0.0, npm/dom-walk@0.1.2, npm/domain-browser@4.22.0, npm/domexception@1.0.1, npm/drbg.js@1.0.1, npm/duplexer3@0.1.5, npm/duplexify@4.1.2, npm/ecc-jsbn@0.1.2, npm/eccrypto@1.1.6, npm/eip55@2.1.0, npm/elliptic@6.5.4, npm/end-of-stream@1.4.4, npm/engine.io-client@3.5.3, npm/engine.io-parser@2.2.1, npm/err-code@3.0.1, npm/errno@0.1.8, npm/es-abstract@1.20.3, npm/es-to-primitive@1.2.1, npm/esbuild@0.18.20, npm/eslint-config-prettier@8.5.0, npm/eslint-plugin-prettier@4.2.1, npm/eslint-plugin-vue@9.9.0, npm/eslint-scope@7.1.1, npm/eslint-utils@3.0.0, npm/eslint@8.33.0, npm/espree@9.4.1, npm/esquery@1.4.0, npm/esrecurse@4.3.0, npm/ethers@5.5.4, npm/fast-diff@1.2.0, npm/fastq@1.13.0, npm/file-entry-cache@6.0.1, npm/find-up@5.0.0, npm/flat-cache@3.0.4, npm/fs.realpath@1.0.0, npm/glob-parent@6.0.2, npm/glob@7.2.3, npm/globalyzer@0.1.0, npm/grapheme-splitter@1.0.4, npm/hash.js@1.1.7, npm/hmac-drbg@1.0.1, npm/inflight@1.0.6, npm/intl-messageformat@9.13.0, npm/is-path-inside@3.0.3, npm/isexe@2.0.0, npm/joi@17.9.1, npm/js-sdsl@4.3.0, npm/js-yaml@4.1.0, npm/json-stable-stringify-without-jsonify@1.0.1, npm/jsonstream@1.3.5, npm/levn@0.4.1, npm/locate-path@6.0.0, npm/lodash.partition@4.6.0, npm/lodash.uniqby@4.7.0, npm/lodash@4.17.21, npm/magic-string@0.25.9, npm/natural-compare@1.4.0, npm/nth-check@2.1.1, npm/once@1.4.0, npm/optionator@0.9.1, npm/p-limit@3.1.0, npm/parent-module@1.0.1, npm/path-is-absolute@1.0.1, npm/pinia@2.0.29, npm/postcss-selector-parser@6.0.10, npm/postcss@8.4.38, npm/prettier-linter-helpers@1.0.0, npm/prettier@2.8.3, npm/queue-microtask@1.2.3, npm/reusify@1.0.4, npm/rollup@3.29.4, npm/run-parallel@1.2.0, npm/rxjs@7.8.0, npm/sade@1.8.1, npm/shebang-command@2.0.0, npm/sourcemap-codec@1.4.8, npm/strip-ansi@6.0.1, npm/sturdy-websocket@0.1.12, npm/supports-color@7.2.0, npm/svelte-i18n@3.4.0, npm/text-table@0.2.0, npm/tiny-glob@0.2.9, npm/uri-js@4.4.1, npm/vite@4.5.3, npm/vue-demi@0.12.5, npm/vue-eslint-parser@9.0.3, npm/vue-router@4.1.6, npm/vue@3.2.45, npm/wrappy@1.0.2, npm/yocto-queue@0.1.0

View full report↗︎

@joaquim-verges joaquim-verges merged commit b99b738 into main Feb 20, 2025
55 checks passed
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.

4 participants