{"_id":"@tevm/txpool","_rev":"62-aace989ed5d5428941ce42f3d09c4fc4","name":"@tevm/txpool","dist-tags":{"next":"1.1.0-next.45","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.1.0-next.45":{"name":"@tevm/txpool","version":"1.1.0-next.45","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.45","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d28e67fa14638fbca9d0aa6e854a0cd327b66d0e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.45.tgz","fileCount":16,"integrity":"sha512-M3+oFOLuMh3DEir7BNclTGO17FQZTDiMiEcpq0vOqEEkOlZMmpSsHbaA7aY4xOkvPWhHlMA9Vvr095Gvb7saWQ==","signatures":[{"sig":"MEUCIAqg+j9OV4HpZ3jpAdHYeJfKR9J+IWoeqyYHn28wLSUmAiEAtyMpsWFN+3jxZKkDj4J7EyOdtnGPF8Y9z5UAWEJOYKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129817},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.45.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/c520475cc286669e7c050601542730a2/tevm-txpool-1.1.0-next.45.tgz","_integrity":"sha512-M3+oFOLuMh3DEir7BNclTGO17FQZTDiMiEcpq0vOqEEkOlZMmpSsHbaA7aY4xOkvPWhHlMA9Vvr095Gvb7saWQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.45","@tevm/block":"1.1.0-next.45","@tevm/utils":"1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.45","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.45_1715450562303_0.794142509242654","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/txpool","version":"1.1.0-next.46","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.46","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f1e9bfafe09de361ed2f0021fc54e3f2c7b0cf98","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.46.tgz","fileCount":16,"integrity":"sha512-acfGw0Si/umiNRFP3or2j1pj61pckqaeaknmqOO423vUTVe0XLs6OLxPfIcdueQSk2fih4ChgkKqVFxdkn0jCQ==","signatures":[{"sig":"MEYCIQDeA1haCfh3sukZGazl94Uh0z6TNjL4+7G2S4eh6ei8KAIhAPD0nR0pljuoVVM+nQE+l3ocvKWwdX484EJ6LMfVSBKD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129817},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.46.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a8a4f5e6f21837ba3c3424c509bcc701/tevm-txpool-1.1.0-next.46.tgz","_integrity":"sha512-acfGw0Si/umiNRFP3or2j1pj61pckqaeaknmqOO423vUTVe0XLs6OLxPfIcdueQSk2fih4ChgkKqVFxdkn0jCQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.45","@tevm/block":"1.1.0-next.46","@tevm/utils":"1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.46","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.46_1715568824197_0.029909433092879523","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/txpool","version":"1.1.0-next.47","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.47","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d3d35583f74297206d78cd125d824d07da27aaba","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.47.tgz","fileCount":16,"integrity":"sha512-q5phDeftYAODqRzNu87UJz3oVC2yAA/1uzP5sVaTPcYDxbIoG+4i4GGQOdEU4KljSG6/9/DddT34mYHz9wk31g==","signatures":[{"sig":"MEQCIDJ07STKpQvvWhssLPDyvMEu7QHIfeJ/RYpsR/74KAvGAiBqERo8gUH4IW8z6rTsTn5C9kON2bNV8SqC6C/tB2rWog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129819},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.47.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4a7b6acab02953ae644140c150d634bb/tevm-txpool-1.1.0-next.47.tgz","_integrity":"sha512-q5phDeftYAODqRzNu87UJz3oVC2yAA/1uzP5sVaTPcYDxbIoG+4i4GGQOdEU4KljSG6/9/DddT34mYHz9wk31g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.47","@tevm/block":"^1.1.0-next.47","@tevm/utils":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.47","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.47_1715614625573_0.36761956378639793","host":"s3://npm-registry-packages"}},"1.1.0-next.49":{"name":"@tevm/txpool","version":"1.1.0-next.49","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.49","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"893eb3b6b2f7f818d99a05621ba164554f41ced6","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.49.tgz","fileCount":16,"integrity":"sha512-3RAzMHPKsf7sOvJ+737GDR1XCOIPvlsfsqi68lMOgqlaBQpYN/ulHTnpUMZtU0TUPKORaZJ04+ZfAdBqvQgIRg==","signatures":[{"sig":"MEUCIHCjagOtUDZa/AQutk9uPWH2z9goO/ETk572cslqsl0XAiEA/O9NySf9UKcOBUAOdMX/zuud8Ap/d3hSdvCN9L+8gw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131479},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.49.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d9684eb7683362eb5d6acaec637ccb5e/tevm-txpool-1.1.0-next.49.tgz","_integrity":"sha512-3RAzMHPKsf7sOvJ+737GDR1XCOIPvlsfsqi68lMOgqlaBQpYN/ulHTnpUMZtU0TUPKORaZJ04+ZfAdBqvQgIRg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.47","@tevm/block":"^1.1.0-next.47","@tevm/utils":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.47","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.49_1715746466792_0.5439651857696717","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/txpool","version":"1.1.0-next.52","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.52","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"037bce47216de92d7dea88db73b1ccaa9fc59b78","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.52.tgz","fileCount":16,"integrity":"sha512-iE3Gs2wRCXiuvNc3wXxqBgDPbUUTU9NDHW1Kd9B20NtZNCvQ1tf2o8OXw9aa5aoh/CLuMZf3zu7x4y3KXXTj4w==","signatures":[{"sig":"MEUCIACy8cNuAAQV5xXT1y0tUz9uD09Ak8fJz4JRUhZYCFmvAiEAnNYPoEhR62DuZitQrPMc+rx/DFh/sIb25qpOQpygG7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.52.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fa0381d45912400c1bc83544166adfd3/tevm-txpool-1.1.0-next.52.tgz","_integrity":"sha512-iE3Gs2wRCXiuvNc3wXxqBgDPbUUTU9NDHW1Kd9B20NtZNCvQ1tf2o8OXw9aa5aoh/CLuMZf3zu7x4y3KXXTj4w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.52","@tevm/utils":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.52","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.52_1715900730538_0.941468028293158","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/txpool","version":"1.1.0-next.56","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.56","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"e92ae752a269959b49bd965106ea4fc26da5d47d","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.56.tgz","fileCount":16,"integrity":"sha512-V2VrI815lRAEE9tx6o/WJEBq8PsJ+9d/r9kgzdJHUPvVzuS6q7BV4jHnFUew0hdIdyyO+45Iwugd9yHe8pi14w==","signatures":[{"sig":"MEUCIQDPXZMvrYUrviaMy8jgiDzEwghhymIKZVQ8MVn3qAzHmQIgMSSNqbt9Z6UtXiXifbR8j8oHajHeMdPGqosA28RuKyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.56.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8ed26afd0051b32466e914cd0c5dcfd7/tevm-txpool-1.1.0-next.56.tgz","_integrity":"sha512-V2VrI815lRAEE9tx6o/WJEBq8PsJ+9d/r9kgzdJHUPvVzuS6q7BV4jHnFUew0hdIdyyO+45Iwugd9yHe8pi14w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.56","@tevm/utils":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.56","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.56_1716281630259_0.34902863008577345","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/txpool","version":"1.1.0-next.57","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.57","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"97141f7d4a5377eba66fcd32ba3a80b2cd333298","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.57.tgz","fileCount":16,"integrity":"sha512-xSON0ZCZn8h8BC+t65nq0S7ap8n6LqR6I5sh+qQMsQ59CvZjy+vl1I2NVEpBTuaQ3g76uL5Rv0zKz0ROy30G4A==","signatures":[{"sig":"MEUCIE1BsnczEhwdP0rz0CuRDe+k2cm67MepDMWe4QB88JLTAiEAxkXoCEHu5P8sii5ZJrPQSQZGUD8+kc2/N8TKZ+l3F10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.57.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8d55433988416e80ed2f3dc22f8f849d/tevm-txpool-1.1.0-next.57.tgz","_integrity":"sha512-xSON0ZCZn8h8BC+t65nq0S7ap8n6LqR6I5sh+qQMsQ59CvZjy+vl1I2NVEpBTuaQ3g76uL5Rv0zKz0ROy30G4A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.57","@tevm/utils":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.57","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.57_1716333220022_0.43700574336799414","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/txpool","version":"1.1.0-next.59","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.59","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c52cfe917708be01413995db7c345d9b6162841a","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.59.tgz","fileCount":16,"integrity":"sha512-KHQtA4bW8p5SuhZdFQKc9KZ0rXBxB1EIwHwbGTUj1jop5ZAph5Nuk3A8i3N/jIOhxYQ4bP71/Kj1I6j6UJ4zNQ==","signatures":[{"sig":"MEUCIQDOZh5bEjqzKXeW9YfO7QSvJqLgITfwzcpeiVeVNMbx3gIgUmqjEjM4TinpCLlCFd8ANVd8PA/7dEn3l6ukD7soiAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.59.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b18cff749de8ec2a1441b6955b5938c1/tevm-txpool-1.1.0-next.59.tgz","_integrity":"sha512-KHQtA4bW8p5SuhZdFQKc9KZ0rXBxB1EIwHwbGTUj1jop5ZAph5Nuk3A8i3N/jIOhxYQ4bP71/Kj1I6j6UJ4zNQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.52","@tevm/block":"^1.1.0-next.59","@tevm/utils":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.59","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.59_1716495571044_0.8710435752247747","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/txpool","version":"1.1.0-next.60","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.60","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"29ba38ccbfdc051144a0626c890226bba49505ca","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.60.tgz","fileCount":16,"integrity":"sha512-1j2ga6bXC83pSgWd+vE6J0FgcMY5FfcQaSYEQiUTKkXktXCw63NGtdIPibqv2Eo18neC94iwbmou/MuxNX8CTQ==","signatures":[{"sig":"MEYCIQCoBqKygpcTXrftZL0hYgOoiYNyOHt7uIPDOQqaU5gUawIhAIoOl7fUAwURx+NsQRGTFdttRjaPCh7D6PWhR+cpSRuB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.60.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7f094b166b975606161da5fddcde8f0b/tevm-txpool-1.1.0-next.60.tgz","_integrity":"sha512-1j2ga6bXC83pSgWd+vE6J0FgcMY5FfcQaSYEQiUTKkXktXCw63NGtdIPibqv2Eo18neC94iwbmou/MuxNX8CTQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.60","@tevm/block":"^1.1.0-next.60","@tevm/utils":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.60","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.60_1716561700822_0.7204161072832376","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/txpool","version":"1.1.0-next.62","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.62","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c7ccfb885f29e4fe141e9298e483466530c60403","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.62.tgz","fileCount":16,"integrity":"sha512-YsE0vtNxBlDC781l/Lbr7Wj9SfQ63xdNYhblLRYwSg+JyPFqPjUfh3GwjSLSI3rop9Rr7MTOXX+07nx5TB+5gQ==","signatures":[{"sig":"MEQCIHvbGtqQuWkgOD5og5Lp2Q3lQhfkX9dDtCYFZqltoyHPAiAm/qtTvp23a15NhyQu4CEBYpU/4K4Dmr8UQU0l+TaSyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.62.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/112370a7a6b2883fc4807010f4205370/tevm-txpool-1.1.0-next.62.tgz","_integrity":"sha512-YsE0vtNxBlDC781l/Lbr7Wj9SfQ63xdNYhblLRYwSg+JyPFqPjUfh3GwjSLSI3rop9Rr7MTOXX+07nx5TB+5gQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.60","@tevm/block":"^1.1.0-next.62","@tevm/utils":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.62","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.62_1716928393258_0.2059502540220879","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/txpool","version":"1.1.0-next.69","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.69","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"7b722ccea285e2d9fe3a5ea3809c26599b361d70","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.69.tgz","fileCount":16,"integrity":"sha512-4co3enO62bx7M8gDMq4+iKAzjNqukOuc+sUZG17F2mU3n0OJyY1JBXqfp7GFFPQjwvgLXogeEy6eZ5o2UTHRcg==","signatures":[{"sig":"MEUCIEgVXwjx82rhBIefKUeoN6Iitd2Z8a9tlTrMXqD7uKD5AiEAxlQPrcDJiAtQB9ipKGSNDJQ3tNkawlqK0hf6AIX5Yac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.69.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/55485b952b6aa42f3e4229365e49a2d8/tevm-txpool-1.1.0-next.69.tgz","_integrity":"sha512-4co3enO62bx7M8gDMq4+iKAzjNqukOuc+sUZG17F2mU3n0OJyY1JBXqfp7GFFPQjwvgLXogeEy6eZ5o2UTHRcg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.69","@tevm/block":"^1.1.0-next.69","@tevm/utils":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/vm":"^1.1.0-next.69","@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.69_1717488741666_0.0367374227248054","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/txpool","version":"1.1.0-next.70","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.70","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d4b9e0b237a6f13ed660ba22199309f758e2cfa9","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.70.tgz","fileCount":16,"integrity":"sha512-SUqMwbjDN4mrEOICxsFIGid/d13156CWVJ/NGg7rh3tNTZnSQZJrEwi1+AY59AP0Qhupqc79Lb/Q5a3JBAexPQ==","signatures":[{"sig":"MEUCIQDb+lpuqytvCfZ7CPb1jb4EMR31JbPanVlqi8FODVsuQgIgaEAyhp2QJYt6qSF6rN0tQivLd7gohyBDXPU6/dfSZBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133752},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.70.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b374f832f6d93e2f7fcc5a686951a39f/tevm-txpool-1.1.0-next.70.tgz","_integrity":"sha512-SUqMwbjDN4mrEOICxsFIGid/d13156CWVJ/NGg7rh3tNTZnSQZJrEwi1+AY59AP0Qhupqc79Lb/Q5a3JBAexPQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.70","@tevm/vm":"^1.1.0-next.70","@tevm/block":"^1.1.0-next.70","@tevm/utils":"^1.1.0-next.70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.70_1717631200554_0.31951473862812785","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/txpool","version":"1.1.0-next.72","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.72","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6d491fdce2909f2d40084f8c279bbfc03ce7940f","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.72.tgz","fileCount":16,"integrity":"sha512-FisgH4yjQ3mrKVSVVYF7hk4egILcxCTjf630qDmby7aLO5Yh9xFwBVUQaryrHFOGd8E/QG+VRXXDId/KNyZKiQ==","signatures":[{"sig":"MEQCIE0uinPn6bzx6UWZXuUzJJJPDfc66IZKnrklDi/9CzJxAiAs+UjQzKNmxSFoQQe2kzDZLciiSSHuNh+ZYAcasoMa+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133646},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.72.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4679b9c0f28c9405689c3afb5b9961e9/tevm-txpool-1.1.0-next.72.tgz","_integrity":"sha512-FisgH4yjQ3mrKVSVVYF7hk4egILcxCTjf630qDmby7aLO5Yh9xFwBVUQaryrHFOGd8E/QG+VRXXDId/KNyZKiQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.72","@tevm/vm":"^1.1.0-next.72","@tevm/block":"^1.1.0-next.72","@tevm/utils":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.72_1717896068800_0.08844866464219137","host":"s3://npm-registry-packages"}},"1.1.0-next.73":{"name":"@tevm/txpool","version":"1.1.0-next.73","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.73","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"44230fd1167a820c816ce254928c2877a085fbfb","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.73.tgz","fileCount":16,"integrity":"sha512-HhjXkTWUHhEn2lCOSoJLyJtPc9KiAFARUqtAVRUR4CywRbNjyWRc3I2II5EMEDkJ/3qaOp5zhrRvvrugc0+uQA==","signatures":[{"sig":"MEUCIQD9i2gik5b3VBdcIj9gFTlhVDNJj8nSCR3obm3N0DEr7gIgZN4r8heZvXkgH05e/f/YguaVH6YcTYzG/ik9LeqX4pg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133646},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.73.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fcadb256ea0c91ba660d50d75f0e159a/tevm-txpool-1.1.0-next.73.tgz","_integrity":"sha512-HhjXkTWUHhEn2lCOSoJLyJtPc9KiAFARUqtAVRUR4CywRbNjyWRc3I2II5EMEDkJ/3qaOp5zhrRvvrugc0+uQA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.72","@tevm/vm":"^1.1.0-next.73","@tevm/block":"^1.1.0-next.72","@tevm/utils":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.73_1717902360385_0.9523457936339372","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/txpool","version":"1.1.0-next.74","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.74","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5780b5d774bf7b0696e112d5141e339e9b5a5760","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.74.tgz","fileCount":16,"integrity":"sha512-5u/JFZc0s+rtp2GhnrRB0Xz9myT5IHGgHIIdsEPA5pdMzHYHxJ06JOaFqhbJrKgjUcb423q/nKniMXDpXjq4hA==","signatures":[{"sig":"MEQCIHLTBOSHqL9ypCT8YVX3AYCH7D8eWo3Cr6DXrw1CuwVpAiB0fxEBtS0sbt3fwwQnIzz4YpGvNhGIQvSCjAtmhKt45w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133646},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.74.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/87bb3a869c494e9a05c9f1ba4d65413d/tevm-txpool-1.1.0-next.74.tgz","_integrity":"sha512-5u/JFZc0s+rtp2GhnrRB0Xz9myT5IHGgHIIdsEPA5pdMzHYHxJ06JOaFqhbJrKgjUcb423q/nKniMXDpXjq4hA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.74","@tevm/vm":"^1.1.0-next.74","@tevm/block":"^1.1.0-next.74","@tevm/utils":"^1.1.0-next.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.74_1718182388372_0.18273777287623494","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/txpool","version":"1.1.0-next.75","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.75","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6dc9bdefe3051e613f464dd81a020526dca97659","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.75.tgz","fileCount":16,"integrity":"sha512-SDZys0ACVPujwKUnPFPbVFOzMP5Ddl0+2T8KaZeM2b23he8NWAmlXIshCX0pQbiMK/0YSU9Bi3/5HDOxsq0Y+A==","signatures":[{"sig":"MEQCIEwrtRK9wkIa2y8bs7xs1zJ33wtKw80TNLuYlJgDHEOsAiBe91nJZ5DHINzb2ccHw8Jsb/cVhPwI3eodPIxiSZbReQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133646},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.75.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7821d194197d4304aac81db29fe2e180/tevm-txpool-1.1.0-next.75.tgz","_integrity":"sha512-SDZys0ACVPujwKUnPFPbVFOzMP5Ddl0+2T8KaZeM2b23he8NWAmlXIshCX0pQbiMK/0YSU9Bi3/5HDOxsq0Y+A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.75","@tevm/vm":"^1.1.0-next.75","@tevm/block":"^1.1.0-next.75","@tevm/utils":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.75_1718253078665_0.1576029174981861","host":"s3://npm-registry-packages"}},"1.1.0-next.76":{"name":"@tevm/txpool","version":"1.1.0-next.76","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.76","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"0b8dcf1d52adb6ca3477a85d0dffc95f57e0384e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.76.tgz","fileCount":16,"integrity":"sha512-XW/Ctmf0R6MCvZxMZMN32KebDm8wxNtYslTescCG6F00Uc8GhS2DEjhDdyGH6nP2XWKq8zkotRrgnOxoiS1dBw==","signatures":[{"sig":"MEUCIQD6dn3Qk4do26/anJzB/2YPDP41IwxiQPMxy2wuf5rp2QIgUdH8xWi6H8VlJd215BsmQYxLhpCpstHxCCxuzdaVbB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.76.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/03e04734c99e92f7f4ad63e5e66d3acb/tevm-txpool-1.1.0-next.76.tgz","_integrity":"sha512-XW/Ctmf0R6MCvZxMZMN32KebDm8wxNtYslTescCG6F00Uc8GhS2DEjhDdyGH6nP2XWKq8zkotRrgnOxoiS1dBw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.76","@tevm/vm":"^1.1.0-next.76","@tevm/block":"^1.1.0-next.76","@tevm/utils":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.76_1718312705677_0.5969987364398073","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/txpool","version":"1.1.0-next.77","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.77","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"96d109ba21f5553d8a02e404a81966e0efe5e027","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.77.tgz","fileCount":16,"integrity":"sha512-3aShOt+us3dNAPoj2fmYwjk/aMzuioQpFjjM3owDHocJ5trbvD8LjUdy13H1FwZvtkPi4C/gIYLlPqYDvheYBA==","signatures":[{"sig":"MEUCIQCnUn2BaenJV5A+7R7GznCVzX1qu174xCgWKm6S7za7TgIgWtPQCrKwRRngu4qYagp+uTZ4QHk/pHgnZJu8TC4j8H4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.77.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/81cabc3c70af6238aa3ef740b2c6c889/tevm-txpool-1.1.0-next.77.tgz","_integrity":"sha512-3aShOt+us3dNAPoj2fmYwjk/aMzuioQpFjjM3owDHocJ5trbvD8LjUdy13H1FwZvtkPi4C/gIYLlPqYDvheYBA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.77","@tevm/vm":"^1.1.0-next.77","@tevm/block":"^1.1.0-next.77","@tevm/utils":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.77_1718389952245_0.2818413692959709","host":"s3://npm-registry-packages"}},"1.1.0-next.78":{"name":"@tevm/txpool","version":"1.1.0-next.78","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.78","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6fd393fdebb9b55c151d673b446b5610a7b37dee","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.78.tgz","fileCount":16,"integrity":"sha512-VKmjcX88pGpNEk87nbvjjSm8qEl2jayjsXrn4sm55KWN7vq6cYcUdlMj8oD09LYf+vO++jAkOSq9MMsPlOgoow==","signatures":[{"sig":"MEYCIQChxmJwo8rWc5wgNd4fJEMSi7n99DyGV59FRshOUcZd5wIhAPnsj4cvWEt10wnXymPU0DJTkX4fzPmLKQTBMTvyvs4r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.78.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b0aeaff01b1ec3245af709fb314103bc/tevm-txpool-1.1.0-next.78.tgz","_integrity":"sha512-VKmjcX88pGpNEk87nbvjjSm8qEl2jayjsXrn4sm55KWN7vq6cYcUdlMj8oD09LYf+vO++jAkOSq9MMsPlOgoow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.77","@tevm/vm":"^1.1.0-next.78","@tevm/block":"^1.1.0-next.77","@tevm/utils":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.78_1718393753027_0.3004523088928499","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/txpool","version":"2.0.0-next.79","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.79","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"b620dea4185fbfbfdce696f3fc9f8bf7e5a4cb05","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.79.tgz","fileCount":16,"integrity":"sha512-reMVqv0pcrBuyGLM8NB6SllGPophpEWt86UtBDzC/B6Uwcfl5cOQMgDv1AxXIyiT/4D4KuzVTQNx19mWsRc+IQ==","signatures":[{"sig":"MEUCIHyoSg/4EmzXPFBSvZttCimbyjBLG/sxnckX99w9yxoXAiEA0Q1K/um00UotiayMzCpeIFYkyhA2Ikfujakw7sb3s4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.79.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7c2fe8bb9a5ea95867171fffa84d8904/tevm-txpool-2.0.0-next.79.tgz","_integrity":"sha512-reMVqv0pcrBuyGLM8NB6SllGPophpEWt86UtBDzC/B6Uwcfl5cOQMgDv1AxXIyiT/4D4KuzVTQNx19mWsRc+IQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.79","@tevm/vm":"^2.0.0-next.79","@tevm/block":"^2.0.0-next.79","@tevm/utils":"^2.0.0-next.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.79_1718754366197_0.16281608535050407","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/txpool","version":"2.0.0-next.80","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.80","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"cb551b83a1d548e0b7d65f3cb563643c614e3a6c","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.80.tgz","fileCount":16,"integrity":"sha512-FxqOMxsFP+hLt3AWudKTqLqyfXSVZ40EBidnlThSElq1yVvPx3sOhVmyZNCxIiOzwBlOvW3TGeTQNP/PgGOCaw==","signatures":[{"sig":"MEUCIBj3xyc4TjJGE6Rz6H71Zc5P7ov/SS5CY01m7JL8Ot9jAiEAvmh2RdjsFXO3EwL4mIYLBAajoKRf6totB8uGOUVwLNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.80.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/1a0bbc0ee69134f430b719310ca590e3/tevm-txpool-2.0.0-next.80.tgz","_integrity":"sha512-FxqOMxsFP+hLt3AWudKTqLqyfXSVZ40EBidnlThSElq1yVvPx3sOhVmyZNCxIiOzwBlOvW3TGeTQNP/PgGOCaw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.80","@tevm/vm":"^2.0.0-next.80","@tevm/block":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.80_1718769398190_0.8716024844518893","host":"s3://npm-registry-packages"}},"2.0.0-next.83":{"name":"@tevm/txpool","version":"2.0.0-next.83","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.83","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"44e3e3cd60a2143e10d8e1d3d5481b7af23b4ffa","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.83.tgz","fileCount":16,"integrity":"sha512-MxqFGDUGC4WrACxRaLoN8Hj01ocf4L4mC9YfX5TWcTjjOPnkp27suE1qBc0sFcAtCpqEMSSYqFwl7B9x7IDiWg==","signatures":[{"sig":"MEQCID4Mhp147ncscDJr7qEy3sFs5SueDgWDoQ3fPMe1Ot8hAiAhIWp9ojhqk9kLOTGGcOgq4Urjqsl1/LJfIHHzzbkFQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.83.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5c2d42a147785ea67789f0acc9729558/tevm-txpool-2.0.0-next.83.tgz","_integrity":"sha512-MxqFGDUGC4WrACxRaLoN8Hj01ocf4L4mC9YfX5TWcTjjOPnkp27suE1qBc0sFcAtCpqEMSSYqFwl7B9x7IDiWg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.80","@tevm/vm":"^2.0.0-next.83","@tevm/block":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.83_1718840657950_0.6315574199422547","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/txpool","version":"2.0.0-next.84","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.84","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2eaaa071b34f8bbb831fa6ecc1d2ba5c2ab014be","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.84.tgz","fileCount":16,"integrity":"sha512-3k1zFibmTv2+QwAkZa2MVtFjlw0OTF0szyVdnLlVgIuZJd9Ciz9udWLLob92qI/Xw7z2nHim7sZiZjtuV1YzFQ==","signatures":[{"sig":"MEUCIQC3CdBwvF3CW3BEFsSi38bq3RciLoy0fk8Z8drzs543iAIgeSceMuJ4NhS3yWfsX6dz+hdxaq/9+PLVHAX/pdIEFiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.84.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9cf7336b7ce910e951740e644a60b761/tevm-txpool-2.0.0-next.84.tgz","_integrity":"sha512-3k1zFibmTv2+QwAkZa2MVtFjlw0OTF0szyVdnLlVgIuZJd9Ciz9udWLLob92qI/Xw7z2nHim7sZiZjtuV1YzFQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.84","@tevm/vm":"^2.0.0-next.84","@tevm/block":"^2.0.0-next.84","@tevm/utils":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.84_1719006885786_0.9847447761339649","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/txpool","version":"2.0.0-next.85","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.85","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"62cb42f81bd2c2d49c2abc90fd7df905bd6c4692","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.85.tgz","fileCount":16,"integrity":"sha512-+f9SLHDbdcXPL65O7FcDYKqMaOw/zTWvErhs5HJ9tCpGSeAFoAiow1/mx1OGVVnGJjhcF/zHwFWmCPIWRoRILg==","signatures":[{"sig":"MEYCIQD5pFoMFBhgVF6L+3gNRiHK20gqGzGpF+MqXWu4jVn42gIhALWrRwvtH2EHzKOC/lxI7zUj1e2UwUrggDLbV8C6Miem","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.85.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6c378abab384168369c02381ca0d797a/tevm-txpool-2.0.0-next.85.tgz","_integrity":"sha512-+f9SLHDbdcXPL65O7FcDYKqMaOw/zTWvErhs5HJ9tCpGSeAFoAiow1/mx1OGVVnGJjhcF/zHwFWmCPIWRoRILg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.84","@tevm/vm":"^2.0.0-next.85","@tevm/block":"^2.0.0-next.85","@tevm/utils":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.85_1719105242108_0.06013897586328909","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/txpool","version":"2.0.0-next.86","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"71917081b5295e79d99acb8dddbbb977fee46f9e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.86.tgz","fileCount":16,"integrity":"sha512-hArWnqcJFHgyrFfsCeFklicdpHeg6UkBPdiGhTBgK4hnQ79xJcf3Fl/vgUAp29m4ejSR2FfA75EBUk7L/RuXYw==","signatures":[{"sig":"MEQCIHXws9BjtTL0v8xVIz2o9/OYdSa2CviA/RKXvYiNP8DzAiBpwPXZl7CqRk9QfZLRWtF1U8Xk05b4YdDy04G7PWghdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.86.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d779322ac8eeeb0191a28f2637bd80e0/tevm-txpool-2.0.0-next.86.tgz","_integrity":"sha512-hArWnqcJFHgyrFfsCeFklicdpHeg6UkBPdiGhTBgK4hnQ79xJcf3Fl/vgUAp29m4ejSR2FfA75EBUk7L/RuXYw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.86","@tevm/vm":"^2.0.0-next.86","@tevm/block":"^2.0.0-next.86","@tevm/utils":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.86_1719443517165_0.04419267741273791","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/txpool","version":"1.1.0-next.88","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.88","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"deae611ecd251031873c171f51d4b8ac2164d8d9","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.88.tgz","fileCount":16,"integrity":"sha512-MXd0wN7mrqBtEsuPLKnjSSYXu+xEkDzTz+EudOJA/kfuDBu7EIuhZBidADM3bx8TI/C1JTA2Ok5YH0jzbxlpsw==","signatures":[{"sig":"MEYCIQCrSb7T3XE75w03gdUVRJCLZDC/eaBZJhAIvLayirGJ5QIhAN4+ryOdtUGCZbbOwo5pwgDv0RPNwo3uZhmzztQxPiQS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.88.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7b3d0a40696ff3ac67eb5804a40059c3/tevm-txpool-1.1.0-next.88.tgz","_integrity":"sha512-MXd0wN7mrqBtEsuPLKnjSSYXu+xEkDzTz+EudOJA/kfuDBu7EIuhZBidADM3bx8TI/C1JTA2Ok5YH0jzbxlpsw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.88","@tevm/vm":"^1.1.0-next.88","@tevm/block":"^1.1.0-next.88","@tevm/utils":"^1.1.0-next.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.88_1719898143177_0.4155448845600991","host":"s3://npm-registry-packages"}},"1.1.0-next.90":{"name":"@tevm/txpool","version":"1.1.0-next.90","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.90","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"baebffbb1b71732c58c0cea134df8757af595a4a","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.90.tgz","fileCount":16,"integrity":"sha512-ODXe/0FILO9WoihjR0iUd6pRcF24JMBq3iBVaLMIyZpXQslS5vebd5h0d3SCScn16xNqAiZtOkrvewQ/DEAo/w==","signatures":[{"sig":"MEYCIQCUx6mWi/be6XoCHUMFdlXawsUXSUyFL4nxYE4dgS6DXgIhAMA5GRTOwsA0nf8AUOBQiNdBRlXK+KCxDhcpvqSNWr02","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.90.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5b1f592677a17e788cd27f28ce8639c7/tevm-txpool-1.1.0-next.90.tgz","_integrity":"sha512-ODXe/0FILO9WoihjR0iUd6pRcF24JMBq3iBVaLMIyZpXQslS5vebd5h0d3SCScn16xNqAiZtOkrvewQ/DEAo/w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.88","@tevm/vm":"^1.1.0-next.90","@tevm/block":"^1.1.0-next.88","@tevm/utils":"^1.1.0-next.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.90_1720200503852_0.12237012003009706","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/txpool","version":"1.1.0-next.91","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.91","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"65f0d9d6a8d590d036989fe89b700a1c02a8f9aa","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.91.tgz","fileCount":16,"integrity":"sha512-LCkdRGkpCBvd2C+0Gf87jVyxQdJQtMXEqVbnwiffwh8WxZj5tfR0Rn4q2ikhayIGlEZP3uZ5eWBUzLmVPEkaZQ==","signatures":[{"sig":"MEQCID4LliXVBdduuZ2fUVOpl1YH2Z29gjXPcR0nh+Ir7l/YAiBYHOdOqLbYM2a9ESdOaA9lDqxgGo9LM098QFbLommGhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133648},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.91.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f1af9648c047e5d7a90d5ede1e32a65a/tevm-txpool-1.1.0-next.91.tgz","_integrity":"sha512-LCkdRGkpCBvd2C+0Gf87jVyxQdJQtMXEqVbnwiffwh8WxZj5tfR0Rn4q2ikhayIGlEZP3uZ5eWBUzLmVPEkaZQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.91","@tevm/vm":"^1.1.0-next.91","@tevm/block":"^1.1.0-next.91","@tevm/utils":"^1.1.0-next.91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.91_1720291954396_0.9879411497032724","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/txpool","version":"1.1.0-next.92","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.92","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"62ca79db57dda979c0beeed5d3f1a4ba98975a8c","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.92.tgz","fileCount":16,"integrity":"sha512-po0UQ08VUxQNQklwTigJZEZJQksAW794m4G3KD0s7TQqXPe9gfJ03D3UwgFEnTAMrE4E8PYJEL0EhTOlfnlKMQ==","signatures":[{"sig":"MEQCIH6jNYu/dzX2NNru8gTmTb0Uk+Ek60UYgc1+0+VvsAQjAiAyDbtwYZGxMdyDEPRxecAmi5NZnzD6N7+NzxT4Q5eFJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134008},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.92.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/acf9d97dd794afa0fe34003efa658c3c/tevm-txpool-1.1.0-next.92.tgz","_integrity":"sha512-po0UQ08VUxQNQklwTigJZEZJQksAW794m4G3KD0s7TQqXPe9gfJ03D3UwgFEnTAMrE4E8PYJEL0EhTOlfnlKMQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.92","@tevm/vm":"^1.1.0-next.92","@tevm/block":"^1.1.0-next.92","@tevm/utils":"^1.1.0-next.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.92_1720480779318_0.8413979063671033","host":"s3://npm-registry-packages"}},"1.1.0-next.94":{"name":"@tevm/txpool","version":"1.1.0-next.94","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.94","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"05f8f1b0e1c451129af2954c5f09989fbb32211b","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.94.tgz","fileCount":16,"integrity":"sha512-OmdUEc+mi5PSqss2dAkQRdhNHR2GZfWEVw9i5mPLZkg/iRCNKJEVsw4b7RdLZuy/OxYXLchMhpapyZgu29gacg==","signatures":[{"sig":"MEYCIQD4LTAt1i98p3757+5nkYSKGm/odUGF54xum4hiimcRjwIhAKw2G1AxCRQjcVd5lzVjThtWXqWkM8iAyP/R1WT39+Yg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134008},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.94.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/50c45323a825b0254c02f6cb8a511bbf/tevm-txpool-1.1.0-next.94.tgz","_integrity":"sha512-OmdUEc+mi5PSqss2dAkQRdhNHR2GZfWEVw9i5mPLZkg/iRCNKJEVsw4b7RdLZuy/OxYXLchMhpapyZgu29gacg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.92","@tevm/vm":"^1.1.0-next.94","@tevm/block":"^1.1.0-next.92","@tevm/utils":"^1.1.0-next.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.94_1720564067489_0.9571274788619326","host":"s3://npm-registry-packages"}},"1.1.0-next.95":{"name":"@tevm/txpool","version":"1.1.0-next.95","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.95","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"9f6a9eca601ef96a0e4fec1948f38cdf2e0ae0d5","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.95.tgz","fileCount":16,"integrity":"sha512-qNKf5tpUF83XU1YXbyeeFCcAfF/bpf2HXv0NamKKvBWZyZ2oHcmubsgRpW2UrnJXwlf50ALaO+NpqATyqPIo6w==","signatures":[{"sig":"MEQCIAXrqwNWH4crMGDrInwv4ALdWmYAxNBlDrEfhjcrBA5yAiAvD39SYgIw0baLMiLSbdPugJEY20yejxMptBH5UgkfBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134008},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.95.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7e6ac8272d04919daec13207ab3fabfd/tevm-txpool-1.1.0-next.95.tgz","_integrity":"sha512-qNKf5tpUF83XU1YXbyeeFCcAfF/bpf2HXv0NamKKvBWZyZ2oHcmubsgRpW2UrnJXwlf50ALaO+NpqATyqPIo6w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.92","@tevm/vm":"^1.1.0-next.95","@tevm/block":"^1.1.0-next.92","@tevm/utils":"^1.1.0-next.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.95_1720565032949_0.3145067592030135","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/txpool","version":"1.1.0-next.96","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.96","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"05d8e1c02fac7c690deacdc0dbcec4972c30db66","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.96.tgz","fileCount":16,"integrity":"sha512-RaQOv9u3xYRGUkGZdhW4C77gs5Q+OR3ysd+JvcoIzhnobwCeJlMU7hQR+4vvqET/PLLNtGV7OstdxeSBkAyt+A==","signatures":[{"sig":"MEUCIFlNHdkOlH7cEeRK91UEz1DAfk3eBxq5pLEjJ7Hy0SInAiEAslhIXka4Yf/FIyn8MQShHvty4zG1tZ4LqnpMBezbbRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134031},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.96.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f924f01b0edf4b7211e4c71a73bddabc/tevm-txpool-1.1.0-next.96.tgz","_integrity":"sha512-RaQOv9u3xYRGUkGZdhW4C77gs5Q+OR3ysd+JvcoIzhnobwCeJlMU7hQR+4vvqET/PLLNtGV7OstdxeSBkAyt+A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.96","@tevm/vm":"^1.1.0-next.96","@tevm/block":"^1.1.0-next.96","@tevm/utils":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.96_1720622685178_0.5962050157893337","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/txpool","version":"1.1.0-next.97","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.97","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"23e1d787f6d78fd4159adf811826ea54b7be3f51","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.97.tgz","fileCount":16,"integrity":"sha512-DjDWFR+yCcHC5ZuAQAF85xAp2Oq+EqZZNPrpWZgnNH4kBG8yub6BeQtZc/Xhw8UweX/urdV5z+g8f+gRhfX7Xg==","signatures":[{"sig":"MEUCIHOmncpTMRV8yKGcwug7Ry9QBf0p8C4SFTIjquWofaZaAiEA9ExX26KezCQvOYjpveb9JKb5WhsImIqPYEN4J+Ah6q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134031},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.97.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/23283d01a6f811ef3ce8fad560df85d4/tevm-txpool-1.1.0-next.97.tgz","_integrity":"sha512-DjDWFR+yCcHC5ZuAQAF85xAp2Oq+EqZZNPrpWZgnNH4kBG8yub6BeQtZc/Xhw8UweX/urdV5z+g8f+gRhfX7Xg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"20.11.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.97","@tevm/vm":"^1.1.0-next.97","@tevm/block":"^1.1.0-next.97","@tevm/utils":"^1.1.0-next.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.97_1720760817887_0.9895244354235502","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/txpool","version":"1.1.0-next.100","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.1.0-next.100","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5cc7457942ce3271530540742295ea814a4235a3","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.1.0-next.100.tgz","fileCount":18,"integrity":"sha512-aAP7mjKA15nWJIgou87YhZfQlCZ5xdBlEBabaviUTtpc2+zQSBAsrNOjVxZypoHVIP+US7DsOW8lnuULeOpv+g==","signatures":[{"sig":"MEQCIGy0pJRg30rmHf9vNgShROl+b74H/KLPgwUNWhbdIFXOAiAM66OuM/pj7yiYMTihSTlo4ZAgvFiwICOTnPeEP95OYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136455},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.1.0-next.100.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3cb9a5503766d53b03fc0cbee2c21ac1/tevm-txpool-1.1.0-next.100.tgz","_integrity":"sha512-aAP7mjKA15nWJIgou87YhZfQlCZ5xdBlEBabaviUTtpc2+zQSBAsrNOjVxZypoHVIP+US7DsOW8lnuULeOpv+g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.100","@tevm/vm":"^1.1.0-next.100","@tevm/evm":"^1.1.0-next.100","@tevm/block":"^1.1.0-next.100","@tevm/state":"^1.1.0-next.100","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/blockchain":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.1.0-next.100_1721176964976_0.5804326901265566","host":"s3://npm-registry-packages"}},"2.0.0-next.101":{"name":"@tevm/txpool","version":"2.0.0-next.101","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.101","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"9a01f30ece7b4616e68c84d184e350ad5247d0d2","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.101.tgz","fileCount":18,"integrity":"sha512-2vt6PwjGQP80IG2U7i5Lg5fICo/YyqiWeZW7xT2nt5vTD3Jo9FNWS4CRS7cpWmWfbfJt172GrbrlI2MnCwvCCw==","signatures":[{"sig":"MEUCIQD4dEYtKhLKuAhW6bbhuhPkK12T2iq8hqZF94ckw7lqgwIgAd/gNYXC3QIrpTY97uVHKZO5T51wWI3+Zzh/lxYjUVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136455},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.101.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/03427b6d0020db2ad8903bcc351ceda2/tevm-txpool-2.0.0-next.101.tgz","_integrity":"sha512-2vt6PwjGQP80IG2U7i5Lg5fICo/YyqiWeZW7xT2nt5vTD3Jo9FNWS4CRS7cpWmWfbfJt172GrbrlI2MnCwvCCw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.100","@tevm/vm":"^2.0.0-next.101","@tevm/evm":"^2.0.0-next.101","@tevm/block":"^1.1.0-next.100","@tevm/state":"^2.0.0-next.101","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/blockchain":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.101_1721897995163_0.043440845164817166","host":"s3://npm-registry-packages"}},"2.0.0-next.102":{"name":"@tevm/txpool","version":"2.0.0-next.102","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.102","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"81bfd9155f43deac6041283f2eeccc768666733e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.102.tgz","fileCount":18,"integrity":"sha512-bab88WcRqmWHBmP8wsB8frweikMAP2XUfDnpY37MftRdqSukqXjf9nZr+/+0/nAUjmNhSr5W2MOuZAYKAnyFng==","signatures":[{"sig":"MEUCIHljswF714iKfogf6JCwfO/vVNmsYCSN7EttMb5fih+0AiEAvzFfU9gHq2NMC8uKeBEYL82F8q3wyHO7ieacsVYat/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136455},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.102.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8be2e735d6956ceae6d196925c8fa677/tevm-txpool-2.0.0-next.102.tgz","_integrity":"sha512-bab88WcRqmWHBmP8wsB8frweikMAP2XUfDnpY37MftRdqSukqXjf9nZr+/+0/nAUjmNhSr5W2MOuZAYKAnyFng==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.100","@tevm/vm":"^2.0.0-next.102","@tevm/evm":"^2.0.0-next.102","@tevm/block":"^1.1.0-next.100","@tevm/state":"^2.0.0-next.102","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/blockchain":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.102_1721970396966_0.5902515288471095","host":"s3://npm-registry-packages"}},"2.0.0-next.103":{"name":"@tevm/txpool","version":"2.0.0-next.103","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.103","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"acab99afd2bec5a6408bb2aabd6726947495eb93","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.103.tgz","fileCount":18,"integrity":"sha512-J2jbbMC0ojX+L/yQ6vkhcb2HsIrdYFceAsNZg+2pA+K+G5g1/MgeNlrYwq6wTdyDmrot8mivpPOR19c5kpxQWQ==","signatures":[{"sig":"MEUCIQDke5IQdEpiSdbKIShilBsScg5oGEw3hx5UT98wFnoBzQIgae47Yl5AeNaTsCdzzS/sztX6i0yWPO+vQdV3HWbjb04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136455},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.103.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/879189de278095708ba501a0a3b9a903/tevm-txpool-2.0.0-next.103.tgz","_integrity":"sha512-J2jbbMC0ojX+L/yQ6vkhcb2HsIrdYFceAsNZg+2pA+K+G5g1/MgeNlrYwq6wTdyDmrot8mivpPOR19c5kpxQWQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.1.0-next.100","@tevm/vm":"^2.0.0-next.103","@tevm/evm":"^2.0.0-next.103","@tevm/block":"^1.1.0-next.100","@tevm/state":"^2.0.0-next.103","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/blockchain":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.103_1722337210094_0.9996798362080079","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/txpool","version":"2.0.0-next.105","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.105","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"24d0d2e468a4c40a004eeb8df92b5208652ca23c","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.105.tgz","fileCount":18,"integrity":"sha512-6QWm0XuDFRn7+Y7Kr66UtfDiX5/Ch30QWj4HyplbJwMXn9DHtqNDyeuCf/Wk5qMq74NEiXuo+LY3ejWkbMhoVQ==","signatures":[{"sig":"MEQCIC0PBEHuV8bxzAHAaEM8wFhA3IteQINmaCl1rGmdgUg4AiAyfBHA9EJXZA0rQUCWSstayI+jwb9pnpqHV9cQOmoZeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136455},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.105.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8eb7d0f48423c5b8b8f9c4b184c8604c/tevm-txpool-2.0.0-next.105.tgz","_integrity":"sha512-6QWm0XuDFRn7+Y7Kr66UtfDiX5/Ch30QWj4HyplbJwMXn9DHtqNDyeuCf/Wk5qMq74NEiXuo+LY3ejWkbMhoVQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.105","@tevm/vm":"^2.0.0-next.105","@tevm/evm":"^2.0.0-next.105","@tevm/block":"^2.0.0-next.105","@tevm/state":"^2.0.0-next.105","@tevm/utils":"^2.0.0-next.105","@tevm/common":"^2.0.0-next.105","@tevm/blockchain":"^2.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.105_1723235784757_0.6205405189412205","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/txpool","version":"2.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@2.0.0-next.107","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"91fb2cb70cc955e94846e155ac8f3fe655753cc6","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-2.0.0-next.107.tgz","fileCount":18,"integrity":"sha512-V6+zqPx3qY7f5yhmP4uAtAKw4VN4p85VDhXfq/W8cvyUNTs14PdGJw3DCVFiCQp2fP8gojLN3gyn5U1yOEfFUA==","signatures":[{"sig":"MEQCIHko3MQzgCPANa5ZViHvYu0UblGZx61kVS5rknOgG9XeAiBKuP5BBoOIsPbANT/yR762brF67FQpZ/5yMLCbztCuQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147323},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-2.0.0-next.107.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/ec37da89fbffde9b878f62ee5f390396/tevm-txpool-2.0.0-next.107.tgz","_integrity":"sha512-V6+zqPx3qY7f5yhmP4uAtAKw4VN4p85VDhXfq/W8cvyUNTs14PdGJw3DCVFiCQp2fP8gojLN3gyn5U1yOEfFUA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^2.0.0-next.107","@tevm/vm":"^2.0.0-next.107","@tevm/evm":"^2.0.0-next.107","@tevm/block":"^2.0.0-next.107","@tevm/state":"^2.0.0-next.107","@tevm/utils":"^2.0.0-next.107","@tevm/common":"^2.0.0-next.107","@tevm/blockchain":"^2.0.0-next.107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_2.0.0-next.107_1723428643748_0.8012503153884796","host":"s3://npm-registry-packages"}},"1.0.0-next.108":{"name":"@tevm/txpool","version":"1.0.0-next.108","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.108","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"fd8dc2da3266e463e5d9ee09c1ac1b743dc676ca","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.108.tgz","fileCount":18,"integrity":"sha512-yH0WnwuR586ONrpjaTffnsDAwgCWAHIClbuY1VCGOd2QSvqBt1N11PnCiPLcW30Ndg8xre9Tm5FlTuVkErbw0A==","signatures":[{"sig":"MEYCIQD69yaNrtQROueRx6IUYSOr7Udqvzf6XkznoFhSzF9zmwIhAKgy4RdDXBgje65w3wEOygaimf6pj/ff0gmyJZ9aGjZF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147323},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.108.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/99836f415a42eb613ac99dbec1ecb95d/tevm-txpool-1.0.0-next.108.tgz","_integrity":"sha512-yH0WnwuR586ONrpjaTffnsDAwgCWAHIClbuY1VCGOd2QSvqBt1N11PnCiPLcW30Ndg8xre9Tm5FlTuVkErbw0A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^0.0.0-next.107","@tevm/vm":"^1.0.0-next.108","@tevm/evm":"^1.0.0-next.108","@tevm/block":"^0.0.0-next.107","@tevm/state":"^1.0.0-next.108","@tevm/utils":"^0.0.0-next.107","@tevm/common":"^0.0.0-next.107","@tevm/blockchain":"^0.0.0-next.107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.108_1724786370421_0.6266700530524123","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/txpool","version":"1.0.0-next.109","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.109","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"4aa38a62751944236f80c221e26a789f16d884fe","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.109.tgz","fileCount":18,"integrity":"sha512-G33/m+O6LXYMpBYiC/aPYdxZ7j1A6sUAn6idFZf9253iM+zClDayJSbbe8gUshTPblP/ZlGP0WSwhdi3s1ZfPQ==","signatures":[{"sig":"MEYCIQCTq4l6Eu5PH7mCKRrtcmZ7XaTAQ0W0DNqapP0M2bA8xQIhALDjhSf6tF1Zcr062mdpDYcKESjNHUJJ5jGiaUUqC0xy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147324},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.109.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9e8abcb9f744c85e1071bcd19bd5f913/tevm-txpool-1.0.0-next.109.tgz","_integrity":"sha512-G33/m+O6LXYMpBYiC/aPYdxZ7j1A6sUAn6idFZf9253iM+zClDayJSbbe8gUshTPblP/ZlGP0WSwhdi3s1ZfPQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.109","@tevm/vm":"^1.0.0-next.109","@tevm/evm":"^1.0.0-next.109","@tevm/block":"^1.0.0-next.109","@tevm/state":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.109","@tevm/blockchain":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.109_1725179158379_0.08316384603882154","host":"s3://npm-registry-packages"}},"1.0.0-next.110":{"name":"@tevm/txpool","version":"1.0.0-next.110","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.110","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"535955ed9297e94ff65f0fb0f490858031ee1b6f","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.110.tgz","fileCount":18,"integrity":"sha512-szT4hMkaPQN5ehStwK5PvAbgdxNodCvgIdnbQt7f+KhA36QM6DDu5YcIDNU5GfdIt6nsYeT4a0b7U2rb6xqagg==","signatures":[{"sig":"MEQCIDsHLBFeO37qNA75LwhnZCymPtU2R6x02IDYV9tEARSlAiBqPEDOa39NPm0v13Ja7fOwA8Lnf6kq/82dFg8E6cwrYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147324},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.110.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a1cf056c8a403a1ea285f8f2d0af8ba6/tevm-txpool-1.0.0-next.110.tgz","_integrity":"sha512-szT4hMkaPQN5ehStwK5PvAbgdxNodCvgIdnbQt7f+KhA36QM6DDu5YcIDNU5GfdIt6nsYeT4a0b7U2rb6xqagg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.109","@tevm/vm":"^1.0.0-next.110","@tevm/evm":"^1.0.0-next.110","@tevm/block":"^1.0.0-next.109","@tevm/state":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.109","@tevm/blockchain":"^1.0.0-next.110"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.110_1725184445936_0.519785797739881","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/txpool","version":"1.0.0-next.115","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.115","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"0c8387bfe1985387059b7c7d76a7f5cc7604d45b","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.115.tgz","fileCount":18,"integrity":"sha512-C6BycEjIdNSxu6sFyNpIH/XDxIxUKzzrczPI/lcc28kJ0n8TEs81LztwVmrAqZTujYmXVcrcYPWqrI/jM1WCtA==","signatures":[{"sig":"MEUCIFA6Xu5COBttgRb7bPp31slUUgyoKwEN0U7rOjdQoEoYAiEA/H6grz2CcAwNQ6VKBNKEw2JyiawZK0qJc04syeJOBeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147324},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.115.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/68455a0dfbc449f345f8fb119401005e/tevm-txpool-1.0.0-next.115.tgz","_integrity":"sha512-C6BycEjIdNSxu6sFyNpIH/XDxIxUKzzrczPI/lcc28kJ0n8TEs81LztwVmrAqZTujYmXVcrcYPWqrI/jM1WCtA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.109","@tevm/vm":"^1.0.0-next.115","@tevm/evm":"^1.0.0-next.115","@tevm/block":"^1.0.0-next.115","@tevm/state":"^1.0.0-next.115","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.115","@tevm/blockchain":"^1.0.0-next.115"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.115_1726963530053_0.2937611224015264","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/txpool","version":"1.0.0-next.116","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.116","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"274dd7517e917a7d74db2548edfa8ed1b3b6f1fd","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.116.tgz","fileCount":18,"integrity":"sha512-7ojOxgA4UqDpxEWRgRagTAVanjRLKUZOl/LkgJkED5lR6hrYvi+z+q1Q2sCp5EZsSelVoI4teBGsHQvk+Wy5ow==","signatures":[{"sig":"MEYCIQCQ6cQNwE3bjjz2HlxkqCLGTjArFcFQM7B2OmRigBNpyQIhAINvMQOy/saiNTo57zb3klzM/5Fam6sY2WdPw9zn8VW3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147324},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.116.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/edeb4a71bc568550c9c9fd2746697d2d/tevm-txpool-1.0.0-next.116.tgz","_integrity":"sha512-7ojOxgA4UqDpxEWRgRagTAVanjRLKUZOl/LkgJkED5lR6hrYvi+z+q1Q2sCp5EZsSelVoI4teBGsHQvk+Wy5ow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.109","@tevm/vm":"^1.0.0-next.116","@tevm/evm":"^1.0.0-next.116","@tevm/block":"^1.0.0-next.116","@tevm/state":"^1.0.0-next.116","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.116","@tevm/blockchain":"^1.0.0-next.116"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.116_1726965933732_0.47450217357371116","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/txpool","version":"1.0.0-next.117","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.117","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"3039e699382c8b36e8fc3944b4d1bd05f73d96c3","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.117.tgz","fileCount":18,"integrity":"sha512-SsSQbmbwXBTbkFogxPvSmaInvuZcbYPx2FVc1MXufBXKgoLJaH1ECor/4MzxKXoGEGZ91mTMtFarH4L0QOD/QA==","signatures":[{"sig":"MEQCIA3nDLvzWc+6ZrX2LOQ6K8Q4iwWn8z8N1JdY8NVlidpFAiBrcs9S5vsF7TyFv4Ae3KBnNREfviI5ZkkEvDEx81poSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147326},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.117.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/cf2abb29f3ad23d1f51c5ef88415e946/tevm-txpool-1.0.0-next.117.tgz","_integrity":"sha512-SsSQbmbwXBTbkFogxPvSmaInvuZcbYPx2FVc1MXufBXKgoLJaH1ECor/4MzxKXoGEGZ91mTMtFarH4L0QOD/QA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.117","@tevm/vm":"^1.0.0-next.117","@tevm/evm":"^1.0.0-next.117","@tevm/block":"^1.0.0-next.117","@tevm/state":"^1.0.0-next.117","@tevm/utils":"^1.0.0-next.117","@tevm/common":"^1.0.0-next.117","@tevm/blockchain":"^1.0.0-next.117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.117_1727069982329_0.04245774364622146","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/txpool","version":"1.0.0-next.118","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.118","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"dbe9859a34bb498c46738e78f990ed44dccb7f5e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.118.tgz","fileCount":18,"integrity":"sha512-woC/5QUNcgFs9Utyh/tuqfK/Q16cql/HKIrijfXvIjZW8mwn2KNNfJgDU+U2Wrtt+OWVvCTT4Ci2jcI8+2YYJA==","signatures":[{"sig":"MEUCIB8/xnYT+xwiCHuFzhkS9ZIpSOjY8pFahesbV7V3+8KsAiEArSyQjhemokfW2/mhdfIArU3eNR3g8BpVl32q41ywp9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147326},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.118.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/af00816071ba47c76a57df7b8406f27f/tevm-txpool-1.0.0-next.118.tgz","_integrity":"sha512-woC/5QUNcgFs9Utyh/tuqfK/Q16cql/HKIrijfXvIjZW8mwn2KNNfJgDU+U2Wrtt+OWVvCTT4Ci2jcI8+2YYJA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.118","@tevm/vm":"^1.0.0-next.118","@tevm/evm":"^1.0.0-next.118","@tevm/block":"^1.0.0-next.118","@tevm/state":"^1.0.0-next.118","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/blockchain":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.118_1727467784306_0.07159507556135347","host":"s3://npm-registry-packages"}},"1.0.0-next.120":{"name":"@tevm/txpool","version":"1.0.0-next.120","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.120","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d649e38ebc30d6b93778ff19d190b43cb4895c21","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.120.tgz","fileCount":18,"integrity":"sha512-yAQAYNhU3s9o8cA6n9BBVsSKdcP0Az8ZIn9b+z6s7CHYvVYI7bx3ecs2dDZx3iHQ7WyZ919in3lN2L5s5x2R8A==","signatures":[{"sig":"MEUCIFndsyEVHCnCEmSsos0PfIIgSB2pKT+L5H8Xg+VQlwYbAiEAy0mMqWTIzlz5vkH+0DH4rJ8Sv2S9bV9JMFJjlVXd2WE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147326},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.120.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/031a6cadc76ebceecdb8cc7e1e0ca2bb/tevm-txpool-1.0.0-next.120.tgz","_integrity":"sha512-yAQAYNhU3s9o8cA6n9BBVsSKdcP0Az8ZIn9b+z6s7CHYvVYI7bx3ecs2dDZx3iHQ7WyZ919in3lN2L5s5x2R8A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.118","@tevm/vm":"^1.0.0-next.120","@tevm/evm":"^1.0.0-next.120","@tevm/block":"^1.0.0-next.118","@tevm/state":"^1.0.0-next.120","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/blockchain":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.120_1727669562340_0.6655948193101429","host":"s3://npm-registry-packages"}},"1.0.0-next.124":{"name":"@tevm/txpool","version":"1.0.0-next.124","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.124","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f221c6f5e3519aa4b12adbeebf5f791035371078","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.124.tgz","fileCount":18,"integrity":"sha512-S5N3+B2Ti0U1pdPCyyoV9Oxv4CYRUJLYHFc8T4BpxiXplnutxHCvqiN+CGWiYdlAinfEYfDS+/ZePTl224WUDg==","signatures":[{"sig":"MEQCIDjTq0PszDM7kmAvUgXDIwpTQpCOnWXtbImLPbwjavmbAiAjSuDUdUWezdN2zK5oAX6D+uWKYzqsRDNxWLsKMMTmaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147326},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.124.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/01258f115e98f2bbcaac7d2fd3abe00c/tevm-txpool-1.0.0-next.124.tgz","_integrity":"sha512-S5N3+B2Ti0U1pdPCyyoV9Oxv4CYRUJLYHFc8T4BpxiXplnutxHCvqiN+CGWiYdlAinfEYfDS+/ZePTl224WUDg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.118","@tevm/vm":"^1.0.0-next.124","@tevm/evm":"^1.0.0-next.124","@tevm/block":"^1.0.0-next.118","@tevm/state":"^1.0.0-next.124","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/blockchain":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.124_1729131201249_0.8266042888053078","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/txpool","version":"1.0.0-next.128","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.128","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ed0d620c82eeb18a1664c230f1aae275173b5e15","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.128.tgz","fileCount":18,"integrity":"sha512-KaBJBosFptbr7WGcfHrE1eX7a9P5qYIPDkxyA5XGcXd4NP8dLHd01UPMpws52toBs4NQiv+/tRIlluKzh+rzlQ==","signatures":[{"sig":"MEUCIGp7iN2HIr/lA/gzbYD0Haotl4P5X6tvJoReqPfflmm1AiEA2UqIa4aMtTj79WThhKte92T4DA0bVA1+XWJw8/uRsAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":144788},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.128.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/cfc8070ab8e4ccec06337eb7bdd4c243/tevm-txpool-1.0.0-next.128.tgz","_integrity":"sha512-KaBJBosFptbr7WGcfHrE1eX7a9P5qYIPDkxyA5XGcXd4NP8dLHd01UPMpws52toBs4NQiv+/tRIlluKzh+rzlQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.128","@tevm/vm":"^1.0.0-next.128","@tevm/evm":"^1.0.0-next.128","@tevm/block":"^1.0.0-next.128","@tevm/state":"^1.0.0-next.128","@tevm/utils":"^1.0.0-next.128","@tevm/common":"^1.0.0-next.128","@tevm/blockchain":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.128_1741407827649_0.590436641154046","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.130":{"name":"@tevm/txpool","version":"1.0.0-next.130","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.130","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5f932e7d17816389866c4c56102630563abe5899","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.130.tgz","fileCount":40,"integrity":"sha512-mj7eCQovSIc6nOWl+iQqRrbJLtrR+thM6TAWJucRB+STVBGoUz0kSm8ne4UeVcEyVzY3vIlX+d9my8BUFVTrgA==","signatures":[{"sig":"MEYCIQCOye5ge6nBPhtvWBOlfb2GsLeA+jOaG4LIlBkm3DV9zgIhAMEccL7KY3z9xTQ757mRnyuCQc/NISCPitDcexdVYkQ8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198338},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.130.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/80d5c4964b0e319fbe94ec1f38b59cb5/tevm-txpool-1.0.0-next.130.tgz","_integrity":"sha512-mj7eCQovSIc6nOWl+iQqRrbJLtrR+thM6TAWJucRB+STVBGoUz0kSm8ne4UeVcEyVzY3vIlX+d9my8BUFVTrgA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.128","@tevm/vm":"^1.0.0-next.130","@tevm/evm":"^1.0.0-next.130","@tevm/block":"^1.0.0-next.128","@tevm/state":"^1.0.0-next.130","@tevm/utils":"^1.0.0-next.128","@tevm/common":"^1.0.0-next.128","@tevm/blockchain":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.130_1741651110827_0.2181531209288523","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/txpool","version":"1.0.0-next.131","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.131","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"dbdf0d343571b08c240e4e03b719230acc933071","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.131.tgz","fileCount":40,"integrity":"sha512-jDHdB4D4Fn7paImcZL815iDZmhnX+7bPdLUh5K6ENxqRobmZspDjgDF4XXtZ/frMsChQBprzhUMoHse/9kCKRA==","signatures":[{"sig":"MEUCIAxv+vu8XXCQBFuDIDltW4qbJML5kW+iVaNekEjx4EF0AiEAlEKIbnpPsnwTlmDaYr982UduBxwEgLO1EyVt7Mdxwgw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198338},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.131.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e8ee96e7b0dd753accb4a2058a81bff5/tevm-txpool-1.0.0-next.131.tgz","_integrity":"sha512-jDHdB4D4Fn7paImcZL815iDZmhnX+7bPdLUh5K6ENxqRobmZspDjgDF4XXtZ/frMsChQBprzhUMoHse/9kCKRA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.131","@tevm/vm":"^1.0.0-next.131","@tevm/evm":"^1.0.0-next.131","@tevm/block":"^1.0.0-next.131","@tevm/state":"^1.0.0-next.131","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.131","@tevm/blockchain":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.131_1741746461176_0.5693547794758029","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/txpool","version":"1.0.0-next.132","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.132","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"9bd82cf013a6bce347d6058efe80800aa6ade4ca","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.132.tgz","fileCount":58,"integrity":"sha512-RyfVxJkZgE4C3qOAQu0dr0P5lu42k/3XbOrBCi/uxi/ySquZNkyK0vkgTefar1sSBz7jHDAwl/Xp/sLGabAv9A==","signatures":[{"sig":"MEQCIG37Pwi4wKSljSPf431xmaglH3ZvD5vs/Arx6QrieMezAiAp7k08OMe2ZJ/PTBKgk43HlZlcsOFhMfZQnyoJHMXbvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.132.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/ee29df603f70332cad1099d971c48195/tevm-txpool-1.0.0-next.132.tgz","_integrity":"sha512-RyfVxJkZgE4C3qOAQu0dr0P5lu42k/3XbOrBCi/uxi/ySquZNkyK0vkgTefar1sSBz7jHDAwl/Xp/sLGabAv9A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.131","@tevm/vm":"^1.0.0-next.132","@tevm/evm":"^1.0.0-next.132","@tevm/block":"^1.0.0-next.132","@tevm/state":"^1.0.0-next.132","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/blockchain":"^1.0.0-next.132"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.132_1742218048823_0.9089013280402953","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.134":{"name":"@tevm/txpool","version":"1.0.0-next.134","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.134","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a7b26ff75ffc252703cf713b11a4d04d86e0009c","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.134.tgz","fileCount":58,"integrity":"sha512-pJGNTMPaODywKz5GMjxyml3eCTjQjNJWvCVriEiZH4Xv37KG4er4p+1LV+y5V6ZdUiEMVXoxjeOH5cRY4J1Scg==","signatures":[{"sig":"MEUCIHQW/UKpHgNTLsR42HAiPH18Bz8qsD41SdE/e6yOOy7/AiEAth5tYg1CF4zgOlqzWyYsXkTCKeTeOyKa6+eKCYRio0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.134.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/712a746a5a81ac8d7f69d1723529375b/tevm-txpool-1.0.0-next.134.tgz","_integrity":"sha512-pJGNTMPaODywKz5GMjxyml3eCTjQjNJWvCVriEiZH4Xv37KG4er4p+1LV+y5V6ZdUiEMVXoxjeOH5cRY4J1Scg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.131","@tevm/vm":"^1.0.0-next.134","@tevm/evm":"^1.0.0-next.134","@tevm/block":"^1.0.0-next.132","@tevm/state":"^1.0.0-next.134","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/blockchain":"^1.0.0-next.132"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.134_1742522823340_0.6022409383896794","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.140":{"name":"@tevm/txpool","version":"1.0.0-next.140","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.140","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d469f361ca0f8fcceba2d34552ac9bb1a5197d8e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.140.tgz","fileCount":58,"integrity":"sha512-OHo+5tWEiYimtNfeTzH78VHtr3AC8IHh8FOGoyCWKdoRDc8PGblxb5rQkMkMre88v/fZaAVBheDNaMTwJiSbDQ==","signatures":[{"sig":"MEYCIQD5A5QSIi8Jl2Mcb2vE2i5oWaOZYELMOcTXqX8hNTV5mwIhAIoxtkJHhGb+qAXM02cnksA6lkmAGHRJXaKl1nIBJEfP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.140.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/281cf326a3790b2539a820c8bb072a39/tevm-txpool-1.0.0-next.140.tgz","_integrity":"sha512-OHo+5tWEiYimtNfeTzH78VHtr3AC8IHh8FOGoyCWKdoRDc8PGblxb5rQkMkMre88v/fZaAVBheDNaMTwJiSbDQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.131","@tevm/vm":"^1.0.0-next.140","@tevm/evm":"^1.0.0-next.140","@tevm/block":"^1.0.0-next.132","@tevm/state":"^1.0.0-next.140","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/blockchain":"^1.0.0-next.132"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.140_1743024989891_0.2494191860907118","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/txpool","version":"1.0.0-next.142","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.142","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"fe2469034625a203f598cb60991c65e2eaab8eb1","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.142.tgz","fileCount":58,"integrity":"sha512-nV8irlT/5nAFYTlAEllxfUa44vj0dWOVWsNSO0Xsn76VudT8RaMzVmDHoTrXST/Q/DFSG2SjSFNU9xYi6zFdiw==","signatures":[{"sig":"MEYCIQCbBPDImCTWya8KPZwTEnxhXHViguPCEvK9MgCaK59JPAIhAKxeG2v+qbP09XPG3FLouBsfxEqLYWwYVmMzq3u2d93S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.142.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f05c2124b52a694c71afcf4c5945c824/tevm-txpool-1.0.0-next.142.tgz","_integrity":"sha512-nV8irlT/5nAFYTlAEllxfUa44vj0dWOVWsNSO0Xsn76VudT8RaMzVmDHoTrXST/Q/DFSG2SjSFNU9xYi6zFdiw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.142","@tevm/vm":"^1.0.0-next.142","@tevm/evm":"^1.0.0-next.142","@tevm/block":"^1.0.0-next.142","@tevm/state":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/blockchain":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.142_1745166071799_0.22492011736262252","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.143":{"name":"@tevm/txpool","version":"1.0.0-next.143","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.143","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"0162a4b891481197e05a3673d25be8d140075b8e","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.143.tgz","fileCount":58,"integrity":"sha512-bzPxFieZoaLRSdC8H+fdxcIP5N/VJVmDQ0ZZjd2YG0UkSxzHqKyWUTQYZWt1UUBW+SI5fKzUp3ewtAjy1SSG7w==","signatures":[{"sig":"MEUCIFg7e996ZZ1A4rzQTNbPu8Yi5fOTshC0qVb9O1Y2Rj1xAiEAvuJ8CHtIgMoNa47h3BXEFOyB9PZi07aGkHwv2un/y/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200108},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.143.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4c4ae62bcb71467b4e005e16a36199e8/tevm-txpool-1.0.0-next.143.tgz","_integrity":"sha512-bzPxFieZoaLRSdC8H+fdxcIP5N/VJVmDQ0ZZjd2YG0UkSxzHqKyWUTQYZWt1UUBW+SI5fKzUp3ewtAjy1SSG7w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.142","@tevm/vm":"^1.0.0-next.143","@tevm/evm":"^1.0.0-next.142","@tevm/block":"^1.0.0-next.142","@tevm/state":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/blockchain":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.143_1746377971338_0.35082394910559955","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.144":{"name":"@tevm/txpool","version":"1.0.0-next.144","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.144","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"610fd0d6643bb8f70197c09a9bc3c4266121681c","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.144.tgz","fileCount":58,"integrity":"sha512-0rrzJTvhEBmOlZ2PM5bro50WZ4IaQG7tEpU07hIPqc+rkcfLLdeFPPfvK9oAglYDlsRHHXu92yUZFORTpqRUGA==","signatures":[{"sig":"MEUCICYWY2RJgs6/pG27ga9aFrwGOhHyFMNHYw9bzqEsPb+AAiEA2GF+YBYSPcuYRU/ZvNXWCdrhHrJQv475+INdm3BjM/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200723},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.144.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8d7031f69cce0962b9ccea9aeabdb7a2/tevm-txpool-1.0.0-next.144.tgz","_integrity":"sha512-0rrzJTvhEBmOlZ2PM5bro50WZ4IaQG7tEpU07hIPqc+rkcfLLdeFPPfvK9oAglYDlsRHHXu92yUZFORTpqRUGA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.142","@tevm/vm":"^1.0.0-next.143","@tevm/evm":"^1.0.0-next.142","@tevm/block":"^1.0.0-next.142","@tevm/state":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/blockchain":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.144_1747545771327_0.4603052794298734","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.145":{"name":"@tevm/txpool","version":"1.0.0-next.145","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.145","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"8a49d129d30c0f01613a7ad4e1c105c85b2f7efd","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.145.tgz","fileCount":58,"integrity":"sha512-70mHWMvw2rm9K5JfDe004oprisY5Vxdwhx9oiLUF6mZLlk/Xq4NlPnJVR0p0Xb00eGozIUn+HQOQ0lDZITTLYg==","signatures":[{"sig":"MEQCIH0wNuotkEGpjnLTteKafH9sdtB8OCMpyy+fR1OsbHrEAiBveCReUssCA88eNT4l3lpRZImUm3zZ94ZxYyGealD1zw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200723},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.145.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4fd9a485a59fdba1306cafabe779f020/tevm-txpool-1.0.0-next.145.tgz","_integrity":"sha512-70mHWMvw2rm9K5JfDe004oprisY5Vxdwhx9oiLUF6mZLlk/Xq4NlPnJVR0p0Xb00eGozIUn+HQOQ0lDZITTLYg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.142","@tevm/vm":"^1.0.0-next.145","@tevm/evm":"^1.0.0-next.145","@tevm/block":"^1.0.0-next.142","@tevm/state":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/blockchain":"^1.0.0-next.145"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.145_1747804645524_0.9090000788727688","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/txpool","version":"1.0.0-next.146","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.146","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ab189dd1fe921ecbc4375b69e9731d63d7254c6a","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.146.tgz","fileCount":58,"integrity":"sha512-xU4URawI3xQRJkcQkmWJ1Je+0ZnfMS29vFs0lgfrWZMqAY8Xn1h+D9QMgCsUGqybbuqUlXckLjmOwpQTmoMVqA==","signatures":[{"sig":"MEUCIEOI4yo3VO1cMRgSvg43aEo4r6wdF1zMB8snWNjXjy6VAiEA/RIkGWu85ncZFiYuLI2dzsKOecbqE2pvBAT2tgs4I3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200723},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.146.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/875ef411abe8830432a424eb2b301142/tevm-txpool-1.0.0-next.146.tgz","_integrity":"sha512-xU4URawI3xQRJkcQkmWJ1Je+0ZnfMS29vFs0lgfrWZMqAY8Xn1h+D9QMgCsUGqybbuqUlXckLjmOwpQTmoMVqA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.146","@tevm/vm":"^1.0.0-next.146","@tevm/evm":"^1.0.0-next.146","@tevm/block":"^1.0.0-next.146","@tevm/state":"^1.0.0-next.146","@tevm/utils":"^1.0.0-next.146","@tevm/common":"^1.0.0-next.146","@tevm/blockchain":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.146_1748435455196_0.19367412326418054","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.147":{"name":"@tevm/txpool","version":"1.0.0-next.147","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.147","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"8aabe60a0e8f58b4a4e9b839d71048410ee42297","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.147.tgz","fileCount":58,"integrity":"sha512-/piGwoo8+D//5N3W1BtmWp23KvRQ94WsmqnRBwH+5XFwPGzBUTVAEL0neYUmif1SXKcWhTiMv5VmlqKXna0XFQ==","signatures":[{"sig":"MEUCIChaDBJQLUtRNo1BVEaicgZoesQwQQzNBbZTrF7u/GQLAiEAmgsErSnHfDFp8sY784bSbYW9qbwKhmreN9p56LgpgTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200723},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.147.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7e5ab670a6e5b3155e61388eabec3549/tevm-txpool-1.0.0-next.147.tgz","_integrity":"sha512-/piGwoo8+D//5N3W1BtmWp23KvRQ94WsmqnRBwH+5XFwPGzBUTVAEL0neYUmif1SXKcWhTiMv5VmlqKXna0XFQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.146","@tevm/vm":"^1.0.0-next.147","@tevm/evm":"^1.0.0-next.146","@tevm/block":"^1.0.0-next.146","@tevm/state":"^1.0.0-next.146","@tevm/utils":"^1.0.0-next.146","@tevm/common":"^1.0.0-next.146","@tevm/blockchain":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.147_1748872595075_0.9946056320609531","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/txpool","version":"1.0.0-next.148","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/txpool@1.0.0-next.148","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f95226b5c721f99b7b528220deadc5bb7c00b1ff","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-next.148.tgz","fileCount":58,"integrity":"sha512-/RJ/4eJ4fl4VUk9GaCqOuNem0OyF6kkePAh/n2BjDH6KiEwQ54Wn3xknJZwZKHYHYJBzZGE0VtDGlSl86PPtnA==","signatures":[{"sig":"MEUCIQDyHUUpQQb5rocZSmAKCWPQSQcKnrgfjrwVG5AenfxY9gIgBfNMwt2QFxi19cCFpWH9VaOSuU1CjJJwy+VXMMuvZ2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201705},"main":"dist/index.cjs","type":"module","_from":"file:tevm-txpool-1.0.0-next.148.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest run","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9c5db1d605dafb8408a180911efc42e4/tevm-txpool-1.0.0-next.148.tgz","_integrity":"sha512-/RJ/4eJ4fl4VUk9GaCqOuNem0OyF6kkePAh/n2BjDH6KiEwQ54Wn3xknJZwZKHYHYJBzZGE0VtDGlSl86PPtnA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs txpool","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"qheap":"^1.4.0","@tevm/tx":"^1.0.0-next.148","@tevm/vm":"^1.0.0-next.148","@tevm/evm":"^1.0.0-next.148","@tevm/block":"^1.0.0-next.148","@tevm/state":"^1.0.0-next.148","@tevm/utils":"^1.0.0-next.148","@tevm/common":"^1.0.0-next.148","@tevm/blockchain":"^1.0.0-next.148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148"},"_npmOperationalInternal":{"tmp":"tmp/txpool_1.0.0-next.148_1759577182454_0.35482257735267586","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/txpool","version":"1.0.0-rc.151","private":false,"description":"Tevm transaction pool facade backed by zevm","keywords":["solidity","zevm","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/txpool"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"main":"dist/index.cjs","module":"dist/index.js","types":"types/index.d.ts","dependencies":{"@evmts/zevm":"0.0.0"},"devDependencies":{"qheap":"^1.4.0","@tevm/block":"^1.0.0-rc.151","@tevm/blockchain":"^1.0.0-rc.151","@tevm/evm":"^1.0.0-rc.151","@tevm/state":"^1.0.0-rc.151","@tevm/common":"^1.0.0-rc.151","@tevm/vm":"^1.0.0-rc.151","@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^1.0.0-rc.151","@tevm/utils":"^1.0.0-rc.151"},"publishConfig":{"access":"public"},"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/txpool","build:dist":"tsup","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","format:check":"biome format .","generate:docs":"typedoc","lint":"biome check . --write --unsafe","lint:check":"biome check . --verbose","lint:deps":"bunx depcheck","lint:package":"bunx publint --strict && pnpm pack --pack-destination /tmp && attw /tmp/tevm-txpool-*.tgz && rm /tmp/tevm-txpool-*.tgz","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/txpool@1.0.0-rc.151","readmeFilename":"README.md","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"homepage":"https://github.com/evmts/tevm-monorepo#readme","_integrity":"sha512-x01SVbqIzYk2oHi/k33nDN33/CCfPse+aq83DIZQ2nVOovhAijGry6rVewxj3yogY23WITluahxiWYndw0J7WA==","_resolved":"/tmp/tmp.TgiTsJ7WV1/tevm-txpool-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.TgiTsJ7WV1/tevm-txpool-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-x01SVbqIzYk2oHi/k33nDN33/CCfPse+aq83DIZQ2nVOovhAijGry6rVewxj3yogY23WITluahxiWYndw0J7WA==","shasum":"530f22e8e0be9e5941177f17faadce03219bbead","tarball":"https://registry.npmjs.org/@tevm/txpool/-/txpool-1.0.0-rc.151.tgz","fileCount":58,"unpackedSize":36631,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2ftxpool@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDJh9M6wD1uCua1Bg9UF4SfNCBPFBn1no5Bz+3k37HgYAIhAKHiFXM7303r6GhptNijdK8JPuDp+qqBJ2kQ4DS4ZXfr"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7fc84336-6b34-4337-9318-2052ff1aaf5c"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/txpool_1.0.0-rc.151_1779468089285_0.9310774101751551"},"_hasShrinkwrap":false}},"time":{"created":"2024-05-11T18:02:42.206Z","modified":"2026-05-22T16:41:29.745Z","1.1.0-next.45":"2024-05-11T18:02:42.477Z","1.1.0-next.46":"2024-05-13T02:53:44.363Z","1.1.0-next.47":"2024-05-13T15:37:05.778Z","1.1.0-next.49":"2024-05-15T04:14:26.984Z","1.1.0-next.52":"2024-05-16T23:05:30.698Z","1.1.0-next.56":"2024-05-21T08:53:50.449Z","1.1.0-next.57":"2024-05-21T23:13:40.175Z","1.1.0-next.59":"2024-05-23T20:19:31.225Z","1.1.0-next.60":"2024-05-24T14:41:40.969Z","1.1.0-next.62":"2024-05-28T20:33:13.464Z","1.1.0-next.69":"2024-06-04T08:12:21.853Z","1.1.0-next.70":"2024-06-05T23:46:40.726Z","1.1.0-next.72":"2024-06-09T01:21:08.979Z","1.1.0-next.73":"2024-06-09T03:06:00.551Z","1.1.0-next.74":"2024-06-12T08:53:08.513Z","1.1.0-next.75":"2024-06-13T04:31:18.864Z","1.1.0-next.76":"2024-06-13T21:05:05.837Z","1.1.0-next.77":"2024-06-14T18:32:32.438Z","1.1.0-next.78":"2024-06-14T19:35:53.240Z","2.0.0-next.79":"2024-06-18T23:46:06.385Z","2.0.0-next.80":"2024-06-19T03:56:38.325Z","2.0.0-next.83":"2024-06-19T23:44:18.169Z","2.0.0-next.84":"2024-06-21T21:54:45.964Z","2.0.0-next.85":"2024-06-23T01:14:02.253Z","2.0.0-next.86":"2024-06-26T23:11:57.387Z","1.1.0-next.88":"2024-07-02T05:29:03.336Z","1.1.0-next.90":"2024-07-05T17:28:24.035Z","1.1.0-next.91":"2024-07-06T18:52:34.550Z","1.1.0-next.92":"2024-07-08T23:19:39.445Z","1.1.0-next.94":"2024-07-09T22:27:47.692Z","1.1.0-next.95":"2024-07-09T22:43:53.257Z","1.1.0-next.96":"2024-07-10T14:44:45.380Z","1.1.0-next.97":"2024-07-12T05:06:58.066Z","1.1.0-next.100":"2024-07-17T00:42:45.208Z","2.0.0-next.101":"2024-07-25T08:59:55.305Z","2.0.0-next.102":"2024-07-26T05:06:37.158Z","2.0.0-next.103":"2024-07-30T11:00:10.304Z","2.0.0-next.105":"2024-08-09T20:36:24.998Z","2.0.0-next.107":"2024-08-12T02:10:43.920Z","1.0.0-next.108":"2024-08-27T19:19:30.623Z","1.0.0-next.109":"2024-09-01T08:25:58.565Z","1.0.0-next.110":"2024-09-01T09:54:06.134Z","1.0.0-next.115":"2024-09-22T00:05:30.267Z","1.0.0-next.116":"2024-09-22T00:45:33.921Z","1.0.0-next.117":"2024-09-23T05:39:42.570Z","1.0.0-next.118":"2024-09-27T20:09:44.535Z","1.0.0-next.120":"2024-09-30T04:12:42.542Z","1.0.0-next.124":"2024-10-17T02:13:21.504Z","1.0.0-next.128":"2025-03-08T04:23:47.879Z","1.0.0-next.130":"2025-03-10T23:58:31.032Z","1.0.0-next.131":"2025-03-12T02:27:41.357Z","1.0.0-next.132":"2025-03-17T13:27:29.051Z","1.0.0-next.134":"2025-03-21T02:07:03.560Z","1.0.0-next.140":"2025-03-26T21:36:30.085Z","1.0.0-next.142":"2025-04-20T16:21:12.042Z","1.0.0-next.143":"2025-05-04T16:59:31.517Z","1.0.0-next.144":"2025-05-18T05:22:51.558Z","1.0.0-next.145":"2025-05-21T05:17:25.711Z","1.0.0-next.146":"2025-05-28T12:30:55.377Z","1.0.0-next.147":"2025-06-02T13:56:35.258Z","1.0.0-next.148":"2025-10-04T11:26:22.644Z","1.0.0-rc.151":"2026-05-22T16:41:29.437Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/txpool"},"description":"A custom implementation of ethereumjs txpool","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}