All @metamask/test-bundler versions

@metamask/test-bundler @1.0.0

MIT
License
No
Install Scripts
15
Dependencies
42
Dev Dependencies
194.6 KB
Package Size
Published

An EIP-4337 bundler to be used in client E2E tests

Maintainers

mcmirenicholasellullgbotnaugturritavedanfinlaykumavisrekmarksmetamaskbotgudahttbrad.deckersethkfman

Dependencies (15)

PackageConstraintRegistry Status
ow ^0.28.1 auto_approved
cors ^2.8.5 auto_approved
debug ^4.3.4 auto_approved
ethers ^5.7.0 No greenflagged match
express ^4.18.1 auto_approved
commander ^9.4.0 auto_approved
async-mutex ^0.4.0 auto_approved
body-parser ^1.20.0 auto_approved
@ethersproject/abi ^5.7.0 auto_approved
@ethersproject/networks ^5.7.0 auto_approved
@ethersproject/providers ^5.7.0 auto_approved
@ethersproject/properties ^5.7.0 auto_approved
@account-abstraction/contracts ^0.6.0 No greenflagged match
@ethersproject/abstract-signer ^5.7.0 auto_approved
@ethersproject/abstract-provider ^5.7.0 auto_approved

Dev Dependencies (42)

PackageConstraintRegistry Status
chai ^4.2.0 auto_approved
eslint ^8.44.0 auto_approved
hardhat ^2.11.0 auto_approved
ts-node >=8.0.0 auto_approved
typedoc ^0.23.15 No greenflagged match
depcheck ^1.4.3 No greenflagged match
prettier ^2.7.1 auto_approved
typechain ^8.1.0 auto_approved
typescript ^4.7.4 auto_approved
@types/chai ^4.2.0 auto_approved
@types/cors ^2.8.12 auto_approved
@types/node ^16.4.12 auto_approved
body-parser ^1.20.0 auto_approved
@types/debug ^4.1.7 auto_approved
@types/mocha ^9.1.0 auto_approved
@types/express ^4.17.13 auto_approved
hardhat-deploy ^0.11.11 No greenflagged match
eslint-plugin-n ^15.2.4 auto_approved
solidity-coverage ^0.7.21 No greenflagged match
@typechain/hardhat ^6.1.2 No greenflagged match
eslint-plugin-jsdoc ^39.9.1 auto_approved
@typechain/ethers-v5 ^10.1.0 auto_approved
eslint-plugin-import ^2.26.0 auto_approved
hardhat-gas-reporter ^1.0.8 No greenflagged match
eslint-plugin-promise ^6.0.0 auto_approved
eslint-config-prettier ^8.8.0 auto_approved
eslint-plugin-prettier ^4.2.1 auto_approved
@lavamoat/allow-scripts ^2.3.1 No greenflagged match
@metamask/eslint-config ^12.2.0 No greenflagged match
@openzeppelin/contracts ^4.7.3 No greenflagged match
@metamask/auto-changelog ^3.4.3 No greenflagged match
@nomiclabs/hardhat-ethers ^2.0.0 No greenflagged match
@typescript-eslint/parser ^5.43.0 auto_approved
prettier-plugin-packagejson ^2.3.0 auto_approved
@nomiclabs/hardhat-etherscan ^3.0.0 Not imported
@metamask/eslint-config-nodejs ^12.1.0 No greenflagged match
@lavamoat/preinstall-always-fail ^1.0.0 Not imported
@nomicfoundation/hardhat-toolbox ^1.0.2 No greenflagged match
@typescript-eslint/eslint-plugin ^5.43.0 auto_approved
@metamask/eslint-config-typescript ^12.1.0 No greenflagged match
@nomicfoundation/hardhat-chai-matchers ^1.0.3 No greenflagged match
@nomicfoundation/hardhat-network-helpers ^1.0.0 No greenflagged match

Transitive Dependency Tree

110 transitive deps max depth 10
  ├─ @ethersproject/abi ^5.7.0 → 5.8.0
  ├─ @ethersproject/abstract-provider ^5.7.0 → 5.8.0
  ├─ @ethersproject/abstract-signer ^5.7.0 → 5.8.0
  ├─ @ethersproject/networks ^5.7.0 → 5.8.0
  ├─ @ethersproject/properties ^5.7.0 → 5.8.0
  ├─ @ethersproject/providers ^5.7.0 → 5.8.0
  ├─ async-mutex ^0.4.0 → 0.4.1
  ├─ body-parser ^1.20.0 → 1.20.5
  ├─ commander ^9.4.0 → 9.5.0
  ├─ cors ^2.8.5 → 2.8.6
  ├─ debug ^4.3.4 → 4.4.3
  ├─ ethers ^5.7.0
  ├─ express ^4.18.1 → 4.22.2
├─ ow ^0.28.1 → 0.28.2
  ├─ @ethersproject/abstract-provider ^5.8.0 → 5.8.0
  ├─ @ethersproject/abstract-signer ^5.8.0 → 5.8.0
  ├─ @ethersproject/address ^5.8.0 → 5.8.0
  ├─ @ethersproject/base64 ^5.8.0 → 5.8.0
  ├─ @ethersproject/basex ^5.8.0 → 5.8.0
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/constants ^5.8.0 → 5.8.0
  ├─ @ethersproject/hash ^5.8.0 → 5.8.0
  ├─ @ethersproject/keccak256 ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ @ethersproject/networks ^5.8.0 → 5.8.0
  ├─ @ethersproject/properties ^5.8.0 → 5.8.0
  ├─ @ethersproject/random ^5.8.0 → 5.8.0
  ├─ @ethersproject/rlp ^5.8.0 → 5.8.0
  ├─ @ethersproject/sha2 ^5.8.0 → 5.8.0
  ├─ @ethersproject/strings ^5.8.0 → 5.8.0
  ├─ @ethersproject/transactions ^5.8.0 → 5.8.0
  ├─ @ethersproject/web ^5.8.0 → 5.8.0
  ├─ @sindresorhus/is ^4.2.0 → 4.6.0
  ├─ accepts ~1.3.8 → 1.3.8
  ├─ array-flatten 1.1.1 → 1.1.1
  ├─ bech32 1.1.4
  ├─ body-parser ~1.20.5 → 1.20.5
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ callsites ^3.1.0 → 3.1.0
  ├─ content-disposition ~0.5.4 → 0.5.4
  ├─ content-type ~1.0.4 → 1.0.5
  ├─ content-type ~1.0.5 → 1.0.5
  ├─ cookie ~0.7.1 → 0.7.2
  ├─ cookie-signature ~1.0.6 → 1.0.7
  ├─ debug 2.6.9
  ├─ depd 2.0.0 → 2.0.0
  ├─ destroy ~1.2.0 → 1.2.0
  ├─ dot-prop ^6.0.1 → 6.0.1
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ finalhandler ~1.3.1 → 1.3.2
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ http-errors ~2.0.0 → 2.0.1
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ lodash.isequal ^4.5.0 → 4.5.0
  ├─ merge-descriptors 1.0.3 → 1.0.3
  ├─ methods ~1.1.2 → 1.1.2
  ├─ ms ^2.1.3 → 2.1.3
  ├─ object-assign ^4 → 4.1.1
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ path-to-regexp ~0.1.12 → 0.1.13
  ├─ proxy-addr ~2.0.7 → 2.0.7
  ├─ qs ~6.15.1 → 6.15.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ raw-body ~2.5.3 → 2.5.3
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ send ~0.19.0 → 0.19.2
  ├─ serve-static ~1.16.2 → 1.16.3
  ├─ setprototypeof 1.2.0 → 1.2.0
  ├─ statuses ~2.0.1 → 2.0.2
  ├─ tslib ^2.4.0 → 2.8.1
  ├─ type-is ~1.6.18 → 1.6.18
  ├─ unpipe ~1.0.0 → 1.0.0
  ├─ utils-merge 1.0.1 → 1.0.1
  ├─ vali-date ^1.0.0 → 1.0.0
  ├─ vary ^1 → 1.1.2
  ├─ vary ~1.1.2 → 1.1.2
├─ ws 8.18.0 → 8.18.0
  ├─ @ethersproject/abstract-provider ^5.8.0 → 5.8.0
  ├─ @ethersproject/abstract-signer ^5.8.0 → 5.8.0
  ├─ @ethersproject/address ^5.8.0 → 5.8.0
  ├─ @ethersproject/base64 ^5.8.0 → 5.8.0
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/constants ^5.8.0 → 5.8.0
  ├─ @ethersproject/keccak256 ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ @ethersproject/networks ^5.8.0 → 5.8.0
  ├─ @ethersproject/properties ^5.8.0 → 5.8.0
  ├─ @ethersproject/rlp ^5.8.0 → 5.8.0
  ├─ @ethersproject/signing-key ^5.8.0
  ├─ @ethersproject/strings ^5.8.0 → 5.8.0
  ├─ @ethersproject/transactions ^5.8.0 → 5.8.0
  ├─ @ethersproject/web ^5.8.0 → 5.8.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ content-type ~1.0.5 → 1.0.5
  ├─ debug 2.6.9
  ├─ depd 2.0.0 → 2.0.0
  ├─ depd ~2.0.0 → 2.0.0
  ├─ destroy ~1.2.0 → 1.2.0
  ├─ destroy 1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ forwarded 0.2.0 → 0.2.0
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ hash.js 1.1.7 → 1.1.7
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ ipaddr.js 1.9.1 → 1.9.1
  ├─ is-obj ^2.0.0
  ├─ js-sha3 0.8.0 → 0.8.0
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-types ~2.1.24 → 2.1.35
  ├─ mime-types ~2.1.34 → 2.1.35
  ├─ ms 2.1.3 → 2.1.3
  ├─ negotiator 0.6.3 → 0.6.3
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ qs ~6.15.1 → 6.15.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ raw-body ~2.5.3 → 2.5.3
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ send ~0.19.1 → 0.19.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ toidentifier ~1.0.1 → 1.0.1
  ├─ type-is ~1.6.18 → 1.6.18
├─ unpipe ~1.0.0 → 1.0.0
  ├─ @ethersproject/abstract-provider ^5.8.0 → 5.8.0
  ├─ @ethersproject/address ^5.8.0 → 5.8.0
  ├─ @ethersproject/base64 ^5.8.0 → 5.8.0
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/constants ^5.8.0 → 5.8.0
  ├─ @ethersproject/keccak256 ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ @ethersproject/networks ^5.8.0 → 5.8.0
  ├─ @ethersproject/properties ^5.8.0 → 5.8.0
  ├─ @ethersproject/rlp ^5.8.0 → 5.8.0
  ├─ @ethersproject/signing-key ^5.8.0
  ├─ @ethersproject/strings ^5.8.0 → 5.8.0
  ├─ @ethersproject/transactions ^5.8.0 → 5.8.0
  ├─ @ethersproject/web ^5.8.0 → 5.8.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ debug 2.6.9
  ├─ depd 2.0.0 → 2.0.0
  ├─ depd ~2.0.0 → 2.0.0
  ├─ destroy 1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ inherits ^2.0.3 → 2.0.4
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ js-sha3 0.8.0 → 0.8.0
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-db 1.52.0
  ├─ mime-types ~2.1.24 → 2.1.35
  ├─ minimalistic-assert ^1.0.1 → 1.0.1
  ├─ ms 2.1.3 → 2.1.3
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ toidentifier ~1.0.1 → 1.0.1
├─ unpipe ~1.0.0 → 1.0.0
  ├─ @ethersproject/address ^5.8.0 → 5.8.0
  ├─ @ethersproject/base64 ^5.8.0 → 5.8.0
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/constants ^5.8.0 → 5.8.0
  ├─ @ethersproject/keccak256 ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ @ethersproject/networks ^5.8.0 → 5.8.0
  ├─ @ethersproject/properties ^5.8.0 → 5.8.0
  ├─ @ethersproject/rlp ^5.8.0 → 5.8.0
  ├─ @ethersproject/signing-key ^5.8.0
  ├─ @ethersproject/strings ^5.8.0 → 5.8.0
  ├─ @ethersproject/transactions ^5.8.0 → 5.8.0
  ├─ @ethersproject/web ^5.8.0 → 5.8.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ depd ~2.0.0 → 2.0.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ js-sha3 0.8.0 → 0.8.0
  ├─ mime-db 1.52.0
  ├─ object-inspect ^1.13.3 → 1.13.4
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ statuses ~2.0.2 → 2.0.2
├─ toidentifier ~1.0.1 → 1.0.1
  ├─ @ethersproject/address ^5.8.0 → 5.8.0
  ├─ @ethersproject/base64 ^5.8.0 → 5.8.0
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/constants ^5.8.0 → 5.8.0
  ├─ @ethersproject/keccak256 ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ @ethersproject/properties ^5.8.0 → 5.8.0
  ├─ @ethersproject/rlp ^5.8.0 → 5.8.0
  ├─ @ethersproject/signing-key ^5.8.0
  ├─ @ethersproject/strings ^5.8.0 → 5.8.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ js-sha3 0.8.0 → 0.8.0
  ├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ object-inspect ^1.13.3 → 1.13.4
  ├─ object-inspect ^1.13.4 → 1.13.4
├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/constants ^5.8.0 → 5.8.0
  ├─ @ethersproject/keccak256 ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ @ethersproject/rlp ^5.8.0 → 5.8.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ js-sha3 0.8.0 → 0.8.0
  ├─ math-intrinsics ^1.1.0 → 1.1.0
├─ object-inspect ^1.13.3 → 1.13.4
  ├─ @ethersproject/bignumber ^5.8.0 → 5.8.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ js-sha3 0.8.0 → 0.8.0
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ @ethersproject/bytes ^5.8.0 → 5.8.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ bn.js ^5.2.1 → 5.2.3
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ @ethersproject/logger ^5.8.0 → 5.8.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ function-bind ^1.1.2 → 1.1.2

Commit: ee86eaed3363 Browse source

Published to npm: