{"_id":"@tevm/base-bundler","_rev":"36-a2d3eaa1603c7eed12bfd08db82e2182","name":"@tevm/base-bundler","dist-tags":{"next":"1.0.0-next.23","latest":"1.0.0-next.149","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.23":{"name":"@tevm/base-bundler","version":"1.0.0-next.23","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.23","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2de243de0e199035e826c3aecec39280b7d77dc3","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.23.tgz","fileCount":39,"integrity":"sha512-ID1CBcuyWSgKjLCLxRl9SCuwhX8KIuZn9qaUmIqN/Y//wRJe+C9Fjk5zbzqtVUOmCnlv958sNPAS1K5TUNBwkw==","signatures":[{"sig":"MEUCIQCitgqvSAvcMRZjJwVi/Ic51PXdFnuvT5x4p60bJBTabwIgfF4+E/dosHgtEshKwe5NK6m0NCmWPd2j2LiX5wQRSuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131990},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.23.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"rome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fd60797e21d1419617c95c6f38d41014/tevm-base-bundler-1.0.0-next.23.tgz","_integrity":"sha512-ID1CBcuyWSgKjLCLxRl9SCuwhX8KIuZn9qaUmIqN/Y//wRJe+C9Fjk5zbzqtVUOmCnlv958sNPAS1K5TUNBwkw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.1.0","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.0.0-next.23","solidity-ast":"^0.4.52","@tevm/runtime":"^1.0.0-next.23","@tevm/compiler":"^1.0.0-next.23","@tevm/bundler-cache":"^1.0.0-next.23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.0.0-next.23","@types/node":"^20.8.9","@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.23_1705897224540_0.9352005292708634","host":"s3://npm-registry-packages"}},"1.0.0-next.25":{"name":"@tevm/base-bundler","version":"1.0.0-next.25","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.25","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ba1298f58844a83db8d1d0b9a668a657dc587753","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.25.tgz","fileCount":39,"integrity":"sha512-+9F8kHi/uMLTHR4mnoN/Kr9jyMC+VyegrKDq6YxSJB83/H8ik2tY87xLKTqcHSuDZTEkE5/Oh506708/ldsCnw==","signatures":[{"sig":"MEQCIFts5ECK5is9HIITDqdqIM71QjBwsA5t1dXhhZS1VmYeAiBHJEvrIYWygmNpl9/Bjqjy8Yf77y5EKSCzQJP+bN0zcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131990},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.25.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"rome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/23ba0b8687bf41b3196120d407e107e8/tevm-base-bundler-1.0.0-next.25.tgz","_integrity":"sha512-+9F8kHi/uMLTHR4mnoN/Kr9jyMC+VyegrKDq6YxSJB83/H8ik2tY87xLKTqcHSuDZTEkE5/Oh506708/ldsCnw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.1.0","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.0.0-next.23","solidity-ast":"^0.4.52","@tevm/runtime":"^1.0.0-next.25","@tevm/compiler":"^1.0.0-next.23","@tevm/bundler-cache":"^1.0.0-next.23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.0.0-next.23","@types/node":"^20.8.9","@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.25_1706501981567_0.39787726897590336","host":"s3://npm-registry-packages"}},"1.0.0-next.28":{"name":"@tevm/base-bundler","version":"1.0.0-next.28","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.28","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6d17c76258a84205a6a1b9d1230dfcd3a958296b","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.28.tgz","fileCount":39,"integrity":"sha512-iDh1yo/OOEFh3OfBfSFi0Ni91ax4RM/neFOJUKn3i4uHKhNr8zW9EXBlvhRIDYXBF3Djv0oF4gZLvSw2/vrxQA==","signatures":[{"sig":"MEQCIHCgih2ZXJeuMugTJGzk3HAuL/K03m4jc0a/5PVzeCVAAiAm/EOen6O7BtKPEFgAZzgl12Dq21GaaGVBpYwldZbMsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131990},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.28.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"rome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/64bfc8e3da2e0c360d5ece70081b9646/tevm-base-bundler-1.0.0-next.28.tgz","_integrity":"sha512-iDh1yo/OOEFh3OfBfSFi0Ni91ax4RM/neFOJUKn3i4uHKhNr8zW9EXBlvhRIDYXBF3Djv0oF4gZLvSw2/vrxQA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.1.0","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.0.0-next.28","solidity-ast":"^0.4.52","@tevm/runtime":"^1.0.0-next.28","@tevm/compiler":"^1.0.0-next.28","@tevm/bundler-cache":"^1.0.0-next.28"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.0.0-next.28","@types/node":"^20.8.9","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.28_1707513947119_0.8273704879237627","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/base-bundler","version":"1.0.0-next.40","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.40","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2fbc58fd3b54aec006c186b2d1ba5e2d70c55617","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.40.tgz","fileCount":42,"integrity":"sha512-MvUwPmHlm0xyWGsq6WFl39CoLyimGIrOfOeq0y5LH3Tfj+pwEBm9fi3M8rTHWV3vVe3ybLU6xadplhXALnKh5w==","signatures":[{"sig":"MEQCIDVZtJvuDDytxQL6hlUUynfZHbJfi5OVu09axQunxFEkAiAyLbsExnhHmt0WLZd1HVpKJiE4VH1BeUF7c0lv0h8IMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143816},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.40.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"rome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/85b6b94ccdae6f78e607cc4110fbd2aa/tevm-base-bundler-1.0.0-next.40.tgz","_integrity":"sha512-MvUwPmHlm0xyWGsq6WFl39CoLyimGIrOfOeq0y5LH3Tfj+pwEBm9fi3M8rTHWV3vVe3ybLU6xadplhXALnKh5w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.1.0","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.0.0-next.40","solidity-ast":"^0.4.52","@tevm/runtime":"^1.0.0-next.40","@tevm/compiler":"^1.0.0-next.40","@tevm/bundler-cache":"^1.0.0-next.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.0.0-next.40","@types/node":"^20.8.9","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.40_1708399105627_0.9008657441045451","host":"s3://npm-registry-packages"}},"1.0.0-next.41":{"name":"@tevm/base-bundler","version":"1.0.0-next.41","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.41","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"329d7c32835fcea0b19e0795bf05a7343128432b","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.41.tgz","fileCount":42,"integrity":"sha512-GyfxO4JcaKg8IzhkwpuTaDadKOLixrJ1Crr6hn9LmGMn/aw8M845cQj8MS4wSnx4ItLS8i6uPSjM6Bi64BQ9TA==","signatures":[{"sig":"MEQCIG997hRD++Tnu2mCfSdoMGW+qNJ0tnF9bAeWAWC/QqlMAiA4zHuwuZ8smje9xYYNpoRNTJOxAsW6SsNsCTFyvSyImA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143816},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.41.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"rome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9f4bf782c79aab332e3fa0d5236832d9/tevm-base-bundler-1.0.0-next.41.tgz","_integrity":"sha512-GyfxO4JcaKg8IzhkwpuTaDadKOLixrJ1Crr6hn9LmGMn/aw8M845cQj8MS4wSnx4ItLS8i6uPSjM6Bi64BQ9TA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.1.0","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.9.0","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.0.0-next.41","solidity-ast":"^0.4.52","@tevm/runtime":"^1.0.0-next.40","@tevm/compiler":"^1.0.0-next.41","@tevm/bundler-cache":"^1.0.0-next.41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.0.0-next.40","@types/node":"^20.8.9","@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.41_1708824934511_0.20855429670118797","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/base-bundler","version":"1.1.0-next.47","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.47","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"8ba6cb1d85988612ab6682cafc41448f6ccac793","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.47.tgz","fileCount":42,"integrity":"sha512-5B4vvzBiHbE+zwlylM+Wo7h07+SahyOAtRvPLAgzsI16d6/6t0ti48l9EEjlKT6c5Im7GcgHxbh/YPp8n/IRUw==","signatures":[{"sig":"MEUCIBULGJl3/SIsMX1iCv2gihb0BjIi52HDiauWY/TKyPyzAiEAy7OOt9SpU18sEfRC6tsKLvUZ6QrASNJ6fmYTDLs5u0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141086},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.47.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fab0c4274481fa1f94aaab6d51ca627a/tevm-base-bundler-1.1.0-next.47.tgz","_integrity":"sha512-5B4vvzBiHbE+zwlylM+Wo7h07+SahyOAtRvPLAgzsI16d6/6t0ti48l9EEjlKT6c5Im7GcgHxbh/YPp8n/IRUw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.1.0-next.47","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.47","@tevm/compiler":"^1.1.0-next.47","@tevm/bundler-cache":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.1.0-next.47","@types/node":"^20.8.9","@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.47_1715614600173_0.02912808030879499","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/base-bundler","version":"1.1.0-next.52","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.52","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5668631af0de437a657b9464730b249321d18a38","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.52.tgz","fileCount":42,"integrity":"sha512-Zt8/mAWdtQv/MSp2GyPYiYYadCWlRcfXNq+ixDo5amNCwWU6Xl0EI0Y4cJjYRCvQhgQ3XMUqhz4KsNyNyK3yig==","signatures":[{"sig":"MEUCID6BEfxtk0pnNYpdpvYjV0G5fUbJGkRsZYGnw7hFkBgzAiEAwrGF1f8M9hqvCsXLvi0j0VnlZwQ/JAKF5hj5flubBLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141086},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.52.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/052fb6488515290f5923b45c08a7a1ba/tevm-base-bundler-1.1.0-next.52.tgz","_integrity":"sha512-Zt8/mAWdtQv/MSp2GyPYiYYadCWlRcfXNq+ixDo5amNCwWU6Xl0EI0Y4cJjYRCvQhgQ3XMUqhz4KsNyNyK3yig==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.1.0-next.52","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.52","@tevm/compiler":"^1.1.0-next.52","@tevm/bundler-cache":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.1.0-next.52","@types/node":"^20.8.9","@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.52_1715900702662_0.04077436210087182","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/base-bundler","version":"1.1.0-next.60","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.60","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5e68a41c5b7175a4af04f53748ce77c0ed3b0bb4","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.60.tgz","fileCount":42,"integrity":"sha512-6ONjdjNdoXtjyxWRfUB32lPUikJOFKsMYzwNM/AMgyOwFXNaErSm3/4QUlaoT6LGUPQwoF2jZ9ud+Hcgep0BCQ==","signatures":[{"sig":"MEUCIHvCC964QCkzHD4REWIji+Hyh01aWo/t4NaQVqi/j4ZSAiEA6j5nth2paByGdfWEM+Xy6c+YttCXYhdPNFyIg53NeoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141086},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.60.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/fca9dc9dfa57af5284c639cc0162d6be/tevm-base-bundler-1.1.0-next.60.tgz","_integrity":"sha512-6ONjdjNdoXtjyxWRfUB32lPUikJOFKsMYzwNM/AMgyOwFXNaErSm3/4QUlaoT6LGUPQwoF2jZ9ud+Hcgep0BCQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.1.0-next.60","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.60","@tevm/compiler":"^1.1.0-next.60","@tevm/bundler-cache":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.1.0-next.60","@types/node":"^20.8.9","@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.60_1716561675918_0.06184383140601479","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/base-bundler","version":"1.1.0-next.69","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.69","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"1ba2fb9405649e7d199dfdcffd10b0230e7a584f","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.69.tgz","fileCount":42,"integrity":"sha512-SlowMN5lL49y4rZxSeoVHcZIipXrAXqDbJokrIdkbqqdDMYoOu7bDXaqlwCeka3XDt/Fh0e3rVa67Pic712Shw==","signatures":[{"sig":"MEUCIQC0LHOcc35OgXxSxwaAXKxXS6Tva+kDLmQx7fzkrchl+gIgVVx3X5qzP5+uq0hH0oocoPiU5ZMkPbWNrMyxg6llK1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141086},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.69.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/293369ced6029afbcda9b6276d8889fa/tevm-base-bundler-1.1.0-next.69.tgz","_integrity":"sha512-SlowMN5lL49y4rZxSeoVHcZIipXrAXqDbJokrIdkbqqdDMYoOu7bDXaqlwCeka3XDt/Fh0e3rVa67Pic712Shw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"effect":"2.0.0-next.54","@tevm/config":"^1.1.0-next.69","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.69","@tevm/compiler":"^1.1.0-next.69","@tevm/bundler-cache":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"solc":"0.8.22","@tevm/solc":"^1.1.0-next.69","@types/node":"^20.8.9","@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.69_1717488714702_0.5502201434463005","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/base-bundler","version":"1.1.0-next.70","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.70","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a17f9a0e1050245b19f4b1fdc86704662de614e9","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.70.tgz","fileCount":42,"integrity":"sha512-N7sUEGh60aJeb4mRLZsCtp4cdaY+Pp3wsHMcFhijk0KatYyChK0NH+r4igGEh8ye2tRonqIR1QPqunRlT/V6vw==","signatures":[{"sig":"MEUCIQDb26iXZT+AYULGt40edNObTuGY6Ee2y7DyGO89fAqpbAIgMUHWKGOMo+faGTa16DCplx2hZQNNjGK+Q/ePkj+Ndkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141059},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.70.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/2b126b138d59b5a8e80f5bce29161e9e/tevm-base-bundler-1.1.0-next.70.tgz","_integrity":"sha512-N7sUEGh60aJeb4mRLZsCtp4cdaY+Pp3wsHMcFhijk0KatYyChK0NH+r4igGEh8ye2tRonqIR1QPqunRlT/V6vw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.22","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.69","@types/node":"^20.8.9","@tevm/config":"^1.1.0-next.69","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.69","@tevm/compiler":"^1.1.0-next.69","@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69","@tevm/bundler-cache":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.70_1717631184849_0.025613805863167416","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/base-bundler","version":"1.1.0-next.72","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.72","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6c3bff5082fba9dbf7221ce378db7ec558eb119c","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.72.tgz","fileCount":42,"integrity":"sha512-Ju+5XaTzngZCPWFYj/TmixqnEawmJrLdo4v/ATNp4PmHmvGnPfgZcBpp6ZotzKgzINtRcce3jee5nImZB6YSSw==","signatures":[{"sig":"MEUCICh65QWHuMbrnl9NOcdASWY26euabJGSJwvwxbpRBJPnAiEAyM22A+1E3AeuwOGR7NwLXGvr1djenFz+zxI9sHdFH5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141059},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.72.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8a4429266c60347fdaad8b6621fd1839/tevm-base-bundler-1.1.0-next.72.tgz","_integrity":"sha512-Ju+5XaTzngZCPWFYj/TmixqnEawmJrLdo4v/ATNp4PmHmvGnPfgZcBpp6ZotzKgzINtRcce3jee5nImZB6YSSw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.22","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.72","@types/node":"^20.8.9","@tevm/config":"^1.1.0-next.72","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.72","@tevm/compiler":"^1.1.0-next.72","@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72","@tevm/bundler-cache":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.72_1717896045612_0.1663460676920716","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/base-bundler","version":"1.1.0-next.74","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.74","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a3879e0c8daca635246972cc06552d144cbeef9f","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.74.tgz","fileCount":42,"integrity":"sha512-OtU8d19kWgJrJsAOyj6rYUsh1icoMM1Fdq1J9Db4GSlBEx4maHCsAWCPZicMlHY2o0eNZrbmzvxzNDJlqCrPjA==","signatures":[{"sig":"MEQCIAuJm2JSIqGKLofFH1Si6Pa4Mm5GhNxe3/81F0ssnvjpAiBGW3VFoPDwYR7QWfvZs/g3rhvFilTyECwMLZrVXA53lA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141059},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.74.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e176e9836a33207047b500ca0ae851c0/tevm-base-bundler-1.1.0-next.74.tgz","_integrity":"sha512-OtU8d19kWgJrJsAOyj6rYUsh1icoMM1Fdq1J9Db4GSlBEx4maHCsAWCPZicMlHY2o0eNZrbmzvxzNDJlqCrPjA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.22","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.74","@types/node":"^20.8.9","@tevm/config":"^1.1.0-next.74","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.74","@tevm/compiler":"^1.1.0-next.74","@tevm/tsconfig":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74","@tevm/bundler-cache":"^1.1.0-next.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.74_1718182365422_0.7474751856444679","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/base-bundler","version":"1.1.0-next.77","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.77","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"da44e672a04eb06754715567610c90a55cac5f0a","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.77.tgz","fileCount":42,"integrity":"sha512-cNvbV0KhJV6LfjRxjM1APX/f99YWfKWrN/S+Jw5GSPJT6DQljnlokp8VtRSrzbJQ34/hhZjCxMPHlut2TnLHWQ==","signatures":[{"sig":"MEUCIGS01SfTPz6BIuZPyBtIx+vIVCWa4px221yXKasdXsmyAiEA6sj65QMa9QBf5l2AwIA1gQuQtyE+f8wxI4i8UXkSG2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141061},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.77.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7771cdb1855ef357e5216f30eeaa27a7/tevm-base-bundler-1.1.0-next.77.tgz","_integrity":"sha512-cNvbV0KhJV6LfjRxjM1APX/f99YWfKWrN/S+Jw5GSPJT6DQljnlokp8VtRSrzbJQ34/hhZjCxMPHlut2TnLHWQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.22","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.77","@types/node":"^20.8.9","@tevm/config":"^1.1.0-next.77","solidity-ast":"^0.4.52","@tevm/runtime":"^1.1.0-next.77","@tevm/compiler":"^1.1.0-next.77","@tevm/tsconfig":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77","@tevm/bundler-cache":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.77_1718389927949_0.8780974398140542","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/base-bundler","version":"2.0.0-next.79","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.79","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"b9cbc0b3a38457fa98e2f06efdf9a3604b6ec724","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.79.tgz","fileCount":42,"integrity":"sha512-wiwt4FH4BsqmO4+r3VDSMwzv8ZGkPuuJvKvDe7LMG9Q9ZG7Bl7RGmWHuU9l7ms03ks4w503/Dk6mB5JowdywcQ==","signatures":[{"sig":"MEYCIQCXPBSY5KfTJLc2Aze1zJcoaa3t/aiNAXq8FBWsDhso7QIhAIKS2zmYaEenhqKDRCkyOW4YQu0eXqKjIy6DRnd3U97J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141171},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.79.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/7b124ad393a0f5d562caf9bb01cda647/tevm-base-bundler-2.0.0-next.79.tgz","_integrity":"sha512-wiwt4FH4BsqmO4+r3VDSMwzv8ZGkPuuJvKvDe7LMG9Q9ZG7Bl7RGmWHuU9l7ms03ks4w503/Dk6mB5JowdywcQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^2.0.0-next.79","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.79","solidity-ast":"^0.4.56","@tevm/runtime":"^2.0.0-next.79","@tevm/compiler":"^2.0.0-next.79","@tevm/tsconfig":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79","@tevm/bundler-cache":"^2.0.0-next.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.79_1718754344200_0.25727328171277897","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/base-bundler","version":"2.0.0-next.80","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.80","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c925eeb489111808955d49877ebd1c46a4994901","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.80.tgz","fileCount":42,"integrity":"sha512-3KE8p6OSQ8lCQTIMBHX2rTGaXpmWoR726P4aOC+wJGTmYQd/VJSTtt02Leh1giq9q3fd5CHDrQyJ7OxignmW6g==","signatures":[{"sig":"MEUCIFqOVKCXp3z+y52901iHsEqHRwePIbuVJI4Z1FzQLj2sAiEA4hzBuiu6xuMNZffoq7QjJ8/PXgAseBB/jwShvCVb66c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141171},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.80.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3111060507a7f11a5d6e4bbb8db406b8/tevm-base-bundler-2.0.0-next.80.tgz","_integrity":"sha512-3KE8p6OSQ8lCQTIMBHX2rTGaXpmWoR726P4aOC+wJGTmYQd/VJSTtt02Leh1giq9q3fd5CHDrQyJ7OxignmW6g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^2.0.0-next.80","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.80","solidity-ast":"^0.4.56","@tevm/runtime":"^2.0.0-next.80","@tevm/compiler":"^2.0.0-next.80","@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80","@tevm/bundler-cache":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.80_1718769376336_0.776468492984822","host":"s3://npm-registry-packages"}},"2.0.0-next.83":{"name":"@tevm/base-bundler","version":"2.0.0-next.83","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.83","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"e6b01a86e52b7c6b1e0143427c87ba2ca5584897","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.83.tgz","fileCount":42,"integrity":"sha512-LZEFy+TiRWoD68nySAX/ru9OcJtX5XQv0Fwwz0MmLsz1kJO0yD02n3DdoDymDVvi9otZVHwgZqPEVAMSJatZhw==","signatures":[{"sig":"MEQCIFHuhvDhYy0bnfc31S4lEKT1lHouk/VfTYhyVHzfbKYSAiB3Ndxz3wS7OcEs+TlqIt+3gP9DGQqtGw+5yAMJVmI/1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141171},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.83.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/444dfe1587a87869009fd4b8ac7dd7ad/tevm-base-bundler-2.0.0-next.83.tgz","_integrity":"sha512-LZEFy+TiRWoD68nySAX/ru9OcJtX5XQv0Fwwz0MmLsz1kJO0yD02n3DdoDymDVvi9otZVHwgZqPEVAMSJatZhw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^2.0.0-next.80","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.80","solidity-ast":"^0.4.56","@tevm/runtime":"^2.0.0-next.83","@tevm/compiler":"^2.0.0-next.80","@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80","@tevm/bundler-cache":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.83_1718840648578_0.2468808838026404","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/base-bundler","version":"2.0.0-next.86","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"112b9a13f46349010e671a2fa49e2e5f46db2fa0","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.86.tgz","fileCount":42,"integrity":"sha512-YgLB9hrosV9m80f2nQqOYkf9eqTyBUIOM4Bn9ph12Fvf5FD5AIvkYQTV9qXg+nsJor8dULRY7ePeJ4FVbvkF6g==","signatures":[{"sig":"MEQCIBwzwx9zTbhgrdiWrdFhQ5vL7QWewo3gND4TCNKnQtdcAiBItj8YOjCalqc51L9Yh8C9JY/W64bY3QqAt+uJwoGNog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141020},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.86.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/75467582994cab79cee0efb0d0dbf1bc/tevm-base-bundler-2.0.0-next.86.tgz","_integrity":"sha512-YgLB9hrosV9m80f2nQqOYkf9eqTyBUIOM4Bn9ph12Fvf5FD5AIvkYQTV9qXg+nsJor8dULRY7ePeJ4FVbvkF6g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^2.0.0-next.86","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.86","solidity-ast":"^0.4.56","@tevm/runtime":"^2.0.0-next.86","@tevm/compiler":"^2.0.0-next.86","@tevm/tsconfig":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.86","@tevm/bundler-cache":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.86_1719443495024_0.5653889829680419","host":"s3://npm-registry-packages"}},"1.0.0-next.86":{"name":"@tevm/base-bundler","version":"1.0.0-next.86","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"3390b2398441e58e6b546527e7a1c13084fc86fb","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.86.tgz","fileCount":42,"integrity":"sha512-omjWPtXNgeMGzATD322ugwxxTm+wiNJOTYdIq7k2+H8QHdCGV6X1FvPwQ7AoqlwB0ASA+O40tQzHdK2q3zBzxw==","signatures":[{"sig":"MEQCIF1LBeirIspF/rPmimLP4TqdTLYBFVh90+cR5OZMs9TSAiBGlxdl6jd/6hfA3KEEX4Hjr0s/wHqL02ywwogL6+I89w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141020},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.86.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/2c16a49984c9846bdbe014ae5e363072/tevm-base-bundler-1.0.0-next.86.tgz","_integrity":"sha512-omjWPtXNgeMGzATD322ugwxxTm+wiNJOTYdIq7k2+H8QHdCGV6X1FvPwQ7AoqlwB0ASA+O40tQzHdK2q3zBzxw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.0.0-next.86","@types/node":"^20.14.5","@tevm/config":"^1.0.0-next.86","solidity-ast":"^0.4.56","@tevm/runtime":"^1.0.0-next.86","@tevm/compiler":"^1.0.0-next.86","@tevm/tsconfig":"^1.0.0-next.80","@tevm/tsupconfig":"^1.0.0-next.86","@tevm/bundler-cache":"^1.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.86_1719898121140_0.4689972085109937","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/base-bundler","version":"1.1.0-next.96","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.1.0-next.96","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2803716fc5c582bda2a4adf46c5cb2d1fb3fa134","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.1.0-next.96.tgz","fileCount":42,"integrity":"sha512-ruynGQHuSmuhn+/HyE4RnWICci+mwlXeCroi6dXuDpphE5nnxcDLY0ogmaU2+P3k7snPW49E2xn0e0NqjGqzvw==","signatures":[{"sig":"MEUCIQCIe8M2N+h2EH1ub6GtAroyynHiol0uY0lcF1PNME4leAIgZJmYSBoQyzgaHPzzggGQCtppmbCOHsWTnd+nE5gIv88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141043},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.1.0-next.96.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/67698dfefbef94d7e8e06909c9d99a44/tevm-base-bundler-1.1.0-next.96.tgz","_integrity":"sha512-ruynGQHuSmuhn+/HyE4RnWICci+mwlXeCroi6dXuDpphE5nnxcDLY0ogmaU2+P3k7snPW49E2xn0e0NqjGqzvw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"sideEffect":false,"_npmVersion":"10.2.4","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"20.11.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.96","@types/node":"^20.14.5","@tevm/config":"^1.1.0-next.96","solidity-ast":"^0.4.56","@tevm/runtime":"^1.1.0-next.96","@tevm/compiler":"^1.1.0-next.96","@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/bundler-cache":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.1.0-next.96_1720622664508_0.7469259627010059","host":"s3://npm-registry-packages"}},"2.0.0-next.101":{"name":"@tevm/base-bundler","version":"2.0.0-next.101","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.101","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"bdf6b285f754547485866f33504ded7437bd7245","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.101.tgz","fileCount":42,"integrity":"sha512-0/E0+qS+K2gYgMEhJf6qiv9QD2PF/JfSuqFw21TwqanQL0ELpky1fAVNOQxotMFAREJcgO0+Qgxg+9fCbM7nvg==","signatures":[{"sig":"MEUCIQCmZA6i8e5a/1384smtG3ucnCEy4sJZhMigOc40cMGLRAIgMXZxgrwJ/IiXWB04zDM0961qf7fgo2MpaqUunSfC67s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141047},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.101.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/711f7ce576b72eeb1ed00fab795968a5/tevm-base-bundler-2.0.0-next.101.tgz","_integrity":"sha512-0/E0+qS+K2gYgMEhJf6qiv9QD2PF/JfSuqFw21TwqanQL0ELpky1fAVNOQxotMFAREJcgO0+Qgxg+9fCbM7nvg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.96","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.101","solidity-ast":"^0.4.56","@tevm/runtime":"^1.1.0-next.96","@tevm/compiler":"^2.0.0-next.101","@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/bundler-cache":"^2.0.0-next.101"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.101_1721897983799_0.38262789648260864","host":"s3://npm-registry-packages"}},"2.0.0-next.102":{"name":"@tevm/base-bundler","version":"2.0.0-next.102","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.102","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"afd676dba8fe704c5c9c30f4c8ac4ec350409c3f","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.102.tgz","fileCount":42,"integrity":"sha512-VSrEiW0lIpwhTZMiiMq1GSHfzPJhnjJBUZthNOhgUaxIB2yuxfszHXi3+CyRMqAJWOFcj6iX5PCaxO4hiD9SQw==","signatures":[{"sig":"MEQCIEp0OnwVs1ZmTnN0KhM2qSlEqZ7w8T+9GYlibSqoVyVNAiBJ/mD5pD7rKOQRUtXOgxoxaSiDvdO4Otp52l7VkWAB5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141047},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.102.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4c55bbcc8bc23c65870da723cca6a064/tevm-base-bundler-2.0.0-next.102.tgz","_integrity":"sha512-VSrEiW0lIpwhTZMiiMq1GSHfzPJhnjJBUZthNOhgUaxIB2yuxfszHXi3+CyRMqAJWOFcj6iX5PCaxO4hiD9SQw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.96","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.102","solidity-ast":"^0.4.56","@tevm/runtime":"^1.1.0-next.96","@tevm/compiler":"^2.0.0-next.102","@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/bundler-cache":"^2.0.0-next.102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.102_1721970386422_0.7569857543775136","host":"s3://npm-registry-packages"}},"2.0.0-next.103":{"name":"@tevm/base-bundler","version":"2.0.0-next.103","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@2.0.0-next.103","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"0b5cbbca38a8ab2c4c65345d7e8bd2e5ec2ca7d6","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-2.0.0-next.103.tgz","fileCount":42,"integrity":"sha512-+RXFR4bDX2OqAOUldRJ0VNl8pVnuwO7sdENb6Oy9ZMkgH78c9AKsz/6AEiOgUwOHKPofDDXjyZjgrhQIAK22rA==","signatures":[{"sig":"MEYCIQChtt8S23UW+MGxf9j1p+FKMjTO1KJ4hSn5En3HRB5ICAIhAIn/Z1UCrpAQN1/8eyWstBv95i3pXbx392LloZBUeZLu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139670},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-2.0.0-next.103.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/41461b39268e335443ff9c728eef399b/tevm-base-bundler-2.0.0-next.103.tgz","_integrity":"sha512-+RXFR4bDX2OqAOUldRJ0VNl8pVnuwO7sdENb6Oy9ZMkgH78c9AKsz/6AEiOgUwOHKPofDDXjyZjgrhQIAK22rA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.1.0-next.96","@types/node":"^20.14.5","@tevm/config":"^2.0.0-next.102","solidity-ast":"^0.4.56","@tevm/runtime":"^1.1.0-next.96","@tevm/compiler":"^2.0.0-next.102","@tevm/tsconfig":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96","@tevm/bundler-cache":"^2.0.0-next.102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_2.0.0-next.103_1722337200550_0.03583654817101101","host":"s3://npm-registry-packages"}},"1.0.0-next.108":{"name":"@tevm/base-bundler","version":"1.0.0-next.108","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.108","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"5d64874d4778fb7e88b604dd1d2d43e652792779","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.108.tgz","fileCount":42,"integrity":"sha512-vxShJ22y7NH0oEQJUwxZEhClfvvKM79TDQ+9eGUj5mgSFSizhX2xp2QbF+gHOFDHTo2fyMbDotvZGRhVeVrEIg==","signatures":[{"sig":"MEUCIDaAT+ss1glQ6sCCKw2xLP/Oghv99oOSQpU+fQpQaq0HAiEA6zWw3PdEgpvqoZxxTgK/E6lUC06pBvnwaYj4HV2aIKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147138},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.108.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8db2d0bc3488fb7d3c57321d4603cf9d/tevm-base-bundler-1.0.0-next.108.tgz","_integrity":"sha512-vxShJ22y7NH0oEQJUwxZEhClfvvKM79TDQ+9eGUj5mgSFSizhX2xp2QbF+gHOFDHTo2fyMbDotvZGRhVeVrEIg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^0.0.0-next.96","@types/node":"^20.14.5","@tevm/config":"^0.0.0-next.102","solidity-ast":"^0.4.56","@tevm/runtime":"^1.0.0-next.108","@tevm/compiler":"^0.0.0-next.102","@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^0.0.0-next.96","@tevm/bundler-cache":"^0.0.0-next.102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.108_1724786347695_0.5080688466661971","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/base-bundler","version":"1.0.0-next.109","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.109","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"cce7c315f438ddc03a617e35dafb7d8bcdda56d7","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.109.tgz","fileCount":42,"integrity":"sha512-/RZOL2hOmwvXGE4NsCp0D7MTT4XQ+OaT971V+oULT7f2bl6CaJzIoYiMd7d8QhsUjlzqWRA8LUNdpYfqOU7vVg==","signatures":[{"sig":"MEQCICUq0rEdIhtHaM6PmsrkA574pyHQv938X1CSbzE5rUVdAiAWZZ0XBXMMVAxvKeJBHA9k02kpm3luuwSKHXm1zMKx9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147140},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.109.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/1e3720bc9a90ce372abf11ad120a1dc1/tevm-base-bundler-1.0.0-next.109.tgz","_integrity":"sha512-/RZOL2hOmwvXGE4NsCp0D7MTT4XQ+OaT971V+oULT7f2bl6CaJzIoYiMd7d8QhsUjlzqWRA8LUNdpYfqOU7vVg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"sideEffect":false,"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.0.0-next.109","@types/node":"^20.14.5","@tevm/config":"^1.0.0-next.109","solidity-ast":"^0.4.56","@tevm/runtime":"^1.0.0-next.109","@tevm/compiler":"^1.0.0-next.109","@tevm/tsconfig":"^0.0.0-next.96","@tevm/tsupconfig":"^1.0.0-next.109","@tevm/bundler-cache":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.109_1725179137289_0.7828010402844758","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/base-bundler","version":"1.0.0-next.117","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.117","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"df48bb85b2e1caf92ad35beb5107966351dd82a7","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.117.tgz","fileCount":42,"integrity":"sha512-KRt4hx07mNtjxRqWpUg/PgbUjvFJ1aaM5XANTZiSdiCQOwxjqDZ8XEgY0sg/eU6JAJ3VRIN8MoAuk/g+HNWGQQ==","signatures":[{"sig":"MEUCIEXcLZ4GcAaMKGdqxjsFecmo8/sAfPqpRGKph7Iq9DDHAiEAjWibu3LGEPbadnYbC+ekec+g5pKSJp6hptyV54pZB9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147142},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.117.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/c6dcc8ffbb8c38ae52f23fb4ac1242dd/tevm-base-bundler-1.0.0-next.117.tgz","_integrity":"sha512-KRt4hx07mNtjxRqWpUg/PgbUjvFJ1aaM5XANTZiSdiCQOwxjqDZ8XEgY0sg/eU6JAJ3VRIN8MoAuk/g+HNWGQQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.26","effect":"2.0.0-next.54","@tevm/solc":"^1.0.0-next.117","@types/node":"^20.14.5","@tevm/config":"^1.0.0-next.117","solidity-ast":"^0.4.56","@tevm/runtime":"^1.0.0-next.117","@tevm/compiler":"^1.0.0-next.117","@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117","@tevm/bundler-cache":"^1.0.0-next.117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.117_1727069960341_0.09194260644645746","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/base-bundler","version":"1.0.0-next.118","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.118","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"04e6ccf4f227633dc6ebe52104f397c6fa0b9861","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.118.tgz","fileCount":42,"integrity":"sha512-/cvNPMPhhnoGjuq2q3ENx5CAjJufOIgHC/tj7QL42S1PLyB8ZSDeYhHoDFj/DRU0MmDBli8Slk0ndZSDE0536Q==","signatures":[{"sig":"MEQCIE99pc7Ze/UqlT5ej9ZgmzIde0ZZIr1ysq2ls8ZSRCkoAiBA1XJe0814veoWms9omgU3eMHreseiOC3OTueQNxEosA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147133},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.118.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/31ac51373154b2031b9d81c9817ae147/tevm-base-bundler-1.0.0-next.118.tgz","_integrity":"sha512-/cvNPMPhhnoGjuq2q3ENx5CAjJufOIgHC/tj7QL42S1PLyB8ZSDeYhHoDFj/DRU0MmDBli8Slk0ndZSDE0536Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.27","effect":"3.8.4","@tevm/solc":"^1.0.0-next.118","@types/node":"^22.7.3","@tevm/config":"^1.0.0-next.118","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.118","@tevm/compiler":"^1.0.0-next.118","@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/bundler-cache":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.118_1727467762248_0.7252676451634037","host":"s3://npm-registry-packages"}},"1.0.0-next.124":{"name":"@tevm/base-bundler","version":"1.0.0-next.124","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.124","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"823cb8d18e69a68184048b508216a4801b5e1e01","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.124.tgz","fileCount":42,"integrity":"sha512-yRxCffRAIZBGVZ9iaNkKRvTkbwMpVcF5eEeaYQEnWTg0RRbVitZ/zJa/v4zaJOHe3lLGPxPvXTdMeGLYtbDlcw==","signatures":[{"sig":"MEUCIQCNauobOTKvGoh00/8SnmKDCu7BsGnFnMs75puMsEbWRgIgQYf8Ph2XnfvdsoWUorwWvxG2nT0u9xMlwKviwm08SCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146658},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.124.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/3e693bac0874a42652564b0829db9fb1/tevm-base-bundler-1.0.0-next.124.tgz","_integrity":"sha512-yRxCffRAIZBGVZ9iaNkKRvTkbwMpVcF5eEeaYQEnWTg0RRbVitZ/zJa/v4zaJOHe3lLGPxPvXTdMeGLYtbDlcw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.27","effect":"3.8.4","@tevm/solc":"^1.0.0-next.118","@types/node":"^22.7.3","@tevm/config":"^1.0.0-next.124","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.118","@tevm/compiler":"^1.0.0-next.124","@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118","@tevm/bundler-cache":"^1.0.0-next.124"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.124_1729131189695_0.9374754898686892","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/base-bundler","version":"1.0.0-next.128","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.128","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"014270270a2ae8923de2d7792b0b57df8a586e24","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.128.tgz","fileCount":42,"integrity":"sha512-BMmOL/TUA++g9io7SWJduXU+qBYEjrtOaWnRr/nPIQgfWkCKkPaIdrRoKEenTEf2a2Uq2mbSx1fey8m/cGOI7Q==","signatures":[{"sig":"MEYCIQDQ2zSags1nZZ9wJYF5v/Fp6JyVgDCLVKMpkcgQOqAEnwIhAJ1T0Fcq9fn6PUPPEgtPWvVKbRmjyWf2lQYQ6GUZARrq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145534},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.128.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/dfbf3f5bf2f861521390052935844018/tevm-base-bundler-1.0.0-next.128.tgz","_integrity":"sha512-BMmOL/TUA++g9io7SWJduXU+qBYEjrtOaWnRr/nPIQgfWkCKkPaIdrRoKEenTEf2a2Uq2mbSx1fey8m/cGOI7Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.28","effect":"3.13.2","@tevm/solc":"^1.0.0-next.128","@types/node":"^22.13.5","@tevm/config":"^1.0.0-next.128","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.128","@tevm/compiler":"^1.0.0-next.128","@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128","@tevm/bundler-cache":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.128_1741407806555_0.2904667521643547","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/base-bundler","version":"1.0.0-next.131","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.131","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"88f39fc44016db6ba3fa205ed4d1e29c484b23c8","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.131.tgz","fileCount":57,"integrity":"sha512-eWK5gLaEsKghxoeI9Myx6uwSUO25DzR+0ZFcVGgnk/AYDMlUl4c5AJ/f5t3nNQeMSZvfLVAuuJfZ85sX6DfFqw==","signatures":[{"sig":"MEYCIQCaybqYdb6o0Z+0oKuNw9y/c6NWSnHIQVEpM2f8DhQpOQIhALoUNr2WjGxAJpyMf8wu5akEPQErC1lIIaQACEtBgefQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199809},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.131.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/818c3d7d493192bc3ae183c4ca3e227f/tevm-base-bundler-1.0.0-next.131.tgz","_integrity":"sha512-eWK5gLaEsKghxoeI9Myx6uwSUO25DzR+0ZFcVGgnk/AYDMlUl4c5AJ/f5t3nNQeMSZvfLVAuuJfZ85sX6DfFqw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.28","effect":"3.13.2","@tevm/solc":"^1.0.0-next.131","@types/node":"^22.13.5","@tevm/config":"^1.0.0-next.131","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.131","@tevm/compiler":"^1.0.0-next.131","@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/bundler-cache":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.131_1741746439277_0.54743376210396","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.134":{"name":"@tevm/base-bundler","version":"1.0.0-next.134","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.134","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"8af1053376800cd00de6a5e7a0236b236f759eab","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.134.tgz","fileCount":75,"integrity":"sha512-UxIy38EBakCoRyMdwYgFZyKX4Larl41ZfN/lY7GjLlATxFN2WMZEOae64SKcwBPUOt5MwqSpWOslMRbd+UCMJA==","signatures":[{"sig":"MEUCIQDlXlfU1B4f8lS2i97O7/eod2+chobsFnRHDrwTJcGHcwIgCimpfDPlJIwIxqbXenbof+YSRe93T5ygy0mEXJN1hrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":259147},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.134.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/81a985da1f6fece9a625d721b4c5c495/tevm-base-bundler-1.0.0-next.134.tgz","_integrity":"sha512-UxIy38EBakCoRyMdwYgFZyKX4Larl41ZfN/lY7GjLlATxFN2WMZEOae64SKcwBPUOt5MwqSpWOslMRbd+UCMJA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.28","effect":"3.13.2","@tevm/solc":"^1.0.0-next.134","@types/node":"^22.13.5","@tevm/config":"^1.0.0-next.131","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.131","@tevm/compiler":"^1.0.0-next.134","@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/bundler-cache":"^1.0.0-next.134"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.134_1742522812103_0.11550856555474698","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.140":{"name":"@tevm/base-bundler","version":"1.0.0-next.140","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.140","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"baa5d5c7b1a6a4634ed52217a11615b3c76e6bed","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.140.tgz","fileCount":75,"integrity":"sha512-B8rytASFoCnx/19XLncrvAvdHtCeu9Iw2M5h749pyQbDkYzc8m90LGAvEg3sLZYe88RXYfz09RT7VCkyM5jLGw==","signatures":[{"sig":"MEUCIFN1mI7r+pK4H/pvFWlKAenM+DwYFYA2UrWaaNkXV3FOAiEAsQYKyq828lz4rR1ykAfzvVIBKPVF0tiTG6eWtSUNYXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":260275},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.140.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f17c24bb5419020b1814593cd51c6017/tevm-base-bundler-1.0.0-next.140.tgz","_integrity":"sha512-B8rytASFoCnx/19XLncrvAvdHtCeu9Iw2M5h749pyQbDkYzc8m90LGAvEg3sLZYe88RXYfz09RT7VCkyM5jLGw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.28","effect":"3.13.2","@tevm/solc":"^1.0.0-next.140","@types/node":"^22.13.5","@tevm/config":"^1.0.0-next.131","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.131","@tevm/compiler":"^1.0.0-next.140","@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131","@tevm/bundler-cache":"^1.0.0-next.140"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.140_1743024978538_0.8095879965475712","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/base-bundler","version":"1.0.0-next.142","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.142","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a470bf635b317053c4795f86229217a474a41c45","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.142.tgz","fileCount":75,"integrity":"sha512-11WjdFU/0d5PB9C4t3V5UETSjxZPryVz8Y/MMYKtFeqpr/5lMhdjIwyYrPP6F7Ro4a0D2v7A9U8sMvIq4574/w==","signatures":[{"sig":"MEUCIQD3uG+6eUGXuxb/K8NRiune9iwcKcVCEGVBo+qlo1vrTQIgCTarp7DoiQ42mWrYmTrrPXusWiVgYyhmK61UYxnLhk0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":260275},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.142.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5deaf1637486a2fd708f41ae8c33191b/tevm-base-bundler-1.0.0-next.142.tgz","_integrity":"sha512-11WjdFU/0d5PB9C4t3V5UETSjxZPryVz8Y/MMYKtFeqpr/5lMhdjIwyYrPP6F7Ro4a0D2v7A9U8sMvIq4574/w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.28","effect":"3.13.2","@tevm/solc":"^1.0.0-next.142","@types/node":"^22.13.5","@tevm/config":"^1.0.0-next.142","solidity-ast":"^0.4.59","@tevm/runtime":"^1.0.0-next.142","@tevm/compiler":"^1.0.0-next.142","@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142","@tevm/bundler-cache":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.142_1745166050166_0.1751884293659316","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/base-bundler","version":"1.0.0-next.146","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.146","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c40682882ebef93d11fb42b1a37fb10d8292e61e","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.146.tgz","fileCount":75,"integrity":"sha512-hPmsJ/ibKLPg6TaZ3a5sOsqpGyemAviUcbeLYCCht2LttfuFknYzvHs8zB/TWJjsndStgR2Q4YEn+aZd3Bq1rQ==","signatures":[{"sig":"MEUCIQDXRaOYEM9xDIRtL92l3rU6S28FBxVbCgThHyLfg7Mp7wIgSj7lO1Er7MjDVwsaqSGVXujPqFNZO6XMmiFSm215Cog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":260271},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.146.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6f48832ebe748ff8c1e37187c8dc21b4/tevm-base-bundler-1.0.0-next.146.tgz","_integrity":"sha512-hPmsJ/ibKLPg6TaZ3a5sOsqpGyemAviUcbeLYCCht2LttfuFknYzvHs8zB/TWJjsndStgR2Q4YEn+aZd3Bq1rQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.30","effect":"3.15.4","@tevm/solc":"^1.0.0-next.146","@types/node":"^22.15.21","@tevm/config":"^1.0.0-next.146","solidity-ast":"^0.4.60","@tevm/runtime":"^1.0.0-next.146","@tevm/compiler":"^1.0.0-next.146","@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146","@tevm/bundler-cache":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.146_1748435427972_0.5498995174225343","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/base-bundler","version":"1.0.0-next.148","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.148","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"890e67199d4a5d19b462189a1d2c8231ef1d720a","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.148.tgz","fileCount":75,"integrity":"sha512-GdeFryUjr0MbrnpPBY35Tr+3B7ORivtxrMnX4v4i7CIo2Vr3QuaHX//jBC+tXKTt1bQqycphPsIiN9bJHPFemQ==","signatures":[{"sig":"MEYCIQDk6OAeeQlDwROa5m4IN6//6i3OG87QTTDzKPBGncAwnAIhAI0gHeZr80Ylp1l1ISnHgAvmShNcK1F6wENNuo4LzA46","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":260536},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.148.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b7a6e43393d9f2e2f77bb38ea062e632/tevm-base-bundler-1.0.0-next.148.tgz","_integrity":"sha512-GdeFryUjr0MbrnpPBY35Tr+3B7ORivtxrMnX4v4i7CIo2Vr3QuaHX//jBC+tXKTt1bQqycphPsIiN9bJHPFemQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler-packages/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.30","effect":"3.18.1","@tevm/solc":"^1.0.0-next.148","@types/node":"^24.6.1","@tevm/config":"^1.0.0-next.148","solidity-ast":"^0.4.61","@tevm/runtime":"^1.0.0-next.148","@tevm/compiler":"^1.0.0-next.148","@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148","@tevm/bundler-cache":"^1.0.0-next.148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.148_1759577153654_0.7388167143047204","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.149":{"name":"@tevm/base-bundler","version":"1.0.0-next.149","keywords":["tevm","solidity","typescript","web3","blockchain"],"author":{"name":"roninjin10"},"license":"MIT","_id":"@tevm/base-bundler@1.0.0-next.149","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://tevm.sh","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"1e6ed500b1cd7c2952a5aafdc0284ace59a077c7","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-next.149.tgz","fileCount":75,"integrity":"sha512-HwGX3C7ehWkJCJnRtgBvGProdurGskiCADPzagBjPLcF4a19lp4u/Ti8yiDyQrJ4tV3b8OPIjLviiBT3ZvA0MQ==","signatures":[{"sig":"MEUCIAsvEXF16Q8CIGoNXQOVguh4Ywd6EgDPgUHtxoKJluPVAiEAvqmNzuSQPK0N6pdIgNZfTa8AC7sNXn5c0PnN/dMBoEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":260544},"main":"dist/index.cjs","type":"module","_from":"file:tevm-base-bundler-1.0.0-next.149.tgz","types":"types/src/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/src/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":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --coverage","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:ui":"vitest --ui","test:run":"vitest run","lint:deps":"bunx depcheck","build:dist":"tsup","lint:check":"biome check . --verbose","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc --plugin typedoc-plugin-markdown","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/37535071938af9c42e18af18b965b2a8/tevm-base-bundler-1.0.0-next.149.tgz","_integrity":"sha512-HwGX3C7ehWkJCJnRtgBvGProdurGskiCADPzagBjPLcF4a19lp4u/Ti8yiDyQrJ4tV3b8OPIjLviiBT3ZvA0MQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler-packages/base-bundler"},"_npmVersion":"10.8.1","description":"Internal bundler for Tevm","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"solc":"0.8.30","effect":"3.18.1","@tevm/solc":"^1.0.0-next.148","@types/node":"^24.6.1","@tevm/config":"^1.0.0-next.148","solidity-ast":"^0.4.61","@tevm/runtime":"^1.0.0-next.148","@tevm/compiler":"^1.0.0-next.148","@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148","@tevm/bundler-cache":"^1.0.0-next.148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/base-bundler_1.0.0-next.149_1759748432101_0.8194970441833156","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/base-bundler","version":"1.0.0-rc.151","private":false,"description":"Internal bundler for Tevm","keywords":["tevm","solidity","typescript","web3","blockchain"],"homepage":"https://tevm.sh","repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"bundler-packages/base-bundler"},"license":"MIT","author":{"name":"roninjin10"},"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./types/src/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/src/index.d.ts","dependencies":{"@types/node":"^25.9.0","effect":"3.21.2","solc":"0.8.35","solidity-ast":"^0.4.62","@tevm/bundler-cache":"^1.0.0-rc.151","@tevm/compiler":"^1.0.0-rc.151","@tevm/config":"^1.0.0-rc.151","@tevm/runtime":"^1.0.0-rc.151","@tevm/solc":"^1.0.0-rc.151","@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^1.0.0-rc.151"},"publishConfig":{"access":"public"},"scripts":{"all":"bun run build && bun run format && bun run lint && bun run test:coverage && bun run generate:docs && bun lint:deps && bun lint:package","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/base-bundler ","build:dist":"tsup","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","format:check":"biome format .","generate:docs":"typedoc --plugin typedoc-plugin-markdown","lint":"biome check . --write --unsafe","lint:check":"biome check . --verbose","lint:deps":"bunx depcheck","lint:package":"bunx publint --strict && attw --pack","test":"vitest --coverage","test:coverage":"vitest run --coverage","test:run":"vitest run","test:ui":"vitest --ui"},"_id":"@tevm/base-bundler@1.0.0-rc.151","readmeFilename":"README.md","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"_integrity":"sha512-d0X95IYnQOQGRYZ7JoFXwQYsmF1ZEtRVtppbNZBsfHqrL2fi4iuvVZBmoFPxROANZh/Seo3/Nlk3xa0bA0LAMw==","_resolved":"/tmp/tmp.IV3kXoiFcN/tevm-base-bundler-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.IV3kXoiFcN/tevm-base-bundler-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-d0X95IYnQOQGRYZ7JoFXwQYsmF1ZEtRVtppbNZBsfHqrL2fi4iuvVZBmoFPxROANZh/Seo3/Nlk3xa0bA0LAMw==","shasum":"c93bc6c7a6d03006b7765598e0b6427d91cce99b","tarball":"https://registry.npmjs.org/@tevm/base-bundler/-/base-bundler-1.0.0-rc.151.tgz","fileCount":81,"unpackedSize":284733,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fbase-bundler@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDk4ZhmUMCZwP5JVYY131Sdn/THEd8w30lz5vv7XvY9egIgdjvzg6Acb1ZJ5EOP8kCzylqCGMfOtrB55576ZO5b9Js="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fcafb2ee-80c1-4985-bab6-124d967d3d62"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/base-bundler_1.0.0-rc.151_1779468048192_0.05091792758497116"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-22T04:20:24.457Z","modified":"2026-05-22T16:40:48.634Z","1.0.0-next.23":"2024-01-22T04:20:24.711Z","1.0.0-next.25":"2024-01-29T04:19:41.716Z","1.0.0-next.28":"2024-02-09T21:25:47.299Z","1.0.0-next.40":"2024-02-20T03:18:25.814Z","1.0.0-next.41":"2024-02-25T01:35:34.711Z","1.1.0-next.47":"2024-05-13T15:36:40.338Z","1.1.0-next.52":"2024-05-16T23:05:02.829Z","1.1.0-next.60":"2024-05-24T14:41:16.093Z","1.1.0-next.69":"2024-06-04T08:11:54.856Z","1.1.0-next.70":"2024-06-05T23:46:25.041Z","1.1.0-next.72":"2024-06-09T01:20:45.761Z","1.1.0-next.74":"2024-06-12T08:52:45.598Z","1.1.0-next.77":"2024-06-14T18:32:08.157Z","2.0.0-next.79":"2024-06-18T23:45:44.409Z","2.0.0-next.80":"2024-06-19T03:56:16.496Z","2.0.0-next.83":"2024-06-19T23:44:08.718Z","2.0.0-next.86":"2024-06-26T23:11:35.180Z","1.0.0-next.86":"2024-07-02T05:28:41.275Z","1.1.0-next.96":"2024-07-10T14:44:24.705Z","2.0.0-next.101":"2024-07-25T08:59:43.977Z","2.0.0-next.102":"2024-07-26T05:06:26.741Z","2.0.0-next.103":"2024-07-30T11:00:00.712Z","1.0.0-next.108":"2024-08-27T19:19:07.845Z","1.0.0-next.109":"2024-09-01T08:25:37.449Z","1.0.0-next.117":"2024-09-23T05:39:20.494Z","1.0.0-next.118":"2024-09-27T20:09:22.416Z","1.0.0-next.124":"2024-10-17T02:13:09.939Z","1.0.0-next.128":"2025-03-08T04:23:26.734Z","1.0.0-next.131":"2025-03-12T02:27:19.462Z","1.0.0-next.134":"2025-03-21T02:06:52.314Z","1.0.0-next.140":"2025-03-26T21:36:18.739Z","1.0.0-next.142":"2025-04-20T16:20:50.349Z","1.0.0-next.146":"2025-05-28T12:30:28.170Z","1.0.0-next.148":"2025-10-04T11:25:53.839Z","1.0.0-next.149":"2025-10-06T11:00:32.324Z","1.0.0-rc.151":"2026-05-22T16:40:48.339Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"author":{"name":"roninjin10"},"license":"MIT","homepage":"https://tevm.sh","keywords":["tevm","solidity","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"bundler-packages/base-bundler"},"description":"Internal bundler for Tevm","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}