{"_id":"@tevm/state","_rev":"72-feb1a79140114f2ec33f9b12ba17c011","name":"@tevm/state","dist-tags":{"next":"1.0.0-next.5","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.5":{"name":"@tevm/state","version":"1.0.0-next.5","keywords":["solidity","forge","foundry","sol","typescript","web3","zustand","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.5","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":"a5e0ef999a824fc84202314c5915479a59637203","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.5.tgz","fileCount":20,"integrity":"sha512-wceeL2Ah2QVHEQoBtIwa09cQA70/qF6OIBl8cDhlfNQVUSsRpK/24qaW/iSEHi4OolbxGbAX9YC9QRhr3//12g==","signatures":[{"sig":"MEUCICWl9f9rMY5K/s/1FqcBcJpOLeBOJsQOvrQSGkg+FjEGAiEA8AnLjK62jWN4AQ/VX2ePJMuDWaMVDsHFrCIsJHNq5jU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25782},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.5.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./types/index.d.ts","import":"./dist/index.js","default":"./dist/index.cjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"all":"bun run lint && bun run format && bun run build && bun run test && bun run generate:docs","lint":"rome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/state ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:ui":"vitest --ui","test:run":"vitest run","build:dist":"bun run tsup","lint:check":"rome check . --verbose","build:types":"bun run tsc --emitDeclarationOnly --declaration --declarationMap","format:check":"rome format .","generate:docs":"bun run typedoc --plugin typedoc-plugin-markdown --publicPath /reference/state/","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/67b340ee80df7f01f2301b3d29d84174/tevm-state-1.0.0-next.5.tgz","_integrity":"sha512-wceeL2Ah2QVHEQoBtIwa09cQA70/qF6OIBl8cDhlfNQVUSsRpK/24qaW/iSEHi4OolbxGbAX9YC9QRhr3//12g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/state"},"_npmVersion":"10.1.0","description":"State management tools used internally for Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"zustand":"^4.4.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.4","rome":"^12.1.3","tsup":"^7.2.0","viem":"^1.18.1","wagmi":"^1.4.5","vitest":"^0.34.6","abitype":"^0.10.2","typedoc":"^0.25.3","@vitest/ui":"^0.34.6","typescript":"^5.2.2","@tevm/tsconfig":"^1.0.0-next.5","@vitest/coverage-v8":"^0.34.6","typedoc-plugin-markdown":"^3.16.0"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.5_1701838506598_0.41056359347987037","host":"s3://npm-registry-packages"}},"1.0.0-next.21":{"name":"@tevm/state","version":"1.0.0-next.21","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.21","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":"b7c2a15d81c7667c4a2e52384ff929639250cc26","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.21.tgz","fileCount":12,"integrity":"sha512-yBDZxxOflYCt41xujQ7FRgvzdNBGddKWcU1zJb6y8NbOyJbwjNwMSggxERsj0P8mSDqAaD05AWSIdFqjizqkBg==","signatures":[{"sig":"MEYCIQC6j11in9zr9QvZclkMtadY0dBSQaMei1Tn8SXuJ1ejXgIhAOzdCAxn8vmlpXsreNNbBbLI2Nhxfih9W8fHUOp84ZDw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108968},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.21.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/state","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","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/afec7f42240e7362d03f776de2d960dc/tevm-state-1.0.0-next.21.tgz","_integrity":"sha512-yBDZxxOflYCt41xujQ7FRgvzdNBGddKWcU1zJb6y8NbOyJbwjNwMSggxERsj0P8mSDqAaD05AWSIdFqjizqkBg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","debug":"^4.3.4","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.5","@tevm/tsupconfig":"^1.0.0-next.5"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.21_1704662109438_0.15803791682142787","host":"s3://npm-registry-packages"}},"1.0.0-next.22":{"name":"@tevm/state","version":"1.0.0-next.22","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.22","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":"e3ef08f775e7db348ccff4fd48c1861b725d4e5e","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.22.tgz","fileCount":14,"integrity":"sha512-LaXMOtSUmOCUxAVogmzuA3uDGwi02fW8bEn2g5PKb7FG19wMTeg3clRBB3wguwkV90d8oPQv2WztfbzHQxDfMQ==","signatures":[{"sig":"MEYCIQCyetOPg2z0D/Ph62CKvmVeq5XYp1KONHu6X5z7hxAOUQIhAMs9IsTMJHJLLPI9iFyr8+hddSwevI/05lhMh46InefU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115148},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.22.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":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/state","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","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/eba4d0b71880ed7abc88c6eb4e33af11/tevm-state-1.0.0-next.22.tgz","_integrity":"sha512-LaXMOtSUmOCUxAVogmzuA3uDGwi02fW8bEn2g5PKb7FG19wMTeg3clRBB3wguwkV90d8oPQv2WztfbzHQxDfMQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","debug":"^4.3.4","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.5","@tevm/tsupconfig":"^1.0.0-next.5"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.22_1705473504743_0.23937294965992884","host":"s3://npm-registry-packages"}},"1.0.0-next.23":{"name":"@tevm/state","version":"1.0.0-next.23","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.23","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":"d366cc42c885735b06beac094f95ebf2f6600b1e","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.23.tgz","fileCount":33,"integrity":"sha512-8GHypa7DyGxajPtqFgIhzs8t02VCfVmoblU++dSZ1a7ifsBbEemC2R1fPa6Drlra9GVSLIIG33tqblOQO1igbQ==","signatures":[{"sig":"MEUCIQDLk0CZosXSJDZTJUoCwNtDiB5T6706CWWfKrmbOqTKwQIgZ1jp35mG5fxp/fZaw9XiJN37FzpTf/vdgOSNb1qE3NE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135509},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.23.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/state","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/fd7ee124128ba4be1de0de2f0581310b/tevm-state-1.0.0-next.23.tgz","_integrity":"sha512-8GHypa7DyGxajPtqFgIhzs8t02VCfVmoblU++dSZ1a7ifsBbEemC2R1fPa6Drlra9GVSLIIG33tqblOQO1igbQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","debug":"^4.3.4","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.23_1705897324660_0.46898504516596606","host":"s3://npm-registry-packages"}},"1.0.0-next.28":{"name":"@tevm/state","version":"1.0.0-next.28","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.28","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":"d162b5751ed36ed903a8101bff1185daf60be62e","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.28.tgz","fileCount":33,"integrity":"sha512-tgVpm5kRxjfLUG8/4wkVx5IQMBlv0In2NixqUB7ZJJCEGqOVVTb2qOmE+T3LOwIVdxmT0jFhML1MTeAeBLLB4Q==","signatures":[{"sig":"MEYCIQC6woalWt0BB2cQsNwdYmbJvK+VuFZtGwQwpuzFqEpfnQIhAN4UPT+Obh6YtWVf2lmol5OjdkqKE8ABfN89JUhn2JxD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135521},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.28.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/state","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/34091d3db54e8c6aac6a65e86074a101/tevm-state-1.0.0-next.28.tgz","_integrity":"sha512-tgVpm5kRxjfLUG8/4wkVx5IQMBlv0In2NixqUB7ZJJCEGqOVVTb2qOmE+T3LOwIVdxmT0jFhML1MTeAeBLLB4Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","debug":"^4.3.4","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.28_1707514047298_0.6408474255787469","host":"s3://npm-registry-packages"}},"1.0.0-next.30":{"name":"@tevm/state","version":"1.0.0-next.30","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.30","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":"ebfff16dad14a43fd2f3f667343fb628ddc785f8","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.30.tgz","fileCount":39,"integrity":"sha512-mZL/HGA4wu/VrzoMBQGH8hkjCKcB1Sruq4LzDC/02QWsUdQhfpMfUwFkNpdEkMdyfZRe6W2C2pl1O6FaxtZ3Ow==","signatures":[{"sig":"MEYCIQDh66qDtU3dpIUthYOFddUNK5ZNAaxHaHTCcF20xDDwtgIhAJttF10Q31DusD6RcKNScYXLW7NlHLN0pzhix2dhDqZ3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262783},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.30.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/state","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/554c7acdc6bf416aa0b038c4e7f95d02/tevm-state-1.0.0-next.30.tgz","_integrity":"sha512-mZL/HGA4wu/VrzoMBQGH8hkjCKcB1Sruq4LzDC/02QWsUdQhfpMfUwFkNpdEkMdyfZRe6W2C2pl1O6FaxtZ3Ow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","debug":"^4.3.4","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.30_1707598137913_0.6070473782917691","host":"s3://npm-registry-packages"}},"1.0.0-next.33":{"name":"@tevm/state","version":"1.0.0-next.33","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.33","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":"f6c99eb87fcb1ee58df1e2310fb5b47824a955bc","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.33.tgz","fileCount":39,"integrity":"sha512-jGcjM24TxRCwxuZION4nZehL95tAF+WvElmfZtpUOx1+u0qgOE8vXR8DJ/uIJgUWDVH+RKRC9Ad0QVVecfV+6g==","signatures":[{"sig":"MEUCID5uzmgUR31178uyp7EID+HGT6UJGO5CUovyztC/lputAiEA+kzBMaHqod8+QcA24BZTTDVg2MJsVatM2KqaaaGdCoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317511},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.33.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/state","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/5ffc026d14a2026bd4ef8d0d01d4b33f/tevm-state-1.0.0-next.33.tgz","_integrity":"sha512-jGcjM24TxRCwxuZION4nZehL95tAF+WvElmfZtpUOx1+u0qgOE8vXR8DJ/uIJgUWDVH+RKRC9Ad0QVVecfV+6g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","debug":"^4.3.4","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.33_1707726881350_0.11955264244753994","host":"s3://npm-registry-packages"}},"1.0.0-next.35":{"name":"@tevm/state","version":"1.0.0-next.35","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.35","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":"a88f1355b527f3c1d04ec06dba0a3274b01b2512","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.35.tgz","fileCount":39,"integrity":"sha512-q6Vf77of0wYK2uN60T6Bi5Wl7CSeSXdrhDISgZE91zNwpkmfLzDLi//P29Spl/6MSqXnwQWY6wBdcE4yMo3fWg==","signatures":[{"sig":"MEUCIQCrnKbuOuKHUwOW/W/mJqiuvuG7ATonNUw5kLmDrNZ3gwIgVX+kbJxkPVcJOCW26hzJPc8tE99/qdFVi3P/9Env/To=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426391},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.35.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/state","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/9211dd527b2b85c8a62acd8a9db38bd1/tevm-state-1.0.0-next.35.tgz","_integrity":"sha512-q6Vf77of0wYK2uN60T6Bi5Wl7CSeSXdrhDISgZE91zNwpkmfLzDLi//P29Spl/6MSqXnwQWY6wBdcE4yMo3fWg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ms":"2.1.2","viem":"^2.0.0","debug":"^4.3.4","@types/debug":"^4.1.12","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.35_1707785503293_0.8156045918444166","host":"s3://npm-registry-packages"}},"1.0.0-next.36":{"name":"@tevm/state","version":"1.0.0-next.36","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.36","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":"5b64b2f63dde0cb117609d5bb0851062d3c9f166","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.36.tgz","fileCount":39,"integrity":"sha512-dj94gA/Foe1x/tm6XZhSnmjNpry4jfq5iwJuA2oAoSMMbmQfVjVb5lDkj3Optv/5sW0z/kC2P2yupv0e0tq4WQ==","signatures":[{"sig":"MEQCIBSL1Ifaqnj/1LMgW8ROJOzDFg76UQ4PydFxGdA7VL0FAiBFMrBg6S1YWo8kt17GiyPcTwLMvB9XCXCHRou326eQFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":301665},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.36.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/state","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/c3502908cde543ecbfcc1f9219318109/tevm-state-1.0.0-next.36.tgz","_integrity":"sha512-dj94gA/Foe1x/tm6XZhSnmjNpry4jfq5iwJuA2oAoSMMbmQfVjVb5lDkj3Optv/5sW0z/kC2P2yupv0e0tq4WQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.36_1707802310028_0.5794013333154273","host":"s3://npm-registry-packages"}},"1.0.0-next.37":{"name":"@tevm/state","version":"1.0.0-next.37","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.0.0-next.37","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":"63e7923fa6edef38275e8ee45fc867f0abfe6c02","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.37.tgz","fileCount":39,"integrity":"sha512-I0j5lDpSxmECDpCk/b9e5r+T2LjJWC0uPNIs7K7E4Ff4F3H0vi5wZsY0ur9IY/MXc5SD1NrPQH2oCLzX8wDbqA==","signatures":[{"sig":"MEUCIQCZY2iXiExcMQDoTyIQFvjoZd1f1R3A3zMJgLBTYkbofgIgQHR/THOLpOXS5XcT8KcEgiGpovt3dM/Z1f/49+76gYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316491},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.0.0-next.37.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/state","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/f5e1cbd1550c135398cb8cf215375032/tevm-state-1.0.0-next.37.tgz","_integrity":"sha512-I0j5lDpSxmECDpCk/b9e5r+T2LjJWC0uPNIs7K7E4Ff4F3H0vi5wZsY0ur9IY/MXc5SD1NrPQH2oCLzX8wDbqA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.0.0","abitype":"^0.10.3","@ethereumjs/trie":"^6.0.1","@ethereumjs/util":"^9.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.0.0","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.37_1707816873486_0.6710346525805309","host":"s3://npm-registry-packages"}},"1.0.0-next.39":{"name":"@tevm/state","version":"1.0.0-next.39","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"33b2d83b522a3152dd3bce7626f5ef8ea14b8e3d","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.39.tgz","fileCount":42,"integrity":"sha512-BpYnFq4nvCAmNhy7vodbZFoeE59blqQ1obcHicnGrsTetqcI0393jatlPB/sbP6GC4z9ZFocNlGHTttQfry5/g==","signatures":[{"sig":"MEQCICHx/xqq6CJp3GF0FvO1xNGODoGFeeO7iQ/DBvIkctHlAiBp63B8gva+F4rg0iU2Dau+fqpGYBL/uvZNlaheg2AYqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322793},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/4ba16baae1fae50807cee4c7b0d05c1c/tevm-state-1.0.0-next.39.tgz","_integrity":"sha512-BpYnFq4nvCAmNhy7vodbZFoeE59blqQ1obcHicnGrsTetqcI0393jatlPB/sbP6GC4z9ZFocNlGHTttQfry5/g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.7.9","@tevm/utils":"^1.0.0-next.39","@ethereumjs/trie":"^6.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.39_1708028565477_0.6861314311775","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/state","version":"1.0.0-next.40","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"555cda2c771578e4e660c0ef6f8d84f9511ba40f","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.40.tgz","fileCount":45,"integrity":"sha512-b143Zkr/r32fQYIj9k3QLn40z0y94s63Zrp3aMA49D+LPpC9W4vQKInjnu1bNriALG8tt5lZNVfebDUYqD7B4g==","signatures":[{"sig":"MEYCIQD1nUe8y8Ah8QpnoeFJ5ARBnIbOnxaWvqpsiIvTt6/fBwIhAK+NEo6nfV6gJDXiHCRsLVgIb9Y1XMe8N0DSUvEsSkAz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327826},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/385d396f0739f1ddc95e401f36adfa27/tevm-state-1.0.0-next.40.tgz","_integrity":"sha512-b143Zkr/r32fQYIj9k3QLn40z0y94s63Zrp3aMA49D+LPpC9W4vQKInjnu1bNriALG8tt5lZNVfebDUYqD7B4g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.1.0","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.9.0","dependencies":{"viem":"^2.7.9","@tevm/utils":"^1.0.0-next.40","@ethereumjs/trie":"^6.0.1","@ethereumjs/common":"^4.1.0","ethereum-cryptography":"^2.1.2","@ethereumjs/statemanager":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.40_1708399129491_0.2507232239593402","host":"s3://npm-registry-packages"}},"1.1.0-next.45":{"name":"@tevm/state","version":"1.1.0-next.45","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"4f88a477d232a69b029c465b69e209cc8e2589a8","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.45.tgz","fileCount":58,"integrity":"sha512-SEAX9EPLiLWTtCcgkL8iEqJNXfsNb4M5vHL0YcHVtdLU4ZB31t8G4JxUKkYp10baSzH01dVGiXhaltss1Kg6rg==","signatures":[{"sig":"MEUCIHnOBuTBipjXvITmSlPO0IDtCCVs5n3PalSH72VrkursAiEAn3SnaQzlIQY6/v1IThHVDMrYnpc0xp1rmbE3Bggl9MY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212391},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/eede61639ca78eb125d4756f8f3b3d2a/tevm-state-1.1.0-next.45.tgz","_integrity":"sha512-SEAX9EPLiLWTtCcgkL8iEqJNXfsNb4M5vHL0YcHVtdLU4ZB31t8G4JxUKkYp10baSzH01dVGiXhaltss1Kg6rg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.45","@tevm/common":"1.1.0-next.45","@tevm/logger":"1.0.0-next.42","@tevm/test-utils":"1.0.0-next.39","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.45_1715450561890_0.007751530934390072","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/state","version":"1.1.0-next.46","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"5dc05c3bee76817595acb9d92ca9b3b492bbf5b2","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.46.tgz","fileCount":58,"integrity":"sha512-qxzHXZ/t2Ps85frBmGADdpz4BjlTZF94OZDky/W3/2Ad2bdMSl1RuB4WMuyoiq81Ff0AHiXvRlFI8CtrUd+i/g==","signatures":[{"sig":"MEUCIHAFrO0LFhzUvcGfERdLpkmXC5+7MbhMQOIot4/39VFlAiEAvpr9gSK9RiINa/US9OU6+YDLzEBXBZMSWT92bKkRn0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213023},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/6b99638d6d0ec3b34abc813d5a69a1e9/tevm-state-1.1.0-next.46.tgz","_integrity":"sha512-qxzHXZ/t2Ps85frBmGADdpz4BjlTZF94OZDky/W3/2Ad2bdMSl1RuB4WMuyoiq81Ff0AHiXvRlFI8CtrUd+i/g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.45","@tevm/common":"1.1.0-next.46","@tevm/logger":"1.0.0-next.42","@tevm/test-utils":"1.0.0-next.39","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.46_1715568824201_0.4303645316255531","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/state","version":"1.1.0-next.47","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"2e795f31018d8e24f462149a6eb0467eee3c4f8f","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.47.tgz","fileCount":58,"integrity":"sha512-V3fotCuge0d/CqTPTNOnhhXeXIBddcge9y8T92xbx7HBXFHvS7lxR1ixXyuztd+T6reeuq7PDBBWlOWRNCDl4Q==","signatures":[{"sig":"MEUCIBnJrEoYs/KBsu7UuYAZ5TPc7eZj3jWqHYoxIjtH0cQXAiEAlH9q1RMTrY589Jqe3iCHj5M/59NNgVLrYNf3WMFv+u0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213026},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/54be549f1ab477949a110da7a5bcaa45/tevm-state-1.1.0-next.47.tgz","_integrity":"sha512-V3fotCuge0d/CqTPTNOnhhXeXIBddcge9y8T92xbx7HBXFHvS7lxR1ixXyuztd+T6reeuq7PDBBWlOWRNCDl4Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@tevm/test-utils":"^1.1.0-next.47","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.47_1715614621111_0.155291088158231","host":"s3://npm-registry-packages"}},"1.1.0-next.49":{"name":"@tevm/state","version":"1.1.0-next.49","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.1.0-next.49","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"774a094586b914ca7cf8fb95512b91cab4044853","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.49.tgz","fileCount":58,"integrity":"sha512-nvOJGa1aohnp3zhFh+E7hFTQmECLOwxiSmqW/p/hjZivQFqn+DsHT6mjzXnyf03uid6V2IUqUcHylWm/yI57lQ==","signatures":[{"sig":"MEUCIHSD9zIsiHHQtWvAheHGSnNMiVwrVUNDxJlv0aZ9qIWjAiEAxUCKPab6n1FTS6ia0amJDTFjGctT9uS7P8eh/Wua5ls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211831},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.1.0-next.49.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/state","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/2d09d582878ef6ccd74619158e01b429/tevm-state-1.1.0-next.49.tgz","_integrity":"sha512-nvOJGa1aohnp3zhFh+E7hFTQmECLOwxiSmqW/p/hjZivQFqn+DsHT6mjzXnyf03uid6V2IUqUcHylWm/yI57lQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@tevm/test-utils":"^1.1.0-next.49","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.49_1715746466924_0.8551904975711622","host":"s3://npm-registry-packages"}},"1.1.0-next.51":{"name":"@tevm/state","version":"1.1.0-next.51","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.1.0-next.51","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":"1f510a3377a92cb23e6e3349120cbcd5f3bbf5c9","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.51.tgz","fileCount":58,"integrity":"sha512-s0jpe8LbimGGH9LtW9vz6JS5NDapJZv6zMzwEtGzpGdOSZX/TS4P1eQRvPoDmcBHrTEgBn12D6YdBZ+Xx9056g==","signatures":[{"sig":"MEUCIQCiemxj9Csffj+h5AKkAoL1U87h0Srx2g8x9GYx7IrVDQIgC8pmumnA4McSVE0W4snoM9k8Ft0/t8IJ0K3jGOxVf9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212245},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.1.0-next.51.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/state","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/ad6a9f91013fe6a6561c76a370e068d4/tevm-state-1.1.0-next.51.tgz","_integrity":"sha512-s0jpe8LbimGGH9LtW9vz6JS5NDapJZv6zMzwEtGzpGdOSZX/TS4P1eQRvPoDmcBHrTEgBn12D6YdBZ+Xx9056g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.47","@tevm/common":"^1.1.0-next.47","@tevm/logger":"^1.1.0-next.47","@tevm/test-utils":"^1.1.0-next.49","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.51_1715856361152_0.3754558123313867","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/state","version":"1.1.0-next.52","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"9e556ca7e7c41b05d9dc6349cd4d5a0fc49c6346","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.52.tgz","fileCount":58,"integrity":"sha512-mee2+0q6BjGbu8UQdduCsuvLuD68+Y3Dk/PQB7/FO/fm2+ubtcRoKrmRBYvsShdP1LigxJk89tKCPzBYH221pg==","signatures":[{"sig":"MEYCIQCDEGbIUArteag9AtxsyKrL/A71u96xWKZ73FnLiYuV+AIhAL8AhbzfVeklEAmnmKa086VXV/dhVBv8X9niklJr8JqC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212245},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/c54942d54db77212889ea4e5821ee6fe/tevm-state-1.1.0-next.52.tgz","_integrity":"sha512-mee2+0q6BjGbu8UQdduCsuvLuD68+Y3Dk/PQB7/FO/fm2+ubtcRoKrmRBYvsShdP1LigxJk89tKCPzBYH221pg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@tevm/test-utils":"^1.1.0-next.52","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.52_1715900727935_0.5064955200764922","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/state","version":"1.1.0-next.56","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"e5f7c2351c0c0d8b75ad7a6f7086f90ef3ca4ca9","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.56.tgz","fileCount":58,"integrity":"sha512-SaFm1lnjZBMuOddf3/jFNBTXSa6ctFY54RGjHdttyrVhSZJOuSCA3scXG7mXD1EzgFi6XB7e4GtCibuKvtcG6A==","signatures":[{"sig":"MEUCIHNfn91LlOeRm6OzWfBB9IMRR9uDkhjWvIxtjFL4j0kNAiEAwwvJdM+YAsrZk/ZW+4APgLtj6sgLj4sy1u6erJQ78Ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212787},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/0e706d049fee9c3731f7789c28e0c076/tevm-state-1.1.0-next.56.tgz","_integrity":"sha512-SaFm1lnjZBMuOddf3/jFNBTXSa6ctFY54RGjHdttyrVhSZJOuSCA3scXG7mXD1EzgFi6XB7e4GtCibuKvtcG6A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.52","@tevm/logger":"^1.1.0-next.52","@tevm/test-utils":"^1.1.0-next.56","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.56_1716281630369_0.3657470532093845","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/state","version":"1.1.0-next.57","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"86baa31ad809730ad367261ddba70d97bbba5f64","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.57.tgz","fileCount":58,"integrity":"sha512-xIDd/bZRVTs4U3tfpHLrmEDOO6ASZpn1OZ16yrKNZ4fYLKFi8uonu3Jj38uw0yuqzZ4pCq+SaG2V4A3FgV6T4A==","signatures":[{"sig":"MEYCIQDwOvlPDzwDXTlTTPgmSLXdFG3ZNXgBQmnsfXaAUEac5wIhALTvyN0WZ63r1lA8kkgwfDUs6eq9VHQD3z6FUOTHcAtd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212787},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/fb8ef03c5469724f660615900425e285/tevm-state-1.1.0-next.57.tgz","_integrity":"sha512-xIDd/bZRVTs4U3tfpHLrmEDOO6ASZpn1OZ16yrKNZ4fYLKFi8uonu3Jj38uw0yuqzZ4pCq+SaG2V4A3FgV6T4A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.57","@tevm/logger":"^1.1.0-next.52","@tevm/test-utils":"^1.1.0-next.56","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.57_1716333220080_0.2756349281522923","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/state","version":"1.1.0-next.59","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"34b56bbe95e420dcefbadebcdf15428297187da8","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.59.tgz","fileCount":58,"integrity":"sha512-eit2a43B+1c1t524Ye0n1/wojHXY6EPLWvG3V1+apevVzhXw1je3/dbctXVV2pHG9FKfQBbjCJe43UvMWVdb5A==","signatures":[{"sig":"MEYCIQDAE4YQvay33Rz5+9gHFu274f9Eukky4XOgKoIYBQlIiAIhAOaUBjialiN0vkHW0QyqRDUmske26gre5y4sUvifx8eb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213888},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/3b9e7ba7915b9963692592c3226d8fb3/tevm-state-1.1.0-next.59.tgz","_integrity":"sha512-eit2a43B+1c1t524Ye0n1/wojHXY6EPLWvG3V1+apevVzhXw1je3/dbctXVV2pHG9FKfQBbjCJe43UvMWVdb5A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.52","@tevm/common":"^1.1.0-next.59","@tevm/logger":"^1.1.0-next.52","@tevm/test-utils":"^1.1.0-next.56","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.59_1716495570828_0.728366337819566","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/state","version":"1.1.0-next.60","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"01d52aff2c22415d5dcb142952acec1bc219f413","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.60.tgz","fileCount":58,"integrity":"sha512-jHN6bOMAWI187ROQjGRqMR3cL+T3bVCW3SCQeriHaTWYHHZPKCLtb/qC5BYG9OXD7cnxdRK1bLJ8+9bhX8ZzmQ==","signatures":[{"sig":"MEUCIQDOXDLoXwgJoNku1fcFgzIWykNUJ9KsvfSHko9mVyyyQQIgGU9CN8LerwUdKTfgaKsF7CdcoiAMB0lJ6ZvtddWJWvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213888},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/f6f57dfbb4833c3e537f9b5641a9736d/tevm-state-1.1.0-next.60.tgz","_integrity":"sha512-jHN6bOMAWI187ROQjGRqMR3cL+T3bVCW3SCQeriHaTWYHHZPKCLtb/qC5BYG9OXD7cnxdRK1bLJ8+9bhX8ZzmQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.60","@tevm/logger":"^1.1.0-next.60","@tevm/test-utils":"^1.1.0-next.60","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.60_1716561699266_0.24336958426543842","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/state","version":"1.1.0-next.62","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"6e4b7af6d5ea027b451d6f5dbfc7b538fbdedeb7","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.62.tgz","fileCount":58,"integrity":"sha512-Mx3+0QmW5R3IZCMSZSakyzqKx0WZkqqgd/VrLTOpY2Tkd9F4upW6IO9G6kn8m6B0lDvFtoqtWwTzS14ApgJvZQ==","signatures":[{"sig":"MEUCIHXuUOmJUQp44wltFOFXk2KiBrt8w7v+Ebxl2fSYhoozAiEApziIJPO79OZoMy68f0U2shRXVwf0mQZM2Qj3PYoG2zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213888},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/c5bf90db0159cafdc05ba6aa5b766b3e/tevm-state-1.1.0-next.62.tgz","_integrity":"sha512-Mx3+0QmW5R3IZCMSZSakyzqKx0WZkqqgd/VrLTOpY2Tkd9F4upW6IO9G6kn8m6B0lDvFtoqtWwTzS14ApgJvZQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62","@tevm/logger":"^1.1.0-next.60","@tevm/test-utils":"^1.1.0-next.62","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.62_1716928391279_0.2636555196302859","host":"s3://npm-registry-packages"}},"1.1.0-next.63":{"name":"@tevm/state","version":"1.1.0-next.63","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.1.0-next.63","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":"135adcfe4c0d11f47624e0f450afc36dcd98a628","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.63.tgz","fileCount":58,"integrity":"sha512-MOMYrFxjABn9KnpQZs9LPrMbiQK8PuG4yBv/ElRPIg5foiNVrtMBhMVVFqf86LmB0uby/KfyEj7nDgMnW8qKdQ==","signatures":[{"sig":"MEUCIBlEVIKjJz8nYyS+UYFD2arzmBW8D3UvhTTkjPpV0YYfAiEAp56PMCB/YmSzcfceHC9MnE8ui6X2P0FAbrCn7aYIdwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220933},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.1.0-next.63.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/state","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/34e0f1e41dab2ce3634093d6fec636ae/tevm-state-1.1.0-next.63.tgz","_integrity":"sha512-MOMYrFxjABn9KnpQZs9LPrMbiQK8PuG4yBv/ElRPIg5foiNVrtMBhMVVFqf86LmB0uby/KfyEj7nDgMnW8qKdQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62","@tevm/logger":"^1.1.0-next.60","@tevm/test-utils":"^1.1.0-next.62","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.63_1717017344530_0.41784432736204113","host":"s3://npm-registry-packages"}},"1.1.0-next.65":{"name":"@tevm/state","version":"1.1.0-next.65","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.1.0-next.65","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":"8e94b5f1f457213e9e51bf33950741081d25ddc0","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.65.tgz","fileCount":58,"integrity":"sha512-/U/mqfsTWza1CGdaOPunasdlwKk9o1tNTebo3UILWlRkc7Kf0Tc+HQjVDXNHjzDAfLFGuGg+zMXPpwEEfUHrzg==","signatures":[{"sig":"MEUCIHq8w7eYpkaBXwh+pa/nRo5jPIA12sBu6Q2z+u9nl6yPAiEA63zn+kK6tq2Rc47ZpRYNRdjut7OaTCmA3HI/VW6zpZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220933},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.1.0-next.65.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/state","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/cbae3b92ce8a8033ab250ed7dbd99456/tevm-state-1.1.0-next.65.tgz","_integrity":"sha512-/U/mqfsTWza1CGdaOPunasdlwKk9o1tNTebo3UILWlRkc7Kf0Tc+HQjVDXNHjzDAfLFGuGg+zMXPpwEEfUHrzg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62","@tevm/logger":"^1.1.0-next.60","@tevm/test-utils":"^1.1.0-next.65","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.65_1717174999105_0.09580399949615637","host":"s3://npm-registry-packages"}},"1.1.0-next.66":{"name":"@tevm/state","version":"1.1.0-next.66","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@1.1.0-next.66","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":"9267ddec4fb9f251c684dbbe7e69cf745eb11e9e","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.66.tgz","fileCount":58,"integrity":"sha512-hSMbVYNaonKmTeS08wTGjIU0cwNuDE8O/iCzzjNZGbFPrZN62UIYT/9ABJ/PdEPrCxqGL7farEn+7T38JifCdQ==","signatures":[{"sig":"MEYCIQCU1Uj4XYbDqbMul3g4R+5/aop9Efa02Qt51cB7T+rYNwIhAOiXVkvwhsO4mffLdtQb3yoLutYl5wNS6GH6Um+HgSKa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220933},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-1.1.0-next.66.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/state","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/4c097a59fa6387c0208f184f67e6b7a3/tevm-state-1.1.0-next.66.tgz","_integrity":"sha512-hSMbVYNaonKmTeS08wTGjIU0cwNuDE8O/iCzzjNZGbFPrZN62UIYT/9ABJ/PdEPrCxqGL7farEn+7T38JifCdQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.60","@tevm/common":"^1.1.0-next.62","@tevm/logger":"^1.1.0-next.60","@tevm/test-utils":"^1.1.0-next.66","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.66_1717176563688_0.004508563634004981","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/state","version":"1.1.0-next.69","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"4c058643cd15599cffa19c791fc60423ca080632","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.69.tgz","fileCount":58,"integrity":"sha512-3akqZniqYEy78wnwWdEqp2UR0t1cyDGEIJ5YBWpnRFDzih/b9p0gp0ExFwHR6ZoXXwNMF9/joiE5JPN2cMua+A==","signatures":[{"sig":"MEYCIQDsVqTvceU9q82Sqj2Csmj3SWo5wGAY+glZquEySEypvQIhALfbqlPoxWWypGUQcDuQQey/S1ROe/D0pPOHt9s5IQNm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220933},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/a4ac82266e814e90bce246da5f9edb59/tevm-state-1.1.0-next.69.tgz","_integrity":"sha512-3akqZniqYEy78wnwWdEqp2UR0t1cyDGEIJ5YBWpnRFDzih/b9p0gp0ExFwHR6ZoXXwNMF9/joiE5JPN2cMua+A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"viem":"^2.9.28","@tevm/utils":"^1.1.0-next.69","@tevm/common":"^1.1.0-next.69","@tevm/logger":"^1.1.0-next.69","@tevm/test-utils":"^1.1.0-next.69","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.69_1717488739525_0.931304228610176","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/state","version":"1.1.0-next.70","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"654d57b2138e892616de609f424ef503d940a3df","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.70.tgz","fileCount":58,"integrity":"sha512-1XKxzubxY/Sma8CnMDOY/DcV7Tqtf6V2IsWso/toodH0xrvNmkIOVLkw2de8qRxs2e5xBHrSwVafRCnGNUrCrg==","signatures":[{"sig":"MEUCIAchhtsZT+UQSui7RsdEHW3rIprBRrp1+ziRPIZ+HA6kAiEAiB0Pc7kDCkP6ke2AcizoX8+FsJTYUIPqCZjP826j8Ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220961},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/fdcc88caaca41ebe7164bdcbc9e86c4c/tevm-state-1.1.0-next.70.tgz","_integrity":"sha512-1XKxzubxY/Sma8CnMDOY/DcV7Tqtf6V2IsWso/toodH0xrvNmkIOVLkw2de8qRxs2e5xBHrSwVafRCnGNUrCrg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.70","@tevm/common":"^1.1.0-next.70","@tevm/logger":"^1.1.0-next.69","@tevm/test-utils":"^1.1.0-next.70","ethereum-cryptography":"^2.1.3","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.70_1717631200210_0.1503719307621556","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/state","version":"1.1.0-next.72","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"a006652c48ba187421bcd02943c9f58a3dfd76d6","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.72.tgz","fileCount":58,"integrity":"sha512-xIlRv27tij96SaVjls9CDaG25k1C6+bj3t4BdshRD4s0VeyVU1BX/e2XuXusoN7vlpyBPQ7u86zofg5BW0tHwQ==","signatures":[{"sig":"MEUCIQC9B2c5V42Csv7CDstdlIS1/Al68tVoi+4otbqKfxCbcwIgB6VmtKGRyu041sxmE2xCC6U6lQQFb+Fy7hbV8RKTrz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220967},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/dd5df4d8379f3fda0b680342a634c612/tevm-state-1.1.0-next.72.tgz","_integrity":"sha512-xIlRv27tij96SaVjls9CDaG25k1C6+bj3t4BdshRD4s0VeyVU1BX/e2XuXusoN7vlpyBPQ7u86zofg5BW0tHwQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.72","@tevm/common":"^1.1.0-next.72","@tevm/logger":"^1.1.0-next.72","@tevm/test-utils":"^1.1.0-next.72","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.72_1717896067524_0.306424057532636","host":"s3://npm-registry-packages"}},"1.1.0-next.73":{"name":"@tevm/state","version":"1.1.0-next.73","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"f79b645115fa2796a6ef47750176edac1b8b64cb","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.73.tgz","fileCount":58,"integrity":"sha512-JbMloUS69miftgR3NzMOJ2mIRcNrcwrKZ2tgnBebltIX0obupNgvQ9w/cgoTtiQN702S4Q41f2e4xqZTv0CMwQ==","signatures":[{"sig":"MEYCIQCqRgD1JjabMxdVZk7eXUwAfQoikYigVi0aqL4m8PJUAgIhAMVuFg6CRpTPOf7wTeNR5lg5jNdvrJrdEftaikPuUiAK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220967},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/4de63af85a150612ba7b55acb690a374/tevm-state-1.1.0-next.73.tgz","_integrity":"sha512-JbMloUS69miftgR3NzMOJ2mIRcNrcwrKZ2tgnBebltIX0obupNgvQ9w/cgoTtiQN702S4Q41f2e4xqZTv0CMwQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.72","@tevm/common":"^1.1.0-next.72","@tevm/logger":"^1.1.0-next.72","@tevm/test-utils":"^1.1.0-next.73","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.73_1717902358339_0.5168619808105397","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/state","version":"1.1.0-next.74","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"5808a1a8a2fdd703d221975551b147e4473ce45b","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.74.tgz","fileCount":58,"integrity":"sha512-4UOoUbAKePANwXMjAvza4zHMqPe9Kr206+rKKjTz2BlHXdps4nQhWVf9yRcZGr5Er+syiYzTk2cbJju6hWDsjA==","signatures":[{"sig":"MEUCIF3BtUgPyToL+gACffvZeTc5VHAx0AOGce141NePE0J1AiEA2WMbQFLftWOuzt02XfCFgAam6T8v+mwuF8Gwg15WD8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222352},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/110f579cd6bc80a1ea00f0bff4f38934/tevm-state-1.1.0-next.74.tgz","_integrity":"sha512-4UOoUbAKePANwXMjAvza4zHMqPe9Kr206+rKKjTz2BlHXdps4nQhWVf9yRcZGr5Er+syiYzTk2cbJju6hWDsjA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.74","@tevm/common":"^1.1.0-next.74","@tevm/errors":"^1.1.0-next.74","@tevm/logger":"^1.1.0-next.74","@tevm/test-utils":"^1.1.0-next.74","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.74_1718182387750_0.5119406056071107","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/state","version":"1.1.0-next.75","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"4d008780175f649d527c2fcc8de009a0a6142714","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.75.tgz","fileCount":58,"integrity":"sha512-zTreIzpTUrbSMtSqf1WE6FdEwR85/FHt47HfyN5vjCC8QMV+myi2oQZjFrye2racgJg2jYKA0raaO9/5HmKULw==","signatures":[{"sig":"MEUCIQDz5xUJLKHDYInC6bqS5tlKdy/mgpG3/O2qiU0mqMwr7AIgV3QBNtazTG27FTsbsru3SeRkX6mynkr/NW7zLSGApLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222352},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/1af5e24ad72494c0e9e74dea7b70afa9/tevm-state-1.1.0-next.75.tgz","_integrity":"sha512-zTreIzpTUrbSMtSqf1WE6FdEwR85/FHt47HfyN5vjCC8QMV+myi2oQZjFrye2racgJg2jYKA0raaO9/5HmKULw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.75","@tevm/common":"^1.1.0-next.75","@tevm/errors":"^1.1.0-next.75","@tevm/logger":"^1.1.0-next.74","@tevm/test-utils":"^1.1.0-next.75","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.75_1718253076389_0.5155064248580576","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/state","version":"1.1.0-next.77","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"efbd8008b73783d8c0f18d9355e5fd8974bcabe3","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.77.tgz","fileCount":58,"integrity":"sha512-xhua2FgtMdFUK7lKXBGgTmV9s/nTuhX6iJeSwW0GaucYMjmgJ2bea56IMHOpfgRpr25Iq0vZiJhyZZF6y7YvmA==","signatures":[{"sig":"MEYCIQCcHEP/lI/9Y6ztfIMbWIj4xTXdts/AVfdzXE2aLlbqJwIhAJ2YOE5i+rBtF/Jy51L4MJIZlVHoKhGm4AHNdQcJTrqY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/90f47f0249d99c29059fdd4561676df0/tevm-state-1.1.0-next.77.tgz","_integrity":"sha512-xhua2FgtMdFUK7lKXBGgTmV9s/nTuhX6iJeSwW0GaucYMjmgJ2bea56IMHOpfgRpr25Iq0vZiJhyZZF6y7YvmA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.77","@tevm/common":"^1.1.0-next.77","@tevm/errors":"^1.1.0-next.77","@tevm/logger":"^1.1.0-next.77","@tevm/test-utils":"^1.1.0-next.77","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.77_1718389950201_0.5455981724992272","host":"s3://npm-registry-packages"}},"1.1.0-next.78":{"name":"@tevm/state","version":"1.1.0-next.78","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"f98a70630e6f5f22d8ef1e600e58ba3f609fcc6d","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.78.tgz","fileCount":58,"integrity":"sha512-Fb/78n49UYtKTKnwXKHE7GyzKKvVS+2AzPrVqiS0AOgDxUnymjZBrFW/ddTGys7wGFrYfSq+0mM+TofNdAF4Qg==","signatures":[{"sig":"MEYCIQCreEADgO17sZBQ8nJVRQce3hpOV5BmqVX/ZPEDkVbQsgIhAOL5NYt218M/XPBt5RIFgiQRDTCsYxXuoqadZWO8lWUk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/2260fdef3a15966a4b05cc0f6fad2912/tevm-state-1.1.0-next.78.tgz","_integrity":"sha512-Fb/78n49UYtKTKnwXKHE7GyzKKvVS+2AzPrVqiS0AOgDxUnymjZBrFW/ddTGys7wGFrYfSq+0mM+TofNdAF4Qg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.77","@tevm/common":"^1.1.0-next.77","@tevm/errors":"^1.1.0-next.77","@tevm/logger":"^1.1.0-next.77","@tevm/test-utils":"^1.1.0-next.78","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"peerDependencies":{"viem":"^2.13.6"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.78_1718393752331_0.928591397940564","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/state","version":"2.0.0-next.79","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"e6b52e4b2a6d9a742b53602ec6085ec39d86a740","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.79.tgz","fileCount":58,"integrity":"sha512-qLqSXY4u0dOdCEqV6gH7uEscaT5GHaJRENaEE/VDoD4s3bn+bx6W0lvqapYMaIVtxBOK/6p7WzSkOQMAdbN+xw==","signatures":[{"sig":"MEUCIBOBBHihGa695jJVJGNutYglKf+5pWPay1DEv6voJbpFAiEAp/FFP2MUzWJR2l4jW9WqARSqRt7a5Dc2O5FqWUm3OBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/8d6b6b780a448f8a2bfdc6ea339c1157/tevm-state-2.0.0-next.79.tgz","_integrity":"sha512-qLqSXY4u0dOdCEqV6gH7uEscaT5GHaJRENaEE/VDoD4s3bn+bx6W0lvqapYMaIVtxBOK/6p7WzSkOQMAdbN+xw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.79","@tevm/common":"^2.0.0-next.79","@tevm/errors":"^2.0.0-next.79","@tevm/logger":"^2.0.0-next.79","@tevm/test-utils":"^2.0.0-next.79","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.79_1718754364849_0.740527736625644","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/state","version":"2.0.0-next.80","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"8e1ed2480f9eee698aa7557c971ba4392a46d432","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.80.tgz","fileCount":58,"integrity":"sha512-bsonQSXA+0o6z+TITq087SWUY65d90ABkJ8bQB9+WcWF+zVMjOdqKm6WR8277Nz/6pf12LuOm+yVaiTb+HByKg==","signatures":[{"sig":"MEUCIQCEHMIsYyLX0AAw7rU8uWwTyiqbgYgAbN+AAdoEnxAUCQIgEk5BTWNIr/FUnu04izQGgU6hb7sqT9M27Z36lm49FFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/00b092dc4c9c835d3a5e333eee0aaadb/tevm-state-2.0.0-next.80.tgz","_integrity":"sha512-bsonQSXA+0o6z+TITq087SWUY65d90ABkJ8bQB9+WcWF+zVMjOdqKm6WR8277Nz/6pf12LuOm+yVaiTb+HByKg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.80","@tevm/common":"^2.0.0-next.80","@tevm/errors":"^2.0.0-next.80","@tevm/logger":"^2.0.0-next.80","@tevm/test-utils":"^2.0.0-next.80","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.80_1718769396578_0.7729643911346136","host":"s3://npm-registry-packages"}},"2.0.0-next.83":{"name":"@tevm/state","version":"2.0.0-next.83","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"a23c57cc382b5e3d50d8556228868d5563143642","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.83.tgz","fileCount":58,"integrity":"sha512-jbz0ECN3a9JkXZ4es5tgVfjGM98R/nhgK0q8w/p0we9d9/WOuiBkipWHwte1zgt3cCKRPlrwU56ttQ4D3tfqog==","signatures":[{"sig":"MEUCIQCFJ8mpTSZfMAWait4YFx5Lzcxct7OEJwcl07GOZ2+UygIgBe8DaLFp4inhnZ44wtGnqWZsvYnAsNtF5OzZEOBYE6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/eabfdbdf0f69d2ac70d737de02464d88/tevm-state-2.0.0-next.83.tgz","_integrity":"sha512-jbz0ECN3a9JkXZ4es5tgVfjGM98R/nhgK0q8w/p0we9d9/WOuiBkipWHwte1zgt3cCKRPlrwU56ttQ4D3tfqog==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.80","@tevm/common":"^2.0.0-next.80","@tevm/errors":"^2.0.0-next.80","@tevm/logger":"^2.0.0-next.80","@tevm/test-utils":"^2.0.0-next.83","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.83_1718840657754_0.36751311450377866","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/state","version":"2.0.0-next.84","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"5b2a33bf453e0eb9aab5a14c283dd2d3b0f80934","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.84.tgz","fileCount":58,"integrity":"sha512-uPOf1PKb59pnEPQCtoLloxGQi5+6Hn8YpwTu4a/N+mAs4Qluw397OUwuUrU/mHgoD/+FTa/N6ny93X0zpdgnEA==","signatures":[{"sig":"MEUCICsjNK7p6ycRCC+8t+4N1tU7npWMYdpEplPHE2GEsPaJAiEArWCxdUG6a21kcPxQvr1wkZmB/+0rcC1cqAl+vFP/Chc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/ef0be01bc84dd39503591b5bb292de1d/tevm-state-2.0.0-next.84.tgz","_integrity":"sha512-uPOf1PKb59pnEPQCtoLloxGQi5+6Hn8YpwTu4a/N+mAs4Qluw397OUwuUrU/mHgoD/+FTa/N6ny93X0zpdgnEA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.84","@tevm/errors":"^2.0.0-next.84","@tevm/logger":"^2.0.0-next.80","@tevm/test-utils":"^2.0.0-next.84","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.84_1719006885281_0.9561627993699178","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/state","version":"2.0.0-next.85","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"e69b8e30f5e27a8d61cce1fb8f4c7d2b52246c44","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.85.tgz","fileCount":58,"integrity":"sha512-yslPOCfApcKFQIsJTwq0xNkd+pdmn42EQO2uOXuItQBi7CIXz38LknyiJZo8L+NiXyuZ/42e/XOwSZCtSxbm7g==","signatures":[{"sig":"MEQCIF/WP+cBKywq7TkrrffxZYeXZcmLZXxp3IqWalGOlTPiAiALD7nLwrgEZt17vikYKgHjitt1iLd2TTdT1Bmyx4Jo1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/38fad0f963d1fdeb1b172a63156afc59/tevm-state-2.0.0-next.85.tgz","_integrity":"sha512-yslPOCfApcKFQIsJTwq0xNkd+pdmn42EQO2uOXuItQBi7CIXz38LknyiJZo8L+NiXyuZ/42e/XOwSZCtSxbm7g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.84","@tevm/common":"^2.0.0-next.85","@tevm/errors":"^2.0.0-next.84","@tevm/logger":"^2.0.0-next.80","@tevm/test-utils":"^2.0.0-next.84","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.85_1719105241718_0.5109539192458696","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/state","version":"2.0.0-next.86","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"213c444346b014840cc29ad8cf195dfbaa829e7e","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.86.tgz","fileCount":58,"integrity":"sha512-LFrSu2Jx12ibrQe1T8ioNoJerzEYX352y8sPuv3pI/e2lWNvGuUT5Xa+T4rEylJD8r55uFmrHiBVRkUG/v4IgQ==","signatures":[{"sig":"MEYCIQCch2txHGi+rLeOlXzldY8Wqy2aUrbJdhg4Hxdoi45ELwIhANpX7QFEXwHNocXuv+x9cIGis7oYXe3wHbxmfVpRAtqk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222354},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/c9fd9dd6612868fbb6e963ed4bf0084c/tevm-state-2.0.0-next.86.tgz","_integrity":"sha512-LFrSu2Jx12ibrQe1T8ioNoJerzEYX352y8sPuv3pI/e2lWNvGuUT5Xa+T4rEylJD8r55uFmrHiBVRkUG/v4IgQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.86","@tevm/common":"^2.0.0-next.86","@tevm/errors":"^2.0.0-next.86","@tevm/logger":"^2.0.0-next.86","@tevm/test-utils":"^2.0.0-next.86","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.86_1719443515694_0.6524351254739533","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/state","version":"1.1.0-next.88","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"0f3d18ff3c239579898d271c26e8a311d3fce165","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.88.tgz","fileCount":59,"integrity":"sha512-iG2VxOu13BDiNICjjmxN84/tcfcNfmzXKuseV0fYhKHdgDXY3DH0AYfxqvvvC8VJVMuZiKeyvIsELsyfPGrFHg==","signatures":[{"sig":"MEQCIAx4ou7TSwlpcjtXKCWpoC7KKPMqfuH0ujTC20Pahrw+AiAyFtdGOppJuz4Bmz5nRG9Qk34+AvNZKYCXHJM4Mj5yYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222485},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/64290517fd8a5c2986a7ed5141945855/tevm-state-1.1.0-next.88.tgz","_integrity":"sha512-iG2VxOu13BDiNICjjmxN84/tcfcNfmzXKuseV0fYhKHdgDXY3DH0AYfxqvvvC8VJVMuZiKeyvIsELsyfPGrFHg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/test-utils":"^1.1.0-next.88","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.88_1719898141866_0.10485109440434792","host":"s3://npm-registry-packages"}},"1.1.0-next.90":{"name":"@tevm/state","version":"1.1.0-next.90","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"55c53f15f9b3009a2e6e7ef5fe845b192ca0aefa","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.90.tgz","fileCount":59,"integrity":"sha512-WjxQ2SlXkk4W3ajw7DOInBluzsBwW9nhPVOClOa3G06pPjgntsVN1Tm8cUzQ2E6VtaAvRd7qGVJ8a+kLihYpjQ==","signatures":[{"sig":"MEQCIDtBODkQ6tTmv7jMJzMsCLLMpzTA9zVgMMZ5zvq0SroEAiBr5+IaBvZSN9ltO4vvCGTrV4jhiKMICMI9bwTKA5HGdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230293},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/7fd63f609066f5bc6e9941203dbb0bef/tevm-state-1.1.0-next.90.tgz","_integrity":"sha512-WjxQ2SlXkk4W3ajw7DOInBluzsBwW9nhPVOClOa3G06pPjgntsVN1Tm8cUzQ2E6VtaAvRd7qGVJ8a+kLihYpjQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/test-utils":"^1.1.0-next.88","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.90_1720200504144_0.45443786143331844","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/state","version":"1.1.0-next.91","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"74b46d91d53b324ee66f2cb32b396b8277957265","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.91.tgz","fileCount":59,"integrity":"sha512-6VPOqzD7+nH03YdAwxqj8vchXCnlDJ4phGhkvtZmHn5MeVUFk2n1PQuAnZAZg9V1FYQoKO4TvgutMxaUT1iGng==","signatures":[{"sig":"MEYCIQCgYDtcOH78ZDvaVMdf/kUEu9lxvdglcep10NtHeDCoYwIhAJIocMqL8uqP2GVAvEiJrE4WvbLOJMmh1dvHJE6huWkk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230293},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/51ed490c7f1cfc5634198cf1571bce19/tevm-state-1.1.0-next.91.tgz","_integrity":"sha512-6VPOqzD7+nH03YdAwxqj8vchXCnlDJ4phGhkvtZmHn5MeVUFk2n1PQuAnZAZg9V1FYQoKO4TvgutMxaUT1iGng==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/test-utils":"^1.1.0-next.91","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.91_1720291951758_0.5787158075294527","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/state","version":"1.1.0-next.92","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"0eca12fa9713d76fdded17681b7a32261467a231","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.92.tgz","fileCount":59,"integrity":"sha512-GZajvBxvXRdgq2lTaRkH2mn4pCzmszi5TCsfHr9FhgJkz2IJQfbV5gIwMv3vmitOJAVeOdkND4szuXFYFypPYw==","signatures":[{"sig":"MEUCIGN30+FOeN62KJtnjDeGP6yYhRfsqNnlpS3YS6nUn1GOAiEAtcec7uIiGDee1P2L4xDD7km+FhIZO7rnWRTw8rQ7XcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230555},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/f8bf65921b991cfcc5e7840da6dffe4c/tevm-state-1.1.0-next.92.tgz","_integrity":"sha512-GZajvBxvXRdgq2lTaRkH2mn4pCzmszi5TCsfHr9FhgJkz2IJQfbV5gIwMv3vmitOJAVeOdkND4szuXFYFypPYw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.92","@tevm/test-utils":"^1.1.0-next.92","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.92_1720480777488_0.9638535590779382","host":"s3://npm-registry-packages"}},"1.1.0-next.94":{"name":"@tevm/state","version":"1.1.0-next.94","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"ac18ff00999d9ee89c6a11fdd8e6c3cf34f133ad","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.94.tgz","fileCount":59,"integrity":"sha512-vIPBWlCQ6fRSUxw9pwafonVJ5+Y/n4d11L424NgamTY8cNo++QJTtD8jh9JR6IcrYL5fVIwyflY/x7FwieM+pQ==","signatures":[{"sig":"MEUCIQD0Eb5r4GxxPtu4Qd5jCZTGEPBF1gnF+FPt//h7auXSdQIgA16q/dY2PDk3O6A3gTabHkzBBS/ia8M8Vcrii9hJ6IA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230555},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/3cd7e421d25861647e9e21e20d19e1aa/tevm-state-1.1.0-next.94.tgz","_integrity":"sha512-vIPBWlCQ6fRSUxw9pwafonVJ5+Y/n4d11L424NgamTY8cNo++QJTtD8jh9JR6IcrYL5fVIwyflY/x7FwieM+pQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.92","@tevm/test-utils":"^1.1.0-next.94","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.94_1720564067596_0.7958426075977696","host":"s3://npm-registry-packages"}},"1.1.0-next.95":{"name":"@tevm/state","version":"1.1.0-next.95","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"3e0eb7788a4affdff2f58586e5fd736297e6944e","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.95.tgz","fileCount":59,"integrity":"sha512-oJ/T+8D9HLbsxcmwg4K1rTh+NSyNcjSJr/Tifj55qchvvy5qM70MagWw5Afava5O7RDx4nyHQ5fpryAIpCCl9A==","signatures":[{"sig":"MEUCIQDy6wolWGEHcVbl4Yv+FMjmDDfflU4o4lvw/gyfneA8ZAIgECV6ukxje12OfEvpA+Fc7JwJ20AN0OsUylUGsh4BLVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230555},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/04958fb4eb5286ef9603e8af8a9eaa9b/tevm-state-1.1.0-next.95.tgz","_integrity":"sha512-oJ/T+8D9HLbsxcmwg4K1rTh+NSyNcjSJr/Tifj55qchvvy5qM70MagWw5Afava5O7RDx4nyHQ5fpryAIpCCl9A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.92","@tevm/test-utils":"^1.1.0-next.95","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.95_1720565032717_0.508560164439174","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/state","version":"1.1.0-next.96","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"c17a6a88c3d76ff652741331e7407b8616384409","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.96.tgz","fileCount":66,"integrity":"sha512-/lDIqOJfmbZBFhfabtSlAl4pT1DgLGf5LKM+0JnC6VsII1gu3WQL4wh4kELBXlMdg+2pMVqB9Mh/Kt/EIZ8wHA==","signatures":[{"sig":"MEUCIQCJblvhTPvsmIzd+ctfuDXIUw0H+k2C1DYjAAQcRF0biwIgLAPYI7gquWuMMD9FNi/f4wKmEVtlW/85VVTmLypdMaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235556},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/8e03ea45e578547d058af86ee676af71/tevm-state-1.1.0-next.96.tgz","_integrity":"sha512-/lDIqOJfmbZBFhfabtSlAl4pT1DgLGf5LKM+0JnC6VsII1gu3WQL4wh4kELBXlMdg+2pMVqB9Mh/Kt/EIZ8wHA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.96","@tevm/test-utils":"^1.1.0-next.96","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.96_1720622684302_0.8788238535038078","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/state","version":"1.1.0-next.97","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"44c68e2f466b8ff996df47bc2869e0293aa71d2f","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.97.tgz","fileCount":66,"integrity":"sha512-p97DjkNj6iXTVA5uxLo2KXHGM8KC9M8Cu/bx+TbQpo45f6vQWZ++NVSMYDGcGFieQV6CQfykikbXawiFf4hBfQ==","signatures":[{"sig":"MEQCICalp9LaiY7OvpEqO002TDN5B3DS/ClGGqfkZOLPx6rHAiB87rVq24nZaRrgIsg1hYNCUHjrerRPO3cEoDr5hnP3Hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235556},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/d0e932a7970ae8a2ad33d43d68783b0f/tevm-state-1.1.0-next.97.tgz","_integrity":"sha512-p97DjkNj6iXTVA5uxLo2KXHGM8KC9M8Cu/bx+TbQpo45f6vQWZ++NVSMYDGcGFieQV6CQfykikbXawiFf4hBfQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.97","@tevm/test-utils":"^1.1.0-next.97","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.97_1720760816552_0.6147842175862859","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/state","version":"1.1.0-next.100","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"e6237d1d95b9335aff8f71f3acc75bc507149ec4","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.1.0-next.100.tgz","fileCount":66,"integrity":"sha512-Oj4lVm3DLoPEzwWjGB4ghLDOyZeqMdmyel+VThGFwPOSSVKoDaWqlS+70n4VYjWWg3+lIFqOAmo8FKYRtbyoKg==","signatures":[{"sig":"MEUCICKiI+Pax+fJ2FPe5Mf5h4zdQW0CZp0VWLvP4af9/FZ1AiEAwi1hxot9DIIh66vW5O4zzSbqXESTCAeu2ajOu6kLENI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235200},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/fac1adbdf370184e46e48c2bf930b2f9/tevm-state-1.1.0-next.100.tgz","_integrity":"sha512-Oj4lVm3DLoPEzwWjGB4ghLDOyZeqMdmyel+VThGFwPOSSVKoDaWqlS+70n4VYjWWg3+lIFqOAmo8FKYRtbyoKg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.100","@tevm/test-utils":"^1.1.0-next.100","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.1.0-next.100_1721176964319_0.6440597931719281","host":"s3://npm-registry-packages"}},"2.0.0-next.101":{"name":"@tevm/state","version":"2.0.0-next.101","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"90a6ab8cb93a15168a35944c3f07a5182121855b","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.101.tgz","fileCount":66,"integrity":"sha512-NXW0RYVMd9RYC6Y0P0MiFwrFTN0ZLHgOUavKQZmNCq7EBZXkAyJ5F3tnWb2nnMNhtN0/s0/I4QgQdIheZKiLgQ==","signatures":[{"sig":"MEYCIQCxHR1PPBecoat2ctSMKnkphycqQSHzUxaKmTVy2nQ01wIhAI96V7LVMMGzAZxSZ8OtNchhyw3NoVhmjOyiGzIdweAN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235200},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/f101aba12764155ca9f3927af0f02305/tevm-state-2.0.0-next.101.tgz","_integrity":"sha512-NXW0RYVMd9RYC6Y0P0MiFwrFTN0ZLHgOUavKQZmNCq7EBZXkAyJ5F3tnWb2nnMNhtN0/s0/I4QgQdIheZKiLgQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.100","@tevm/test-utils":"^2.0.0-next.101","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.101_1721897995012_0.2686822060623719","host":"s3://npm-registry-packages"}},"2.0.0-next.102":{"name":"@tevm/state","version":"2.0.0-next.102","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"f3cd3b64529cfcfc676c3ea88e2ab5b74ce979bd","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.102.tgz","fileCount":66,"integrity":"sha512-FdaB/fWoY5rNEWA+hz1sluEXJso1aZg1RrUYkZZXwEdzlpqgbOpi1Nl8paJCbL+isvMtzLTGcLbJChzRgfVj7w==","signatures":[{"sig":"MEUCIH4sGJNYUBDQQ5sujXx2ZkC7H+YtRkCofujmUnJqs3JHAiEAqot+YdGqFItn0gnHTdftkxVvYyPQ3n79u78n6TJFzK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235200},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/dfa815003e5b2c497fb331111438589c/tevm-state-2.0.0-next.102.tgz","_integrity":"sha512-FdaB/fWoY5rNEWA+hz1sluEXJso1aZg1RrUYkZZXwEdzlpqgbOpi1Nl8paJCbL+isvMtzLTGcLbJChzRgfVj7w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.100","@tevm/test-utils":"^2.0.0-next.102","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.102_1721970397354_0.465105056273869","host":"s3://npm-registry-packages"}},"2.0.0-next.103":{"name":"@tevm/state","version":"2.0.0-next.103","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"3b2a192237b17baf6694dca4b79f08fcf72e9628","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.103.tgz","fileCount":66,"integrity":"sha512-Tn6H0XhzX1zWslcOTzEPlMNOLwYtd74Qi3V4N/TWKxbhyPoOd5Bvy7/PISaJBwmVwlNb0mYMM6xPNneRNwXuFg==","signatures":[{"sig":"MEUCIHU5JJqY01mhXIyKORWtjZbYtMgAA2yUyudQ7+BCbzyGAiEA8FJYG4TQhh6nKtQ7mVBaNjABzF/K9Cq1ealLclqrzFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235200},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/85a8bdbd6c65c3dd3afa97bbfb83dc44/tevm-state-2.0.0-next.103.tgz","_integrity":"sha512-Tn6H0XhzX1zWslcOTzEPlMNOLwYtd74Qi3V4N/TWKxbhyPoOd5Bvy7/PISaJBwmVwlNb0mYMM6xPNneRNwXuFg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.1.0-next.100","@tevm/test-utils":"^2.0.0-next.103","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.103_1722337209776_0.9987701229903394","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/state","version":"2.0.0-next.105","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"04366ed7363f9a318d51f88cfcd4f4fc71e842d3","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.105.tgz","fileCount":68,"integrity":"sha512-LOFIx1/VFcad13F7w13JSjTKjm5PgZNyFwUdZ10RllDXuOFKMdhUUUC3Esb4dcxOoeLArWb2JNU4qywJ7ufhow==","signatures":[{"sig":"MEUCIQDMLPDdhXHSgJP3oQYN5cjkWfisYIVU7nhwtmn/ypBSpQIgJXgTHlYVGfu/C0HGvISP/k+VPAOvg4mz8j4p25Iu3Fc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347907},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/f793125044629ef8bb1d3d203a72bab8/tevm-state-2.0.0-next.105.tgz","_integrity":"sha512-LOFIx1/VFcad13F7w13JSjTKjm5PgZNyFwUdZ10RllDXuOFKMdhUUUC3Esb4dcxOoeLArWb2JNU4qywJ7ufhow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^2.0.0-next.105","@tevm/test-utils":"^2.0.0-next.105","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.105_1723235782997_0.07375414126510438","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/state","version":"2.0.0-next.107","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"31810251051e19815dfaace4f8a08ba29fb7807b","tarball":"https://registry.npmjs.org/@tevm/state/-/state-2.0.0-next.107.tgz","fileCount":68,"integrity":"sha512-q19CRsw6/Ju6+rUSrwRYksyT1/NyfkLyrfvew+/1bOlmfyjMkxMKbZmRGB18HrruNNbj+fuW8vymAwLOw9mLIQ==","signatures":[{"sig":"MEUCIFKq3kv9OPcj+wl4skKl165kbouxA0w7SjLLbcW1/87wAiEAsBUAeZ/pFleCDyFOpzrEZOqsXRs1scFw3kfLN/M7YLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362735},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/d5ac146e88307ea959a65d5906cc382e/tevm-state-2.0.0-next.107.tgz","_integrity":"sha512-q19CRsw6/Ju6+rUSrwRYksyT1/NyfkLyrfvew+/1bOlmfyjMkxMKbZmRGB18HrruNNbj+fuW8vymAwLOw9mLIQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^2.0.0-next.107","@tevm/test-utils":"^2.0.0-next.107","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_2.0.0-next.107_1723428643409_0.018169237948259198","host":"s3://npm-registry-packages"}},"1.0.0-next.108":{"name":"@tevm/state","version":"1.0.0-next.108","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"524c715dbddda75cf8ad5acd86a82907d6ece685","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.108.tgz","fileCount":68,"integrity":"sha512-HLcoq9jrOfbcQcr9r0ltJ4iwT49ZqhSydsiyLEdrIY58iaSODRcsvjr3FccKN7XrZE8qZ5dNK3zPgfhNTnDsow==","signatures":[{"sig":"MEUCIGS6mje5KUlqR56DegW8+mkbs4rK/XjKiLE6JyldaKQtAiEAq9bgMkx8RC+aT72bNlAyKJrYpxxApDnr7/vd8FX+dx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362735},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/0bb4f25f9ca44485ae17451b1258f4b3/tevm-state-1.0.0-next.108.tgz","_integrity":"sha512-HLcoq9jrOfbcQcr9r0ltJ4iwT49ZqhSydsiyLEdrIY58iaSODRcsvjr3FccKN7XrZE8qZ5dNK3zPgfhNTnDsow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^0.0.0-next.107","@tevm/test-utils":"^1.0.0-next.108","ethereum-cryptography":"^2.2.0","@ethereumjs/statemanager":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96"},"peerDependencies":{"viem":"^2.14.2"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.108_1724786369103_0.409405367717667","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/state","version":"1.0.0-next.109","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"f92de1bdb55e723a9ad929d4cafe17e2a0fe09e0","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.109.tgz","fileCount":68,"integrity":"sha512-10A9PtMX3+3jArf2vrdP7UUi4jZ/xLaMO7ToAAZ6696IsE5a0AQ8LPK4unuVGD8dN+yX+fFATM5qUawCuhuLPw==","signatures":[{"sig":"MEQCIE1/qO7/eHi4SCutFTBPB/4nLUwHeqFrDxLN46qV/oheAiABqqrEFyDx3tM9mnDl3D58+zg6g0IlW5OIOFeEyEjdrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363348},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/9204b23b8735786688e6c50cf7c74876/tevm-state-1.0.0-next.109.tgz","_integrity":"sha512-10A9PtMX3+3jArf2vrdP7UUi4jZ/xLaMO7ToAAZ6696IsE5a0AQ8LPK4unuVGD8dN+yX+fFATM5qUawCuhuLPw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.109","@tevm/test-utils":"^1.0.0-next.109","ethereum-cryptography":"^2.2.1","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.109_1725179158083_0.7253111871107274","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/state","version":"1.0.0-next.115","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"1b2eaf6fd20c6e203cd9e15a7b14fb25c64050ab","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.115.tgz","fileCount":68,"integrity":"sha512-sFNWz8Y+fBX6xVDi7U37q2PwBJLBp8Dvo3G1kZgg6XJ8A1KRjNTMgby2sFqPh3hhyUtIxwhbmQ0eRQnC19oNug==","signatures":[{"sig":"MEUCIQDUMGV42deTo1MQnwDX0RzNPq/k+cW4ZOifDKAU32/qPwIgS7PFyIAV0YWWEYltfbzlacaUzJFPlitRwhSE76IbdQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363348},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/e9c3d910603c6e9a318c51558c408cd4/tevm-state-1.0.0-next.115.tgz","_integrity":"sha512-sFNWz8Y+fBX6xVDi7U37q2PwBJLBp8Dvo3G1kZgg6XJ8A1KRjNTMgby2sFqPh3hhyUtIxwhbmQ0eRQnC19oNug==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.109","@tevm/test-utils":"^1.0.0-next.109","ethereum-cryptography":"^2.2.1","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.115_1726963529440_0.6803971745959525","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/state","version":"1.0.0-next.116","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"a1805ba906633a00b8073b4eb45a2babb38d6194","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.116.tgz","fileCount":68,"integrity":"sha512-gxcS1Xgky6vezc2Rc7GpRwJ4gPiu5+OvWB40vdBjKyosyL4rh28+rX+oT5n/81NQYGKfXUM5GIX4+e55h8jbqA==","signatures":[{"sig":"MEYCIQD1V/Pc0o5XUTp7uqpf1stGkMaAnkj5Ip5sU1sXXhC9bgIhAIpy3XExtjEivSk0zde/U9T2YtoR/XmYgCF8FBigew72","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363348},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/5ff78e913dd463e34665b98ad50294bb/tevm-state-1.0.0-next.116.tgz","_integrity":"sha512-gxcS1Xgky6vezc2Rc7GpRwJ4gPiu5+OvWB40vdBjKyosyL4rh28+rX+oT5n/81NQYGKfXUM5GIX4+e55h8jbqA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.109","@tevm/test-utils":"^1.0.0-next.109","ethereum-cryptography":"^2.2.1","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.116_1726965933454_0.042309145425551975","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/state","version":"1.0.0-next.117","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"58e4e52fce436e19d43af0ac1d1fe3e6989c16d4","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.117.tgz","fileCount":68,"integrity":"sha512-S3rktJ/h+E/ETDKnhKbEQ+zQrcJFPQCVJNL39ZLns3wsKVl9XqcIEgzglim3t+F0N1EEQ8OieflEz6gM/uWnfw==","signatures":[{"sig":"MEQCIEIoDiNMbar8K0ZA0RlfHBFM5lvZC4veQB5/D2FiR1sDAiAvHNEPD3CLjkhvhYAmoOrsyQ+ia5GWdRU0rpx+nhJ+3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363190},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/cc6c4d130eeed42ac9fb360a2298504f/tevm-state-1.0.0-next.117.tgz","_integrity":"sha512-S3rktJ/h+E/ETDKnhKbEQ+zQrcJFPQCVJNL39ZLns3wsKVl9XqcIEgzglim3t+F0N1EEQ8OieflEz6gM/uWnfw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.117","@tevm/test-utils":"^1.0.0-next.117","ethereum-cryptography":"^2.2.1","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.117_1727069981109_0.7290603877719193","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/state","version":"1.0.0-next.118","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"ed3ea30336419403ebad1c4c550909ee6b359dd9","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.118.tgz","fileCount":68,"integrity":"sha512-l3P0Q9TjmwXLjVn81X1H5zrDU/kmNHK9pECe6W/XRpTbdTNqeK6r4z8xcbmeC+VlvsYXaTtbCkxAsSUQiYFuUA==","signatures":[{"sig":"MEUCIFbMZ6F8L15x1EsEpHQsrSzZKgF16sB31frx8U2lKyYCAiEAppFRcJCV/qmhwOt2AtMKFI432CVCwwj7lWmwXRdAvEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363190},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/39683ed010afec4aa6cf98592f69b90f/tevm-state-1.0.0-next.118.tgz","_integrity":"sha512-l3P0Q9TjmwXLjVn81X1H5zrDU/kmNHK9pECe6W/XRpTbdTNqeK6r4z8xcbmeC+VlvsYXaTtbCkxAsSUQiYFuUA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.118","@tevm/test-utils":"^1.0.0-next.118","ethereum-cryptography":"^3.0.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.118_1727467783767_0.3710562613357551","host":"s3://npm-registry-packages"}},"1.0.0-next.120":{"name":"@tevm/state","version":"1.0.0-next.120","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"02f6c0233e913341b21f618206279d997a16e80f","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.120.tgz","fileCount":68,"integrity":"sha512-Qs3puuL06IxC90iQwYQe+3M91xrCyGLrGDyEHd27zch+MN+cvIQ1tubrWygXBUN4Hme0QOTfyoXFfB0y3GWn5g==","signatures":[{"sig":"MEUCIQDRXjjWEQSej1t9IF67Pf0kz4FSgQyUpK80umOrdyQueAIgJ4X2uX+M6SFfh2d/MYyso1bH7lSLr/1mYuojR9hquG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363190},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/33db3e4319c3ef4dc52a8d6413d64599/tevm-state-1.0.0-next.120.tgz","_integrity":"sha512-Qs3puuL06IxC90iQwYQe+3M91xrCyGLrGDyEHd27zch+MN+cvIQ1tubrWygXBUN4Hme0QOTfyoXFfB0y3GWn5g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.118","@tevm/test-utils":"^1.0.0-next.120","ethereum-cryptography":"^3.0.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.120_1727669562742_0.6942532556320806","host":"s3://npm-registry-packages"}},"1.0.0-next.124":{"name":"@tevm/state","version":"1.0.0-next.124","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"b407dfffe075388698f4ea01d66bccb41dd6a7ba","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.124.tgz","fileCount":68,"integrity":"sha512-hfTQ0RYVHN9T0faWev+jo2J/dsBVw51m6meRxlkzhVvAf8HF374SLvWKgJLCwO/P+YJBFnfHoGq94Wqniy/ZbA==","signatures":[{"sig":"MEYCIQC/6xhHMOUUvWu6KG+w38U5vKHGWQfoWo/vTgH2FieM0QIhAJPaCixeLKZiU8Z6hufoVj+8b6xlWfk9mX2m5V4YgTjq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":363190},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/9986af711700319d32c1582fd2372fc2/tevm-state-1.0.0-next.124.tgz","_integrity":"sha512-hfTQ0RYVHN9T0faWev+jo2J/dsBVw51m6meRxlkzhVvAf8HF374SLvWKgJLCwO/P+YJBFnfHoGq94Wqniy/ZbA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.118","@tevm/test-utils":"^1.0.0-next.124","ethereum-cryptography":"^3.0.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.124_1729131201278_0.10966818706093506","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/state","version":"1.0.0-next.128","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"625ef10f8e12039b23669d44d6598ea8786e1ba6","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.128.tgz","fileCount":69,"integrity":"sha512-R5HtRu9h//slODPRAeFmbsWnKAqL2EoFyGpS2H5Xb8uEUMbOO/qSRrb3Q+Jgorm1rMF4sjJvUde0WHAMkSizrA==","signatures":[{"sig":"MEUCIQDYNLDKGvFuiu2ag8eQqrxDsAOURadS9xmPnInGnOoJ4QIgXUe7CIbm+aBESCb0ttEE3oQ4N68oA7apOVd33MRQDcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":359702},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/6a3a5090b141caa9bbfaf7dfaa951984/tevm-state-1.0.0-next.128.tgz","_integrity":"sha512-R5HtRu9h//slODPRAeFmbsWnKAqL2EoFyGpS2H5Xb8uEUMbOO/qSRrb3Q+Jgorm1rMF4sjJvUde0WHAMkSizrA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.128","@tevm/test-utils":"^1.0.0-next.128","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.128_1741407826484_0.413987393393604","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.130":{"name":"@tevm/state","version":"1.0.0-next.130","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"7f7a8d92a69bed7de6008b221fc61398d3b19580","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.130.tgz","fileCount":69,"integrity":"sha512-jZPEyoGHjGyUyWSSViF84qGj7lOOfoLrMZjQouTLIh3hGJeMb09tPbg+WG8z5cwckzGPSi3wD79xdmllTEZcjg==","signatures":[{"sig":"MEUCIQCfCgHFFshKYam7Bqt8c/wKK+FkZJoxFHBdHykmXWkzVgIgWVxQlmUvoAgpqw6B9gN0SpINVCjfy4IlPTpywKg7Cfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":386196},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/cd2db207f7edefb295ea76b5e31940ee/tevm-state-1.0.0-next.130.tgz","_integrity":"sha512-jZPEyoGHjGyUyWSSViF84qGj7lOOfoLrMZjQouTLIh3hGJeMb09tPbg+WG8z5cwckzGPSi3wD79xdmllTEZcjg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.128","@tevm/test-utils":"^1.0.0-next.128","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.130_1741651110806_0.4000724494300383","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/state","version":"1.0.0-next.131","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"79c01b6a1367f5f8ed16f50a62973250bc1599d2","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.131.tgz","fileCount":69,"integrity":"sha512-CxRE5FW/+j8Wzl1WAWf0tmB2Z1dpZUy9+dg4yT8aoqFjrKJa3Rx1sx3KwklUo5L0vAk5eJ2p8hdCm9OpcKB2QQ==","signatures":[{"sig":"MEUCIQCOZVZlrWFMp1AfNwef4G7RcKV5foR045cwi6dfMn6abQIgcd5c7PnwZGkzwAbcDkcJs5qJHDZylS3jTO0GQ4P6700=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":386196},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/80357eeac9066f332326e5e0088ab058/tevm-state-1.0.0-next.131.tgz","_integrity":"sha512-CxRE5FW/+j8Wzl1WAWf0tmB2Z1dpZUy9+dg4yT8aoqFjrKJa3Rx1sx3KwklUo5L0vAk5eJ2p8hdCm9OpcKB2QQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.131","@tevm/test-utils":"^1.0.0-next.131","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.131_1741746459705_0.5027685929078638","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/state","version":"1.0.0-next.132","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"02f253b8b0f1711f1aed011b46ce03072b628fd8","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.132.tgz","fileCount":69,"integrity":"sha512-Ce2r18NsXr91T1retmc6mHVccAirC2dQOTrB6fJgjiksRLhlQqAHgy3L8LhNMzPVmZDRqTmMOxgA5gfWvxselQ==","signatures":[{"sig":"MEYCIQCF7GgpcZkXS6sjUms/7SqHxpsWx8R939Hetj8ewo5tJwIhAP7AfYxpvz8Wmp3VW15yfOxGNechuTDJ09LWrjgUZUSs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":397169},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/20da157f2d142c2cec954443ab5ad326/tevm-state-1.0.0-next.132.tgz","_integrity":"sha512-Ce2r18NsXr91T1retmc6mHVccAirC2dQOTrB6fJgjiksRLhlQqAHgy3L8LhNMzPVmZDRqTmMOxgA5gfWvxselQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.131","@tevm/test-utils":"^1.0.0-next.132","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.132_1742218046820_0.6743665029077821","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.134":{"name":"@tevm/state","version":"1.0.0-next.134","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"c57e82f06529349570c37324201c475f4d6c9846","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.134.tgz","fileCount":69,"integrity":"sha512-0fKhSG9Y+/VTlNvmvvbNK9Kx+JHKx6Cga8yJ5ozOuVe2EqPk6zu+jEvM7qbuAJq004S7vPbA6sdmLa/Q6veDPw==","signatures":[{"sig":"MEYCIQDfDBJtQFHn8Zls+8OKlNmI6HoO/P/HWMOERF7Bh8hepwIhANSWPToiE2iqvUdi1PhUMxqo50PiVInRXhpY8+cNNyDc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":397169},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/cff0e69be774cd03a7dd91f7910ffce2/tevm-state-1.0.0-next.134.tgz","_integrity":"sha512-0fKhSG9Y+/VTlNvmvvbNK9Kx+JHKx6Cga8yJ5ozOuVe2EqPk6zu+jEvM7qbuAJq004S7vPbA6sdmLa/Q6veDPw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.131","@tevm/test-utils":"^1.0.0-next.134","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.134_1742522822465_0.42529568793688455","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.140":{"name":"@tevm/state","version":"1.0.0-next.140","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"bcacc33573e6958f62f58a61176c23c7b0675c22","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.140.tgz","fileCount":69,"integrity":"sha512-zPDHTtkVbtv1NWKycDj/d7J73DXc3R2YQo5SkLz2A3oQjddjI3kMUQ7TQmRwUYaMcLStbs2/QsV8eP6brqEJRA==","signatures":[{"sig":"MEUCIQDAFRBxxGJDOBdVKacauN9OZD9VMdTyVDpQpGsQMGjG9AIgUJxImJR/AA83Xxn87pzlCi+inoHVG1pIHBiOUhpJsRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":397169},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/2f94317a597af0f96f1855f2744cad36/tevm-state-1.0.0-next.140.tgz","_integrity":"sha512-zPDHTtkVbtv1NWKycDj/d7J73DXc3R2YQo5SkLz2A3oQjddjI3kMUQ7TQmRwUYaMcLStbs2/QsV8eP6brqEJRA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.131","@tevm/test-utils":"^1.0.0-next.140","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.140_1743024989934_0.8485583064585371","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/state","version":"1.0.0-next.142","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"4e986ba7a0c0d806b975812852c247ca57c12e1c","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.142.tgz","fileCount":69,"integrity":"sha512-Gop2YFgjx0yDXVHqDkWO7lgXWidYWTEDpDTOAGHVQmE0C5YcVVafunTZfiR+0llN2GVeTDur/bnSarCulBcXHw==","signatures":[{"sig":"MEQCIHTiAo4S/gH/O8D7NyZWSLK66iQGe2HsBGc1x0uKQcc0AiA67Npa3qJ1r0U6q2tVIgdAZ9qgiIrjngW3yyyj4rbxuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":397169},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/5e90fa8f7bc485eefee122d3d32b3ccf/tevm-state-1.0.0-next.142.tgz","_integrity":"sha512-Gop2YFgjx0yDXVHqDkWO7lgXWidYWTEDpDTOAGHVQmE0C5YcVVafunTZfiR+0llN2GVeTDur/bnSarCulBcXHw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@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","@tevm/address":"^1.0.0-next.142","@tevm/test-utils":"^1.0.0-next.142","ethereum-cryptography":"^3.1.0","@ethereumjs/statemanager":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"peerDependencies":{"viem":"^2.21.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.142_1745166070592_0.18957543630521667","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/state","version":"1.0.0-next.146","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"32925ebf5cc75bc01189a9ee77a4a9e6f2ef65bc","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.146.tgz","fileCount":70,"integrity":"sha512-gXGFolPUxJmly5TiFVNgin8WmM4cR1cD+CZyuo1FvObe5vY5bc7Fxd+DELZN1RvvWWlxXHCXJfO1pO4fQJfcZw==","signatures":[{"sig":"MEUCIE4Y6ESux1hOkL5nn4FU05jBSOAblc96XUVxFdj1JsswAiEA4Z0VvWCbqLeD2YXinOnatOrKiELjem2qLIeC5iX739I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":408972},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/d4ddae59d249b6112e6dc512caee5570/tevm-state-1.0.0-next.146.tgz","_integrity":"sha512-gXGFolPUxJmly5TiFVNgin8WmM4cR1cD+CZyuo1FvObe5vY5bc7Fxd+DELZN1RvvWWlxXHCXJfO1pO4fQJfcZw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/rlp":"^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","@tevm/address":"^1.0.0-next.146","@tevm/test-utils":"^1.0.0-next.146","ethereum-cryptography":"^3.2.0","@ethereumjs/statemanager":"^10.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"peerDependencies":{"viem":"^2.30.1"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.146_1748435453019_0.9971221379082138","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/state","version":"1.0.0-next.148","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/state@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":"8173fdda2c095b9aad80e54559ded85987528c26","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-next.148.tgz","fileCount":70,"integrity":"sha512-by8U3/fAGKf8HTdRAANePMwGdzDLb+Kz5shH0+p5Qd4BOef70/7Cwy/HovwF4gAFA59GsAQrE51ZSPIWJzfqwg==","signatures":[{"sig":"MEYCIQCcpqeNvH5xg3mIw54zqmNkiF3IUaJsbIjx0CdotVjYlgIhAKqhsvjXc99MJfhKVAiJiuY1FdczkItQyBx5xDS0v/ez","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":410027},"main":"dist/index.cjs","type":"module","_from":"file:tevm-state-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/state","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/63d43625500e3717c107070f4265e16c/tevm-state-1.0.0-next.148.tgz","_integrity":"sha512-by8U3/fAGKf8HTdRAANePMwGdzDLb+Kz5shH0+p5Qd4BOef70/7Cwy/HovwF4gAFA59GsAQrE51ZSPIWJzfqwg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/state"},"_npmVersion":"10.8.1","description":"A custom implementation of ethereumjs state manager","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/rlp":"^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","@tevm/address":"^1.0.0-next.148","@tevm/test-utils":"^1.0.0-next.148","ethereum-cryptography":"^3.2.0","@ethereumjs/statemanager":"^10.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148"},"peerDependencies":{"viem":"^2.37.9"},"_npmOperationalInternal":{"tmp":"tmp/state_1.0.0-next.148_1759577179790_0.37719232272923664","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/state","version":"1.0.0-rc.151","private":false,"description":"Tevm state manager backed by zevm-compatible primitives","keywords":["solidity","zevm","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/state"},"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":{"ethereum-cryptography":"^3.2.0","@evmts/zevm":"0.0.0","@tevm/address":"^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/test-utils":"^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"},"peerDependencies":{"viem":"^2.49.3"},"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/state","build:dist":"tsup","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","format:check":"biome format .","generate:docs":"typedoc","lint":"biome check . --write --unsafe","lint:check":"biome check . --verbose","lint:deps":"bunx depcheck","lint:package":"bunx publint --strict && pnpm pack --pack-destination /tmp && attw /tmp/tevm-state-*.tgz && rm /tmp/tevm-state-*.tgz","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/state@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-aSgXdKI34+w/8MaQcjZEg0SSt/zjA+BJkYMnekf3LEIvUaGigvjwEODnxECmq6+yLFoQzQ5vcwFQ1zFiCDX0pQ==","_resolved":"/tmp/tmp.ijkEoqnnkV/tevm-state-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.ijkEoqnnkV/tevm-state-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-aSgXdKI34+w/8MaQcjZEg0SSt/zjA+BJkYMnekf3LEIvUaGigvjwEODnxECmq6+yLFoQzQ5vcwFQ1zFiCDX0pQ==","shasum":"1e4a4e756620e596ee81e7cc518a1659d6205630","tarball":"https://registry.npmjs.org/@tevm/state/-/state-1.0.0-rc.151.tgz","fileCount":173,"unpackedSize":378804,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fstate@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCpSVVr8LujzBxH+C3RIUUwlPd+yQWGD1rbL/4oPgZzvgIhAO3SHWRFkSb5FQYvwERy9b4F/Qzp/U1zo3Gi/BXJo2a4"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8dab15d2-c8ef-4552-b227-add802b673ee"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/state_1.0.0-rc.151_1779468087310_0.7120822424311204"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-06T04:55:06.448Z","modified":"2026-05-22T16:41:27.800Z","1.0.0-next.5":"2023-12-06T04:55:06.743Z","1.0.0-next.21":"2024-01-07T21:15:09.653Z","1.0.0-next.22":"2024-01-17T06:38:24.922Z","1.0.0-next.23":"2024-01-22T04:22:04.805Z","1.0.0-next.28":"2024-02-09T21:27:27.469Z","1.0.0-next.30":"2024-02-10T20:48:58.089Z","1.0.0-next.33":"2024-02-12T08:34:41.563Z","1.0.0-next.35":"2024-02-13T00:51:43.546Z","1.0.0-next.36":"2024-02-13T05:31:50.185Z","1.0.0-next.37":"2024-02-13T09:34:33.647Z","1.0.0-next.39":"2024-02-15T20:22:45.705Z","1.0.0-next.40":"2024-02-20T03:18:49.644Z","1.1.0-next.45":"2024-05-11T18:02:42.059Z","1.1.0-next.46":"2024-05-13T02:53:44.376Z","1.1.0-next.47":"2024-05-13T15:37:01.579Z","1.1.0-next.49":"2024-05-15T04:14:27.074Z","1.1.0-next.51":"2024-05-16T10:46:01.318Z","1.1.0-next.52":"2024-05-16T23:05:28.139Z","1.1.0-next.56":"2024-05-21T08:53:50.629Z","1.1.0-next.57":"2024-05-21T23:13:40.240Z","1.1.0-next.59":"2024-05-23T20:19:30.993Z","1.1.0-next.60":"2024-05-24T14:41:39.423Z","1.1.0-next.62":"2024-05-28T20:33:11.445Z","1.1.0-next.63":"2024-05-29T21:15:44.714Z","1.1.0-next.65":"2024-05-31T17:03:19.283Z","1.1.0-next.66":"2024-05-31T17:29:23.855Z","1.1.0-next.69":"2024-06-04T08:12:19.696Z","1.1.0-next.70":"2024-06-05T23:46:40.416Z","1.1.0-next.72":"2024-06-09T01:21:07.739Z","1.1.0-next.73":"2024-06-09T03:05:58.547Z","1.1.0-next.74":"2024-06-12T08:53:07.950Z","1.1.0-next.75":"2024-06-13T04:31:16.585Z","1.1.0-next.77":"2024-06-14T18:32:30.395Z","1.1.0-next.78":"2024-06-14T19:35:52.518Z","2.0.0-next.79":"2024-06-18T23:46:05.001Z","2.0.0-next.80":"2024-06-19T03:56:36.767Z","2.0.0-next.83":"2024-06-19T23:44:17.924Z","2.0.0-next.84":"2024-06-21T21:54:45.460Z","2.0.0-next.85":"2024-06-23T01:14:01.930Z","2.0.0-next.86":"2024-06-26T23:11:55.886Z","1.1.0-next.88":"2024-07-02T05:29:02.017Z","1.1.0-next.90":"2024-07-05T17:28:24.303Z","1.1.0-next.91":"2024-07-06T18:52:31.895Z","1.1.0-next.92":"2024-07-08T23:19:37.651Z","1.1.0-next.94":"2024-07-09T22:27:47.780Z","1.1.0-next.95":"2024-07-09T22:43:52.890Z","1.1.0-next.96":"2024-07-10T14:44:44.533Z","1.1.0-next.97":"2024-07-12T05:06:56.734Z","1.1.0-next.100":"2024-07-17T00:42:44.501Z","2.0.0-next.101":"2024-07-25T08:59:55.272Z","2.0.0-next.102":"2024-07-26T05:06:37.513Z","2.0.0-next.103":"2024-07-30T11:00:09.945Z","2.0.0-next.105":"2024-08-09T20:36:23.177Z","2.0.0-next.107":"2024-08-12T02:10:43.570Z","1.0.0-next.108":"2024-08-27T19:19:29.263Z","1.0.0-next.109":"2024-09-01T08:25:58.304Z","1.0.0-next.115":"2024-09-22T00:05:29.633Z","1.0.0-next.116":"2024-09-22T00:45:33.683Z","1.0.0-next.117":"2024-09-23T05:39:41.290Z","1.0.0-next.118":"2024-09-27T20:09:44.004Z","1.0.0-next.120":"2024-09-30T04:12:42.959Z","1.0.0-next.124":"2024-10-17T02:13:21.452Z","1.0.0-next.128":"2025-03-08T04:23:46.699Z","1.0.0-next.130":"2025-03-10T23:58:31.023Z","1.0.0-next.131":"2025-03-12T02:27:39.896Z","1.0.0-next.132":"2025-03-17T13:27:27.085Z","1.0.0-next.134":"2025-03-21T02:07:02.656Z","1.0.0-next.140":"2025-03-26T21:36:30.147Z","1.0.0-next.142":"2025-04-20T16:21:10.798Z","1.0.0-next.146":"2025-05-28T12:30:53.174Z","1.0.0-next.148":"2025-10-04T11:26:20.003Z","1.0.0-rc.151":"2026-05-22T16:41:27.465Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","ethereumjs","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/state"},"description":"A custom implementation of ethereumjs state manager","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}