{"_id":"@tevm/evm","_rev":"63-ea256c4e8f1c06886603e40a0d784b05","name":"@tevm/evm","dist-tags":{"next":"1.0.0-next.39","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.39":{"name":"@tevm/evm","version":"1.0.0-next.39","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@1.0.0-next.39","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":"95ab65d3ecc88f0b5411a9e325f4dfb6656c03d4","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.39.tgz","fileCount":24,"integrity":"sha512-G0uohmKIG7Hz2poQZlPm6CNFANrcgHlYAjSmZ8vudbroOyL6GvEggWGlQ7OtTQAWd5UHEt2Tcin3BZfJ6SM3sQ==","signatures":[{"sig":"MEUCIDput4+7DeaNQS/s2plRY4G3md/p6nv+rLIUhcy1sUIsAiEAj4IucmTfygJ20ZalkmigOx2zWf8Yo6MBWxAgvyXuUiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.39.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/evm","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome 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/1be5bfd3396e78c9086699a2891d15b5/tevm-evm-1.0.0-next.39.tgz","_integrity":"sha512-G0uohmKIG7Hz2poQZlPm6CNFANrcgHlYAjSmZ8vudbroOyL6GvEggWGlQ7OtTQAWd5UHEt2Tcin3BZfJ6SM3sQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/common":"^1.0.0-next.39","@ethereumjs/evm":"^2.1.0","@tevm/blockchain":"^1.0.0-next.39","@tevm/predeploys":"^1.0.0-next.39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"1.0.0-next.39","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.0.0-next.39_1708028574044_0.5669835890626631","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/evm","version":"1.0.0-next.40","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@1.0.0-next.40","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":"a1a39a829af4610e585a9d62aabf93381dc787e6","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.40.tgz","fileCount":24,"integrity":"sha512-hEGm4oiOvn8jwYtmRPU2lWqf8B7vg67YTLNiSfX3LFOQ8n2eIuQIaWGEZPoIHsf3OzlpKw+C8MSL6iE2YBiwBw==","signatures":[{"sig":"MEQCIGkZmAei/T8KarRM34RkDtuIIJ8epikrgKwp3+HfVDKwAiBkF1uZkQ6F1yRH8MuSdFM6DmNPckE0VgfuJBTCUvSrsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.40.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/evm","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome 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/6b6d3a7c8878fe517a4267e78fcbc882/tevm-evm-1.0.0-next.40.tgz","_integrity":"sha512-hEGm4oiOvn8jwYtmRPU2lWqf8B7vg67YTLNiSfX3LFOQ8n2eIuQIaWGEZPoIHsf3OzlpKw+C8MSL6iE2YBiwBw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/common":"^1.0.0-next.40","@ethereumjs/evm":"^2.1.0","@tevm/blockchain":"^1.0.0-next.40","@tevm/predeploys":"^1.0.0-next.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"1.0.0-next.40","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.0.0-next.40_1708399124865_0.8445288625731018","host":"s3://npm-registry-packages"}},"1.0.0-next.42":{"name":"@tevm/evm","version":"1.0.0-next.42","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@1.0.0-next.42","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":"0072e499eb708236f0a49d7c898358593d5c6229","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.42.tgz","fileCount":24,"integrity":"sha512-HACyzCkP4IBZ/pOthymsyQ/umuCsmYRKg85BPfzhvRszTtey9RgDP+zM9jksuAo4kHrBQjFPv3vV+aRc4WTTAA==","signatures":[{"sig":"MEYCIQDpJ68jzXluWZvk+lBZ4391eVucEWJPCalDFdQv4tCiSQIhAJo5amOPQly3IIdgixnqrqp2tvTdtzbtOHmBy+eXwnXX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32482},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.42.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/evm","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome 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/ba9d84c80b8a7bcaa7e096c9ba7c0bb4/tevm-evm-1.0.0-next.42.tgz","_integrity":"sha512-HACyzCkP4IBZ/pOthymsyQ/umuCsmYRKg85BPfzhvRszTtey9RgDP+zM9jksuAo4kHrBQjFPv3vV+aRc4WTTAA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/common":"^1.0.0-next.40","@ethereumjs/evm":"^2.1.0","@tevm/blockchain":"^1.0.0-next.42","@tevm/predeploys":"^1.0.0-next.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"1.0.0-next.40","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.0.0-next.42_1709141530978_0.5575637115239875","host":"s3://npm-registry-packages"}},"1.1.0-next.45":{"name":"@tevm/evm","version":"1.1.0-next.45","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"6f089a86252cda47a6162fcad6c734d98e18580e","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.45.tgz","fileCount":15,"integrity":"sha512-ljbSQSVWYVX9geiNIIPPrmWupEcCjTJYyWkm4UFOL1BJTjwNqwrvbJiwJJZRYmh/kxf+7L612m5GgNKvLmYf3g==","signatures":[{"sig":"MEUCIGoBe7mCSg3CV2bkG7jGSlA4H0UO050gFFBuX0y6bU+rAiEAs4HbUgymIDBiXMWcM8UmMeMRI/1hTPXvHaIVXtpkkwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31143},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.45.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/1e70d23e21b96fcd0b87c0a4e6b34b90/tevm-evm-1.1.0-next.45.tgz","_integrity":"sha512-ljbSQSVWYVX9geiNIIPPrmWupEcCjTJYyWkm4UFOL1BJTjwNqwrvbJiwJJZRYmh/kxf+7L612m5GgNKvLmYf3g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"1.1.0-next.45","@tevm/common":"^1.1.0-next.45","@tevm/logger":"1.0.0-next.42","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.45","@tevm/predeploys":"^1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.45","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.45_1715450557188_0.7732439577076353","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/evm","version":"1.1.0-next.46","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"426e5005d77c06fada81b34ee00bcfe57509ccbd","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.46.tgz","fileCount":15,"integrity":"sha512-Njw78WIsmgoxbQnlXqPxQ1BZtvhZK6wulHuxnYO1AC2XIrYOdygrygEPB8o4gIuO18JUW5UF9iZs1DIAkwI+kA==","signatures":[{"sig":"MEQCIA6plSWYwVyn9/pvEPXsnqi36yjZpv4Ya86BIZeVSe60AiAxRpJziyhkhmnZbnJowCSjUr3O4HSe5G07l+C0sNv2mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31143},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.46.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/db99977f094a8f8ff30702f6199760e2/tevm-evm-1.1.0-next.46.tgz","_integrity":"sha512-Njw78WIsmgoxbQnlXqPxQ1BZtvhZK6wulHuxnYO1AC2XIrYOdygrygEPB8o4gIuO18JUW5UF9iZs1DIAkwI+kA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"1.1.0-next.45","@tevm/common":"^1.1.0-next.46","@tevm/logger":"1.0.0-next.42","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.46","@tevm/predeploys":"^1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.46","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.46_1715568822723_0.9109632120168676","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/evm","version":"1.1.0-next.47","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"d42b1d6b9918b2753274b74f5dc169b1f5c586c8","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.47.tgz","fileCount":15,"integrity":"sha512-c/FLQmIZVTGIdNTyK/Imemke+0Np88hNXaGkgj9vQsPamZn9ojisHQ//4oJzXIaJPcoxY3v6dv0nNAozjnYkGQ==","signatures":[{"sig":"MEYCIQCrMFBKFFRlpohn9Zf6rYIr0I49FzvN2+ho7drg+10KzgIhAI0i1lS2cITBeZiPk5tNnvr188gbx3PmKph+SeJcthK8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31145},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.47.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/3f538e2e6a6c68918893c1f601c68aae/tevm-evm-1.1.0-next.47.tgz","_integrity":"sha512-c/FLQmIZVTGIdNTyK/Imemke+0Np88hNXaGkgj9vQsPamZn9ojisHQ//4oJzXIaJPcoxY3v6dv0nNAozjnYkGQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.47","@tevm/predeploys":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.47","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.47_1715614616079_0.34234173827661873","host":"s3://npm-registry-packages"}},"1.1.0-next.50":{"name":"@tevm/evm","version":"1.1.0-next.50","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@1.1.0-next.50","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":"bd7e0e30d241f3ee5ba853a14a9086d30fe8964f","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.50.tgz","fileCount":15,"integrity":"sha512-MU70GIz54qKkpVhrfmcHREohSKD0+EQ6HWNLGCN6XN9EohobkmWXTySinJUezbr0dXd8VJuFqAuL+lO4Up+mcA==","signatures":[{"sig":"MEQCIADx0seaRxhQXVj/ztlNbmS61a/Rk1D98nKd17RAG5vnAiAtaYYNKmXZNqHm7rrzaZqwk70diiI3GmDrGkm2rdozxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31145},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.50.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/7e2f6e826bfb3387b3a5eb59bbac1073/tevm-evm-1.1.0-next.50.tgz","_integrity":"sha512-MU70GIz54qKkpVhrfmcHREohSKD0+EQ6HWNLGCN6XN9EohobkmWXTySinJUezbr0dXd8VJuFqAuL+lO4Up+mcA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.50","@tevm/predeploys":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.49","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.50_1715842202474_0.15759435151369616","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/evm","version":"1.1.0-next.52","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"aa79fbdc29b10d623a103f660f0f60ba90544694","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.52.tgz","fileCount":15,"integrity":"sha512-Imx2ubtwvZ9lzCjZvkYaaNS6yfEH/lmbnsfKyFihgGKCuR8/HF5fWJbJERB8ajhFpiGTQLYUKuz3hQjdvNDYrw==","signatures":[{"sig":"MEYCIQCZnmidX7EbWfCyQlqqrhV+cpcbPEr/3AAVwSeh/ak8lwIhAPa+QJ4bkPJWmrjKdn/PiXmsdZkZXyVIkAz+u7+IfnfV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31145},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.52.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/987b4d3d4ad7038b415685e096a24e29/tevm-evm-1.1.0-next.52.tgz","_integrity":"sha512-Imx2ubtwvZ9lzCjZvkYaaNS6yfEH/lmbnsfKyFihgGKCuR8/HF5fWJbJERB8ajhFpiGTQLYUKuz3hQjdvNDYrw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.52","@tevm/predeploys":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.52","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.52_1715900722641_0.786241312782392","host":"s3://npm-registry-packages"}},"1.1.0-next.55":{"name":"@tevm/evm","version":"1.1.0-next.55","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@1.1.0-next.55","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":"0192242ab85772ae05b75bd389f81d2f1b837f2b","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.55.tgz","fileCount":15,"integrity":"sha512-Sw0s0UIY8RqiXr974tbO8yBUpN+lM4fk0E5e6tlCMzZNl7DHtYfUTiAfTAB4rF0PPbIyhAAmth2HBV+4qTA6BQ==","signatures":[{"sig":"MEUCIQC+74oNE45XIdWQYfGjTOcBN53OErOx5YwHi3Tecy0GAgIgBhtqVhNnbal99nEK5mlekx1J3KfHPyRMFNihw5Mz5Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31145},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.55.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/193070afbea83417b256e851d1ee2e40/tevm-evm-1.1.0-next.55.tgz","_integrity":"sha512-Sw0s0UIY8RqiXr974tbO8yBUpN+lM4fk0E5e6tlCMzZNl7DHtYfUTiAfTAB4rF0PPbIyhAAmth2HBV+4qTA6BQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.55","@tevm/predeploys":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.52","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.55_1716100581033_0.3833387245274331","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/evm","version":"1.1.0-next.56","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"1f7c757dc75e7788d9c7c56345a28b9fc1f7ece1","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.56.tgz","fileCount":15,"integrity":"sha512-KdZmPExIhRFPVOImQxozAdqvHLuCzzuZmTC8l6eRByjbQy6REiS6Uv1NFHrC7+l/wvF8eqi0I87zZjWz6YANoQ==","signatures":[{"sig":"MEUCIDcTwCGvAFu1tn4KoduVwW0ZBVG7sVZV9XpH1Q84hWUhAiEArwJ6I7+xYEnluumK36DLXaXWjkNl5nnRBpMvwXQXkZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31145},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.56.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/583511a3aadc9627e1a8f815c3d3e7eb/tevm-evm-1.1.0-next.56.tgz","_integrity":"sha512-KdZmPExIhRFPVOImQxozAdqvHLuCzzuZmTC8l6eRByjbQy6REiS6Uv1NFHrC7+l/wvF8eqi0I87zZjWz6YANoQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.56","@tevm/predeploys":"^1.1.0-next.56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.56","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.56_1716281628372_0.3175441449860754","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/evm","version":"1.1.0-next.57","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"70ffd0ec9b40ce881636272f0c82deb2c25d743e","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.57.tgz","fileCount":15,"integrity":"sha512-j4OMTpJI2YRmkuqJiz7m746mGVpsyGpaUVPPpmffWMEk6QgTj1V54PtMSP0ckKCwUoF9iXm7Y/fdzM1Ckkyong==","signatures":[{"sig":"MEYCIQD9mJTRY2ERCF1m6WZ2fH/vYrrOoKInxsdLJ5Yfq1V/4AIhALo7qpvGG32F5OfDkm6ujv7ZFb+3pf1ovgtYV1HFxF5E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31145},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.57.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/be4b7adf212e73d7dce0417bd02fc301/tevm-evm-1.1.0-next.57.tgz","_integrity":"sha512-j4OMTpJI2YRmkuqJiz7m746mGVpsyGpaUVPPpmffWMEk6QgTj1V54PtMSP0ckKCwUoF9iXm7Y/fdzM1Ckkyong==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.57","@tevm/logger":"^1.1.0-next.52","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.57","@tevm/predeploys":"^1.1.0-next.56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.57","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.57_1716333215094_0.392565220716379","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/evm","version":"1.1.0-next.59","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"b391f7e57ec31a309d605ac970a39045a14a6d9a","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.59.tgz","fileCount":15,"integrity":"sha512-yKrGF/DzX1NXpNSsttWHRW249GywQQ57d7xsm8R1G0rIacjDgN/vHskjs0mUP+GBeQ9Abf5nR3kSXYQbMr7Rsw==","signatures":[{"sig":"MEYCIQCU+cHwOSh5/XfXH9NHgcRPGRAyoBbGoMr3CY/TbVJZ+wIhALPw3t3fSqtxqQekw/Cg5h68l97GaUULuDew+Qa4yQqA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.59.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/44c73f84c341df752fb33449cce1eb37/tevm-evm-1.1.0-next.59.tgz","_integrity":"sha512-yKrGF/DzX1NXpNSsttWHRW249GywQQ57d7xsm8R1G0rIacjDgN/vHskjs0mUP+GBeQ9Abf5nR3kSXYQbMr7Rsw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.59","@tevm/logger":"^1.1.0-next.52","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.59","@tevm/predeploys":"^1.1.0-next.56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.59","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.59_1716495566853_0.7006797076313493","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/evm","version":"1.1.0-next.60","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"37a406498c08ea2fd652b688b350910c43192b7a","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.60.tgz","fileCount":15,"integrity":"sha512-P0sycdL7ADPxNN3crHrhjW//9UM69/IWByNZn99+b0k5Rq25DpRwBXR/f20ku6CVeiKJFQZ3l/wIoyFeV+3dgQ==","signatures":[{"sig":"MEQCIFze/sGkCt5Du7aGlgc/OmpC0dwOg29j4c9T1Uf/4w8VAiBc/sDquFFaLa4UMX9SkoboSiYJyXtmtkrYhO8ztir3Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.60.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/948a80b2f165de5feb71fd02dabe86e4/tevm-evm-1.1.0-next.60.tgz","_integrity":"sha512-P0sycdL7ADPxNN3crHrhjW//9UM69/IWByNZn99+b0k5Rq25DpRwBXR/f20ku6CVeiKJFQZ3l/wIoyFeV+3dgQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.60","@tevm/logger":"^1.1.0-next.60","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.60","@tevm/predeploys":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.60","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.60_1716561693710_0.9652359188613722","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/evm","version":"1.1.0-next.62","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"745c497ee36c386992ffefe2dc87dd7d0da9b8f4","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.62.tgz","fileCount":15,"integrity":"sha512-1h7/dQ7oHhnZQa3Al7YUdRNTf0E6aLd6pwvbZGQE/pn6N3LOZziFmrW8wmTATtrnDT/MbV9KZLZLdYXv+ogOkg==","signatures":[{"sig":"MEUCIAJp9mSOKoUkl8u1bmIbv9S3/l3RNQYOVXzLeCjH8KkEAiEAjUyIwMsFj6bVgiWxb9aJui4BBUNDwWzysbs0ZeU/G6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.62.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/e7513ecd1e590417de57ff20397f01ae/tevm-evm-1.1.0-next.62.tgz","_integrity":"sha512-1h7/dQ7oHhnZQa3Al7YUdRNTf0E6aLd6pwvbZGQE/pn6N3LOZziFmrW8wmTATtrnDT/MbV9KZLZLdYXv+ogOkg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62","@tevm/logger":"^1.1.0-next.60","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.62","@tevm/predeploys":"^1.1.0-next.62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.62","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.62_1716928389523_0.6762626666890126","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/evm","version":"1.1.0-next.69","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"37e75cf84b59ebf3a17a9d948dd2ad9a979e4f19","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.69.tgz","fileCount":15,"integrity":"sha512-bMtFRuyyaKWq2XWaqYEDdE7DeWsvWnFyehfDTSAX1+UZ4OddtVAOptZxckyp0cZMQOfzJCpulIDsYy4em/VKVw==","signatures":[{"sig":"MEYCIQDo+i2N958FON1CCKsyiUnuS/7H+hPcFAWTQBSfQl9wBwIhAKCLLsJMKfCMnv2TBHJu9GFF6hONR4NE1oK8QFrMhtkT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.69.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/ab4d3eca2171dd617c963e5be6a46d97/tevm-evm-1.1.0-next.69.tgz","_integrity":"sha512-bMtFRuyyaKWq2XWaqYEDdE7DeWsvWnFyehfDTSAX1+UZ4OddtVAOptZxckyp0cZMQOfzJCpulIDsYy4em/VKVw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.69","@tevm/common":"^1.1.0-next.69","@tevm/logger":"^1.1.0-next.69","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.69","@tevm/predeploys":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/state":"^1.1.0-next.69","@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.69_1717488732090_0.8137214204744325","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/evm","version":"1.1.0-next.70","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"f7726b8383a32269e6aa4d23d23511d06c8a2ffd","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.70.tgz","fileCount":15,"integrity":"sha512-4li7qSri6c/zvcfpvnmeeXTT70zSGqEu/Ff8W+e3hvl/aG4lEQx2pYaMTs2YXk4H3ss0svWO0JWQRmnPgJy7jw==","signatures":[{"sig":"MEUCIBTKjGUY6dTB7XJiEBWsYfGcMyh1BGeHxC2yZqKf14xbAiEA6Mq2zojpBBkqKt/0rKkm9IDyKuRIWwNWsUPkCAFvsaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.70.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/fa38e86812eb18af6e85d6cbba6d34c2/tevm-evm-1.1.0-next.70.tgz","_integrity":"sha512-4li7qSri6c/zvcfpvnmeeXTT70zSGqEu/Ff8W+e3hvl/aG4lEQx2pYaMTs2YXk4H3ss0svWO0JWQRmnPgJy7jw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.70","@tevm/utils":"^1.1.0-next.70","@tevm/common":"^1.1.0-next.70","@tevm/logger":"^1.1.0-next.69","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.70","@tevm/predeploys":"^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/evm_1.1.0-next.70_1717631195433_0.9563920393320136","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/evm","version":"1.1.0-next.72","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"788bfcf6122283d81eb048630e19f49483807878","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.72.tgz","fileCount":15,"integrity":"sha512-cXxB9lCJsxgAe/jE6HtKhf7BDqGQG1gioxYyD7qrHWlMc9IKjXykT/25G0IBRn6fhzQd/SpZHxKZKH3wtbzRhg==","signatures":[{"sig":"MEYCIQCqBQhfW9jQxcBSqosz2wnJhhtHz1GmHkwSg1D6oqIsYwIhANIsVHbHlkKm87TQrsBaUUZC+L5KQnbtF8Rk+L/RNq3l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.72.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/43b5d6d7ba1b24107ad2042b31af65cc/tevm-evm-1.1.0-next.72.tgz","_integrity":"sha512-cXxB9lCJsxgAe/jE6HtKhf7BDqGQG1gioxYyD7qrHWlMc9IKjXykT/25G0IBRn6fhzQd/SpZHxKZKH3wtbzRhg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.72","@tevm/utils":"^1.1.0-next.72","@tevm/common":"^1.1.0-next.72","@tevm/logger":"^1.1.0-next.72","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.72","@tevm/predeploys":"^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/evm_1.1.0-next.72_1717896062448_0.8361002657604448","host":"s3://npm-registry-packages"}},"1.1.0-next.73":{"name":"@tevm/evm","version":"1.1.0-next.73","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"bd36f99ef3a054b732a7ed75a7254bd9eaf3e80c","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.73.tgz","fileCount":15,"integrity":"sha512-Hgx1pHMfiDhVIgce7WDeTgQDwJ3387SmxjRh2ZtPOjViiQnRQyp9+QxYyvkCoCTiBWRwCyrd+F6c5HJDtn8FwQ==","signatures":[{"sig":"MEYCIQC/mE4MSno+uyhr1mKRxSPFClqj9updgsQ1WgPrVfz5LAIhANUasU8KSQjs/ZDjT7CEW2OCiUHL9VkfgKtR9vB/ZkFf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.73.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/65c23cfc638a7ccd63cb3c13a92b5295/tevm-evm-1.1.0-next.73.tgz","_integrity":"sha512-Hgx1pHMfiDhVIgce7WDeTgQDwJ3387SmxjRh2ZtPOjViiQnRQyp9+QxYyvkCoCTiBWRwCyrd+F6c5HJDtn8FwQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.73","@tevm/utils":"^1.1.0-next.72","@tevm/common":"^1.1.0-next.72","@tevm/logger":"^1.1.0-next.72","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.72","@tevm/predeploys":"^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/evm_1.1.0-next.73_1717902357387_0.8853902068827264","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/evm","version":"1.1.0-next.74","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"c33bd90798f84bb9b418e096d57fe212d26590a9","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.74.tgz","fileCount":15,"integrity":"sha512-4txe/MWc6MrhQn7vaShW7EbXoKgjjB1ycD8fYrv9Yi4+mT1Px56jC6MAj9EmoccE4JBqYUFRNgTKJsJt0eakFQ==","signatures":[{"sig":"MEYCIQDjO7bPdbfKzQ0h48CJGhGP8VRMtxmiE15rld3fGA/HFQIhAIaC6LHsv4oj0jiiM/mwf1md5sqBtDBL1U+OPS2wDwi3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.74.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/0a2a68918d6df0232181c021ab119859/tevm-evm-1.1.0-next.74.tgz","_integrity":"sha512-4txe/MWc6MrhQn7vaShW7EbXoKgjjB1ycD8fYrv9Yi4+mT1Px56jC6MAj9EmoccE4JBqYUFRNgTKJsJt0eakFQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.74","@tevm/utils":"^1.1.0-next.74","@tevm/common":"^1.1.0-next.74","@tevm/logger":"^1.1.0-next.74","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.74","@tevm/predeploys":"^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/evm_1.1.0-next.74_1718182382498_0.3071213514838731","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/evm","version":"1.1.0-next.75","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"f91ea8e79a43b2f72c3bb1d3e5462e28735ffc0a","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.75.tgz","fileCount":15,"integrity":"sha512-BmOWrjznXRC5pq6GqU1/dJTC+/Wv/stECoOMDbLyK5uohP78j0QM8wJa6T6H0D/hlw+IlzhD6M+coH/b/hp9ug==","signatures":[{"sig":"MEYCIQDLsN3qY8GYI8Gnk5Tk4nVPa2rBgUZuGuBfsR1W/vn7ywIhAJzF999h38SXVYfw3xTxIS4f/cWcJmK9ES55p/L8rYk2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31265},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.75.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/60a91eee92312fa9daf0b56de33af302/tevm-evm-1.1.0-next.75.tgz","_integrity":"sha512-BmOWrjznXRC5pq6GqU1/dJTC+/Wv/stECoOMDbLyK5uohP78j0QM8wJa6T6H0D/hlw+IlzhD6M+coH/b/hp9ug==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.75","@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/logger":"^1.1.0-next.74","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.75","@tevm/predeploys":"^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/evm_1.1.0-next.75_1718253073300_0.1115751923878483","host":"s3://npm-registry-packages"}},"1.1.0-next.76":{"name":"@tevm/evm","version":"1.1.0-next.76","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"0bc5fee43595a874a34cb7ee7ef78ffb6e2334ac","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.76.tgz","fileCount":15,"integrity":"sha512-T4uGAOvRedUfVt+CiQntUK0d2aQqMPO0JAOYIDFeYx7Crm/y/69P29/EDMnGY9nup8/8QTpPQaWMgXWUnncWwg==","signatures":[{"sig":"MEUCIHpHGKF/9eRosyLHtnHF1XiQ5XpDF+FtQsnIxCYCAXelAiEAyVwYhT+gPjgxTIyJsnZ3PVKvnC0Huad3BZ2RDQ4xwzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31267},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.76.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/36beef0eedac1035d8afde4afbc191ed/tevm-evm-1.1.0-next.76.tgz","_integrity":"sha512-T4uGAOvRedUfVt+CiQntUK0d2aQqMPO0JAOYIDFeYx7Crm/y/69P29/EDMnGY9nup8/8QTpPQaWMgXWUnncWwg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.75","@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/logger":"^1.1.0-next.74","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.76","@tevm/predeploys":"^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/evm_1.1.0-next.76_1718312700706_0.9656968812530748","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/evm","version":"1.1.0-next.77","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"e9234180912ab78f67d9ef4f6d1c975991f8a6d9","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.77.tgz","fileCount":15,"integrity":"sha512-Tt+VFaoe/ztk61N+DUkC7ctLev0ltLwked71I26vo8rep/sY6PSaxoN9TCrANGvJIdVvfXG0Fp+oFLd5xswddQ==","signatures":[{"sig":"MEUCIQCC+EdagEcU+VV6vTltNUtxBQ8vKaTQb4FU/LfArsukrwIgILRuh7Lw6noXZwr44ANG/yCF+qLWUqQmh26Cce6KVv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31267},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.77.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/84b9ef64430099b43e9be4a35e844cfa/tevm-evm-1.1.0-next.77.tgz","_integrity":"sha512-Tt+VFaoe/ztk61N+DUkC7ctLev0ltLwked71I26vo8rep/sY6PSaxoN9TCrANGvJIdVvfXG0Fp+oFLd5xswddQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.77","@tevm/utils":"^1.1.0-next.77","@tevm/common":"^1.1.0-next.77","@tevm/logger":"^1.1.0-next.77","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.77","@tevm/predeploys":"^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/evm_1.1.0-next.77_1718389943963_0.6969717223422702","host":"s3://npm-registry-packages"}},"1.1.0-next.78":{"name":"@tevm/evm","version":"1.1.0-next.78","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"5d677a0d0546eca6f497ac86e46e40f6b3ee39e3","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.78.tgz","fileCount":15,"integrity":"sha512-R5Fg8labCTNHBVxFssnwcblE0btXytiYmCc+rAP9vMGFo1Bkd/1WGvh8/QlLR6/1F9YX8O3fTE0cWjMRaDO0Fw==","signatures":[{"sig":"MEUCIQCj2KKIdKRedDiBt4G5PnglT30sJYYiMoWsI4jhyuy1pAIgWsYYyIa+CPLDium0tmN7NJh9JBS9f7XU0/09/IQiGOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31267},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.78.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/435f0dc50b9ab239d50b0a6d5bc05320/tevm-evm-1.1.0-next.78.tgz","_integrity":"sha512-R5Fg8labCTNHBVxFssnwcblE0btXytiYmCc+rAP9vMGFo1Bkd/1WGvh8/QlLR6/1F9YX8O3fTE0cWjMRaDO0Fw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.78","@tevm/utils":"^1.1.0-next.77","@tevm/common":"^1.1.0-next.77","@tevm/logger":"^1.1.0-next.77","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.77","@tevm/predeploys":"^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/evm_1.1.0-next.78_1718393748425_0.6129610416151496","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/evm","version":"2.0.0-next.79","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"f0994786982dec80a04efe15fed066e92fd15aa8","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.79.tgz","fileCount":15,"integrity":"sha512-goccJxaTh65j6y1YwRwiMGD0Rpw2/lo8ppO6Fk3BfLrkSVvg0nW5D+fuQDh6Xk5UH3I69Vyuc5C52W3AzxuW7A==","signatures":[{"sig":"MEYCIQCZUFJf3v0FqxXN6GRyR/xcAmYpk7f70LH3OWS43Hq6DwIhAPdof61+uiFaFx44jZNmR2bB/SoNRwp/YzeZ+c2/dW0l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31243},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.79.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/67210b2506c16dfc7fe48ed628a62beb/tevm-evm-2.0.0-next.79.tgz","_integrity":"sha512-goccJxaTh65j6y1YwRwiMGD0Rpw2/lo8ppO6Fk3BfLrkSVvg0nW5D+fuQDh6Xk5UH3I69Vyuc5C52W3AzxuW7A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.79","@tevm/utils":"^2.0.0-next.79","@tevm/common":"^2.0.0-next.79","@tevm/logger":"^2.0.0-next.79","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.79","@tevm/predeploys":"^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/evm_2.0.0-next.79_1718754359853_0.06288747603422284","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/evm","version":"2.0.0-next.80","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"4f711d3f7cf624cdd5e10efc36c463e7502c9b26","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.80.tgz","fileCount":15,"integrity":"sha512-l/w0vy7hn0rQhG9k1+HfEps1fSkNTsBntbwLSoIg7ZmdS9KhDmmYC4/Rwb04eQkOXKW5ADEhkBPn+GMd3ZAFEg==","signatures":[{"sig":"MEUCIQC50iIbeYc916TtZMzasfHIAGMxuURztGOWzQ3xLjmTYgIgH4hBZxsyzLD+D2efcGz6XBIldo7bTl2bI9DIZ4H/FXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31243},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.80.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/ba802e211730442c0f36192cb034338d/tevm-evm-2.0.0-next.80.tgz","_integrity":"sha512-l/w0vy7hn0rQhG9k1+HfEps1fSkNTsBntbwLSoIg7ZmdS9KhDmmYC4/Rwb04eQkOXKW5ADEhkBPn+GMd3ZAFEg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.80","@tevm/utils":"^2.0.0-next.80","@tevm/common":"^2.0.0-next.80","@tevm/logger":"^2.0.0-next.80","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.80","@tevm/predeploys":"^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/evm_2.0.0-next.80_1718769391483_0.7145802491054907","host":"s3://npm-registry-packages"}},"2.0.0-next.83":{"name":"@tevm/evm","version":"2.0.0-next.83","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"e33a015b5fa025a64bef647ebcba02108c64586c","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.83.tgz","fileCount":15,"integrity":"sha512-VFLlanga0MDzWPq7OmbBPn11qzEZi1F/Ckh4C+1MNRZ8sFqTwLswz5BEcgAyMuUdTTyRNYW37REM+ycHJuMY3g==","signatures":[{"sig":"MEUCIQCrqfo9UOnrtdaUByQURt4GA2dEixBny813XrxXkjxSoAIgD8J7byq79YO+2JBz4aWOaStgyhjsOqwky27mkOsfyOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31243},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.83.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/6cc784d1350822979361be8155805acb/tevm-evm-2.0.0-next.83.tgz","_integrity":"sha512-VFLlanga0MDzWPq7OmbBPn11qzEZi1F/Ckh4C+1MNRZ8sFqTwLswz5BEcgAyMuUdTTyRNYW37REM+ycHJuMY3g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.83","@tevm/utils":"^2.0.0-next.80","@tevm/common":"^2.0.0-next.80","@tevm/logger":"^2.0.0-next.80","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.80","@tevm/predeploys":"^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/evm_2.0.0-next.83_1718840654317_0.37407137428151316","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/evm","version":"2.0.0-next.84","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"7977561e2730d227b6443b160d54192699ec347a","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.84.tgz","fileCount":15,"integrity":"sha512-4OcHXcgYGV4twYunTISGhpUTh3gEZ/e9ikDNgkEdg8rdrwPdeADnoBG7lmEHAfvYJnrDFiOtXjeIEuW+58gSJw==","signatures":[{"sig":"MEUCIQCrDNOcwStMC34/Q5+/nFFbQXA7PybJG4EtMf/eeDDbGwIgMkRFsdmc5/4RqYxZUt47eg4mNYKOSPFvpbJU8qYfnUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31243},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.84.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/25c072969a7493fd10d069ccb914dcb6/tevm-evm-2.0.0-next.84.tgz","_integrity":"sha512-4OcHXcgYGV4twYunTISGhpUTh3gEZ/e9ikDNgkEdg8rdrwPdeADnoBG7lmEHAfvYJnrDFiOtXjeIEuW+58gSJw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.84","@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.84","@tevm/logger":"^2.0.0-next.80","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.84","@tevm/predeploys":"^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/evm_2.0.0-next.84_1719006880923_0.09930935630447713","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/evm","version":"2.0.0-next.85","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"6df74245ac582dc8329ff4a9a27e1199748a4e5a","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.85.tgz","fileCount":15,"integrity":"sha512-NMUHVfMxpemfJwCkHD4odKCDhd7bhZWhsoGyqnyBwI4kJJQE7HKHjHjiACDntZc99uXa0W0Abun/SAIT9MLr5g==","signatures":[{"sig":"MEUCIBjJByy8+d86XcqPuQH/XE/9VfkNT3aCFdRn1+13qk4wAiEAn8V+WHVYgj+BGiZitfs3mi2Vn56IYYMtVZjMH12hoMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45137},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.85.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/8092acca6fdae618f4c534b37c42e43c/tevm-evm-2.0.0-next.85.tgz","_integrity":"sha512-NMUHVfMxpemfJwCkHD4odKCDhd7bhZWhsoGyqnyBwI4kJJQE7HKHjHjiACDntZc99uXa0W0Abun/SAIT9MLr5g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.85","@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.85","@tevm/logger":"^2.0.0-next.80","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.85","@tevm/predeploys":"^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/evm_2.0.0-next.85_1719105235849_0.8259535691080477","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/evm","version":"2.0.0-next.86","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"cec532fe6194eed009c4db8d39c0db25b698449b","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.86.tgz","fileCount":15,"integrity":"sha512-UsK874InYzWIpOFJccf/225bECxOjYj1VZoBMsYU1N+A7qKNnN9bqP5G5sLlQoUHGniEFBbOrd/TITAitRYSbw==","signatures":[{"sig":"MEUCIQDvF1y1sxACw3YLw7mPqwnW+ldMBVbfqaHj4SqhSObxRgIga5dIisSbDGzqkOgtNhM9Hj2d3sfyUdiGop87VB4COPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45137},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.86.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/2415e127b11075b25e4369b467362801/tevm-evm-2.0.0-next.86.tgz","_integrity":"sha512-UsK874InYzWIpOFJccf/225bECxOjYj1VZoBMsYU1N+A7qKNnN9bqP5G5sLlQoUHGniEFBbOrd/TITAitRYSbw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.86","@tevm/utils":"^2.0.0-next.86","@tevm/common":"^2.0.0-next.86","@tevm/logger":"^2.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.86","@tevm/predeploys":"^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/evm_2.0.0-next.86_1719443510879_0.552294226797861","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/evm","version":"1.1.0-next.88","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"2d6103127207175180460e5b75a32f78698c9f39","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.88.tgz","fileCount":15,"integrity":"sha512-EmL+arIC5YkXE2lvgwiNxn6bZZqx29vxaVxdkxQFmFrFuEuYafJ10gtMfcRFakKAAWdhVKhmiNqeZchV+U95IA==","signatures":[{"sig":"MEUCIQDaTa6Frd7apIUnuRI3L76X02X2NkyWwM3uSvgEC53GMgIgOwbd0WjXJvcMJZYmkPLA9pn3Jf0K/JFafqW9bZj75xY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53621},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.88.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/6f4f0cf63680033c962421ab440f00bf/tevm-evm-1.1.0-next.88.tgz","_integrity":"sha512-EmL+arIC5YkXE2lvgwiNxn6bZZqx29vxaVxdkxQFmFrFuEuYafJ10gtMfcRFakKAAWdhVKhmiNqeZchV+U95IA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.88","@tevm/utils":"^1.1.0-next.88","@tevm/common":"^1.1.0-next.88","@tevm/errors":"^1.0.0-next.86","@tevm/logger":"^1.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.88","@tevm/predeploys":"^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/evm_1.1.0-next.88_1719898136570_0.39929984606047686","host":"s3://npm-registry-packages"}},"1.1.0-next.90":{"name":"@tevm/evm","version":"1.1.0-next.90","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"abaec1587a8348dfb99a7168066b97a4f014c379","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.90.tgz","fileCount":15,"integrity":"sha512-3VtBBsG10+sSCnpExah5TXLxMYavw6NtKdg3SFi7VWbTIRlDjgfRf7UiQdsHcwz+MjI/E6bsZry4h2kKYIHJeQ==","signatures":[{"sig":"MEUCIQCyksOukZk3LAHsAOyp3jzgc1N4JCvtOW8qy64RLRe3swIgerfZRSpoIz4pY3lljytd6iwEp8qia0LJxc94JSrwyL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53621},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.90.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/e1851e902d902589795410f1b0a0bf82/tevm-evm-1.1.0-next.90.tgz","_integrity":"sha512-3VtBBsG10+sSCnpExah5TXLxMYavw6NtKdg3SFi7VWbTIRlDjgfRf7UiQdsHcwz+MjI/E6bsZry4h2kKYIHJeQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.90","@tevm/utils":"^1.1.0-next.88","@tevm/common":"^1.1.0-next.88","@tevm/errors":"^1.0.0-next.86","@tevm/logger":"^1.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.88","@tevm/predeploys":"^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/evm_1.1.0-next.90_1720200500173_0.18026475095537386","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/evm","version":"1.1.0-next.91","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"fc793134b6240c1f7c85e23fe9668722dc19b46c","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.91.tgz","fileCount":15,"integrity":"sha512-IFwQfJBmGtTzf1eMTmXGHLHrRmpDsZM2AqeMEXPr+U0NA6r/00VAURJH7pBqTVbKhdKsuUkakmv5+YQCJgTTmw==","signatures":[{"sig":"MEYCIQDekeQD5X+ePv3IWjB2nv/dLOvo6FKwsT5GxHKvwqmLiwIhANUOsbqK2kk4RL/vMwOzeTnR6d9/j06DL2rV72utsLhj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53621},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.91.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/7a8c9c6d7118a0dae46265a5487b1f30/tevm-evm-1.1.0-next.91.tgz","_integrity":"sha512-IFwQfJBmGtTzf1eMTmXGHLHrRmpDsZM2AqeMEXPr+U0NA6r/00VAURJH7pBqTVbKhdKsuUkakmv5+YQCJgTTmw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.91","@tevm/utils":"^1.1.0-next.91","@tevm/common":"^1.1.0-next.91","@tevm/errors":"^1.0.0-next.86","@tevm/logger":"^1.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.91","@tevm/predeploys":"^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/evm_1.1.0-next.91_1720291950758_0.11566778070028083","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/evm","version":"1.1.0-next.92","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"8d7d621438b29cd757cbf4b94384b17c915afcbd","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.92.tgz","fileCount":15,"integrity":"sha512-4MrP5a/vp5E0NNCBsEWsEkwP8y/+EdLfEtvg56YbaRYikDc6YbIjcmM0keSd07ZTe6zOIoD/D2u6R5eM45ljrg==","signatures":[{"sig":"MEQCICcXbTaL9NnXI09lvUnohxNW+It++ZT7riMjPnUZl/XoAiA9bpMW/cHjj7RkBp7GrP1tbighazB/roa0UQZhTIncbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53621},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.92.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/8562782747b6ee108a4c9bd9ac1001de/tevm-evm-1.1.0-next.92.tgz","_integrity":"sha512-4MrP5a/vp5E0NNCBsEWsEkwP8y/+EdLfEtvg56YbaRYikDc6YbIjcmM0keSd07ZTe6zOIoD/D2u6R5eM45ljrg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.92","@tevm/utils":"^1.1.0-next.92","@tevm/common":"^1.1.0-next.92","@tevm/errors":"^1.0.0-next.86","@tevm/logger":"^1.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.92","@tevm/predeploys":"^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/evm_1.1.0-next.92_1720480775022_0.9888695098515652","host":"s3://npm-registry-packages"}},"1.1.0-next.94":{"name":"@tevm/evm","version":"1.1.0-next.94","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"c388881ca46626f7948ba75a19b74f4905be7304","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.94.tgz","fileCount":15,"integrity":"sha512-UxZGcRLEoXbXp+S66pg9W4wZ7JhylpejOjNOyb6PivuL2/4e7gvOliUgmhwuV/Y9FjIwqbiUzz2WD5wYvsTwAw==","signatures":[{"sig":"MEYCIQD3h/uyI8LzWAcpftz/flTWtyjoBlWDBbCSyDh/ZcrUzQIhALliILHuDhmGj1LKi4Vqm1qgm9eMEfCJ9BpFIEnHNDMg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53621},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.94.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/d2c65c26d99cdd004099ab9405b48302/tevm-evm-1.1.0-next.94.tgz","_integrity":"sha512-UxZGcRLEoXbXp+S66pg9W4wZ7JhylpejOjNOyb6PivuL2/4e7gvOliUgmhwuV/Y9FjIwqbiUzz2WD5wYvsTwAw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.94","@tevm/utils":"^1.1.0-next.92","@tevm/common":"^1.1.0-next.92","@tevm/errors":"^1.0.0-next.86","@tevm/logger":"^1.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.92","@tevm/predeploys":"^1.1.0-next.94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.94_1720564061590_0.28023210866351667","host":"s3://npm-registry-packages"}},"1.1.0-next.95":{"name":"@tevm/evm","version":"1.1.0-next.95","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"a57132be03346c47a6f60ae5b96bdaecf5779024","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.95.tgz","fileCount":15,"integrity":"sha512-KDNbzg4SPu6Xo8U15sRq231edSaQmK3g9l87cm4PyzEwI37Dpa7tKlD3nKhbEgU1BhwPZg3LGH5+rtQyt3RSFQ==","signatures":[{"sig":"MEQCIDr8APMOoxCmHee5wAHzZOs5VX15xY+Dz3uYskAIpSFcAiBOHLy8/xQ3zN0RkdelQgPAbYzghLyOz+71vj3EfGooyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53621},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.95.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/ce8b9ac8c2a61459f1fe8fda757fbe45/tevm-evm-1.1.0-next.95.tgz","_integrity":"sha512-KDNbzg4SPu6Xo8U15sRq231edSaQmK3g9l87cm4PyzEwI37Dpa7tKlD3nKhbEgU1BhwPZg3LGH5+rtQyt3RSFQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.95","@tevm/utils":"^1.1.0-next.92","@tevm/common":"^1.1.0-next.92","@tevm/errors":"^1.0.0-next.86","@tevm/logger":"^1.0.0-next.86","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.92","@tevm/predeploys":"^1.1.0-next.95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/evm_1.1.0-next.95_1720565026923_0.16017178983146074","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/evm","version":"1.1.0-next.96","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"45a7f4ca693e584612beb83a558a29d8a3918717","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.96.tgz","fileCount":15,"integrity":"sha512-xxYtgRUJ+zz8da2859Kdzj4PeuhMqR6X+q+O79E2lBLTpPUeB3kTexPp/behXx0zLiHZwtpxul8ILxky1B8nrA==","signatures":[{"sig":"MEUCIQCt07k6MgGJn4JscWqz3DhNxxB3RKtzifZZNpspUZLqYAIgOWAxIE7imJSr1d6nTHeEi761Y7EYZCVVsm/dOlutTrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53644},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.96.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/c7d1dc93ea281d959ba3b3413859f9c1/tevm-evm-1.1.0-next.96.tgz","_integrity":"sha512-xxYtgRUJ+zz8da2859Kdzj4PeuhMqR6X+q+O79E2lBLTpPUeB3kTexPp/behXx0zLiHZwtpxul8ILxky1B8nrA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.96","@tevm/utils":"^1.1.0-next.96","@tevm/common":"^1.1.0-next.96","@tevm/errors":"^1.1.0-next.96","@tevm/logger":"^1.1.0-next.96","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.96","@tevm/predeploys":"^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/evm_1.1.0-next.96_1720622678151_0.3482321940217419","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/evm","version":"1.1.0-next.97","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"1b0e527a229ad7575a76f2464f9ac248e62005c1","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.97.tgz","fileCount":15,"integrity":"sha512-3OyM+lkI0opJvgSs383VrTq0sWGXjW7onGb1dAE0Ezh2I2CsnB6i06CMdQR+I58/4NpHDhoHyLPFM/tc317f3A==","signatures":[{"sig":"MEUCIApFcZ31G4qRWbZhFFgKycdTaPxHBc4JXX//rNOnsebxAiEA2uhByHwrbdTvyuzoaqo69HFxw6Mve8N2P3xqqEay038=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53644},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.97.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/4d5a36d6d366e565cd3458cb434f5ca6/tevm-evm-1.1.0-next.97.tgz","_integrity":"sha512-3OyM+lkI0opJvgSs383VrTq0sWGXjW7onGb1dAE0Ezh2I2CsnB6i06CMdQR+I58/4NpHDhoHyLPFM/tc317f3A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.97","@tevm/utils":"^1.1.0-next.97","@tevm/common":"^1.1.0-next.97","@tevm/errors":"^1.1.0-next.96","@tevm/logger":"^1.1.0-next.96","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.97","@tevm/predeploys":"^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/evm_1.1.0-next.97_1720760812477_0.662711109614532","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/evm","version":"1.1.0-next.100","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"20de5e0d15a3b87dc10a92e9fef8ebc444c8bbc8","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.1.0-next.100.tgz","fileCount":16,"integrity":"sha512-mDbymsDWtQOFZveYqPt/KWZdsHztzmBQ9Hg49kJSpBk2qhAFtAw83NB0J+lTQK5vR3lWg0n3tj/7fMPjcjDArQ==","signatures":[{"sig":"MEUCIQD0QspHyEFYPiGOzOWGpIjF45MG2gGgY1Pjp9/xtTWF4wIgL3Mb/EeFzwjNG7buQQyMDlaXwdnnym3wEGYahZrBpfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56451},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.1.0-next.100.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/8def1c690c8ea2e52477afdbd1a66f8d/tevm-evm-1.1.0-next.100.tgz","_integrity":"sha512-mDbymsDWtQOFZveYqPt/KWZdsHztzmBQ9Hg49kJSpBk2qhAFtAw83NB0J+lTQK5vR3lWg0n3tj/7fMPjcjDArQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.1.0-next.100","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/errors":"^1.1.0-next.100","@tevm/logger":"^1.1.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.100","@tevm/predeploys":"^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/evm_1.1.0-next.100_1721176959028_0.06612537771076021","host":"s3://npm-registry-packages"}},"2.0.0-next.101":{"name":"@tevm/evm","version":"2.0.0-next.101","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"80c6bf161adc21ce08844bbd6bce216d9c6e2219","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.101.tgz","fileCount":16,"integrity":"sha512-UDAsNcneieOA9o7eKT469RAB4zrq2zG6o9pzwr62CT0GoIatG+jIZbuwZLf3Xv9YjALhaRh6BtKj92eBxjwNZg==","signatures":[{"sig":"MEUCIQCsxasFUPBVXK9IyjX4U+3NVEJZVY0LCTDYAOVBGR5jCwIgUSt7VrbavI65/NMse9+eLEYF12fozRjMaqPgD7GKPDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56451},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.101.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/8b3db3e282aa5af2be0e3b5a9c38104f/tevm-evm-2.0.0-next.101.tgz","_integrity":"sha512-UDAsNcneieOA9o7eKT469RAB4zrq2zG6o9pzwr62CT0GoIatG+jIZbuwZLf3Xv9YjALhaRh6BtKj92eBxjwNZg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.101","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/errors":"^1.1.0-next.100","@tevm/logger":"^1.1.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.100","@tevm/predeploys":"^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/evm_2.0.0-next.101_1721897992632_0.20300688159857194","host":"s3://npm-registry-packages"}},"2.0.0-next.102":{"name":"@tevm/evm","version":"2.0.0-next.102","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"d188e09b215e6ce05a93c7de156aa0af65acc31e","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.102.tgz","fileCount":16,"integrity":"sha512-Ze9WjKZMTen4315AqL+yaHXskJHqJ0T7HzgDkgk1p7B6Uhb061ma4YS/DXOMccF59bRncLFq3V6N9qx+cjeMEw==","signatures":[{"sig":"MEYCIQDLWlU5pKdjU0egm0n9TN4JZ8P7g9ct/53FsONDJDdcxgIhAO4z9uwO+yFIWuUgxbh4BOtvLYmbrJzPIdSjNc8H51FF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56451},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.102.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/1b70a553c47dbbc3623f3d47d248ee87/tevm-evm-2.0.0-next.102.tgz","_integrity":"sha512-Ze9WjKZMTen4315AqL+yaHXskJHqJ0T7HzgDkgk1p7B6Uhb061ma4YS/DXOMccF59bRncLFq3V6N9qx+cjeMEw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.102","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/errors":"^1.1.0-next.100","@tevm/logger":"^1.1.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.100","@tevm/predeploys":"^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/evm_2.0.0-next.102_1721970391817_0.31518574117086473","host":"s3://npm-registry-packages"}},"2.0.0-next.103":{"name":"@tevm/evm","version":"2.0.0-next.103","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"39f923d3dbc2035377b00c8c02c61c415ce593df","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.103.tgz","fileCount":16,"integrity":"sha512-qAhNvon9SgWZrYynNTQnWmArJVt5zdxPiC1GuVP5HlA3VkX2vggR7xKR76tEek8+AIpaEvcZceVaFomse12+VQ==","signatures":[{"sig":"MEQCIAZcUdq/jNobGcfyx7UwEaNeXZFZuNUJNVa8zf4B4AoYAiAdzYauyiQYtiYJQNv35eVQdLJIYxNLQ3JVlijECO2B3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56451},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.103.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/fbfabf7d533277932fe1838b5e2875db/tevm-evm-2.0.0-next.103.tgz","_integrity":"sha512-qAhNvon9SgWZrYynNTQnWmArJVt5zdxPiC1GuVP5HlA3VkX2vggR7xKR76tEek8+AIpaEvcZceVaFomse12+VQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.103","@tevm/utils":"^1.1.0-next.100","@tevm/common":"^1.1.0-next.100","@tevm/errors":"^1.1.0-next.100","@tevm/logger":"^1.1.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^1.1.0-next.100","@tevm/predeploys":"^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/evm_2.0.0-next.103_1722337205933_0.4684954623832769","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/evm","version":"2.0.0-next.105","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"5b134ded69e4ac804c22a932b0eb12fb7862ff04","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.105.tgz","fileCount":16,"integrity":"sha512-nkfaZZMTrfBSBTM+Ku4gF7k/YW24hUPzubWFJHxx9PbHcd+tzIHQipPA2LczncmWjTiEgD8Hxyjgp+mktWXZcA==","signatures":[{"sig":"MEUCIQDWw7uI2Oz5pGcN+tNwAPT/Mcrw5jQApqWkwzUPV81NiAIgOh8VxDLXNv3xB4gRjYdNYmv0d0p84sHxFG0Mw1Yp00M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56418},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.105.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/c1df70e96bae280194892e8cd0bcf1b6/tevm-evm-2.0.0-next.105.tgz","_integrity":"sha512-nkfaZZMTrfBSBTM+Ku4gF7k/YW24hUPzubWFJHxx9PbHcd+tzIHQipPA2LczncmWjTiEgD8Hxyjgp+mktWXZcA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.105","@tevm/utils":"^2.0.0-next.105","@tevm/common":"^2.0.0-next.105","@tevm/errors":"^2.0.0-next.105","@tevm/logger":"^1.1.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.105","@tevm/predeploys":"^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/evm_2.0.0-next.105_1723235779284_0.28421036149412626","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/evm","version":"2.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"fdfaef3767b1caaf4fb6709bd9f07c59726ff7f9","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-2.0.0-next.107.tgz","fileCount":16,"integrity":"sha512-wYlHIQABFOpxpUiBwM9WgQTMFiaBGuwrAPVXrUPYEUKurTxTf9FBkS6KvcVTXQ+nQpxEpfHYV2Ej6Xxvn91sZQ==","signatures":[{"sig":"MEQCIGf++TnZr0O9at27Z83JqpmWIEAteCJIDK/rFResEJy4AiBLExF/mOXV2fJefKH/pWzcWHHOSAfwP76J7qma2Mw73w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55545},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-2.0.0-next.107.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/d441b57766d14c98c5c3e92c1f9b45cd/tevm-evm-2.0.0-next.107.tgz","_integrity":"sha512-wYlHIQABFOpxpUiBwM9WgQTMFiaBGuwrAPVXrUPYEUKurTxTf9FBkS6KvcVTXQ+nQpxEpfHYV2Ej6Xxvn91sZQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.107","@tevm/utils":"^2.0.0-next.107","@tevm/common":"^2.0.0-next.107","@tevm/errors":"^2.0.0-next.105","@tevm/logger":"^1.1.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^2.0.0-next.107","@tevm/predeploys":"^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/evm_2.0.0-next.107_1723428638177_0.9703799016362296","host":"s3://npm-registry-packages"}},"1.0.0-next.108":{"name":"@tevm/evm","version":"1.0.0-next.108","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"7d91e7acafe3cf2c437d88ba742796be7253de50","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.108.tgz","fileCount":16,"integrity":"sha512-7oBThv87ZMzPzMHZqmfEVlFBjGUG8XhYep4ToJsWa/e2cytDPdlJFA0imFZ0l43Q0L2pWduch7sxIfC+O+CL8A==","signatures":[{"sig":"MEUCIAetZHaxY3PNXzmqgQ0iJszKfyOLYugsCiwPLohTZnYSAiEAglSujD62lrFc8Zy9GsuJyATxzwS45pXfnN5j7XEdZNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55545},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.108.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/47ebcb46a65eb46dbd6ee040379feb2c/tevm-evm-1.0.0-next.108.tgz","_integrity":"sha512-7oBThv87ZMzPzMHZqmfEVlFBjGUG8XhYep4ToJsWa/e2cytDPdlJFA0imFZ0l43Q0L2pWduch7sxIfC+O+CL8A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.108","@tevm/utils":"^0.0.0-next.107","@tevm/common":"^0.0.0-next.107","@tevm/errors":"^0.0.0-next.105","@tevm/logger":"^0.0.0-next.100","@ethereumjs/evm":"^3.0.0","@tevm/blockchain":"^0.0.0-next.107","@tevm/predeploys":"^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/evm_1.0.0-next.108_1724786363141_0.3831467945175868","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/evm","version":"1.0.0-next.109","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"66dcd8d2829578f494423ece77a35918249b07b5","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.109.tgz","fileCount":16,"integrity":"sha512-73L0LR02zM7499Ohq7LOy7mT+OwTYAer0fke5XMs5jSiRHofFQHlQxhiHcmuQxdKfk0VTgGiiFNvLzTbjucMeg==","signatures":[{"sig":"MEQCIFMyNimxFbHghjKktYGIejvta9LUtDB1HY7IwZBDaU7VAiAhCdrRCV1R/4gP/9EJPgRtf7yQHFOIrV/4uhGpjPMOYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55546},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.109.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/db9743268254189b63700d1a468f2445/tevm-evm-1.0.0-next.109.tgz","_integrity":"sha512-73L0LR02zM7499Ohq7LOy7mT+OwTYAer0fke5XMs5jSiRHofFQHlQxhiHcmuQxdKfk0VTgGiiFNvLzTbjucMeg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.109","@tevm/errors":"^1.0.0-next.109","@tevm/logger":"^1.0.0-next.109","@ethereumjs/evm":"^3.1.0","@tevm/blockchain":"^1.0.0-next.109","@tevm/predeploys":"^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/evm_1.0.0-next.109_1725179152278_0.25884706881176034","host":"s3://npm-registry-packages"}},"1.0.0-next.110":{"name":"@tevm/evm","version":"1.0.0-next.110","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"e6560d0fcba34a12138d06c862bbb8a2bc51988c","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.110.tgz","fileCount":16,"integrity":"sha512-RG/DeJX1XvS6/ao3JVF5Q9+1CKCky9bNKg/m6WyvCujUIYJ01feg0ntqudn7YjU8+Vnvitk3n+/NPh1CPW1ZXw==","signatures":[{"sig":"MEUCIEV7H0wpy6L3VRUDbS8SiDObufvdZOrWtbnowef1ytOqAiEAiOrhsDwq8kyefS4YtFuNNphUGI4Mmop3eJhwUaDULT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55546},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.110.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/7f7d12c7d500cfa15933a1d26a038750/tevm-evm-1.0.0-next.110.tgz","_integrity":"sha512-RG/DeJX1XvS6/ao3JVF5Q9+1CKCky9bNKg/m6WyvCujUIYJ01feg0ntqudn7YjU8+Vnvitk3n+/NPh1CPW1ZXw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.109","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.109","@tevm/errors":"^1.0.0-next.109","@tevm/logger":"^1.0.0-next.109","@ethereumjs/evm":"^3.1.0","@tevm/blockchain":"^1.0.0-next.110","@tevm/predeploys":"^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/evm_1.0.0-next.110_1725184440648_0.692545854111829","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/evm","version":"1.0.0-next.115","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"f46e8016c14a8a7fe63cce10873c2480c1d9c38e","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.115.tgz","fileCount":16,"integrity":"sha512-rjhzfqg5dH0D0RYjMubkRxPNbyZfPhXc5r4vRyz7RbjGoTG1wypv1Ef8DLxaNfsx1PjFAnuGsMxZ+Cy0ePR77A==","signatures":[{"sig":"MEUCIDThOmtFU/TVmiUDfYc56eQ23qFkuBEFFTLPySZW9HV5AiEAzqPkRpcFI625NEKSUwcQB+QYBcxNdWuPM1GEUOvsFOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55546},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.115.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/795e638d61e487355f566f236329c66e/tevm-evm-1.0.0-next.115.tgz","_integrity":"sha512-rjhzfqg5dH0D0RYjMubkRxPNbyZfPhXc5r4vRyz7RbjGoTG1wypv1Ef8DLxaNfsx1PjFAnuGsMxZ+Cy0ePR77A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.115","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.115","@tevm/errors":"^1.0.0-next.109","@tevm/logger":"^1.0.0-next.109","@ethereumjs/evm":"^3.1.0","@tevm/blockchain":"^1.0.0-next.115","@tevm/predeploys":"^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/evm_1.0.0-next.115_1726963523568_0.9630563682259419","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/evm","version":"1.0.0-next.116","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"57cbb8f1b80edcad9218fc0263f780f9b4023189","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.116.tgz","fileCount":16,"integrity":"sha512-RUO/N4zTlXmOpMNFXbT5zpazrfmlyvKh1j9RMLfUYixQhRrHSTA9AxQim7xilEAtV4oDPnQQoDm7NjMSQsnCSw==","signatures":[{"sig":"MEYCIQD59Cy4KlgxM3V1M5AV3Rcdns2Ts2xuP5V8A/ybIMJbzgIhAOf3dEzqR+6A4ICGmwbFbuKVE2OWKVDHyAx8a7nQDgNw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55546},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.116.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/4f9124160500595946ccf428ac33ba12/tevm-evm-1.0.0-next.116.tgz","_integrity":"sha512-RUO/N4zTlXmOpMNFXbT5zpazrfmlyvKh1j9RMLfUYixQhRrHSTA9AxQim7xilEAtV4oDPnQQoDm7NjMSQsnCSw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.116","@tevm/utils":"^1.0.0-next.109","@tevm/common":"^1.0.0-next.116","@tevm/errors":"^1.0.0-next.109","@tevm/logger":"^1.0.0-next.109","@ethereumjs/evm":"^3.1.0","@tevm/blockchain":"^1.0.0-next.116","@tevm/predeploys":"^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/evm_1.0.0-next.116_1726965927486_0.08089615264445604","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/evm","version":"1.0.0-next.117","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"c96a2d6c627a0221e2e9b7c19ca28b76d76b77ad","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.117.tgz","fileCount":16,"integrity":"sha512-bGjSLGwacVAqdp30yf2xssakmlKk4sRfXH3+mVyJod2LaJ0SK6ks7PA4I89DWy9EbEomh9Tt0DmoogCO/Hf9sg==","signatures":[{"sig":"MEUCIGE3lh2cvZw7eSsDNZGh2C6eKi1i+QxF5DzhnxKxVyNzAiEAqUDo2Osmt0tRScO6Vko2H2hGq1TI3x8VKhrdVDeNekY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55500},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.117.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/03689967c2b8ba5da86fc4d43543a059/tevm-evm-1.0.0-next.117.tgz","_integrity":"sha512-bGjSLGwacVAqdp30yf2xssakmlKk4sRfXH3+mVyJod2LaJ0SK6ks7PA4I89DWy9EbEomh9Tt0DmoogCO/Hf9sg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.117","@tevm/utils":"^1.0.0-next.117","@tevm/common":"^1.0.0-next.117","@tevm/errors":"^1.0.0-next.117","@tevm/logger":"^1.0.0-next.117","@ethereumjs/evm":"^3.1.0","@tevm/blockchain":"^1.0.0-next.117","@tevm/predeploys":"^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/evm_1.0.0-next.117_1727069975509_0.7584810372209454","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/evm","version":"1.0.0-next.118","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"a78affb0ed14efdd4d410b0056d67ed8b809c707","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.118.tgz","fileCount":16,"integrity":"sha512-xnm6Imbuki5KWOT+CAqjQ1C7cUHiZlvvj07AuGDPJczar4XDqEtSwJiUQxRKmkEopvtrEnTwzSD9TolvajqhNA==","signatures":[{"sig":"MEYCIQCQsRZjNfpqo7/oWMfI3Y8BKyDOwo4g8ZFIi0kPeCEl9wIhALnDE/BiCwhAkj00gtPCapEjM4XGnvaGU/vGfyxcwOaz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55500},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.118.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/1e5971fbee4834f8c340c0656b6eb75f/tevm-evm-1.0.0-next.118.tgz","_integrity":"sha512-xnm6Imbuki5KWOT+CAqjQ1C7cUHiZlvvj07AuGDPJczar4XDqEtSwJiUQxRKmkEopvtrEnTwzSD9TolvajqhNA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.118","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/errors":"^1.0.0-next.118","@tevm/logger":"^1.0.0-next.118","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.118","@tevm/predeploys":"^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/evm_1.0.0-next.118_1727467778438_0.07763687524637053","host":"s3://npm-registry-packages"}},"1.0.0-next.120":{"name":"@tevm/evm","version":"1.0.0-next.120","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"6b7fa25d1c6b4ddfb2dafe577b82b4c2eb2bd807","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.120.tgz","fileCount":16,"integrity":"sha512-xv43+5qX//tkFNLELJGX1AC02jw7cbZGx3ziguovlFKFEU4baXkQqK2+qSdKvG5Lo0lKgUUTA0k0z2piudFEBw==","signatures":[{"sig":"MEYCIQDWcOTca4rqBTvk5vSCDwkjN9a1PccFt+OKXa3DmiYmhQIhANbtqrPitXHexn+QJMrG+ni1V6tgbZnabhAyqrtVhpv/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55500},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.120.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/c7dcd7fe6c6181ef9f62c4c5ae3dc37c/tevm-evm-1.0.0-next.120.tgz","_integrity":"sha512-xv43+5qX//tkFNLELJGX1AC02jw7cbZGx3ziguovlFKFEU4baXkQqK2+qSdKvG5Lo0lKgUUTA0k0z2piudFEBw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.120","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/errors":"^1.0.0-next.118","@tevm/logger":"^1.0.0-next.118","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.118","@tevm/predeploys":"^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/evm_1.0.0-next.120_1727669557386_0.642852948077655","host":"s3://npm-registry-packages"}},"1.0.0-next.124":{"name":"@tevm/evm","version":"1.0.0-next.124","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"72a556c65445b8016bb2e3c649ace08cd11cc10e","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.124.tgz","fileCount":16,"integrity":"sha512-nLH+hB3L2cw7x1Jbrs1UYmKqRHFktCkH2iW099ArEzy7sQ8/mA8v3LEP9NIdTkbsRMI6Lzoy3qVVgKrEC/ZtCw==","signatures":[{"sig":"MEQCIAfAz1GAF9xX6h++OGa4eUfNQ8JyS6aEumsgxvxk83n/AiBixy0Ro2jwSbUbB5weVY92u3jNbrt4GS/sclGwoV/ycQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55500},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.124.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/903f6dc8c97acf67edd5a03e979d5eed/tevm-evm-1.0.0-next.124.tgz","_integrity":"sha512-nLH+hB3L2cw7x1Jbrs1UYmKqRHFktCkH2iW099ArEzy7sQ8/mA8v3LEP9NIdTkbsRMI6Lzoy3qVVgKrEC/ZtCw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.124","@tevm/utils":"^1.0.0-next.118","@tevm/common":"^1.0.0-next.118","@tevm/errors":"^1.0.0-next.118","@tevm/logger":"^1.0.0-next.118","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.118","@tevm/predeploys":"^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/evm_1.0.0-next.124_1729131200112_0.03776245496580355","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/evm","version":"1.0.0-next.128","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"b1f782a6e6c0b62cda8e59c253435aab78694ee4","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.128.tgz","fileCount":16,"integrity":"sha512-875qn998/2a/qyX7RShGH5f8BW26NyznuOeGU5gyKzSkyjPXrOayZ6/EEwmQSB6yRk+l3XbWW9rv2VnFpGyLlA==","signatures":[{"sig":"MEQCIGXOHdBVFcpVXL2jBidJ9WDhsfZS6baDspEaZG5YDHHTAiAXaD+14KHTvnTdhrJKpOLjH690OxJBpORn0qTSUw+m8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55086},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.128.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/1000faadf88024e4796dd83b84b7e054/tevm-evm-1.0.0-next.128.tgz","_integrity":"sha512-875qn998/2a/qyX7RShGH5f8BW26NyznuOeGU5gyKzSkyjPXrOayZ6/EEwmQSB6yRk+l3XbWW9rv2VnFpGyLlA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.128","@tevm/utils":"^1.0.0-next.128","@tevm/common":"^1.0.0-next.128","@tevm/errors":"^1.0.0-next.128","@tevm/logger":"^1.0.0-next.128","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.128","@tevm/predeploys":"^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/evm_1.0.0-next.128_1741407820263_0.07844212232042347","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.130":{"name":"@tevm/evm","version":"1.0.0-next.130","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"54ab08a839b71924779ddff0d2eb6b92b92e7338","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.130.tgz","fileCount":16,"integrity":"sha512-IW0YYrocyGLTkKTdvZbYXViXe3B7m/+mwfw6u4e8L7oR+8434mLYUtJ3MOX3H8z90CECaqXu/M7rQpPiaBqtJg==","signatures":[{"sig":"MEQCIHXoHuQP1EfCQilYzf+Xasvv/yG9+4vDzBXBk5f6dk9mAiAlkk5+mNgMj1UcA+Mrk14bQsXOvH1HiSMlAUMpgqOx1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.130.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/4bc9735da74b5cd209411389067ebf9f/tevm-evm-1.0.0-next.130.tgz","_integrity":"sha512-IW0YYrocyGLTkKTdvZbYXViXe3B7m/+mwfw6u4e8L7oR+8434mLYUtJ3MOX3H8z90CECaqXu/M7rQpPiaBqtJg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.130","@tevm/utils":"^1.0.0-next.128","@tevm/common":"^1.0.0-next.128","@tevm/errors":"^1.0.0-next.128","@tevm/logger":"^1.0.0-next.128","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.128","@tevm/predeploys":"^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/evm_1.0.0-next.130_1741651106434_0.9271106882216065","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/evm","version":"1.0.0-next.131","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"f959193a2189c9829f338d75c4d4a1a4cae0c415","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.131.tgz","fileCount":16,"integrity":"sha512-agiUPerW9ILLnHHqxsh82HfJMV4v/cTggWGRPWWet3I73W4JZdCSTn44qjqU4dDGRSbMHKI7zgaGirfygn3yOQ==","signatures":[{"sig":"MEUCIQCWDxhv+/pnIpu1GCIDlXQO7clegqGVqi4IrLRUy87ZEAIgYkWc1rNTBeLKQ4Kgi7MTK0Jnx7ydrd6bPX2xPJJE3Gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.131.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/79643127c76becda61b9539ac59af746/tevm-evm-1.0.0-next.131.tgz","_integrity":"sha512-agiUPerW9ILLnHHqxsh82HfJMV4v/cTggWGRPWWet3I73W4JZdCSTn44qjqU4dDGRSbMHKI7zgaGirfygn3yOQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.131","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.131","@tevm/errors":"^1.0.0-next.131","@tevm/logger":"^1.0.0-next.131","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.131","@tevm/predeploys":"^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/evm_1.0.0-next.131_1741746453838_0.5207728508986973","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/evm","version":"1.0.0-next.132","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"ef0599679db05cf3595cfb0b3667fe94d86fd5b5","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.132.tgz","fileCount":16,"integrity":"sha512-a9ez+j1di8wmh7faQAUN3YXE1nZ9TPePZSz8Ksqe0gdkLyPDaVR2yoSjAWZEygjmlfmLq/Wh5VoI7a9owRm/nw==","signatures":[{"sig":"MEUCICy9P1Ia3T6iB9PFkVWXSu7WJm1uxWekmm+AisxxPn8hAiEA2Y2xuH3FOs08ujFRP58h2UFnp8RXAHHItyRxwIkMNGU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.132.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/c22f5131f62fb25271c044c477f4095d/tevm-evm-1.0.0-next.132.tgz","_integrity":"sha512-a9ez+j1di8wmh7faQAUN3YXE1nZ9TPePZSz8Ksqe0gdkLyPDaVR2yoSjAWZEygjmlfmLq/Wh5VoI7a9owRm/nw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.132","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/errors":"^1.0.0-next.131","@tevm/logger":"^1.0.0-next.132","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.132","@tevm/predeploys":"^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/evm_1.0.0-next.132_1742218043338_0.00864338136544518","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.134":{"name":"@tevm/evm","version":"1.0.0-next.134","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"9dfa0cbd3f83cb27c322da244367b0ca88524ce5","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.134.tgz","fileCount":16,"integrity":"sha512-wTpumYSYp2FHU2ijFrz+aW8WQqjqOMD4kCUuCTuZFjc072yZ1PiOLt/p4G7Ungdx8S0yHW7H0zx7DgboIyuRWg==","signatures":[{"sig":"MEUCIQC20bMuW1g7ML95Jx3Jp/93IP9R9EZNJPTt32owMptMnAIgUfk9nqCtSf5PvI+Qf3m4H2bnk/yyL8hNHGR7Iz7T0wI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.134.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/58e1de5e66a8360782a820529a6ee7c5/tevm-evm-1.0.0-next.134.tgz","_integrity":"sha512-wTpumYSYp2FHU2ijFrz+aW8WQqjqOMD4kCUuCTuZFjc072yZ1PiOLt/p4G7Ungdx8S0yHW7H0zx7DgboIyuRWg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.134","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/errors":"^1.0.0-next.131","@tevm/logger":"^1.0.0-next.132","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.132","@tevm/predeploys":"^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/evm_1.0.0-next.134_1742522817614_0.05414247065784972","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.140":{"name":"@tevm/evm","version":"1.0.0-next.140","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"903a86027025dd730cf10adb05b1111ee1735ee5","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.140.tgz","fileCount":16,"integrity":"sha512-0vNu9MmZummewhbeb3yiShxTOBSJ/qYpme9jTcB/6VlSnlQh8k3Ya8DbOEOe1lZ8t4DmGIHZKJ2RHxrP6gD9CQ==","signatures":[{"sig":"MEUCIQCbZDl1ThH9zbix7UadR3nmn4yqM/IvmgmpvLWBdxxVEwIgfN/5eLGCMZPGEPqbl2Fqf1cAYT3TWToJQSePrPl+094=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.140.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/876411492af71123332bafb874aa37ff/tevm-evm-1.0.0-next.140.tgz","_integrity":"sha512-0vNu9MmZummewhbeb3yiShxTOBSJ/qYpme9jTcB/6VlSnlQh8k3Ya8DbOEOe1lZ8t4DmGIHZKJ2RHxrP6gD9CQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.140","@tevm/utils":"^1.0.0-next.131","@tevm/common":"^1.0.0-next.132","@tevm/errors":"^1.0.0-next.131","@tevm/logger":"^1.0.0-next.132","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.132","@tevm/predeploys":"^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/evm_1.0.0-next.140_1743024984884_0.9830548475822061","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/evm","version":"1.0.0-next.142","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"66927443ee3f34dc18db19bcd63c655c3edb5345","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.142.tgz","fileCount":16,"integrity":"sha512-j+uu8gLmKWiVxE+Ag9g5JTbTZ/OaZ9KveaydR/1sHObjOklWB0sk9zn2CjC5ZN41kamoAn4Hbx/Px5ai0m3p+A==","signatures":[{"sig":"MEUCIFFJmd06OvNCuXJiXczdozliKgJtCDkq5Ujttit2CtI4AiEA/3aFVrVCYlo4FTz3UdXqNIHBCw0bAxkz9haDCQNmPoA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.142.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/a871e107b35651372fc561e6209c1e8e/tevm-evm-1.0.0-next.142.tgz","_integrity":"sha512-j+uu8gLmKWiVxE+Ag9g5JTbTZ/OaZ9KveaydR/1sHObjOklWB0sk9zn2CjC5ZN41kamoAn4Hbx/Px5ai0m3p+A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/errors":"^1.0.0-next.142","@tevm/logger":"^1.0.0-next.142","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.142","@tevm/predeploys":"^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/evm_1.0.0-next.142_1745166064907_0.30928141534149045","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.145":{"name":"@tevm/evm","version":"1.0.0-next.145","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"1f00b890a8468a193413ad13a2cb0c041f9d028a","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.145.tgz","fileCount":16,"integrity":"sha512-IVt0hLREd8HF2Qq5fb9QXHitHHNfgCm1u0gmquplBHE2rORwY29Ib5xaLVWrNBCiOfJzWLEYqXcDjNTUrQShqg==","signatures":[{"sig":"MEQCIAnOLm18n4iFkiKyANvlgfqSJ8ilYE1M6W68Vdsz8eZhAiBbHWo9i/78czRSP9pC9ofRX76F+AMI4NLbrU6jXfSxfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55092},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.145.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/e30aef5c02f2b3c5c6c1d064cb1a21fa/tevm-evm-1.0.0-next.145.tgz","_integrity":"sha512-IVt0hLREd8HF2Qq5fb9QXHitHHNfgCm1u0gmquplBHE2rORwY29Ib5xaLVWrNBCiOfJzWLEYqXcDjNTUrQShqg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.142","@tevm/utils":"^1.0.0-next.142","@tevm/common":"^1.0.0-next.142","@tevm/errors":"^1.0.0-next.142","@tevm/logger":"^1.0.0-next.142","@ethereumjs/evm":"^3.1.1","@tevm/blockchain":"^1.0.0-next.145","@tevm/predeploys":"^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/evm_1.0.0-next.145_1747804639991_0.7890979684227635","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/evm","version":"1.0.0-next.146","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"717b10e3a75b7b746d9bcd6b3a2dc060d7fc0919","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.146.tgz","fileCount":16,"integrity":"sha512-jb0z9ntkTmH+xNW4nIXjh8bgXtlwUwP6/GwvNviuswLg4HNxbTH2YVxzL6A2kiCouPSfQiVdVLRp+NYluIgxPg==","signatures":[{"sig":"MEYCIQD9sB2ayJLA1bMOL8moz4vz7f0/0qiiXtIXj1ARoyf4ygIhAJOvsKMjZDwpbhc3Rs5K/peGz+2HbZI4ZGJZTJanlHPV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58227},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.146.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/a96cd028246b85aa8b2f6b4cea14b0fc/tevm-evm-1.0.0-next.146.tgz","_integrity":"sha512-jb0z9ntkTmH+xNW4nIXjh8bgXtlwUwP6/GwvNviuswLg4HNxbTH2YVxzL6A2kiCouPSfQiVdVLRp+NYluIgxPg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.146","@tevm/utils":"^1.0.0-next.146","@tevm/common":"^1.0.0-next.146","@tevm/errors":"^1.0.0-next.146","@tevm/logger":"^1.0.0-next.146","@ethereumjs/evm":"^10.0.0","@tevm/blockchain":"^1.0.0-next.146","@tevm/predeploys":"^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/evm_1.0.0-next.146_1748435446540_0.6070154490271824","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/evm","version":"1.0.0-next.148","keywords":["solidity","ethereumjs","typescript","web3","evm"],"license":"MIT","_id":"@tevm/evm@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":"d5b2e2aaf6750f91f98b0ea214994847f5f30bcc","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-next.148.tgz","fileCount":16,"integrity":"sha512-r92OtsI3oE996AZw1xpbgbpwZYZYAtLAs3CzuQXTz2PjpW2jNFbrcN3VCQz3/f1rzCO7dOXRfqQfYbO60mROaA==","signatures":[{"sig":"MEUCIFF18WfHMNCWDM3rRiVGYb7AhoLYIDywHmAaBjpSx3klAiEAqbEkQPjrQ5wXnomBeO7UPaAZOzmlNV2aeYmOLQRNzRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58297},"main":"dist/index.cjs","type":"module","_from":"file:tevm-evm-1.0.0-next.148.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/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/evm","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","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/cc35ef28f592d1b8d7eb5f67578180db/tevm-evm-1.0.0-next.148.tgz","_integrity":"sha512-r92OtsI3oE996AZw1xpbgbpwZYZYAtLAs3CzuQXTz2PjpW2jNFbrcN3VCQz3/f1rzCO7dOXRfqQfYbO60mROaA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs evm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.148","@tevm/utils":"^1.0.0-next.148","@tevm/common":"^1.0.0-next.148","@tevm/errors":"^1.0.0-next.148","@tevm/logger":"^1.0.0-next.148","@ethereumjs/evm":"^10.0.0","@tevm/blockchain":"^1.0.0-next.148","@tevm/predeploys":"^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/evm_1.0.0-next.148_1759577172162_0.7988631616012181","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/evm","version":"1.0.0-rc.151","private":false,"description":"Tevm EVM facade backed by zevm","keywords":["solidity","zevm","typescript","web3","evm"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/evm"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/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":"dist/index.d.ts","dependencies":{"@evmts/zevm":"0.0.0","@tevm/blockchain":"^1.0.0-rc.151","@tevm/common":"^1.0.0-rc.151","@tevm/errors":"^1.0.0-rc.151","@tevm/logger":"^1.0.0-rc.151","@tevm/predeploys":"^1.0.0-rc.151","@tevm/state":"^1.0.0-rc.151","@tevm/utils":"^1.0.0-rc.151"},"devDependencies":{"@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^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/evm","build:dist":"tsup","build:types":"tsup --dts-only","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-evm-*.tgz && rm /tmp/tevm-evm-*.tgz","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/evm@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-syg7wCmMd4cktBK/pgipjsYuStSZhN54A1BGeTKu8yBYcQh+baL5uwz/MEk/pn9+UIYzo2Q7qbdVYPQD3wpfyw==","_resolved":"/tmp/tmp.q1rVk4VonB/tevm-evm-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.q1rVk4VonB/tevm-evm-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-syg7wCmMd4cktBK/pgipjsYuStSZhN54A1BGeTKu8yBYcQh+baL5uwz/MEk/pn9+UIYzo2Q7qbdVYPQD3wpfyw==","shasum":"1c0d17a3053ff0e1219390a453c47d99db395698","tarball":"https://registry.npmjs.org/@tevm/evm/-/evm-1.0.0-rc.151.tgz","fileCount":16,"unpackedSize":67457,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fevm@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICapLexVcqGKWXE3eGmTmWPurzR881lMIE6Ktg1sIlFEAiEAtAmAF5rGa1M+KQZzFczjLYjJJpRcspEXQoWEFfHqPi8="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bfbb07bb-7fce-4341-a6a4-ef2211c0642d"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/evm_1.0.0-rc.151_1779468080178_0.24381497893929716"},"_hasShrinkwrap":false}},"time":{"created":"2024-02-15T20:22:53.973Z","modified":"2026-05-22T16:41:20.653Z","1.0.0-next.39":"2024-02-15T20:22:54.230Z","1.0.0-next.40":"2024-02-20T03:18:45.046Z","1.0.0-next.42":"2024-02-28T17:32:11.110Z","1.1.0-next.45":"2024-05-11T18:02:37.342Z","1.1.0-next.46":"2024-05-13T02:53:42.845Z","1.1.0-next.47":"2024-05-13T15:36:56.277Z","1.1.0-next.50":"2024-05-16T06:50:02.671Z","1.1.0-next.52":"2024-05-16T23:05:22.827Z","1.1.0-next.55":"2024-05-19T06:36:21.194Z","1.1.0-next.56":"2024-05-21T08:53:48.513Z","1.1.0-next.57":"2024-05-21T23:13:35.249Z","1.1.0-next.59":"2024-05-23T20:19:27.004Z","1.1.0-next.60":"2024-05-24T14:41:33.839Z","1.1.0-next.62":"2024-05-28T20:33:09.675Z","1.1.0-next.69":"2024-06-04T08:12:12.258Z","1.1.0-next.70":"2024-06-05T23:46:35.580Z","1.1.0-next.72":"2024-06-09T01:21:02.621Z","1.1.0-next.73":"2024-06-09T03:05:57.536Z","1.1.0-next.74":"2024-06-12T08:53:02.695Z","1.1.0-next.75":"2024-06-13T04:31:13.453Z","1.1.0-next.76":"2024-06-13T21:05:00.855Z","1.1.0-next.77":"2024-06-14T18:32:24.137Z","1.1.0-next.78":"2024-06-14T19:35:48.604Z","2.0.0-next.79":"2024-06-18T23:45:59.990Z","2.0.0-next.80":"2024-06-19T03:56:31.655Z","2.0.0-next.83":"2024-06-19T23:44:14.462Z","2.0.0-next.84":"2024-06-21T21:54:41.059Z","2.0.0-next.85":"2024-06-23T01:13:56.009Z","2.0.0-next.86":"2024-06-26T23:11:51.124Z","1.1.0-next.88":"2024-07-02T05:28:56.803Z","1.1.0-next.90":"2024-07-05T17:28:20.322Z","1.1.0-next.91":"2024-07-06T18:52:30.895Z","1.1.0-next.92":"2024-07-08T23:19:35.156Z","1.1.0-next.94":"2024-07-09T22:27:41.735Z","1.1.0-next.95":"2024-07-09T22:43:47.146Z","1.1.0-next.96":"2024-07-10T14:44:38.348Z","1.1.0-next.97":"2024-07-12T05:06:52.709Z","1.1.0-next.100":"2024-07-17T00:42:39.334Z","2.0.0-next.101":"2024-07-25T08:59:52.767Z","2.0.0-next.102":"2024-07-26T05:06:32.033Z","2.0.0-next.103":"2024-07-30T11:00:06.084Z","2.0.0-next.105":"2024-08-09T20:36:19.449Z","2.0.0-next.107":"2024-08-12T02:10:38.385Z","1.0.0-next.108":"2024-08-27T19:19:23.340Z","1.0.0-next.109":"2024-09-01T08:25:52.464Z","1.0.0-next.110":"2024-09-01T09:54:00.832Z","1.0.0-next.115":"2024-09-22T00:05:23.767Z","1.0.0-next.116":"2024-09-22T00:45:27.663Z","1.0.0-next.117":"2024-09-23T05:39:35.690Z","1.0.0-next.118":"2024-09-27T20:09:38.612Z","1.0.0-next.120":"2024-09-30T04:12:37.571Z","1.0.0-next.124":"2024-10-17T02:13:20.360Z","1.0.0-next.128":"2025-03-08T04:23:40.488Z","1.0.0-next.130":"2025-03-10T23:58:26.613Z","1.0.0-next.131":"2025-03-12T02:27:34.080Z","1.0.0-next.132":"2025-03-17T13:27:23.502Z","1.0.0-next.134":"2025-03-21T02:06:57.858Z","1.0.0-next.140":"2025-03-26T21:36:25.431Z","1.0.0-next.142":"2025-04-20T16:21:05.099Z","1.0.0-next.145":"2025-05-21T05:17:20.235Z","1.0.0-next.146":"2025-05-28T12:30:46.725Z","1.0.0-next.148":"2025-10-04T11:26:12.350Z","1.0.0-rc.151":"2026-05-22T16:41:20.337Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","ethereumjs","typescript","web3","evm"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/evm"},"description":"A custom implementation of ethereumjs evm","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}