{"_id":"@tevm/sync-storage-persister","_rev":"61-5096f7985f16e51b4e86a9bcb17a7fb4","name":"@tevm/sync-storage-persister","dist-tags":{"next":"1.0.0-next.40","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.40":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.40","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"ca737eab869c5bde3b2e4be7228e91c85dc802fb","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.40.tgz","fileCount":36,"integrity":"sha512-V43pgLVhOX9FFt9gnqc0gCcD2UFa+eJbxh8YL1PqFPWSv0zrgGwpzej3MeIFTaSzrR5bY/OdA3jtPCQonFNnGQ==","signatures":[{"sig":"MEQCICH/57Mw0xA66pyYnDsqdbP5m83X4zEe0thCfS5UVPCgAiAFwLFBy8OlDNju4Mq4dlr2nuOR9ZI10csKGi/YpwBaPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30389},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-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/sync-storage-persister","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":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5f8bbbf6325017d5aeb41994cf4c5950/tevm-sync-storage-persister-1.0.0-next.40.tgz","_integrity":"sha512-V43pgLVhOX9FFt9gnqc0gCcD2UFa+eJbxh8YL1PqFPWSv0zrgGwpzej3MeIFTaSzrR5bY/OdA3jtPCQonFNnGQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.1.0","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/state":"1.0.0-next.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.40_1708399129898_0.08184710853954158","host":"s3://npm-registry-packages"}},"1.1.0-next.45":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.45","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"90ee10a5e430dede42b2406e3e7d72a076b400b3","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.45.tgz","fileCount":36,"integrity":"sha512-mJFEWwM2is79wmgKl2H7GBG3lkAUUQHazt+emnUh2Wx4ds/vnhKPZ4+ciHPXTR4SOWd90qiqiC3uxXev3Sb11Q==","signatures":[{"sig":"MEQCICFqWmt+eqkzmjdop4L0Q2bmvheAbIlCGg5cwKtiLCu4AiBOj9zhA1i7HBwD2DAN6xJJDOsR5GOm473XoRJqqPx5Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30359},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.45.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/38d8f37f1e84e303d8ff3dcba75b65d3/tevm-sync-storage-persister-1.1.0-next.45.tgz","_integrity":"sha512-mJFEWwM2is79wmgKl2H7GBG3lkAUUQHazt+emnUh2Wx4ds/vnhKPZ4+ciHPXTR4SOWd90qiqiC3uxXev3Sb11Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.45_1715450561586_0.9241159031456829","host":"s3://npm-registry-packages"}},"1.1.0-next.46":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.46","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"82c0945e482317a47f1bce767a9d6ad032bd1032","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.46.tgz","fileCount":36,"integrity":"sha512-kg7iNquTPDK5MlEgvSzKAkKDjBHteZ221sQIN3M5vUYUfEZKwHkUH5+kdI/ZXztr17CzXysVn3BUc0ZdDkP8ww==","signatures":[{"sig":"MEUCIHqXnubqA2x99KeDwH2qgPnfgRsKzqSFphVdCwraQAZ/AiEA5FGPdqPH7R3gX2xshWD5m//P9fnJu4IUSDkZKonvydM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30359},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.46.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/679ec1fd602effdccf18b1a2dd285bd9/tevm-sync-storage-persister-1.1.0-next.46.tgz","_integrity":"sha512-kg7iNquTPDK5MlEgvSzKAkKDjBHteZ221sQIN3M5vUYUfEZKwHkUH5+kdI/ZXztr17CzXysVn3BUc0ZdDkP8ww==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"1.1.0-next.46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.46_1715568823962_0.9068841663716489","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.47","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"d7a21f97e6270dc2f282cde88aba50999260b955","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.47.tgz","fileCount":36,"integrity":"sha512-o2aUyVZ3UNIsODyktegCD39xS0bWzRVgysdMI1rOB8piGHHVVMFAXGl0/q3ebV67A/ciFPDinz1XusZJQHqeDQ==","signatures":[{"sig":"MEUCIQCLtsG+eavesZeZ25SCoJ+chn0yTroyergyYpa6t3Sj7AIgJOE6JR8AE0DXbOMAFCaCjTBq4b1jizKKmciMpdoEzT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.47.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/37c9861ed98e42d66779a69143d705a1/tevm-sync-storage-persister-1.1.0-next.47.tgz","_integrity":"sha512-o2aUyVZ3UNIsODyktegCD39xS0bWzRVgysdMI1rOB8piGHHVVMFAXGl0/q3ebV67A/ciFPDinz1XusZJQHqeDQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.47_1715614624533_0.20150463070743196","host":"s3://npm-registry-packages"}},"1.1.0-next.49":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.49","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"bf218aafc823f2bcd436b639dd3acaf8f06a1a4d","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.49.tgz","fileCount":36,"integrity":"sha512-teMwJwZ5VZc2SbdIJakB5K4/RT/Yu0vBF2GQp9IgnkYdH9At23bY1afPq+zFIa1TTbYYPiKFVBs1BwNTzGw4/g==","signatures":[{"sig":"MEUCIQCkycogB1U5G2pTYGl00i6iUIKPtx+WbGYvLE3zTWOE+wIgGzXhEbtXsdS2H2ab/hIZ+DJ86UZl5trLqG8eemzfhsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.49.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/853a830702645a8a77f2f7cd123fb94c/tevm-sync-storage-persister-1.1.0-next.49.tgz","_integrity":"sha512-teMwJwZ5VZc2SbdIJakB5K4/RT/Yu0vBF2GQp9IgnkYdH9At23bY1afPq+zFIa1TTbYYPiKFVBs1BwNTzGw4/g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.49_1715746466568_0.7857812941671003","host":"s3://npm-registry-packages"}},"1.1.0-next.51":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.51","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"d40c2a1e39b6d0bee2f3a0ab1e444aa22b1a7610","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.51.tgz","fileCount":36,"integrity":"sha512-qDjLCtXATc6jNWvrwaCXim7Hs5YPndOwLfREjQ7tchNicw0yjijTdKwGUiVGckq/J28Gkjss7NNQiXGhgY6Vvg==","signatures":[{"sig":"MEYCIQDd91xSOFMn4K6dVf5Yu9o6oO1v6aXJRP1afE1Y646H1QIhAOra2qYnLEDTHEavoEQh7zZhlxlH28yPQaVGdQj8Gcju","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.51.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/64a6479b533cd917656db20aa3daec71/tevm-sync-storage-persister-1.1.0-next.51.tgz","_integrity":"sha512-qDjLCtXATc6jNWvrwaCXim7Hs5YPndOwLfREjQ7tchNicw0yjijTdKwGUiVGckq/J28Gkjss7NNQiXGhgY6Vvg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.51_1715856360723_0.34277256292204106","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.52","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"90cc0579356cc9063b19f26388c30b03b57d6bc9","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.52.tgz","fileCount":36,"integrity":"sha512-/EiPXzJtwFwpyad5SzWBZi7Az4hWgsUSZuikB3ySlOses0BCVwKdsSySJCesak6Ng7Sxo+R2P1QCs/bs+Xq5iQ==","signatures":[{"sig":"MEQCIF3Lwn1xUxcXlj5tuwDbl++mobHJJSa2t16XDEIpKyFRAiACBvZ5XQWD3vcDDRRkqNRpxX30bx+cQXylcBzopIJcXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.52.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/de279a9fd81ea8e89b3947796eddb601/tevm-sync-storage-persister-1.1.0-next.52.tgz","_integrity":"sha512-/EiPXzJtwFwpyad5SzWBZi7Az4hWgsUSZuikB3ySlOses0BCVwKdsSySJCesak6Ng7Sxo+R2P1QCs/bs+Xq5iQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.52_1715900728301_0.3780391350427841","host":"s3://npm-registry-packages"}},"1.1.0-next.56":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.56","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"aeb3e682d0b493d8d99e90625e8d1342327611d4","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.56.tgz","fileCount":36,"integrity":"sha512-GuNVXmu51fmICH7ldtxbpySNNLHl3ph0yuSdmW/ei6uiH0ILPtOYqhixo6mdDHczEkI89j9k61LIszHt3PMGCQ==","signatures":[{"sig":"MEYCIQDlLg7RXylNBOXTTDU6OhGRETTQ+HZpRv523+FzVEyJUgIhAIKf9/YCr32YVfEeC36aaXPrdkBpy/8/fWRpDq5eAaMr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.56.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fd83742bda815ef8bc4cb16d2615aff7/tevm-sync-storage-persister-1.1.0-next.56.tgz","_integrity":"sha512-GuNVXmu51fmICH7ldtxbpySNNLHl3ph0yuSdmW/ei6uiH0ILPtOYqhixo6mdDHczEkI89j9k61LIszHt3PMGCQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.56_1716281630095_0.7931530982542025","host":"s3://npm-registry-packages"}},"1.1.0-next.57":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.57","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"e1d7accd0091a34461ac1e3247e5d781e4b61dee","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.57.tgz","fileCount":36,"integrity":"sha512-cNlu9thuOLiTh65C5uYY3W3k0Ozniui9nk1ugXW8UxXQqsV2h+7RkIzq2bFyL/YAWjJ1Sv84XH0Sry+0lv/skw==","signatures":[{"sig":"MEUCIQCjhG2fP4Zt2I905JcFoK7WlLaM1f6IyiGSJAJNT4lp4gIgKZBejDEAlglVzBpcJH5IAXikceVMJkFMzaHrneuAB9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.57.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b1d76546b9420f87838bae3588652aef/tevm-sync-storage-persister-1.1.0-next.57.tgz","_integrity":"sha512-cNlu9thuOLiTh65C5uYY3W3k0Ozniui9nk1ugXW8UxXQqsV2h+7RkIzq2bFyL/YAWjJ1Sv84XH0Sry+0lv/skw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.57_1716333220063_0.4339082740800011","host":"s3://npm-registry-packages"}},"1.1.0-next.59":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.59","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"e2488ced8ff5681b032770ba02ba976dc38d6d6b","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.59.tgz","fileCount":36,"integrity":"sha512-BZLORwEP4zcUpnFhv3Ry1hznYfKFamCjS5O7fSpR6IUkb+7dL0x8nAFwVuZhKEVJvgayR9fyNEI8EGiZgvCMzQ==","signatures":[{"sig":"MEQCIErWX/WY0/VuQOQqeBZHmaCJshkardFK231+CyG3r+X3AiAZsdvZpH0rI2It4HlJmzt4soJNSECmLHEHZbYQ38okzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.59.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a55f8012bb333e6211d537f508a049a9/tevm-sync-storage-persister-1.1.0-next.59.tgz","_integrity":"sha512-BZLORwEP4zcUpnFhv3Ry1hznYfKFamCjS5O7fSpR6IUkb+7dL0x8nAFwVuZhKEVJvgayR9fyNEI8EGiZgvCMzQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.59"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.59_1716495570803_0.0985347449195404","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.60","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"ee0847a847b4eb990c36cf72be7a38c29e9b0059","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.60.tgz","fileCount":36,"integrity":"sha512-EKELzktG/3IjSoEoraUYpSX9C7vejSGb40EHb/SXtC9C+Z1/esM7UxHx9tvaecEPM4aDpJzEBwwPSmNchMCKKA==","signatures":[{"sig":"MEUCIBFdQAWPQIOM3gLDsbdyibxdO9IlwFKZnB4t0+pI4i8/AiEAlWTi217EdI6vH1Y+MrKXBjRCeUTOMs4shdl7JDRUVQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.60.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9b08ebe290cd0e17f9e6eb51f189f156/tevm-sync-storage-persister-1.1.0-next.60.tgz","_integrity":"sha512-EKELzktG/3IjSoEoraUYpSX9C7vejSGb40EHb/SXtC9C+Z1/esM7UxHx9tvaecEPM4aDpJzEBwwPSmNchMCKKA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.60_1716561699600_0.4336015214164737","host":"s3://npm-registry-packages"}},"1.1.0-next.62":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.62","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"b867dd227e39f20ca828d14f72c9f67748d7b850","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.62.tgz","fileCount":36,"integrity":"sha512-BsAkdPIw/3QCSaesFfvakW++rDGyjK+4GeS+Tov8O4vrAXId5vJWSXr3sf3AFQF+vcnvRa8b/rgK+/YkUyPwMA==","signatures":[{"sig":"MEQCIFv50tqsW0/QyIBGJADB5MD3Ie7UHmVliAUn9KGTyUZ/AiAxdiw3ZLDSBxmTmESbn4ubAchUwmP7CTrUoZX9VaX4lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.62.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6c9746aba9cbb3a759bd85669091df6b/tevm-sync-storage-persister-1.1.0-next.62.tgz","_integrity":"sha512-BsAkdPIw/3QCSaesFfvakW++rDGyjK+4GeS+Tov8O4vrAXId5vJWSXr3sf3AFQF+vcnvRa8b/rgK+/YkUyPwMA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.62_1716928392659_0.7271663778384363","host":"s3://npm-registry-packages"}},"1.1.0-next.63":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.63","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"ffb7451793b6ef3d298552bcc53e697a40082b2f","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.63.tgz","fileCount":36,"integrity":"sha512-jNvqEIjPO4TBmaiLa/G5p4isSB70cmAWG/SIvxebyrR/6nLdfbB5qZiuIeTJKFqo3jWxnqk+WGUjMeU+4lNwfA==","signatures":[{"sig":"MEQCIEkWu4HT86J5rU/4V+vMkvvMgsGkO7nQJr2GqoA4L3+VAiAxOrHtcorJdRkvCyLYhnQYeHy1tUkmB6RF05Bod7V7Vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.63.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d76af782d9eb8d0fcba4da4aa5559bfd/tevm-sync-storage-persister-1.1.0-next.63.tgz","_integrity":"sha512-jNvqEIjPO4TBmaiLa/G5p4isSB70cmAWG/SIvxebyrR/6nLdfbB5qZiuIeTJKFqo3jWxnqk+WGUjMeU+4lNwfA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.63_1717017344769_0.7289371288839015","host":"s3://npm-registry-packages"}},"1.1.0-next.65":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.65","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"42468a8bbd6d05c845e83ffdb7ef20e2b9b19db0","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.65.tgz","fileCount":36,"integrity":"sha512-Yc2dbzSqHeFYjrsDm8WVO5HTQ4NMzRPErH3Bepv45pi2rARsJTzAh/GC1AuTwbJEQB2SgpIwUOjxy43QvvrPiA==","signatures":[{"sig":"MEYCIQCx40Im/iTQFfh55AdOrSeRshmXzhj/yqv3Trrqjz6opQIhAPp/hNa39j7FoDsMhZazHYuYDJujKlmiUNyiOaEv6xzf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.65.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a16541de59611f9f11637cff38121e80/tevm-sync-storage-persister-1.1.0-next.65.tgz","_integrity":"sha512-Yc2dbzSqHeFYjrsDm8WVO5HTQ4NMzRPErH3Bepv45pi2rARsJTzAh/GC1AuTwbJEQB2SgpIwUOjxy43QvvrPiA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.65_1717174999180_0.4354760283499708","host":"s3://npm-registry-packages"}},"1.1.0-next.66":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.66","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"374df2f2b98bff4e90e37ba7d4e1159e91321114","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.66.tgz","fileCount":36,"integrity":"sha512-UF01LNhr985eZgbZcYCDsLm1D46L3o1fcdKG6I16jRd/Jc5i5YMrUPG9H5JuIUYLD4MVpJE5bMkieKG6i7hdvA==","signatures":[{"sig":"MEUCIQCUi1im+Pt56aFSyYqEwIOKRHEbJzh/5aGqhMm5zu5afQIgFPiL579dc17oZ8AQG7GLWYcuu4dlN4dW3KLzhWKxJtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.66.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/19a031c9b108c66e6df65336b5844c47/tevm-sync-storage-persister-1.1.0-next.66.tgz","_integrity":"sha512-UF01LNhr985eZgbZcYCDsLm1D46L3o1fcdKG6I16jRd/Jc5i5YMrUPG9H5JuIUYLD4MVpJE5bMkieKG6i7hdvA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.66"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.66_1717176563644_0.8751604931121673","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.69","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"61eeeefa187d4cbe0b1203062b755b078ad6ea52","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.69.tgz","fileCount":36,"integrity":"sha512-zO+QMsVrnY1gTflA6ta4FbH40Tj4p9JpQJGKccmRrrxz/xGhEbfftbK0UhWiPUCeHzp6XiINvDinqhWdOThJyA==","signatures":[{"sig":"MEUCIQDgN62Y78yO1EE234nUNs/PqQ50wgKrnT4lJBqR3dd9gwIgLN3DvEevVWMHNrGmJ7M09/Y/Jnt0iKcxQV7/XYZXINw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.69.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b0da370893830b1b926a27ff9ea9e20c/tevm-sync-storage-persister-1.1.0-next.69.tgz","_integrity":"sha512-zO+QMsVrnY1gTflA6ta4FbH40Tj4p9JpQJGKccmRrrxz/xGhEbfftbK0UhWiPUCeHzp6XiINvDinqhWdOThJyA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.69_1717488741817_0.10326454914630445","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.70","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"ec7ed2835a3836e4df664bc6ccb0920bf4caa5c9","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.70.tgz","fileCount":36,"integrity":"sha512-rdGtq9E5Zonx9wGEj7e/wcuuRlSEVP2a88GhzWuDu9YjAcq1Fu8BdpI2lWY7ZskyWib8MUzAcwe2Ej89GoT3+w==","signatures":[{"sig":"MEUCIQDyU5lXSZEgPlb3a5n3vJ8L9uw3kBuxPfLYoS/HLyj4swIgAlim/RPSD8hAQu/8URscBywj3kEXATYM0w3hTSz61pQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.70.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5b6394b914329b46e674b8a54323299c/tevm-sync-storage-persister-1.1.0-next.70.tgz","_integrity":"sha512-rdGtq9E5Zonx9wGEj7e/wcuuRlSEVP2a88GhzWuDu9YjAcq1Fu8BdpI2lWY7ZskyWib8MUzAcwe2Ej89GoT3+w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.70_1717631199946_0.38083264922681237","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.72","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"6c731d60e0036548646c2c6a68b72291c87965ce","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.72.tgz","fileCount":36,"integrity":"sha512-d1cO/AI+OJ8SSCvIgLPO3Gcc2BS50nNX9AwkxTdu/tTTvhoEQTWFqSuufnBS354CdHLNvyZHKzlogkO6SrE7iQ==","signatures":[{"sig":"MEQCIHcl6FUo1uRFeT8Nv8ffsRYKXcTtY4HGGXzLPJpOqhplAiBcLup6hiZqvw5csBudRg3kjFabwSx/1lxdfBOCC9rmbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.72.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d33be568ee77141352183d0e20e5beb4/tevm-sync-storage-persister-1.1.0-next.72.tgz","_integrity":"sha512-d1cO/AI+OJ8SSCvIgLPO3Gcc2BS50nNX9AwkxTdu/tTTvhoEQTWFqSuufnBS354CdHLNvyZHKzlogkO6SrE7iQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.72_1717896068155_0.661309441608807","host":"s3://npm-registry-packages"}},"1.1.0-next.73":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.73","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"427670b5373225a62cd3a42ca847b787b9fb6f30","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.73.tgz","fileCount":36,"integrity":"sha512-SZVGqFt2Kss5r5bqCguPL33dNwPFk4Xsqd3cdaWkcC09n3TtLSQ7QQmJXb9BrRWW5uCdyAyBFThLiyl4tggdJQ==","signatures":[{"sig":"MEUCIFuIEidotVTCAM+fWcgC7J7AdsgK2cnzTUAoLRryqEwbAiEA/abBZvf5+3GebCF4R16vy8QhONL/wwniY8pkfWuudAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.73.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6f175cf711f3bb6f40c26f7f0a777b84/tevm-sync-storage-persister-1.1.0-next.73.tgz","_integrity":"sha512-SZVGqFt2Kss5r5bqCguPL33dNwPFk4Xsqd3cdaWkcC09n3TtLSQ7QQmJXb9BrRWW5uCdyAyBFThLiyl4tggdJQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.73_1717902358999_0.03146783985081525","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.74","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"1e6c34916168c16c23e8268dbf2dbc7b2fbdd7bf","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.74.tgz","fileCount":36,"integrity":"sha512-H+Zf6bWz+LypAEXi+oRuAf5GzJW3uQOxR4J5jK23Nff3Yi9m+JWyaPfqh5WWE91ezPrfKwhNbnh06YnQrI+0nQ==","signatures":[{"sig":"MEYCIQD0JdKXe0ixjMnKDsL0rUOIhg7HJS4yVsTAaUlpGPjaFQIhAIqgXDIm8VmiqxrGNS0eR5nYadJKKJHmqwefcopFI/uC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.74.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/20406978c3fcf454f1f0c3ec46e09aca/tevm-sync-storage-persister-1.1.0-next.74.tgz","_integrity":"sha512-H+Zf6bWz+LypAEXi+oRuAf5GzJW3uQOxR4J5jK23Nff3Yi9m+JWyaPfqh5WWE91ezPrfKwhNbnh06YnQrI+0nQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.74_1718182387959_0.014979365476922801","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.75","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"af9cc9e7b38c32d9939d4a2a395059edf959d45a","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.75.tgz","fileCount":36,"integrity":"sha512-VFeMsqPAv/xaL81nJQdHvbE0ngl+8zibMcPSJtLm7A1xKs2NK595UsBNk1qpb6GrsPd2M2c+a5n1OROaMtF2YQ==","signatures":[{"sig":"MEUCIClirrnAHxVoYVzQtfvy4LPEcDjXEEv/0TDW4F0NOL1mAiEA77W4GxAOrogOOrjlqhFtSDKIEryc0uIIRsy9WMMItd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30360},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.75.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/604a0f6329ec34b66ec0804fb3508dd7/tevm-sync-storage-persister-1.1.0-next.75.tgz","_integrity":"sha512-VFeMsqPAv/xaL81nJQdHvbE0ngl+8zibMcPSJtLm7A1xKs2NK595UsBNk1qpb6GrsPd2M2c+a5n1OROaMtF2YQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.75_1718253076841_0.837028209812797","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.77","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"c0957ad638370cbb20e8b25c95e45a00bdb5b160","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.77.tgz","fileCount":36,"integrity":"sha512-ggRYn9j7QWPrhaAv43uPWQ6caaJlp8I0ltZwvQc+BI61YZjemOw6CoEapYOZzfd46UWR7hQC0B4iutgU6r3aOA==","signatures":[{"sig":"MEQCIGixNMO0YgGN6WSnROirbPXwvJclhhofVF7ehPrtFxm4AiAmDiunmsnZZZFYl3m/6EsKCZBCL3Y0GadVQPYChr3SPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.77.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/0059f3c1099fd19fa0dce83f6d91e5cc/tevm-sync-storage-persister-1.1.0-next.77.tgz","_integrity":"sha512-ggRYn9j7QWPrhaAv43uPWQ6caaJlp8I0ltZwvQc+BI61YZjemOw6CoEapYOZzfd46UWR7hQC0B4iutgU6r3aOA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.77_1718389950400_0.42448116445881157","host":"s3://npm-registry-packages"}},"1.1.0-next.78":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.78","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"2f95a753cc4e81cc0519bfbe0c047efbe4cae9c2","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.78.tgz","fileCount":36,"integrity":"sha512-Hr5jFR1cVjwX59IAXT+uUDdiASpQhMdIk4bpR7px7/lXSTHMJWhV6L0UjcJDqkgeEdOA0Ff0WbwDGLEE3f0O8g==","signatures":[{"sig":"MEYCIQD63wdt9IBLayukCk7+5Zsk35yRy/jRyyHxO7CWXXFaYgIhAM8gDywdJWTndx4dVLFBhia83WkDGzcIKt5msZZg3M+1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.78.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8e8d34928f4726a36daeb1b4d9aabe59/tevm-sync-storage-persister-1.1.0-next.78.tgz","_integrity":"sha512-Hr5jFR1cVjwX59IAXT+uUDdiASpQhMdIk4bpR7px7/lXSTHMJWhV6L0UjcJDqkgeEdOA0Ff0WbwDGLEE3f0O8g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.78_1718393752750_0.6042236060079758","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.79","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"30a23d382533d95f399cc7177a66bf38f8fb839d","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.79.tgz","fileCount":36,"integrity":"sha512-R5dx6Ti+aCzjBzP4K5PGOF/MozThMydAtczc6W+JBwGJ+i131U7ZMvvuXv4NFBV4vyxbM2Hgzwxv4PoeOGhmhw==","signatures":[{"sig":"MEUCIHwYwLz6kYmcdMgJ861RNy5HR/vCMQFqhdDBYhzC7+kRAiEAt01x7IDAfWInR+6IkSbfTbsz1sD87znOyaLEDMAb9sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.79.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b50bbb2c02748f356483f76b64b56c89/tevm-sync-storage-persister-2.0.0-next.79.tgz","_integrity":"sha512-R5dx6Ti+aCzjBzP4K5PGOF/MozThMydAtczc6W+JBwGJ+i131U7ZMvvuXv4NFBV4vyxbM2Hgzwxv4PoeOGhmhw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.79_1718754364921_0.8672087192577065","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.80","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"c1cd106256b1e9a2e7e2496bc901fe2e32accb14","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.80.tgz","fileCount":36,"integrity":"sha512-T94t+pjJiAJmUHzRBQr1vgukpR8W1g+B7WiJpUXJS85KwR7HieS+JpzEENKfZeJXlO77jHlr30LnNUp/V7SF4g==","signatures":[{"sig":"MEQCIEpBwG/6bsZ4fTdYFZVVkfLt4MgvAbh3LkIluPEKqlGOAiBRwntMKd0kH/JkIWUoav9XOV8QmtEySBUqYzUkShernA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.80.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d5d420908724092966153893ed389f0f/tevm-sync-storage-persister-2.0.0-next.80.tgz","_integrity":"sha512-T94t+pjJiAJmUHzRBQr1vgukpR8W1g+B7WiJpUXJS85KwR7HieS+JpzEENKfZeJXlO77jHlr30LnNUp/V7SF4g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.80_1718769396600_0.6164259262952287","host":"s3://npm-registry-packages"}},"2.0.0-next.83":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.83","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"879301fa70b894d758f211db1daa63c9ae4e5d31","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.83.tgz","fileCount":36,"integrity":"sha512-Imh85YNkH+bEkLGlZiNH0EFyMKy8MBBl7n8g1r3LEhxztS/NenX17Yo1LgC7RDVl5wpEShEmKHNPt2KiqhxQ0w==","signatures":[{"sig":"MEUCICjSGy7NzpJRoWNkjWN4X8JhbPYksj/u0E/ITAfIE9F5AiEAsUQKw2wM62DI7KjIkWTjpPcGIdSro2zG00oVdK+XvHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.83.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/c8f20f622ce93d7ed45eb41371874176/tevm-sync-storage-persister-2.0.0-next.83.tgz","_integrity":"sha512-Imh85YNkH+bEkLGlZiNH0EFyMKy8MBBl7n8g1r3LEhxztS/NenX17Yo1LgC7RDVl5wpEShEmKHNPt2KiqhxQ0w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.83_1718840657787_0.8475948030841114","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.84","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"8345d9f90ff8cb24e32df2b4cdc2c8b627535895","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.84.tgz","fileCount":36,"integrity":"sha512-Jf6ZEMSZxsVpWbXMJL6pVmf637g7CbC7Fd7wr61a9x+JI6Bxt5X7DALcoa63OgL0IAfymQsNbLdQKpINVFWTEQ==","signatures":[{"sig":"MEUCICjwBbVOZcxulw6Tbv9khqfP5lpBhNGVhjld4qbuah+mAiEAwlJx1tcEjc6/IWNlmY570c+iuX6d/p89++pCwBiNVeY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.84.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9d9250b3c164c76370472561c80433ea/tevm-sync-storage-persister-2.0.0-next.84.tgz","_integrity":"sha512-Jf6ZEMSZxsVpWbXMJL6pVmf637g7CbC7Fd7wr61a9x+JI6Bxt5X7DALcoa63OgL0IAfymQsNbLdQKpINVFWTEQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.84_1719006885491_0.8745120257323606","host":"s3://npm-registry-packages"}},"2.0.0-next.85":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.85","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"7caffc9e818871be8f611b932b034132070919dd","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.85.tgz","fileCount":36,"integrity":"sha512-Nqj3kTkekJrx1bMiPTkpmyCc5NtDtnf4i/pIY6QdvWoFWyUS/hY7iYNxpxLWPLoBdnoPFz/xWXdFWg4gtFzp7Q==","signatures":[{"sig":"MEYCIQDWGO1NqIo9aqvlUKZKp6V+9Uu5/JV2AAFdnMJGsIhOFwIhANOnjdmNQ9+KNQP65MMgt6zQINGtL/02ryQb1lb/lOH+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.85.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3ba4ee16fedaaf0bc7596a848f784c56/tevm-sync-storage-persister-2.0.0-next.85.tgz","_integrity":"sha512-Nqj3kTkekJrx1bMiPTkpmyCc5NtDtnf4i/pIY6QdvWoFWyUS/hY7iYNxpxLWPLoBdnoPFz/xWXdFWg4gtFzp7Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.85_1719105241554_0.34331125258768425","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.86","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"2af8ef6a061321a030c4e25d9cb62833c97fa921","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.86.tgz","fileCount":36,"integrity":"sha512-7Mqn+7zoM9kKeaC0PV2jmqrZvOjQBqq1mwq05flJrmX2xCY8L4HsnAb16dx1wLDf+94Cehpt7kF8GRN+WHdo8A==","signatures":[{"sig":"MEQCIG9xvjDm2iGPs7844SCj4sDW5Xaqdy/UP0ZQFD1/H1R3AiB3qXEs96VB/ewYP6L6eabkyuzaGsJNUVRmVo27KOUo9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.86.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b231877129c1a4db87454e384c080fe3/tevm-sync-storage-persister-2.0.0-next.86.tgz","_integrity":"sha512-7Mqn+7zoM9kKeaC0PV2jmqrZvOjQBqq1mwq05flJrmX2xCY8L4HsnAb16dx1wLDf+94Cehpt7kF8GRN+WHdo8A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.86_1719443515701_0.7268755546958519","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.88","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"b2c6990e294a852c78699ea6db6bdbc765176b67","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.88.tgz","fileCount":36,"integrity":"sha512-/jdaqm0z/aj9oLdKLnxlS9t3K9ABYUtvEHUId3wVOr3mIH/hFkmq76Wiq5iROjoqIjSVbdx5kfuxpTSioiZoIA==","signatures":[{"sig":"MEUCIQCk58zjVOzA6kRl4Yj/nSnOdfR7mIewqpVuKu1skLd8MgIgD+bneI1w1PcZp8iIfdNJwkTnNaFF2f/EJcnxzzfa2P4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.88.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e60958691a0117357b40380a6c1602ff/tevm-sync-storage-persister-1.1.0-next.88.tgz","_integrity":"sha512-/jdaqm0z/aj9oLdKLnxlS9t3K9ABYUtvEHUId3wVOr3mIH/hFkmq76Wiq5iROjoqIjSVbdx5kfuxpTSioiZoIA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.88_1719898142126_0.17410475045728435","host":"s3://npm-registry-packages"}},"1.1.0-next.90":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.90","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"f90ca4a4037d1405beb6db83537fdacc1cae3c05","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.90.tgz","fileCount":36,"integrity":"sha512-2KzmM4iBArQEmbpTNc0jixe/WUblJ6utD5by8WiNKuXZ/tC62gtTTontZ28huWkROZzzfArylIVE1C/Bd8NRbw==","signatures":[{"sig":"MEUCIQCq9cm07IndzVpMY705kCwNl4RgJFpOxqOBGy8hay7pbAIgUTKPcmETxg8xVnxzGmDmdHrIJ0hiSIy0A56QONS7T7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.90.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/2cda667d315e94abc94336b9f1249f2a/tevm-sync-storage-persister-1.1.0-next.90.tgz","_integrity":"sha512-2KzmM4iBArQEmbpTNc0jixe/WUblJ6utD5by8WiNKuXZ/tC62gtTTontZ28huWkROZzzfArylIVE1C/Bd8NRbw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.90"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.90_1720200504043_0.22151469813905056","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.91","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"701ce9b41e5a9445c5dba22a908b4d99d4848e1a","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.91.tgz","fileCount":36,"integrity":"sha512-KkVA/+fQtd6IYL31WCbnQuKGsSWbO3RC0SJpLyN3SFzVEPjagKImZQvPx46WB4Y0WcxQIyqdQsCuprwXpKqOPg==","signatures":[{"sig":"MEYCIQDUnH41+qUV+UK3qe8GbWhyppeNMGXokC1X6US85+Gn2AIhAMPkUgjWfyC/JUwMTATbN0O/3xHgzd+LwRc9s041jkH8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.91.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a14f126704977af27d06ecfe3384e7eb/tevm-sync-storage-persister-1.1.0-next.91.tgz","_integrity":"sha512-KkVA/+fQtd6IYL31WCbnQuKGsSWbO3RC0SJpLyN3SFzVEPjagKImZQvPx46WB4Y0WcxQIyqdQsCuprwXpKqOPg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.91_1720291954264_0.9275682401262675","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.92","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"1e9c1e121667ff6db77ec18dfa11e3b137cb9658","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.92.tgz","fileCount":36,"integrity":"sha512-JP7dV33GwMU5Ab75EQxETFM/EiGcdnwhclfnxIyS/SG4sGRAwoyyHL6USPjhjbBzeIO8DD7QwRVcLQaY/YhEzA==","signatures":[{"sig":"MEQCIEgRE+uXf3Tr7nysu1M6yP1NMTzMNwv7BKGrBKDZYZPBAiBd+G+bLOqYDt0WmOu7bUbG1mCoE4QsV+NlHNnFRlhOdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.92.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6bc98e32a65eb21989436026f97c5fe8/tevm-sync-storage-persister-1.1.0-next.92.tgz","_integrity":"sha512-JP7dV33GwMU5Ab75EQxETFM/EiGcdnwhclfnxIyS/SG4sGRAwoyyHL6USPjhjbBzeIO8DD7QwRVcLQaY/YhEzA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.92_1720480778472_0.700723995657045","host":"s3://npm-registry-packages"}},"1.1.0-next.94":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.94","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"406dd8c04b56de03e8ac9ff7b3125089df5f0f75","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.94.tgz","fileCount":36,"integrity":"sha512-YQGwDk76Ykp6v68s5uTeegULon6Eoac3D2t1pelPawnPKIjDrIdJHPMDWwfPh8l/roqw+mWZEPQEz1R6mPMhpQ==","signatures":[{"sig":"MEUCID0uo04PRGdCNIa9YtQ/h3zsGQiPw39xgi82dA62JCt0AiEAvWVpq4f6bWaeSpnc5cz2qaLp6Xw2yME2ZBRGhFbu6sE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.94.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/bbe9f03674bcf88b070cdc65174c3d1d/tevm-sync-storage-persister-1.1.0-next.94.tgz","_integrity":"sha512-YQGwDk76Ykp6v68s5uTeegULon6Eoac3D2t1pelPawnPKIjDrIdJHPMDWwfPh8l/roqw+mWZEPQEz1R6mPMhpQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.94_1720564067358_0.27641228631544057","host":"s3://npm-registry-packages"}},"1.1.0-next.95":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.95","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"bf4fb2de97c34aabd0406514e1102246da7dd653","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.95.tgz","fileCount":36,"integrity":"sha512-NvPiYtmBJg4/2ghtXDaTV+vcalzY2JrKAVN54gHbCQn6DowGudwn/n1uEm8l8Y0t4RO5wyd9rpV0ifRYGcG5yQ==","signatures":[{"sig":"MEUCIQD94JBKbi7//atZ8qYqeA5Ywp9sHDUjbboM3ge3XfEKpgIgVGPDygF0E6cqGHfqSyuDNwD67kNMoX+JWJ/Eghk2z/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30362},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.95.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3eac5c40f857f147b213c63fa12ddfa2/tevm-sync-storage-persister-1.1.0-next.95.tgz","_integrity":"sha512-NvPiYtmBJg4/2ghtXDaTV+vcalzY2JrKAVN54gHbCQn6DowGudwn/n1uEm8l8Y0t4RO5wyd9rpV0ifRYGcG5yQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.95_1720565032694_0.739975647841342","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.96","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"ada88177eba90f6a09b46b30428d89df30df690b","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.96.tgz","fileCount":36,"integrity":"sha512-GzsXpPYGtIlK5z9UQzVADfbDEygkfQ2RJaVCZmBVmBNApt5XgZA5jKYOYaD+/t19RNU8iaAznHRjWzsqsB2qGg==","signatures":[{"sig":"MEUCICmnwcqPtwvShRVlfA4taUVzSnBFY+GexaEYfJRwtEyaAiEA4C/GmSj6THK1GBWwodhGZyqlRuoqPj6/rEBIUJEfw4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30385},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.96.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a802a1d3702a26978f0eb014de7cb832/tevm-sync-storage-persister-1.1.0-next.96.tgz","_integrity":"sha512-GzsXpPYGtIlK5z9UQzVADfbDEygkfQ2RJaVCZmBVmBNApt5XgZA5jKYOYaD+/t19RNU8iaAznHRjWzsqsB2qGg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.96_1720622684316_0.2042629906551301","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.97","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"170260de037a5e19a2fae4dab3fa25ca5eed2cac","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.97.tgz","fileCount":36,"integrity":"sha512-51y559amvmxXH/GQG1Hj4o/zPnNk41vifQNauZ9iEzJQJLZW3YsOchU9DX4mfHUzg5XLe419EZ/s5NfGg6uiDw==","signatures":[{"sig":"MEUCIQCH87ZXvE81sU+9PZFSL5V4upPoAeCX45ZY0j6PphTgqgIgCyeo8HxRPyuvOCqlDM5GoK4z6VGDRX/QPnzedjYveaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30385},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.97.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f20500408ed3626dd5ea4bacb72f007d/tevm-sync-storage-persister-1.1.0-next.97.tgz","_integrity":"sha512-51y559amvmxXH/GQG1Hj4o/zPnNk41vifQNauZ9iEzJQJLZW3YsOchU9DX4mfHUzg5XLe419EZ/s5NfGg6uiDw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/state":"^1.1.0-next.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.97_1720760816860_0.21499160309582566","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/sync-storage-persister","version":"1.1.0-next.100","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"f0895a05b01d68b980f4344055952f98f0f0d0c9","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.1.0-next.100.tgz","fileCount":36,"integrity":"sha512-gdgJdbPYlDtlShIlr9a+1Qv5FURxc7WoEm8b+STZzQOoJg77X2EocxFKH0AFLjjkFNm7xyMp/EWdyixnTZyfnA==","signatures":[{"sig":"MEUCIQDZJGylOJ8BfP2BDAbh3Hnf4ePpp6RBmCCLrLg1CxDcDgIgSrw03cguw4yEE6F8UUcvk1UKwMOfH12YfA2icE/TQtM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30381},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.1.0-next.100.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/62022e7e011c0d08950bb821f5fa4be5/tevm-sync-storage-persister-1.1.0-next.100.tgz","_integrity":"sha512-gdgJdbPYlDtlShIlr9a+1Qv5FURxc7WoEm8b+STZzQOoJg77X2EocxFKH0AFLjjkFNm7xyMp/EWdyixnTZyfnA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.1.0-next.100_1721176964368_0.9465844793231184","host":"s3://npm-registry-packages"}},"2.0.0-next.101":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.101","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"0b3177727b180d59ecbd7311ce68d160b75e5b81","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.101.tgz","fileCount":36,"integrity":"sha512-R6FInI/pxQ4a9Ivgnbm37WCPm21MViGoBbQRlgqx+tHdAz01TFiq2uwK6oZel9Y9+auTJ3dMEmyvM55owb+wwQ==","signatures":[{"sig":"MEUCIQDuVPR5gv6SDuGsJqcBNd8RbP8r9BhmLK+WeVO0JjjPzAIgclASdhplJQt6tPW8APsQZ27pb/cyucRgMI2E3sfMmpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30381},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.101.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b68be3ac4295c8535e5af11dcb6a949d/tevm-sync-storage-persister-2.0.0-next.101.tgz","_integrity":"sha512-R6FInI/pxQ4a9Ivgnbm37WCPm21MViGoBbQRlgqx+tHdAz01TFiq2uwK6oZel9Y9+auTJ3dMEmyvM55owb+wwQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.101"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.101_1721897994693_0.07092407288092328","host":"s3://npm-registry-packages"}},"2.0.0-next.102":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.102","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"80b21f2aa677c5ab3cef36e72e837ac96dc07858","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.102.tgz","fileCount":36,"integrity":"sha512-aY7Guz+f1iAjP6bcvZRr9qxQdb7rnWv2AYpHp8Ju8IziUAVEjqxlchV8nkBc3a0fjICskqCDemnGzReihtVJzA==","signatures":[{"sig":"MEUCIQCfPEiI2G42/AxH8jQ6J6pSCuqV8g1NZ20vFU3HjkldbQIgS088AX/Kc1kUWz8js3kSRFC/OOmoZ4l2iJxdZQH9Y58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30381},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.102.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/13ad82b542d354a1471a52c611e0dbec/tevm-sync-storage-persister-2.0.0-next.102.tgz","_integrity":"sha512-aY7Guz+f1iAjP6bcvZRr9qxQdb7rnWv2AYpHp8Ju8IziUAVEjqxlchV8nkBc3a0fjICskqCDemnGzReihtVJzA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.102_1721970396844_0.9791885954482331","host":"s3://npm-registry-packages"}},"2.0.0-next.103":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.103","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"c385ae5d7ac81217205e7d53e8b64ac97ab6e52c","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.103.tgz","fileCount":36,"integrity":"sha512-uSM64hXgvYYv9TGfUviL5yv9OvT3pGziXZrcXu00+6vt3Y3Eq52T9DRV5eAMX7RV0TIFEfhy9cXsYRSCNcRFZQ==","signatures":[{"sig":"MEUCIBw7gSC2jnzqHtL/lr5v8/g59SSohYUMzBkmZNZKcbPvAiEAlcmbUckt9CajhQE3FU58G7yv2Qt0r3yUYSSA/cevY6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30381},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.103.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3cdc13ca3142aa0e2ac52c0e571e3d45/tevm-sync-storage-persister-2.0.0-next.103.tgz","_integrity":"sha512-uSM64hXgvYYv9TGfUviL5yv9OvT3pGziXZrcXu00+6vt3Y3Eq52T9DRV5eAMX7RV0TIFEfhy9cXsYRSCNcRFZQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.103"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.103_1722337209347_0.6612501837238967","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.105","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"d1840b5774afa1281391f8ea64a80a5dab9abfe2","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.105.tgz","fileCount":36,"integrity":"sha512-HE3L0GWOKQxJkD7dDr61zv4ssgNYdN/s9GzxFUFmfeMXhU9lP2Q0t4szsXZbbZwqHKRgA/FTQBHDIj3CzcffBA==","signatures":[{"sig":"MEYCIQDpShsaLDAT+SJNHIg+eAjBWpl8cV+a9o1L8uq7E5kDqwIhALCmySXwlTiAPapju04Adm43B5ptMGSFSBES4TQUg2t8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30381},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.105.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a70f226b7ba9ccc54cc003b13c09cc36/tevm-sync-storage-persister-2.0.0-next.105.tgz","_integrity":"sha512-HE3L0GWOKQxJkD7dDr61zv4ssgNYdN/s9GzxFUFmfeMXhU9lP2Q0t4szsXZbbZwqHKRgA/FTQBHDIj3CzcffBA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.105_1723235783879_0.12474610466468139","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/sync-storage-persister","version":"2.0.0-next.107","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"5ff7600dd99591b8bd5bb271634751263c75764d","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-2.0.0-next.107.tgz","fileCount":36,"integrity":"sha512-AswJfTlRaHCApvEC0RYUf5AqZISxeQhQSQ4rdhryhfhn3BWWfp8rK97w3Kl0An5VKH6OriY0OrnKPtDnBS7Jvw==","signatures":[{"sig":"MEQCIAjf16wKE5f4DBPMZsFAydlqr+TYPCZetkwmERPx+mxCAiBwWEJ3QOkaaosbStcuWyCrFfQE0b4Wz/CiVIqNT+6ZyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31973},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-2.0.0-next.107.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3bdd520a25b706cf797c077cf1f520c0/tevm-sync-storage-persister-2.0.0-next.107.tgz","_integrity":"sha512-AswJfTlRaHCApvEC0RYUf5AqZISxeQhQSQ4rdhryhfhn3BWWfp8rK97w3Kl0An5VKH6OriY0OrnKPtDnBS7Jvw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^2.0.0-next.107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_2.0.0-next.107_1723428643380_0.504868976049323","host":"s3://npm-registry-packages"}},"1.0.0-next.108":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.108","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"46401e5f8148fb8f8fb4a4b502be0fd543d6f844","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.108.tgz","fileCount":36,"integrity":"sha512-bH/uFHUVrgjhJYcQcxZWi+L1AMpkC2pTEXUjzDaWSRlLJ7+8Stqbg7Z2FwYPALfa5NVJDtwp7yXlqMHe7bHeIw==","signatures":[{"sig":"MEQCIEqZAdiMK9dwNijz1xMzBhdVaN2/8YGNlgKOc11zUaqGAiA2Rpnd5/Lx449t/rkxtcVWxqK3L/1R/ogrja15J4WH4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31973},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.108.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7143d2f0607d108e84e956f8ee1430c8/tevm-sync-storage-persister-1.0.0-next.108.tgz","_integrity":"sha512-bH/uFHUVrgjhJYcQcxZWi+L1AMpkC2pTEXUjzDaWSRlLJ7+8Stqbg7Z2FwYPALfa5NVJDtwp7yXlqMHe7bHeIw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.108"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.108_1724786368957_0.7235860287329601","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.109","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"3ca1a709d459364eb241b8ed1d3a45327a0a9a19","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.109.tgz","fileCount":36,"integrity":"sha512-l0a2Phw80uKPW9UWZgz6hOSiD0IWzg9kBc9HjCGdy9tLabQ8bWHWhA1ZehsgP1kX+iWUxPfdyNxSygb5KWAAfA==","signatures":[{"sig":"MEUCIQD3J1cXfrF+PvXObkfEvSv20j1dTmoWvWTll1N3H96i5AIgP2gIdzS2Ej2GRLu3uGBQbOHjkcklNRIUUBVL1CXbp/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31974},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.109.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/16daebbf5ae26a7a505e8158730f3f1b/tevm-sync-storage-persister-1.0.0-next.109.tgz","_integrity":"sha512-l0a2Phw80uKPW9UWZgz6hOSiD0IWzg9kBc9HjCGdy9tLabQ8bWHWhA1ZehsgP1kX+iWUxPfdyNxSygb5KWAAfA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.109_1725179157548_0.15371497423559077","host":"s3://npm-registry-packages"}},"1.0.0-next.115":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.115","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"9f6837f14aee946e38bb4cf5688b643c6c58cb2d","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.115.tgz","fileCount":36,"integrity":"sha512-oBs8njPSuxsY34iuJr7klYRqXTevIZHjmqJxlDyRnrIvz9q/pkbXn/jHc+1daVMzdeN+RSlhG1nsDBH/PIrfXw==","signatures":[{"sig":"MEQCIHBu1ObOufLHWsFmGseqvL3lnspnpwVVai8q7tfDotrEAiANLgf9/cVp5WLMvZtW0DmN/pbSdAy3hRRCtXDvJ3Z+Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31974},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.115.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7835775cf1fe68fe52f6d21afc4142cf/tevm-sync-storage-persister-1.0.0-next.115.tgz","_integrity":"sha512-oBs8njPSuxsY34iuJr7klYRqXTevIZHjmqJxlDyRnrIvz9q/pkbXn/jHc+1daVMzdeN+RSlhG1nsDBH/PIrfXw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.115"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.115_1726963529748_0.2467357835570163","host":"s3://npm-registry-packages"}},"1.0.0-next.116":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.116","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"ed9f224607ae9b4650f681c047e7bdac1cfc9fa1","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.116.tgz","fileCount":36,"integrity":"sha512-kH3b4f74IiKM7II5r1qfQ82zxz2BAnOEDGKwV6RNmUiQiS/c6EPFZ+/GLQKPor83zxUEV4N59w6i0vSk7lODEw==","signatures":[{"sig":"MEUCIDDJTEwjJ8OpRazktj5TjXVBmjw9ozUAjXAUDidGTLOYAiEAm1JnpLvTCpylTHRCyCXhy2XiuXcrA30n6XKCHah/dvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31974},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.116.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/2dcd6d8f4531be56b57bba50271c0579/tevm-sync-storage-persister-1.0.0-next.116.tgz","_integrity":"sha512-kH3b4f74IiKM7II5r1qfQ82zxz2BAnOEDGKwV6RNmUiQiS/c6EPFZ+/GLQKPor83zxUEV4N59w6i0vSk7lODEw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.116"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.116_1726965933696_0.05915986504839643","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.117","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"fe7405855f0ae615120f6ab2bde031a177accca0","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.117.tgz","fileCount":36,"integrity":"sha512-3l6difyLWdy4X+z/gSyNsVSOmBsPLltehur7cKWoa99LHg3LunheJyxdsYFiFUV8zJouqte5HkyP4p+gX2MItA==","signatures":[{"sig":"MEUCIQDbnsEGw1RKg9RgWOuLz5mneFhrJsl0Ggl8Aes9bvMJlQIgK/IWYFKttb5baF06SvtcobS3/DIwNyxXIfQLMCDMmkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31976},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.117.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4438f48385552e2a32b554bebab07424/tevm-sync-storage-persister-1.0.0-next.117.tgz","_integrity":"sha512-3l6difyLWdy4X+z/gSyNsVSOmBsPLltehur7cKWoa99LHg3LunheJyxdsYFiFUV8zJouqte5HkyP4p+gX2MItA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.117_1727069980698_0.4739146701942687","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.118","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"b7f3067a4f830750b69af77845c04b31f01c6afa","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.118.tgz","fileCount":36,"integrity":"sha512-K85UJkP+08HMAK9V9ZPXb7UbLAY5CL9hpEl1uvRAa3ZDIR65I0XY+eDXhnoXEjLKj6xFmNoV+pwvMgp0Z2janQ==","signatures":[{"sig":"MEUCICa6PXPhFGnM3nqHxTWJR9FiTtNw2C339/8keecukO/+AiEA5F8AaWRJxhUpkSQd+DhV95umoIA6G9y1W1Vqx4Z+tms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31976},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.118.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/64cd226fabfac907e112fb7b296acff1/tevm-sync-storage-persister-1.0.0-next.118.tgz","_integrity":"sha512-K85UJkP+08HMAK9V9ZPXb7UbLAY5CL9hpEl1uvRAa3ZDIR65I0XY+eDXhnoXEjLKj6xFmNoV+pwvMgp0Z2janQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.118_1727467783902_0.4624187480320119","host":"s3://npm-registry-packages"}},"1.0.0-next.120":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.120","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"184ece4b581fdc830bb24186d77b148df3964650","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.120.tgz","fileCount":36,"integrity":"sha512-DSh0bFj2mfkALZ0KVt8Yex0o265s8wmb1or4deOf+1odRwi3vlimW5yAKV8bEWxucJMJkdO8IqsIqmtFF8JW8A==","signatures":[{"sig":"MEYCIQDeFTfTtW7O1dbf3JwuxIcdvJYl28HAwO61apUq0NmnUgIhAIedJEXDDyWlT6vPizTSS2DGvHIjUtrjotnknN/Y2bk9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31976},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.120.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8a0de894bc4cc8a7442b327468ad44b5/tevm-sync-storage-persister-1.0.0-next.120.tgz","_integrity":"sha512-DSh0bFj2mfkALZ0KVt8Yex0o265s8wmb1or4deOf+1odRwi3vlimW5yAKV8bEWxucJMJkdO8IqsIqmtFF8JW8A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.120"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.120_1727669562497_0.12548791882793942","host":"s3://npm-registry-packages"}},"1.0.0-next.124":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.124","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"4134d48124b89ef30f5019f6f381ee7b3b4d3d21","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.124.tgz","fileCount":36,"integrity":"sha512-OjCgkhPO9lz9r3YO1cECiJZ73+cnlXjvO5l1qHUONqvK2trwFFqejPKsU1WFdaUk3nMCyMyfKiHJ5lLkTgSW/A==","signatures":[{"sig":"MEYCIQCei81R3KLNGsA9RE6+yff0anPWE3lLIjY5aI58FehLRQIhAPQEN9LdjJ7BJiivNNJqMNAXF3nf6TvuzPuPsiJANtx+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31976},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.124.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/32f00013b8702fe5c1162e23616e132e/tevm-sync-storage-persister-1.0.0-next.124.tgz","_integrity":"sha512-OjCgkhPO9lz9r3YO1cECiJZ73+cnlXjvO5l1qHUONqvK2trwFFqejPKsU1WFdaUk3nMCyMyfKiHJ5lLkTgSW/A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.124"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.124_1729131200863_0.13030254521689977","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.128","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"550df0b9a11ee90123130c3e55affcd501c60eaf","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.128.tgz","fileCount":36,"integrity":"sha512-+tiTy2WVNU6M57mVLPQwEpGRroXochB3v3EpMpueSdhzpnnQK0fbhCeP8uFt6HdDGUO5eTai8xDfLqqjJp4L+Q==","signatures":[{"sig":"MEUCIDhQe8gS0uoRBGxdnBoYYnE92r/xjgxyNlLTUxtFf4weAiEA5ZypQU/X/+v47DQFrwUUNn7h4bL9zpX65Nj33Bwt4hM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31494},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.128.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/40aba5f5034c489cad2e20dc88e23219/tevm-sync-storage-persister-1.0.0-next.128.tgz","_integrity":"sha512-+tiTy2WVNU6M57mVLPQwEpGRroXochB3v3EpMpueSdhzpnnQK0fbhCeP8uFt6HdDGUO5eTai8xDfLqqjJp4L+Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.128_1741407826485_0.5487024560580382","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.130":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.130","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"00851e119aff1e1b12b2ffa6058c8c19cba08e67","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.130.tgz","fileCount":36,"integrity":"sha512-Fki8RKBJgWpegMWHzP/a97rFwqbnIC6VFUWVeH9JO0kbdeBTlCvSkN/AsPuY4YOGWLI7J7A5we4hRBPpJujalA==","signatures":[{"sig":"MEUCIDd9f97ho94a8EIRKETPqE1G+6pee4jZQbzyAv6c2ddUAiEAlEgKWmtb+MTixZ5C9OwiJ1LWhtwTltdqcB/BTUHJdo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31500},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.130.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/0d71bee0281c3461ecf30c4c179571b9/tevm-sync-storage-persister-1.0.0-next.130.tgz","_integrity":"sha512-Fki8RKBJgWpegMWHzP/a97rFwqbnIC6VFUWVeH9JO0kbdeBTlCvSkN/AsPuY4YOGWLI7J7A5we4hRBPpJujalA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.130"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.130_1741651110706_0.5157054211036243","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.131","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"e83a96a7be07e3702c214c6626fbd4d75a782963","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.131.tgz","fileCount":36,"integrity":"sha512-LirEep9SgPySISgkT454z9cK2HgPiSKzGWWTq7LX0KjZtq59gT75leMbMCaWxtL0cA5FIycSQc3NyKMSihDa0A==","signatures":[{"sig":"MEQCIHF6YFTqhrggAk9XBYiENJPEuOkujEdh8b/PIuzYvFz3AiBRFRiLUnOaU+qdD+OOSzYJmuMmsOHyUclS9EOgzgsDIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31500},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.131.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/2af4f4eb14d667a4768af4a5b0e773b7/tevm-sync-storage-persister-1.0.0-next.131.tgz","_integrity":"sha512-LirEep9SgPySISgkT454z9cK2HgPiSKzGWWTq7LX0KjZtq59gT75leMbMCaWxtL0cA5FIycSQc3NyKMSihDa0A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.131_1741746459835_0.4166998571952527","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.132":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.132","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"e4857fb43e4b25e8c91c1934bdce42e2d77c4b3d","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.132.tgz","fileCount":42,"integrity":"sha512-8/TKxccjVelpw+WUDu/FvCmtRY80ytTKONdnsoQZTQvJKIPSC37o/mBUOChIEEvc9Mx5Qb5ANlEQRVK0+p+Unw==","signatures":[{"sig":"MEUCIQCOYX/cRTOjT4bUyWBGZU+qrYR6i/6voqwTlEo/dr5wZQIgEKkUVGxBms8hu0SzlBEtzCRzZdqj/t/cgF70LKjmh7o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40744},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.132.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/da05da9689176630f0876cc649558893/tevm-sync-storage-persister-1.0.0-next.132.tgz","_integrity":"sha512-8/TKxccjVelpw+WUDu/FvCmtRY80ytTKONdnsoQZTQvJKIPSC37o/mBUOChIEEvc9Mx5Qb5ANlEQRVK0+p+Unw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.132"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.132_1742218047778_0.8508975150154263","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.134":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.134","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"9b5bf0f1e7a01a2d5f11e906b723be5a60d3891e","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.134.tgz","fileCount":42,"integrity":"sha512-8Ek+SNJys9g8SgLxSxKX/oZp0+HXtbPSULzSU1LhXzE8au5gSotNIxRmMV6pBM3eXY23R+sYDDtMCkcR41kVyw==","signatures":[{"sig":"MEUCIH4pcTamRSMG1xGa3l5c/I9Z5HFzXcPnCDqiMFc/0cteAiEAjuDHY5kObTvapqUi58t3Da8E2knEGlwf6vJKQZ8w8tA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40744},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.134.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/74829f214af527fd9bd821a0b29afce2/tevm-sync-storage-persister-1.0.0-next.134.tgz","_integrity":"sha512-8Ek+SNJys9g8SgLxSxKX/oZp0+HXtbPSULzSU1LhXzE8au5gSotNIxRmMV6pBM3eXY23R+sYDDtMCkcR41kVyw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.134"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.134_1742522822554_0.5659024904586987","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.140":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.140","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"6733349f15b4e55b6ebf5a44d631006dce474ca4","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.140.tgz","fileCount":42,"integrity":"sha512-QfAxRXQVEeqzgutGPm8INKtwvD9wCMrd3oSpUaauazD4h1r6vhCxSNYeK0zpIQhqDdaJOcpGUKCkUl/8wA8vyQ==","signatures":[{"sig":"MEYCIQDeXKQ00MRoDRimf70KogXt9LEzd/PxWcMx7yXCPsPkAQIhAK2+wA9wF7RPHms+sy4Glx/cqnSrbRfP5xt6jocqM9Em","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40744},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.140.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/be70dbafb1110fd6616f35182fee360f/tevm-sync-storage-persister-1.0.0-next.140.tgz","_integrity":"sha512-QfAxRXQVEeqzgutGPm8INKtwvD9wCMrd3oSpUaauazD4h1r6vhCxSNYeK0zpIQhqDdaJOcpGUKCkUl/8wA8vyQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.140"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.140_1743024989388_0.973545993021155","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.142","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"aed523fc925872fb2a0f2b852168c25b1210f0ff","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.142.tgz","fileCount":42,"integrity":"sha512-Cf/gJRVXbqK5g1L/GflfxBuSEEQxZB9hc2r0bGV21o4tsS4dFD4WCxJTGHNsw07gwup56zYPjqilkUZIpucttA==","signatures":[{"sig":"MEYCIQCMgQ1EcI6fdkJNPnni/8mUWAo5RkZRKykkkBjHIYpmQgIhAL4kP4z9pQ9IOCXOl/DXXpWfMy2u/oe6wWYzV5UA0HdA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40744},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.142.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5c35bd5f82137e8fe7fb9a3126ff33e4/tevm-sync-storage-persister-1.0.0-next.142.tgz","_integrity":"sha512-Cf/gJRVXbqK5g1L/GflfxBuSEEQxZB9hc2r0bGV21o4tsS4dFD4WCxJTGHNsw07gwup56zYPjqilkUZIpucttA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.142_1745166070213_0.15816352132190592","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.146","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"53b4493c4bd08dfc743ef442a3c320023355b4cb","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.146.tgz","fileCount":42,"integrity":"sha512-mU0r1VKt16NJ0r3BT8AJ90SyOojsguzOJG2Wa3DWiUwdkzf8Z9LXC2B8J0eZCOAxhOE4Jpr60aUHf8uctgU97A==","signatures":[{"sig":"MEYCIQCGqiFJZ0+LpDbe5x6BrnzAS9zqDz4MhX6zRSEZq8ZLDgIhAO4Ed2kgUENlSI7e0h9vpqzUC3qr0yA1SgyD+tkCMv2A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40744},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.146.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/d154a4eff7ddb7d9cef6477215831077/tevm-sync-storage-persister-1.0.0-next.146.tgz","_integrity":"sha512-mU0r1VKt16NJ0r3BT8AJ90SyOojsguzOJG2Wa3DWiUwdkzf8Z9LXC2B8J0eZCOAxhOE4Jpr60aUHf8uctgU97A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.146_1748435452766_0.6743437764601057","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/sync-storage-persister","version":"1.0.0-next.148","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/sync-storage-persister@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":"5d2379e3b8cc7285f600cab25e7d406f9fdb50a9","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-next.148.tgz","fileCount":42,"integrity":"sha512-UHqWFKpHKDzRcb09J8Qo49z2x0wTl4YSCKkwz1pUNpRrOjuiqcVywh/Q+3iwvWC88gxSWsrIG7kQz1Iave6v/Q==","signatures":[{"sig":"MEYCIQDTNucz+RGTXt+sE3Q42sYhoXE8B5AazwN98CfXOTgkAgIhAJWeSLMLAlSbIHsTzanL4pEF3O9Yx6jOf4HeMNxgQLbM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40912},"main":"dist/index.cjs","type":"module","_from":"file:tevm-sync-storage-persister-1.0.0-next.148.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest run","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"bun run typedoc","test:coverage":"vitest --coverage --run"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/15b8d2ab75a4b8c63aa9af721c44dd0d/tevm-sync-storage-persister-1.0.0-next.148.tgz","_integrity":"sha512-UHqWFKpHKDzRcb09J8Qo49z2x0wTl4YSCKkwz1pUNpRrOjuiqcVywh/Q+3iwvWC88gxSWsrIG7kQz1Iave6v/Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"_npmVersion":"10.8.1","description":"A package for persisting the state of the EVM to a sync storage","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/state":"^1.0.0-next.148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148"},"_npmOperationalInternal":{"tmp":"tmp/sync-storage-persister_1.0.0-next.148_1759577179242_0.2621021652514808","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/sync-storage-persister","version":"1.0.0-rc.151","private":false,"description":"A package for persisting the state of the EVM to a sync storage","keywords":["solidity","sol","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/sync-storage-persister"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"main":"dist/index.cjs","module":"dist/index.js","types":"types/index.d.ts","dependencies":{"@tevm/state":"^1.0.0-rc.151"},"devDependencies":{"@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^1.0.0-rc.151"},"publishConfig":{"access":"public"},"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/sync-storage-persister","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":"bun run 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-sync-storage-persister-*.tgz && rm /tmp/tevm-sync-storage-persister-*.tgz","package:up":"pnpm up --latest","test":"vitest --watch","test:coverage":"vitest --coverage --run","test:run":"vitest run","typecheck":"tsc --noEmit"},"_id":"@tevm/sync-storage-persister@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-w8yYpE9CUyuR9YMLWXIA+5f4ujtXrvx59STW8iwxzm6Ag4/QfJEf6Bna/DwUSLmoh4xeYrZqrQMYVQDDWvJE5A==","_resolved":"/tmp/tmp.0dvBqHiYOF/tevm-sync-storage-persister-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.0dvBqHiYOF/tevm-sync-storage-persister-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-w8yYpE9CUyuR9YMLWXIA+5f4ujtXrvx59STW8iwxzm6Ag4/QfJEf6Bna/DwUSLmoh4xeYrZqrQMYVQDDWvJE5A==","shasum":"015f2401a537657b99f7d9ce8c43278679298cce","tarball":"https://registry.npmjs.org/@tevm/sync-storage-persister/-/sync-storage-persister-1.0.0-rc.151.tgz","fileCount":42,"unpackedSize":42356,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fsync-storage-persister@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBhgnb/2ba4vV2bGaVwVSQFN1h8juiBifIb3CHafBmINAiBLhGK9Ya+S1/dUfEfkX3pyGzyODYVcz9LzwWtXBwbqOw=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:421df776-c7e6-437b-a226-b8a3a673047c"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sync-storage-persister_1.0.0-rc.151_1779468087339_0.9516173922928344"},"_hasShrinkwrap":false}},"time":{"created":"2024-02-20T03:18:49.793Z","modified":"2026-05-22T16:41:27.775Z","1.0.0-next.40":"2024-02-20T03:18:50.068Z","1.1.0-next.45":"2024-05-11T18:02:41.718Z","1.1.0-next.46":"2024-05-13T02:53:44.137Z","1.1.0-next.47":"2024-05-13T15:37:04.728Z","1.1.0-next.49":"2024-05-15T04:14:26.711Z","1.1.0-next.51":"2024-05-16T10:46:00.866Z","1.1.0-next.52":"2024-05-16T23:05:28.450Z","1.1.0-next.56":"2024-05-21T08:53:50.289Z","1.1.0-next.57":"2024-05-21T23:13:40.210Z","1.1.0-next.59":"2024-05-23T20:19:30.961Z","1.1.0-next.60":"2024-05-24T14:41:39.774Z","1.1.0-next.62":"2024-05-28T20:33:12.825Z","1.1.0-next.63":"2024-05-29T21:15:44.924Z","1.1.0-next.65":"2024-05-31T17:03:19.339Z","1.1.0-next.66":"2024-05-31T17:29:23.802Z","1.1.0-next.69":"2024-06-04T08:12:21.949Z","1.1.0-next.70":"2024-06-05T23:46:40.096Z","1.1.0-next.72":"2024-06-09T01:21:08.281Z","1.1.0-next.73":"2024-06-09T03:05:59.151Z","1.1.0-next.74":"2024-06-12T08:53:08.122Z","1.1.0-next.75":"2024-06-13T04:31:16.979Z","1.1.0-next.77":"2024-06-14T18:32:30.570Z","1.1.0-next.78":"2024-06-14T19:35:52.925Z","2.0.0-next.79":"2024-06-18T23:46:05.062Z","2.0.0-next.80":"2024-06-19T03:56:36.782Z","2.0.0-next.83":"2024-06-19T23:44:18.029Z","2.0.0-next.84":"2024-06-21T21:54:45.638Z","2.0.0-next.85":"2024-06-23T01:14:01.694Z","2.0.0-next.86":"2024-06-26T23:11:55.862Z","1.1.0-next.88":"2024-07-02T05:29:02.277Z","1.1.0-next.90":"2024-07-05T17:28:24.220Z","1.1.0-next.91":"2024-07-06T18:52:34.458Z","1.1.0-next.92":"2024-07-08T23:19:38.631Z","1.1.0-next.94":"2024-07-09T22:27:47.584Z","1.1.0-next.95":"2024-07-09T22:43:52.884Z","1.1.0-next.96":"2024-07-10T14:44:44.453Z","1.1.0-next.97":"2024-07-12T05:06:57.028Z","1.1.0-next.100":"2024-07-17T00:42:44.561Z","2.0.0-next.101":"2024-07-25T08:59:54.859Z","2.0.0-next.102":"2024-07-26T05:06:36.993Z","2.0.0-next.103":"2024-07-30T11:00:09.517Z","2.0.0-next.105":"2024-08-09T20:36:24.055Z","2.0.0-next.107":"2024-08-12T02:10:43.526Z","1.0.0-next.108":"2024-08-27T19:19:29.121Z","1.0.0-next.109":"2024-09-01T08:25:57.744Z","1.0.0-next.115":"2024-09-22T00:05:29.911Z","1.0.0-next.116":"2024-09-22T00:45:33.874Z","1.0.0-next.117":"2024-09-23T05:39:40.848Z","1.0.0-next.118":"2024-09-27T20:09:44.097Z","1.0.0-next.120":"2024-09-30T04:12:42.695Z","1.0.0-next.124":"2024-10-17T02:13:21.038Z","1.0.0-next.128":"2025-03-08T04:23:46.673Z","1.0.0-next.130":"2025-03-10T23:58:30.873Z","1.0.0-next.131":"2025-03-12T02:27:40.014Z","1.0.0-next.132":"2025-03-17T13:27:27.984Z","1.0.0-next.134":"2025-03-21T02:07:02.812Z","1.0.0-next.140":"2025-03-26T21:36:29.676Z","1.0.0-next.142":"2025-04-20T16:21:10.407Z","1.0.0-next.146":"2025-05-28T12:30:52.941Z","1.0.0-next.148":"2025-10-04T11:26:19.478Z","1.0.0-rc.151":"2026-05-22T16:41:27.476Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","sol","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/sync-storage-persister"},"description":"A package for persisting the state of the EVM to a sync storage","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}