{"_id":"@tevm/client-types","_rev":"40-bdf35bcb979174a97dd76e1ee68a833e","name":"@tevm/client-types","dist-tags":{"next":"1.0.0-next.23","latest":"1.0.0-next.148","rc":"1.0.0-rc.151"},"versions":{"1.0.0-next.23":{"name":"@tevm/client-types","version":"1.0.0-next.23","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.23","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a8b6d4a263a367a5b63aaa2049915ae12d7b694a","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.23.tgz","fileCount":15,"integrity":"sha512-hHWZ/888jdvat8t0/CYkkvMeNSJw10nhVs/ddjy+6BSn9xiFblR1PlCj+5kU7n4P1RZ3vAl10WwazPQt7AOsTA==","signatures":[{"sig":"MEYCIQCFp/AHz96D6ecVJciSbaO7m2UfJ4gJhW68sRCrjR14nwIhAM4jnA2X+MuOwSGF0zw5Iq6k4JjVwImSMbl+ab5JONEA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43800},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.23.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8c749f8f8a54a01dab37da133513ab66/tevm-client-types-1.0.0-next.23.tgz","_integrity":"sha512-hHWZ/888jdvat8t0/CYkkvMeNSJw10nhVs/ddjy+6BSn9xiFblR1PlCj+5kU7n4P1RZ3vAl10WwazPQt7AOsTA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23","@tevm/actions-types":"^1.0.0-next.23","@tevm/procedures-types":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.23_1705897292536_0.860907950317457","host":"s3://npm-registry-packages"}},"1.0.0-next.24":{"name":"@tevm/client-types","version":"1.0.0-next.24","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.24","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6176b1d094da916508da726089f00624a6d3bebe","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.24.tgz","fileCount":15,"integrity":"sha512-AfZrmWN6dk8ZcYansOqtP95FrXStQf9MShmSGaKsQkO/lgRYV3IJeZImR//CfFxYkJyKKL6jelUHeKYrUMSn9A==","signatures":[{"sig":"MEUCIGzspWtabTo59QI4zzz/Qry+IbGOLgk+UTb4aJk/e20DAiEAr+3tKkZKTimo6HegA9Pd1JU7jIpM4TUZJGGAuybTQCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46117},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.24.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/353271fd0e1fcae0d2a064f902e8e706/tevm-client-types-1.0.0-next.24.tgz","_integrity":"sha512-AfZrmWN6dk8ZcYansOqtP95FrXStQf9MShmSGaKsQkO/lgRYV3IJeZImR//CfFxYkJyKKL6jelUHeKYrUMSn9A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23","@tevm/actions-types":"^1.0.0-next.24","@tevm/procedures-types":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.24_1706250132842_0.11407164992132479","host":"s3://npm-registry-packages"}},"1.0.0-next.26":{"name":"@tevm/client-types","version":"1.0.0-next.26","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.26","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ed5139a42f854ce3c8812f7dff752b1eba7e8533","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.26.tgz","fileCount":15,"integrity":"sha512-2aPSfk648PVOvisqytPWmStIna2kMmSZYDl/oIdvSWUFGdYBbOTEKPJ31b3cjnzimBU2UikqoHDuUCx98JhcyA==","signatures":[{"sig":"MEQCIEki6QEtOa6mklDrS4ZredxG+dK3F8tbquggGTGMouWsAiBRJDYBdKeofPJhKl51AJRaAt4KeLkkZDCBnOJom+kuMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54810},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.26.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9d7c9832342a9440d50538f34c54d5f3/tevm-client-types-1.0.0-next.26.tgz","_integrity":"sha512-2aPSfk648PVOvisqytPWmStIna2kMmSZYDl/oIdvSWUFGdYBbOTEKPJ31b3cjnzimBU2UikqoHDuUCx98JhcyA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.6.1","@tevm/tsconfig":"^1.0.0-next.23","@tevm/tsupconfig":"^1.0.0-next.23","@tevm/actions-types":"^1.0.0-next.26","@tevm/procedures-types":"^1.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.26_1706848302502_0.8123644690534553","host":"s3://npm-registry-packages"}},"1.0.0-next.28":{"name":"@tevm/client-types","version":"1.0.0-next.28","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.28","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"dca56a084d022f0ad00615e03cb16f44ec8cdd9c","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.28.tgz","fileCount":15,"integrity":"sha512-7LU9MA1Yd1iagbkML/q/LbtkCFxYFXT8L4wmw58+0ckV+fieLEbxOY5fnKxlIjBSr7jJa6nqszKBToGp5XBAtw==","signatures":[{"sig":"MEYCIQCmjjRBh/s1ov6n3xzw5x3yb84RoSBbyuTkv1mluRHJQQIhAKbzGdkWQJXEAE1k29R3qoTDV+FsDar/vPUpBhyTj430","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54810},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.28.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a35afd7ae0b905617f6adcef69ed8a3b/tevm-client-types-1.0.0-next.28.tgz","_integrity":"sha512-7LU9MA1Yd1iagbkML/q/LbtkCFxYFXT8L4wmw58+0ckV+fieLEbxOY5fnKxlIjBSr7jJa6nqszKBToGp5XBAtw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.6.1","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28","@tevm/actions-types":"^1.0.0-next.28","@tevm/procedures-types":"^1.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.28_1707514012474_0.15094139598284784","host":"s3://npm-registry-packages"}},"1.0.0-next.30":{"name":"@tevm/client-types","version":"1.0.0-next.30","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.30","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ed5f65d4a3b9e5b47e2675044de6c15ce57cd790","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.30.tgz","fileCount":15,"integrity":"sha512-9A3LJeNrc16Js3c4PeaZrDkbI+jVqF8+nLj6SaJ6/mxGfERoo3iezYFe3L8jPXPyrGy3KLyeBrE/kYBvBJCqKg==","signatures":[{"sig":"MEQCIB70vk+dYsvaZfJQnRjqyJAYEen0/t+PaKUxHptFcXwfAiAzWLuMVbWwYIUzwlHuP9WSwrA4jQh+WNngmH2KkbIfJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57418},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.30.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/1691968f087eb121bf57b1c48278ba2b/tevm-client-types-1.0.0-next.30.tgz","_integrity":"sha512-9A3LJeNrc16Js3c4PeaZrDkbI+jVqF8+nLj6SaJ6/mxGfERoo3iezYFe3L8jPXPyrGy3KLyeBrE/kYBvBJCqKg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.6.1","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28","@tevm/actions-types":"^1.0.0-next.30","@tevm/procedures-types":"^1.0.0-next.30"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.30_1707598137613_0.006114690489739338","host":"s3://npm-registry-packages"}},"1.0.0-next.32":{"name":"@tevm/client-types","version":"1.0.0-next.32","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.32","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"a50ecc9a6b8b6d27429873ad6a85abccfcb9a79d","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.32.tgz","fileCount":15,"integrity":"sha512-k8kOdEgUjaCs+/w3FeuW7J5Th37EUZVaVS4MMDcgswPHeZqJYur5YPfCygO0oA0yggCCCfhFhHYrjjnLl9C5QQ==","signatures":[{"sig":"MEYCIQCDtmOW80wjqUEzn5FyKMPyDIXGzXZgRsaBkUlgdQuMxQIhAJYyh1sKLjj/ExRTbc1Q5syn1+oMqUC5rd8+Qa/8QI7l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68118},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.32.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/1897841314ba05f4f3503db0e2491256/tevm-client-types-1.0.0-next.32.tgz","_integrity":"sha512-k8kOdEgUjaCs+/w3FeuW7J5Th37EUZVaVS4MMDcgswPHeZqJYur5YPfCygO0oA0yggCCCfhFhHYrjjnLl9C5QQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"viem":"^2.6.1","@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28","@tevm/actions-types":"^1.0.0-next.32","@tevm/procedures-types":"^1.0.0-next.32"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.32_1707691403155_0.28375059879046827","host":"s3://npm-registry-packages"}},"1.0.0-next.39":{"name":"@tevm/client-types","version":"1.0.0-next.39","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.39","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6ab2fcc666945a4feb180fbac4fadff96e0729d9","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.39.tgz","fileCount":15,"integrity":"sha512-Nf7cRmhr4FCNsJxXKrE9fjQD2L8l6DsXjalHXKJv6bm902nG8SNgodphuItUEOP8ftfTou7qzbibUfazW9dZ+A==","signatures":[{"sig":"MEYCIQD2d9lU9hoN9JzKKFo8hUiASuVEOYHGbv907COLuxhQqAIhAL2kUli61B7LN8H2zdKZDhkLAc4RhVGjxi34lB3KZHZH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63952},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.39.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/31c7bdd549735b6ffcb59507c72331f4/tevm-client-types-1.0.0-next.39.tgz","_integrity":"sha512-Nf7cRmhr4FCNsJxXKrE9fjQD2L8l6DsXjalHXKJv6bm902nG8SNgodphuItUEOP8ftfTou7qzbibUfazW9dZ+A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/utils":"1.0.0-next.39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.28","@tevm/tsupconfig":"^1.0.0-next.28","@tevm/actions-types":"^1.0.0-next.39","@tevm/procedures-types":"^1.0.0-next.39"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.39_1708028521496_0.6337055550043991","host":"s3://npm-registry-packages"}},"1.0.0-next.40":{"name":"@tevm/client-types","version":"1.0.0-next.40","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.40","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"fa41eea19d1b78632bb83c55113983c1add39579","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.40.tgz","fileCount":15,"integrity":"sha512-XztzKAvhGYUs7YAfiSmpREzwkPzKE6mBnU+yHPXjt/zGp9sOmP6zr4f1TUrGczJ9CP/1WGDkCW3MHG36rOWCZg==","signatures":[{"sig":"MEYCIQCIKkTRhT/UkoWV0SvWahw3i1V8lD8AwcY/2Gf0ovBF3QIhAPeCR0xnK7HyBCL5BxyDk9dVnu37ayoHs45SLXfBbqC8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63952},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.40.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"rome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"rome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"rome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"rome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4721a08ae397962934c118392d392f32/tevm-client-types-1.0.0-next.40.tgz","_integrity":"sha512-XztzKAvhGYUs7YAfiSmpREzwkPzKE6mBnU+yHPXjt/zGp9sOmP6zr4f1TUrGczJ9CP/1WGDkCW3MHG36rOWCZg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.1.0","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@tevm/utils":"1.0.0-next.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/actions-types":"^1.0.0-next.40","@tevm/procedures-types":"^1.0.0-next.40"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.40_1708399119910_0.652017007350143","host":"s3://npm-registry-packages"}},"1.1.0-next.45":{"name":"@tevm/client-types","version":"1.1.0-next.45","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.45","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"75828fec91ecae5938f614864f5b93b56e4fc5d2","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.45.tgz","fileCount":15,"integrity":"sha512-70PdcOdGNzTsdIn4843NJelN4qKjTwOygzj/Hn1Fx7Ar+zGbqP9eipwBLmW2hZmVtkYHmILGQG/VkwDb288wyQ==","signatures":[{"sig":"MEQCIBmnjDfPKJsNLDIFFcRYmDxAcoL51JB+HsWlOU3kZ2tYAiBIsnRy0E5iTmMQZ4kSlhn1qBsvzdZGXdo0bfUnKFxoLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64739},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.45.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f778fe8d3784c51b53367acb7f0e3513/tevm-client-types-1.1.0-next.45.tgz","_integrity":"sha512-70PdcOdGNzTsdIn4843NJelN4qKjTwOygzj/Hn1Fx7Ar+zGbqP9eipwBLmW2hZmVtkYHmILGQG/VkwDb288wyQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"1.1.0-next.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.40","@tevm/tsupconfig":"^1.0.0-next.40","@tevm/actions-types":"^1.1.0-next.45","@tevm/procedures-types":"^1.1.0-next.45"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.45_1715450551311_0.7321513767408874","host":"s3://npm-registry-packages"}},"1.1.0-next.47":{"name":"@tevm/client-types","version":"1.1.0-next.47","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.47","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"1f25e8bd29315f350351a6aca7f2accd41eb1d74","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.47.tgz","fileCount":15,"integrity":"sha512-O/cnM8W7UBe+LVKp2RreAQFqxkBxd7bY+BVAf70hBLzMHeb+yWApCZDVhuq9RIvJ30Y6+P3tiZxBGVpOVJkhEg==","signatures":[{"sig":"MEQCIFmtEMNp2SJ2WzuFc9Ck/ZlGjWrXcKcd+yMQbCET5uVKAiBnse0GGQvO01iv1PCMZUfJHaori8ET8XK/H4P4SGOxJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64740},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.47.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/18c2275c081f45a1d59ecd37efb1c41f/tevm-client-types-1.1.0-next.47.tgz","_integrity":"sha512-O/cnM8W7UBe+LVKp2RreAQFqxkBxd7bY+BVAf70hBLzMHeb+yWApCZDVhuq9RIvJ30Y6+P3tiZxBGVpOVJkhEg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.47","@tevm/tsupconfig":"^1.1.0-next.47","@tevm/actions-types":"^1.1.0-next.47","@tevm/procedures-types":"^1.1.0-next.47"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.47_1715614613235_0.17334976280919556","host":"s3://npm-registry-packages"}},"1.1.0-next.52":{"name":"@tevm/client-types","version":"1.1.0-next.52","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.52","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"45fca844a92a901206fb508670c7c01f46eb4f47","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.52.tgz","fileCount":15,"integrity":"sha512-mgf30d59n8MJfKG1xcI+e/PK3j2cSos0y7mhmYQttn6t/wwRHlk0EurwruKjPxl+esQ1HsgkBCfUZ3ezfs0arQ==","signatures":[{"sig":"MEYCIQCZxEx9Hvp0DeDyVB2VSirgXaPUAMYejeiMX1fbN2uRYwIhAMKDpmT7Gvn6gGtcnYmz8tGpbuqSKO04oVIiLWQyPSmD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64740},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.52.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5b46a58f219cadc3bb5db285ad9a0f11/tevm-client-types-1.1.0-next.52.tgz","_integrity":"sha512-mgf30d59n8MJfKG1xcI+e/PK3j2cSos0y7mhmYQttn6t/wwRHlk0EurwruKjPxl+esQ1HsgkBCfUZ3ezfs0arQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.52","@tevm/tsupconfig":"^1.1.0-next.52","@tevm/actions-types":"^1.1.0-next.52","@tevm/procedures-types":"^1.1.0-next.52"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.52_1715900719383_0.7411431985722894","host":"s3://npm-registry-packages"}},"1.1.0-next.60":{"name":"@tevm/client-types","version":"1.1.0-next.60","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.60","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"586037c0dd0aa40d7db63d03c425302ad50db131","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.60.tgz","fileCount":15,"integrity":"sha512-Zdchz9iwqTPWk7ZdOu71hl/VP3Nv977h5Z5noG1wOY2p1S8mNBuB56RXE2ceENZ4PIk8Jdf1RrfoxVdEyTqDOg==","signatures":[{"sig":"MEUCIAGAumrfFJSnbGV64g7TK85nCnWn+Bz5oj89/pziU7BdAiEA0bn+X1qOj/9uD5HyvX/o/wkMpktVwyzh7P0EjyMhaKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64740},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.60.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/6884ac566c1c12a8d55eb42d30561712/tevm-client-types-1.1.0-next.60.tgz","_integrity":"sha512-Zdchz9iwqTPWk7ZdOu71hl/VP3Nv977h5Z5noG1wOY2p1S8mNBuB56RXE2ceENZ4PIk8Jdf1RrfoxVdEyTqDOg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.60","@tevm/tsupconfig":"^1.1.0-next.60","@tevm/actions-types":"^1.1.0-next.60","@tevm/procedures-types":"^1.1.0-next.60"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.60_1716561691152_0.5249126617554285","host":"s3://npm-registry-packages"}},"1.1.0-next.69":{"name":"@tevm/client-types","version":"1.1.0-next.69","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.69","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f1d617fa91b2faac8c4c4dccdd3ca16cc36c1ce0","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.69.tgz","fileCount":15,"integrity":"sha512-cHgCDbCgpKHRSx7Zc9tklDw7F+wVk/4br2rqtQ8uXu8J8/gkuOSJDJF2D0vBLquzkFh2bhGV1bVGUAMhm6aqoA==","signatures":[{"sig":"MEQCICFNqyvpuajDX2KKjIG5Zh3fCosFJH5fQBFAPeWqB3GuAiAl+Kt26sRFABGCe9qv3+fUCHI/bov4FVG0nwW4lPCSlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64740},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.69.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4c1f39c52643c508fb9c667d49ab5228/tevm-client-types-1.1.0-next.69.tgz","_integrity":"sha512-cHgCDbCgpKHRSx7Zc9tklDw7F+wVk/4br2rqtQ8uXu8J8/gkuOSJDJF2D0vBLquzkFh2bhGV1bVGUAMhm6aqoA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69","@tevm/actions-types":"^1.1.0-next.69","@tevm/procedures-types":"^1.1.0-next.69"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.69_1717488730455_0.9864581630440572","host":"s3://npm-registry-packages"}},"1.1.0-next.70":{"name":"@tevm/client-types","version":"1.1.0-next.70","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.70","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"2783ac26905bfeee278aeecebed24d254aa787dd","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.70.tgz","fileCount":15,"integrity":"sha512-2e2x1ACXAY/dw4PUNsvfbXPdeaQNGetSBLQXpzigyJEXENacgZz/TU1jIHwfB66aTaVho8HsHMeF3ZIS6HKDPg==","signatures":[{"sig":"MEQCIAYaMmyJ/hjwSOLs/LqoIZerXN9+rr3f5tj8hHp1Vpw2AiAg6q+SLzgIjexPMBFK9R/sFNpmu6375iQHq9fBW8d8/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64740},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.70.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/4ac28e61da0f201471c68a462e98b44d/tevm-client-types-1.1.0-next.70.tgz","_integrity":"sha512-2e2x1ACXAY/dw4PUNsvfbXPdeaQNGetSBLQXpzigyJEXENacgZz/TU1jIHwfB66aTaVho8HsHMeF3ZIS6HKDPg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.69","@tevm/tsupconfig":"^1.1.0-next.69","@tevm/actions-types":"^1.1.0-next.69","@tevm/procedures-types":"^1.1.0-next.70"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.70_1717631191543_0.8806845121630047","host":"s3://npm-registry-packages"}},"1.1.0-next.72":{"name":"@tevm/client-types","version":"1.1.0-next.72","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.72","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"7d803abe1cd4006c9eb356df4137ff17c3c1e448","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.72.tgz","fileCount":15,"integrity":"sha512-F8FDGEVGDcHYg14D2+pLOMx6Pa0mxgF3XMZAa/2JFi8UoguzA/xjsLfMdCWijadUbF8rnfGxb12TXqQU11RIkg==","signatures":[{"sig":"MEUCID6kWzs9T1WdnIAopXpRHR85vfu8OybnETq9ud+8xiTIAiEAjQzjxlA6G/cLQBBx8UU5Q/eoLTPy+6jnw99vyqTxwX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64740},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.72.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/f6dd5d9501695bce5754c059df58c00a/tevm-client-types-1.1.0-next.72.tgz","_integrity":"sha512-F8FDGEVGDcHYg14D2+pLOMx6Pa0mxgF3XMZAa/2JFi8UoguzA/xjsLfMdCWijadUbF8rnfGxb12TXqQU11RIkg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.1.0-next.72","@tevm/tsupconfig":"^1.1.0-next.72","@tevm/actions-types":"^1.1.0-next.72","@tevm/procedures-types":"^1.1.0-next.72"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.72_1717896058260_0.8991428157095316","host":"s3://npm-registry-packages"}},"1.1.0-next.74":{"name":"@tevm/client-types","version":"1.1.0-next.74","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.74","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"6659cf35eedca39496c32c5b7323866a9f79e0a0","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.74.tgz","fileCount":15,"integrity":"sha512-0i0r8xLVJ6hzkSDW2f6ipJ1XnaldZbZZfiuaEbVrF2X2el4VkEjf0UGn8Vk3Tk2YN7/8exaZYo5hoqv6pCl9tg==","signatures":[{"sig":"MEYCIQDO9kgXgNfI8MgtbYehEW2e9MGV54PXbIkSWI2uVBza/wIhAJ0zdHVulZ2Hx7kVXtj98cG+w8ZHHcMhiMFjSMzWZ764","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64678},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.74.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/031576366076fb0940e5158784053892/tevm-client-types-1.1.0-next.74.tgz","_integrity":"sha512-0i0r8xLVJ6hzkSDW2f6ipJ1XnaldZbZZfiuaEbVrF2X2el4VkEjf0UGn8Vk3Tk2YN7/8exaZYo5hoqv6pCl9tg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.74","@tevm/tsconfig":"^1.1.0-next.74","@tevm/procedures":"^1.1.0-next.74","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.74_1718182377837_0.8612017582489317","host":"s3://npm-registry-packages"}},"1.1.0-next.75":{"name":"@tevm/client-types","version":"1.1.0-next.75","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.75","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"39d09402a7d2a21a567a458ab04d353846b4f939","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.75.tgz","fileCount":15,"integrity":"sha512-UM2g7gTm/fx3ZT9u0k2SpnWfQXLLBw5vy73IB/IcnGVQiQtpb+nUISel5yvJMFSq7ACYcTN6YE2ASq2GlA8Bww==","signatures":[{"sig":"MEUCICISRCU6E4+eJpJmnriZHJ8LztQe/kjy9VhCM4Zc9GwwAiEAsEvhPd0BedUghGU0l6RgYqYkAoRT+Q/DJeddUK/psJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64678},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.75.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --apply-unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/372813c1dcb7ccd6ea4dba34428fd1c0/tevm-client-types-1.1.0-next.75.tgz","_integrity":"sha512-UM2g7gTm/fx3ZT9u0k2SpnWfQXLLBw5vy73IB/IcnGVQiQtpb+nUISel5yvJMFSq7ACYcTN6YE2ASq2GlA8Bww==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.75","@tevm/tsconfig":"^1.1.0-next.74","@tevm/procedures":"^1.1.0-next.75","@tevm/tsupconfig":"^1.1.0-next.74"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.75_1718253068291_0.24068894835578747","host":"s3://npm-registry-packages"}},"1.1.0-next.77":{"name":"@tevm/client-types","version":"1.1.0-next.77","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.77","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"dbbec0649e4e3690f2227051308d25999b3d53eb","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.77.tgz","fileCount":15,"integrity":"sha512-NQ+yAVJKfrXQ77SBSTeUd2OSrmpQ4ELjRTCAVOhJtgFRenn70HMczJz8GhYBln4BzAbkSiSkeCqRTpm23BX/CA==","signatures":[{"sig":"MEUCIQCUVWAZlyj7OlycX8Gc2dtw8FhZlYYzuc58j00+cg5NtwIgJ/6rn8HD5ympb+G/U5lzGp6zIx8cObfv+XxiEBq9m5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64680},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.77.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8d479f74b2a9c74db3183b8125bccc8a/tevm-client-types-1.1.0-next.77.tgz","_integrity":"sha512-NQ+yAVJKfrXQ77SBSTeUd2OSrmpQ4ELjRTCAVOhJtgFRenn70HMczJz8GhYBln4BzAbkSiSkeCqRTpm23BX/CA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.77","@tevm/tsconfig":"^1.1.0-next.77","@tevm/procedures":"^1.1.0-next.77","@tevm/tsupconfig":"^1.1.0-next.77"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.77_1718389940578_0.10238308054689282","host":"s3://npm-registry-packages"}},"2.0.0-next.79":{"name":"@tevm/client-types","version":"2.0.0-next.79","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@2.0.0-next.79","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"dab23d9276ceee4923866251bb5d7a6afd94fda5","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-2.0.0-next.79.tgz","fileCount":15,"integrity":"sha512-pZYJCJr8aC3ViCOynGstzOy8LU49x2/KPnSJp8bDFiX/q+M/Q/GSm+bvSFLldZFzcC2xLb/QpemHrZ51PfbLkA==","signatures":[{"sig":"MEUCIQCRyuMfCkYloSY1TMh2Qy4w40ncIQB4z/r6feskJpZBUwIgMVgHp+0X+oNO6od5zY/ixD24jqAZpy1pRTWZ3PiDs2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-2.0.0-next.79.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/be102d1e5e7ae9f59237376a1037dcf1/tevm-client-types-2.0.0-next.79.tgz","_integrity":"sha512-pZYJCJr8aC3ViCOynGstzOy8LU49x2/KPnSJp8bDFiX/q+M/Q/GSm+bvSFLldZFzcC2xLb/QpemHrZ51PfbLkA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^2.0.0-next.79","@tevm/tsconfig":"^2.0.0-next.79","@tevm/procedures":"^2.0.0-next.79","@tevm/tsupconfig":"^2.0.0-next.79"},"_npmOperationalInternal":{"tmp":"tmp/client-types_2.0.0-next.79_1718754354756_0.5242585721351265","host":"s3://npm-registry-packages"}},"2.0.0-next.80":{"name":"@tevm/client-types","version":"2.0.0-next.80","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@2.0.0-next.80","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f482e57bc13f2ee1f3a2362afa1b52b681d8827c","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-2.0.0-next.80.tgz","fileCount":15,"integrity":"sha512-mu5Xk4xcsM3VZ55mQHuVJbMApcu63UKvTe21qvlHHKPzqsJecg+Q97lKQL9G9/I43HQXH/2bKxrS/8lS7BVnIQ==","signatures":[{"sig":"MEYCIQCFvvfqtM/wOvoyJivLw0/Qoh4BjA8mdaArhosq5HqapQIhAI97n8GQmx7PB77KytwWdF9uoXL1+gm3GbHKlC4fn2qK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-2.0.0-next.80.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5777c21d1ad70cd8783ad494f8fe8cfa/tevm-client-types-2.0.0-next.80.tgz","_integrity":"sha512-mu5Xk4xcsM3VZ55mQHuVJbMApcu63UKvTe21qvlHHKPzqsJecg+Q97lKQL9G9/I43HQXH/2bKxrS/8lS7BVnIQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^2.0.0-next.80","@tevm/tsconfig":"^2.0.0-next.80","@tevm/procedures":"^2.0.0-next.80","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/client-types_2.0.0-next.80_1718769387094_0.9087063982686274","host":"s3://npm-registry-packages"}},"2.0.0-next.84":{"name":"@tevm/client-types","version":"2.0.0-next.84","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@2.0.0-next.84","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"c0dc72532fba6fe1e369ead45125371644453dd8","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-2.0.0-next.84.tgz","fileCount":15,"integrity":"sha512-wtem/siAlS+/s3E2xzXBj9yBX+qObpUGYT/eTRcYNhIRQAS5HNL6C/bMf4w3IwYssmiXoE9lAEW3ryqX8txzNA==","signatures":[{"sig":"MEQCIBk6e2Ed92wI6bK2tXxF7bEh6wGpimP5BgeZP0WuBwKTAiBWKZZUXkS2qh/Ns6RqI9wWEmjNatryC+z8KDSOxyrd4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-2.0.0-next.84.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b63b069a87c0c8301e1fbb5ab74359c2/tevm-client-types-2.0.0-next.84.tgz","_integrity":"sha512-wtem/siAlS+/s3E2xzXBj9yBX+qObpUGYT/eTRcYNhIRQAS5HNL6C/bMf4w3IwYssmiXoE9lAEW3ryqX8txzNA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^2.0.0-next.84","@tevm/tsconfig":"^2.0.0-next.80","@tevm/procedures":"^2.0.0-next.84","@tevm/tsupconfig":"^2.0.0-next.80"},"_npmOperationalInternal":{"tmp":"tmp/client-types_2.0.0-next.84_1719006875150_0.07006281840217188","host":"s3://npm-registry-packages"}},"2.0.0-next.86":{"name":"@tevm/client-types","version":"2.0.0-next.86","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@2.0.0-next.86","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"09d66dd2261d172788c3068ac9572a0c903a10a7","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-2.0.0-next.86.tgz","fileCount":15,"integrity":"sha512-YkIKMhV0wAaJ6Eb08ly7803/CeDNQ49KBDqzvcbYE9jZXg4EylY3sOrHSpbBkWX+K+ODYJsMuDPM43u2NbIw+w==","signatures":[{"sig":"MEUCIQDwD3WdjfStVzUdAIzMvHoYQEaeFW8sq3FqxoO27sqLsAIgL2sI3He+j4fl5otZeEHqmG7NaKOXe1YGbmO5woajWho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-2.0.0-next.86.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/12cbca9e2fac5717223e65ffff6c68ab/tevm-client-types-2.0.0-next.86.tgz","_integrity":"sha512-YkIKMhV0wAaJ6Eb08ly7803/CeDNQ49KBDqzvcbYE9jZXg4EylY3sOrHSpbBkWX+K+ODYJsMuDPM43u2NbIw+w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^2.0.0-next.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^2.0.0-next.86","@tevm/tsconfig":"^2.0.0-next.80","@tevm/procedures":"^2.0.0-next.86","@tevm/tsupconfig":"^2.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/client-types_2.0.0-next.86_1719443506425_0.10701509212847427","host":"s3://npm-registry-packages"}},"1.1.0-next.88":{"name":"@tevm/client-types","version":"1.1.0-next.88","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.88","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"927a7ba2e9e21120e4a3e68d0a0be4291e227b01","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.88.tgz","fileCount":15,"integrity":"sha512-em28BykDzSz/2GZFE942dmYmKc8X2cDnyD2HstJB1HBrMYm3PNmsnI+kcyRj58W1cfFfDP78leiSTcVMG9wKlQ==","signatures":[{"sig":"MEYCIQCYrhVd7mS+SR4Qj1aruL9p2FxDr/4XrMNqZln4Q6QgHAIhANrGr2ABpJo6nNyaHyMGEPtcbUlCtlMFGFBPOTmjQdWc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.88.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/a9d8aa9398bfa01fa2e53f7c1b2d1f36/tevm-client-types-1.1.0-next.88.tgz","_integrity":"sha512-em28BykDzSz/2GZFE942dmYmKc8X2cDnyD2HstJB1HBrMYm3PNmsnI+kcyRj58W1cfFfDP78leiSTcVMG9wKlQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.88","@tevm/tsconfig":"^1.0.0-next.80","@tevm/procedures":"^1.1.0-next.88","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.88_1719898132067_0.7344172688251278","host":"s3://npm-registry-packages"}},"1.1.0-next.91":{"name":"@tevm/client-types","version":"1.1.0-next.91","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.91","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"aa49817dd742ed265d61c8f81e758441e12ed3d2","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.91.tgz","fileCount":15,"integrity":"sha512-168FZNjQzZYv5qNJYqKSJKpbIa/ENfaoPRSVaam6TfbOsinIt7zb+vQbRwkgj/PO1HiYRHEh5p1OufDTuxYYCg==","signatures":[{"sig":"MEUCIDve6ouFLkDyq6zFbr1mLrsW3hblaES3ht6D3U2GTFToAiEAh7o2VoNLvcRhWlCWOxwlyuNN2i0vRx6BEaG/yzlonwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.91.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/e946a89cad511c068cb9dd02f94b26a6/tevm-client-types-1.1.0-next.91.tgz","_integrity":"sha512-168FZNjQzZYv5qNJYqKSJKpbIa/ENfaoPRSVaam6TfbOsinIt7zb+vQbRwkgj/PO1HiYRHEh5p1OufDTuxYYCg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.91","@tevm/tsconfig":"^1.0.0-next.80","@tevm/procedures":"^1.1.0-next.91","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.91_1720291945461_0.30266498460322633","host":"s3://npm-registry-packages"}},"1.1.0-next.92":{"name":"@tevm/client-types","version":"1.1.0-next.92","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.92","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f61607c79606e8965eee37429bf984ebf4ea1f9f","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.92.tgz","fileCount":15,"integrity":"sha512-pSdxMekCnc91BFzan8CYUQXDDwExN1pEfhUAoZiAZ2t2s82xDWqfybmEDfgNcw9im0nVgNOGmS086hkk2N7B2w==","signatures":[{"sig":"MEQCIEsSK0ebt5wAua92ZlIcT1UcYKo2B8drG1c9umLrW/a4AiAJDm3Q7mhiSnOecx8izKsGaJdGJj/FRt55lx1v5o9kVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64162},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.92.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/b4edc77d6de723009144c078ff86470c/tevm-client-types-1.1.0-next.92.tgz","_integrity":"sha512-pSdxMekCnc91BFzan8CYUQXDDwExN1pEfhUAoZiAZ2t2s82xDWqfybmEDfgNcw9im0nVgNOGmS086hkk2N7B2w==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.92","@tevm/tsconfig":"^1.0.0-next.80","@tevm/procedures":"^1.1.0-next.92","@tevm/tsupconfig":"^1.0.0-next.86"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.92_1720480770634_0.4934028516369118","host":"s3://npm-registry-packages"}},"1.1.0-next.96":{"name":"@tevm/client-types","version":"1.1.0-next.96","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.96","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"49899922b09774916295f7735675ebd3f251b6d1","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.96.tgz","fileCount":15,"integrity":"sha512-CIbJNxcYFh2G+Q0c4VTuYdWyJfYPq7tMX+xGoKNw11/JoL6bhxviQpi166lI4u3IVoBJwZrOSVSs4l9YO7jgTQ==","signatures":[{"sig":"MEUCIEvoP48KddhB49TNe4S6HpqbzB2xmBgCq/d6zife5uyeAiEAutirLHNaaAz3X0lkVjQROQTvaDudvph3BSAK7lXY690=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64185},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.96.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/0846a810a84ac52cf6ce199ac39d2c81/tevm-client-types-1.1.0-next.96.tgz","_integrity":"sha512-CIbJNxcYFh2G+Q0c4VTuYdWyJfYPq7tMX+xGoKNw11/JoL6bhxviQpi166lI4u3IVoBJwZrOSVSs4l9YO7jgTQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.96","@tevm/tsconfig":"^1.1.0-next.96","@tevm/procedures":"^1.1.0-next.96","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.96_1720622674980_0.5297429899327004","host":"s3://npm-registry-packages"}},"1.1.0-next.97":{"name":"@tevm/client-types","version":"1.1.0-next.97","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.97","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"ba30ed034e4a9faa1b3452b86af7c1bf42b86cbf","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.97.tgz","fileCount":15,"integrity":"sha512-om/YKG9lLMu4n7ebf3SzU15MAaH/fZzuxTZLydtpwTKZUmRgJk+OY2gXoOf6mN1VM1Ln95yFjjqKCyaRntSBKQ==","signatures":[{"sig":"MEQCIHipvmgZ12tPfS8/fNKumZqe+Rzqvm2qqzxPAMXIJShuAiB91UxHt9DNOjrEpPP1NL1ks9bbSjwxlZYnUjRwwmiHkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64185},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.97.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"bun test --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"bun test","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"bun test --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/bb5bf0e105b596b536207948447b87a0/tevm-client-types-1.1.0-next.97.tgz","_integrity":"sha512-om/YKG9lLMu4n7ebf3SzU15MAaH/fZzuxTZLydtpwTKZUmRgJk+OY2gXoOf6mN1VM1Ln95yFjjqKCyaRntSBKQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.2.4","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@tevm/utils":"^1.1.0-next.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.97","@tevm/tsconfig":"^1.1.0-next.96","@tevm/procedures":"^1.1.0-next.97","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.97_1720760806583_0.8062181417510963","host":"s3://npm-registry-packages"}},"1.1.0-next.100":{"name":"@tevm/client-types","version":"1.1.0-next.100","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.1.0-next.100","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f5b149635707cb6be78be62d8894ed8e6fee3ec8","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.1.0-next.100.tgz","fileCount":15,"integrity":"sha512-mQiWAEFOmt4Jxl2MulYC+wlSlCJ9+xrc9IiBcI8mR+2v5BLdNEPQQPPr/YKcKHAhwi/KsYPyeLOUkgSaJO3nYw==","signatures":[{"sig":"MEUCIQDrf/njmmzbusfabZGbb4IAO1uufBPCo+vUagaoTKwnUQIgJBGkSWMH29cU+wKhp9D3AkR+n6AIAwXiVpcVCuHbv0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64183},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.1.0-next.100.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","test":"vitest --watch","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","test:run":"vitest","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc","test:coverage":"vitest --coverage"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/8a4405c3f7ece55e48075c2db49446cd/tevm-client-types-1.1.0-next.100.tgz","_integrity":"sha512-mQiWAEFOmt4Jxl2MulYC+wlSlCJ9+xrc9IiBcI8mR+2v5BLdNEPQQPPr/YKcKHAhwi/KsYPyeLOUkgSaJO3nYw==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.1.0-next.100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.1.0-next.100","@tevm/tsconfig":"^1.1.0-next.96","@tevm/procedures":"^1.1.0-next.100","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.1.0-next.100_1721176953938_0.26852048051529853","host":"s3://npm-registry-packages"}},"2.0.0-next.105":{"name":"@tevm/client-types","version":"2.0.0-next.105","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@2.0.0-next.105","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"b5046088e7d03746ccc5256a551da2e0611f78cc","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-2.0.0-next.105.tgz","fileCount":15,"integrity":"sha512-opHmhNt029IwSopAR5di53PDHKcRhis+QoYyYaREBFUJKol01E0CBf2pyMnXtFojsOriwSi4FaUMNE8zQ/7yew==","signatures":[{"sig":"MEQCICCxVRUotr46AX1oy6HLha1z7L8RnSTR2PSgLewWLcuvAiBK596JxXE5du/bjVkRjNuqUaFlJ7Rj7c95lxpZSp44GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64085},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-2.0.0-next.105.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/070bc43ff9584ddef25e5deade1c0cd7/tevm-client-types-2.0.0-next.105.tgz","_integrity":"sha512-opHmhNt029IwSopAR5di53PDHKcRhis+QoYyYaREBFUJKol01E0CBf2pyMnXtFojsOriwSi4FaUMNE8zQ/7yew==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^2.0.0-next.105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^2.0.0-next.105","@tevm/tsconfig":"^1.1.0-next.96","@tevm/procedures":"^2.0.0-next.105","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/client-types_2.0.0-next.105_1723235774570_0.6594050505386015","host":"s3://npm-registry-packages"}},"2.0.0-next.107":{"name":"@tevm/client-types","version":"2.0.0-next.107","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@2.0.0-next.107","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"f93a91293bc866a914a6bd76893b8c9bebf96619","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-2.0.0-next.107.tgz","fileCount":15,"integrity":"sha512-+gXKTAQhS07X2Wli+hJVW0n1ScxYoVCMXpJBRAT7NbVTFSZ7IVXYtH4rNxpqUI4Dmrr2CRCgiyRNNckCyNgFZQ==","signatures":[{"sig":"MEYCIQDjU4dxVVVVudlbF9hk72ajZBiiX8+LF2laQ+kwlEOCzAIhAJrj4n1b04jDS/bnn9t4/FwgqHRh+MbLeXOARRgMLHnG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64127},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-2.0.0-next.107.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/62048ffa830444ac53f4dea41e3a2899/tevm-client-types-2.0.0-next.107.tgz","_integrity":"sha512-+gXKTAQhS07X2Wli+hJVW0n1ScxYoVCMXpJBRAT7NbVTFSZ7IVXYtH4rNxpqUI4Dmrr2CRCgiyRNNckCyNgFZQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^2.0.0-next.107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^2.0.0-next.107","@tevm/tsconfig":"^1.1.0-next.96","@tevm/procedures":"^2.0.0-next.107","@tevm/tsupconfig":"^1.1.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/client-types_2.0.0-next.107_1723428637357_0.5803364879706352","host":"s3://npm-registry-packages"}},"0.0.0-next.107":{"name":"@tevm/client-types","version":"0.0.0-next.107","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@0.0.0-next.107","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"1fdf2c20143ccb94638dc9d7649a9bd6f6a04283","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-0.0.0-next.107.tgz","fileCount":15,"integrity":"sha512-60aCxAkOrdD442xBNrD9OV/9r7KOQpuGrjdCVhJwFzc9e8y5oVOe3b+Qw14IxnaQVQ7QVaKQ6H1zLmXATvdkvA==","signatures":[{"sig":"MEUCIQDeYaTCZN1BQE+KMraee3SXWbcS7ZsickmRhaFUDdTSmQIgC8Hh1hnKlgMK5Io0jy1lfxXus0516jmmo2c+Bp0B/es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64127},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-0.0.0-next.107.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/26f14cfb3ebf21ca6247776c20763b81/tevm-client-types-0.0.0-next.107.tgz","_integrity":"sha512-60aCxAkOrdD442xBNrD9OV/9r7KOQpuGrjdCVhJwFzc9e8y5oVOe3b+Qw14IxnaQVQ7QVaKQ6H1zLmXATvdkvA==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^0.0.0-next.107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.108","@tevm/tsconfig":"^0.0.0-next.96","@tevm/procedures":"^1.0.0-next.108","@tevm/tsupconfig":"^0.0.0-next.96"},"_npmOperationalInternal":{"tmp":"tmp/client-types_0.0.0-next.107_1724786359811_0.766010749144657","host":"s3://npm-registry-packages"}},"1.0.0-next.109":{"name":"@tevm/client-types","version":"1.0.0-next.109","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.109","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"658ebf71dc1fe773aec5fd50e35ed1b7ad476c3f","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.109.tgz","fileCount":15,"integrity":"sha512-IaK9IA2CZJE6PvYNMkbwSNkl80oxJ/xDJZXQzEpbABm5Hef2djE/H5bEei9QiNhUPUnjq11mVGS9zOKZX779Mg==","signatures":[{"sig":"MEQCICLOtIUqZsNUWldrenVjrv/0+ZlzCNo+jDbGF2S6y12fAiA9qXwJujD0VpVhieF7CZdkwKyw1wxbN3sPVs1Z29DeRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64128},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.109.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/5cec209abf03c8b4f63004449fc6cdca/tevm-client-types-1.0.0-next.109.tgz","_integrity":"sha512-IaK9IA2CZJE6PvYNMkbwSNkl80oxJ/xDJZXQzEpbABm5Hef2djE/H5bEei9QiNhUPUnjq11mVGS9zOKZX779Mg==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"sideEffect":false,"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.109","@tevm/tsconfig":"^0.0.0-next.96","@tevm/procedures":"^1.0.0-next.109","@tevm/tsupconfig":"^1.0.0-next.109"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.109_1725179147997_0.11458529877168866","host":"s3://npm-registry-packages"}},"1.0.0-next.117":{"name":"@tevm/client-types","version":"1.0.0-next.117","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.117","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"4bd76d60c600a2fb80d0e0833763bf0c0ebdbc26","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.117.tgz","fileCount":15,"integrity":"sha512-UEQCdA87G1i6CCPR2mp7uwgFFpf18ojN4g6I9F6dAtOBaXzEPNWd+/d9zXRfA5o3C0UkHwccKB4PWinyIJACfQ==","signatures":[{"sig":"MEYCIQDSWz/eEgq4YQaCCnVETssi6INl2UgvJ6i7eO83TVVwiQIhANcpGWSLbEOaAYNcwcpLspC+Dn3ygj3R+AdT6ND+DcUt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64130},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.117.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/38638844ee35a064d06ffdbadf9b8f26/tevm-client-types-1.0.0-next.117.tgz","_integrity":"sha512-UEQCdA87G1i6CCPR2mp7uwgFFpf18ojN4g6I9F6dAtOBaXzEPNWd+/d9zXRfA5o3C0UkHwccKB4PWinyIJACfQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.117","@tevm/tsconfig":"^1.0.0-next.117","@tevm/procedures":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.117"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.117_1727069971468_0.5724506572767152","host":"s3://npm-registry-packages"}},"1.0.0-next.118":{"name":"@tevm/client-types","version":"1.0.0-next.118","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.118","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"10fc0d94b6824543b83a4fafd3c9a5d3668859f1","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.118.tgz","fileCount":15,"integrity":"sha512-6Wh5Mcn6U45rK9H3tu5QpMIyTlB5FVr0xO/guHu9lcKnSpVaA0pUxuwIoJ1AG1e6nqieSjlZ3pwPzMVw9FG11A==","signatures":[{"sig":"MEUCIGj1PXhC+qKPG1Jzwi//bxJ5NlZ7fTpGKDloADiXxBpYAiEA71WxHKGyqUi/03EdYZgFzY/m98paHqBV7avnRfY5iYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61157},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.118.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9bccb4e01a2a7e1bc5587e66eac7cb52/tevm-client-types-1.0.0-next.118.tgz","_integrity":"sha512-6Wh5Mcn6U45rK9H3tu5QpMIyTlB5FVr0xO/guHu9lcKnSpVaA0pUxuwIoJ1AG1e6nqieSjlZ3pwPzMVw9FG11A==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.118","@tevm/tsconfig":"^1.0.0-next.117","@tevm/tsupconfig":"^1.0.0-next.118"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.118_1727467773809_0.39532073929396727","host":"s3://npm-registry-packages"}},"1.0.0-next.128":{"name":"@tevm/client-types","version":"1.0.0-next.128","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.128","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"104c7022557f9af496f522fa495c7793d6e65c32","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.128.tgz","fileCount":15,"integrity":"sha512-sYV+y8NWGHei8bxEIhOWUmmt5bbQHc2LokCLzuIuFnJLf/NE8r5DHwefldzKFBzpfN8ePBU/vivI1f4X+jvx+g==","signatures":[{"sig":"MEQCIHhvHNSOuYgO78Gul94qKk9iK7ENkVuQbCH7mnxKjA45AiAve3ib9Yg3mhSXc4jRG2osdAaxkp0yQhk5SiOvcc+LTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61157},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.128.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/9d755b27d59aa86793a6b9f746183acd/tevm-client-types-1.0.0-next.128.tgz","_integrity":"sha512-sYV+y8NWGHei8bxEIhOWUmmt5bbQHc2LokCLzuIuFnJLf/NE8r5DHwefldzKFBzpfN8ePBU/vivI1f4X+jvx+g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.128","@tevm/tsconfig":"^1.0.0-next.128","@tevm/tsupconfig":"^1.0.0-next.128"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.128_1741407818041_0.7646728416013626","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.131":{"name":"@tevm/client-types","version":"1.0.0-next.131","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.131","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"b35f1654c8793754022ae127f8bc1a1111e858c2","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.131.tgz","fileCount":15,"integrity":"sha512-rRsCriYIWoTOwbxx49C7e+pDHc01z5MSKjSGwy1AyK7LQRZ/TaPHCy4vy84NezpHG++JnrldPqxvzHsqPTAE+Q==","signatures":[{"sig":"MEYCIQDTwKtKRijY8DECTZplyBNdSU9jGfdD0nr9WPgkkkyLSwIhALnXIDJ3EB59DpJh0qjjYzFassdIQ2MIG2AAvfnEhkXG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61157},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.131.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/cb9713da024e7fb3fcd0da9130deba32/tevm-client-types-1.0.0-next.131.tgz","_integrity":"sha512-rRsCriYIWoTOwbxx49C7e+pDHc01z5MSKjSGwy1AyK7LQRZ/TaPHCy4vy84NezpHG++JnrldPqxvzHsqPTAE+Q==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.131","@tevm/tsconfig":"^1.0.0-next.131","@tevm/tsupconfig":"^1.0.0-next.131"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.131_1741746450654_0.5339853687066438","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.142":{"name":"@tevm/client-types","version":"1.0.0-next.142","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.142","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"8708bcb5eea43e5fa2d58b4aec0f0a9d5a16e0d9","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.142.tgz","fileCount":15,"integrity":"sha512-xQsdZz1lD1Y5bpcNXjh3pulx/S1DKkfT6BmD5BuOx/mLdbTnfEO6m7YegYIVNfkFayNOdcL2mRxJz/8JQ9Jlow==","signatures":[{"sig":"MEQCIA4/0aN1ouPpjCU+jKH5pkXzMepYE6xhKs/DAGIJzemOAiAIQ1xxm7imfj/ff7Ct81mY4xskj4vUj9UWq2h6T1XrrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61157},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.142.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/76e276894f7e14c9dd081f9ea108e4c5/tevm-client-types-1.0.0-next.142.tgz","_integrity":"sha512-xQsdZz1lD1Y5bpcNXjh3pulx/S1DKkfT6BmD5BuOx/mLdbTnfEO6m7YegYIVNfkFayNOdcL2mRxJz/8JQ9Jlow==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.142","@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.142"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.142_1745166060990_0.2620134342087135","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.146":{"name":"@tevm/client-types","version":"1.0.0-next.146","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.146","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"bfd5a19db6b39e0492d82e1f1f87c41dfd2f95c7","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.146.tgz","fileCount":15,"integrity":"sha512-DXv5uXqnTblQh2mB8fp1esLhBbgJvRPRCoKduwYV8P2jOBkd+L4anmC5Xf4ggLDFOvyzAV9xlGe8i0DCWqdBuQ==","signatures":[{"sig":"MEUCIBxHqoMBoR3k1p5qDs9+5380hCzzPy7ui9v5evSS15nRAiEA6cFx8M0BK5VjDXsBTI4d5xrryY8n09QiZGPv1RZJLmg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61123},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.146.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/549c4f9721364e09f5b5a2faf1f0e75c/tevm-client-types-1.0.0-next.146.tgz","_integrity":"sha512-DXv5uXqnTblQh2mB8fp1esLhBbgJvRPRCoKduwYV8P2jOBkd+L4anmC5Xf4ggLDFOvyzAV9xlGe8i0DCWqdBuQ==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"core/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/actions":"^1.0.0-next.146","@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.146"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.146_1748435441172_0.08428488342410612","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-next.148":{"name":"@tevm/client-types","version":"1.0.0-next.148","keywords":["solidity","sol","typescript","web3","blockchain"],"license":"MIT","_id":"@tevm/client-types@1.0.0-next.148","maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"homepage":"https://github.com/evmts/tevm-monorepo#readme","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"dist":{"shasum":"d81158c5d26dae9a41e7108c273b6c5fae933cd6","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-next.148.tgz","fileCount":15,"integrity":"sha512-GOgZ38g/zRlb2jYOEBnZjZ9FmkiWb3pHcBPIWerNgPbLpkD3pPDHkxuTQ0Xw6Q5qqtJRFe4P++rAIDFNpCDh8g==","signatures":[{"sig":"MEQCIHuvi5oIv3XT/8vyoKRy53VrN612P41HnO9RmD+WKrsnAiAKfmG4IskjJqA23rHDncHue9uEqIJTW3V3XGV6fV6ZyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61026},"main":"dist/index.cjs","type":"module","_from":"file:tevm-client-types-1.0.0-next.148.tgz","types":"types/index.d.ts","module":"dist/index.js","exports":{".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","lint":"biome check . --write --unsafe","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","lint:deps":"bunx depcheck","typecheck":"tsc --noEmit","build:dist":"tsup","lint:check":"biome check . --verbose","package:up":"pnpm up --latest","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","format:check":"biome format .","lint:package":"bunx publint --strict && attw --pack","generate:docs":"typedoc"},"_npmUser":{"name":"fucory","email":"willcory10@gmail.com"},"_resolved":"/tmp/192c645e0e6c58a74e7149a256b64ba6/tevm-client-types-1.0.0-next.148.tgz","_integrity":"sha512-GOgZ38g/zRlb2jYOEBnZjZ9FmkiWb3pHcBPIWerNgPbLpkD3pPDHkxuTQ0Xw6Q5qqtJRFe4P++rAIDFNpCDh8g==","repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/client-types"},"_npmVersion":"10.8.1","description":"A typesafe library for writing forge scripts in typescript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.1","dependencies":{"@tevm/utils":"^1.0.0-next.148","@tevm/actions":"^1.0.0-next.148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@tevm/tsconfig":"^1.0.0-next.142","@tevm/tsupconfig":"^1.0.0-next.148"},"_npmOperationalInternal":{"tmp":"tmp/client-types_1.0.0-next.148_1759577168971_0.1859388563421287","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.151":{"name":"@tevm/client-types","version":"1.0.0-rc.151","private":false,"description":"A typesafe library for writing forge scripts in typescript","keywords":["solidity","sol","typescript","web3","blockchain"],"repository":{"type":"git","url":"git+https://github.com/evmts/tevm-monorepo.git","directory":"packages/client-types"},"license":"MIT","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"sideEffects":false,"type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./types/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"main":"dist/index.cjs","module":"dist/index.js","types":"types/index.d.ts","dependencies":{"@tevm/actions":"^1.0.0-rc.151","@tevm/utils":"^1.0.0-rc.151"},"devDependencies":{"@tevm/tsconfig":"^1.0.0-rc.151","@tevm/tsupconfig":"^1.0.0-rc.151"},"publishConfig":{"access":"public"},"scripts":{"all":"pnpm i  && bun run build && bun lint && bun format && bun test:run && bun generate:docs && bun lint:deps && bun lint:package","build":"nx run-many --targets=build:dist,build:types --projects=@tevm/client-types","build:dist":"tsup","build:types":"tsup --dts-only && tsc --emitDeclarationOnly --declaration","clean":"rm -rf node_modules && rm -rf artifacts && rm -rf dist && rm -rf cache","format":"biome format . --write","format:check":"biome format .","generate:docs":"typedoc","lint":"biome check . --write --unsafe","lint:check":"biome check . --verbose","lint:deps":"bunx depcheck","lint:package":"bunx publint --strict && attw --pack","package:up":"pnpm up --latest","typecheck":"tsc --noEmit"},"_id":"@tevm/client-types@1.0.0-rc.151","readmeFilename":"README.md","bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"homepage":"https://github.com/evmts/tevm-monorepo#readme","_integrity":"sha512-w4aNcZY0cRP0gVqOUwh15jx8bBayxWRq3pSBpM65a/UfiTPKZsgoE2/CX/wITh4XEnYW+gYZToQ7GYswiZuxMg==","_resolved":"/tmp/tmp.NWmcQ86Tu4/tevm-client-types-1.0.0-rc.151.tgz","_from":"file:/tmp/tmp.NWmcQ86Tu4/tevm-client-types-1.0.0-rc.151.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-w4aNcZY0cRP0gVqOUwh15jx8bBayxWRq3pSBpM65a/UfiTPKZsgoE2/CX/wITh4XEnYW+gYZToQ7GYswiZuxMg==","shasum":"88e3879e10ac1b69ef0d7e0e58c4eda9db1a2cd0","tarball":"https://registry.npmjs.org/@tevm/client-types/-/client-types-1.0.0-rc.151.tgz","fileCount":15,"unpackedSize":61016,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@tevm%2fclient-types@1.0.0-rc.151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAa/4wLA+bF3ACeMotdQuH9wSTnu3TMuwXNuhoTcqG/jAiEA4Hp3vLySuPR/Sx6D0a/o2yfz94pQx25PkazX/9NhZ90="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1eadc702-8b5f-47d1-80a7-d2c6facc552c"}},"directories":{},"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/client-types_1.0.0-rc.151_1779468075103_0.6903243084822688"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-22T04:21:32.428Z","modified":"2026-05-22T16:41:15.622Z","1.0.0-next.23":"2024-01-22T04:21:32.695Z","1.0.0-next.24":"2024-01-26T06:22:13.035Z","1.0.0-next.26":"2024-02-02T04:31:42.643Z","1.0.0-next.28":"2024-02-09T21:26:52.615Z","1.0.0-next.30":"2024-02-10T20:48:57.758Z","1.0.0-next.32":"2024-02-11T22:43:23.325Z","1.0.0-next.39":"2024-02-15T20:22:01.666Z","1.0.0-next.40":"2024-02-20T03:18:40.070Z","1.1.0-next.45":"2024-05-11T18:02:31.469Z","1.1.0-next.47":"2024-05-13T15:36:53.499Z","1.1.0-next.52":"2024-05-16T23:05:19.517Z","1.1.0-next.60":"2024-05-24T14:41:31.324Z","1.1.0-next.69":"2024-06-04T08:12:10.653Z","1.1.0-next.70":"2024-06-05T23:46:31.713Z","1.1.0-next.72":"2024-06-09T01:20:58.431Z","1.1.0-next.74":"2024-06-12T08:52:57.975Z","1.1.0-next.75":"2024-06-13T04:31:08.480Z","1.1.0-next.77":"2024-06-14T18:32:20.726Z","2.0.0-next.79":"2024-06-18T23:45:54.987Z","2.0.0-next.80":"2024-06-19T03:56:27.232Z","2.0.0-next.84":"2024-06-21T21:54:35.297Z","2.0.0-next.86":"2024-06-26T23:11:46.619Z","1.1.0-next.88":"2024-07-02T05:28:52.233Z","1.1.0-next.91":"2024-07-06T18:52:25.614Z","1.1.0-next.92":"2024-07-08T23:19:30.800Z","1.1.0-next.96":"2024-07-10T14:44:35.161Z","1.1.0-next.97":"2024-07-12T05:06:46.819Z","1.1.0-next.100":"2024-07-17T00:42:34.095Z","2.0.0-next.105":"2024-08-09T20:36:14.830Z","2.0.0-next.107":"2024-08-12T02:10:37.526Z","0.0.0-next.107":"2024-08-27T19:19:19.956Z","1.0.0-next.109":"2024-09-01T08:25:48.147Z","1.0.0-next.117":"2024-09-23T05:39:31.754Z","1.0.0-next.118":"2024-09-27T20:09:34.021Z","1.0.0-next.128":"2025-03-08T04:23:38.229Z","1.0.0-next.131":"2025-03-12T02:27:30.835Z","1.0.0-next.142":"2025-04-20T16:21:01.225Z","1.0.0-next.146":"2025-05-28T12:30:41.702Z","1.0.0-next.148":"2025-10-04T11:26:09.157Z","1.0.0-rc.151":"2026-05-22T16:41:15.290Z"},"bugs":{"url":"https://github.com/evmts/tevm-monorepo/issues"},"license":"MIT","homepage":"https://github.com/evmts/tevm-monorepo#readme","keywords":["solidity","sol","typescript","web3","blockchain"],"repository":{"url":"git+https://github.com/evmts/tevm-monorepo.git","type":"git","directory":"packages/client-types"},"description":"A typesafe library for writing forge scripts in typescript","contributors":[{"name":"Will Cory","email":"willcory10@gmail.com"}],"maintainers":[{"name":"fucory","email":"willcory10@gmail.com"}],"readme":"","readmeFilename":""}