{"_id":"@account-kit/smart-contracts","_rev":"203-487b191fd56fc3b415291700b9a4bd53","name":"@account-kit/smart-contracts","dist-tags":{"alpha":"4.75.5-alpha.0","latest":"4.88.5"},"versions":{"4.0.0-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"39e212550bc34bc0e87b1af9897a6a010083163c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.0.tgz","fileCount":725,"integrity":"sha512-4V8x6KuZfXfU335bmyNfpntTvqSnY1Xz9QLMtZmmUT6TL+5odoBiUggFp/+A/ckX4VFWqAMp2L0WsDXBOCTStQ==","signatures":[{"sig":"MEYCIQCAPlkRQajHR5j70PuYDYpUMVYZnAtoML0p++7zjqESsQIhAJtKdl2ZgHlkY9wgA989dpkF46lVjXBJfexx2blCF5af","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4085780},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"bd1788c2bd7f28ba762a06c649f30b544f8bade9","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.0","@account-kit/infra":"^4.0.0-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"*"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.0_1718829825301_0.062080681795025905","host":"s3://npm-registry-packages"}},"4.0.0-alpha.1":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.1","homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"be6a5bc1c0e72ee80fa0b80ebcf8cbb52edbd11f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.1.tgz","fileCount":725,"integrity":"sha512-EXXsDytwgWPVykQ1YQBJ2geoukMpFARbCZlIXBHgpBA8wmBeXkS9MTygBvK0JS79aAiRkVjA+cQAX0xfHeghQg==","signatures":[{"sig":"MEUCIHeJ/DOSG1B26oj+Q7uB9cYH+FAXnEknP4gmR9lpOCTVAiEAuKpd4ln5ebRXVNX2KQJzl/aebD4WmWJF/OERSfHxuzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4185485},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"cb4bf5f8a9aa8fdff1610130821b69ff806e79e6","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.1","@account-kit/infra":"^4.0.0-alpha.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.1"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.1_1719415224005_0.7120959425521296","host":"s3://npm-registry-packages"}},"4.0.0-alpha.2":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a59f52289408e16e8ed5262825efd2185c55bc5b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.2.tgz","fileCount":725,"integrity":"sha512-vSF+2avHPq6hD5E5PwPQLJnHzERk3C0Qym91164N01/6iXZ6vZdTWlz1WOxeaLFCQnZ8KuDPkgaOSFfsTVeZEQ==","signatures":[{"sig":"MEQCIA3VEHMoowPZIzyCq0V7viGt0b/zkyBSWf+Dovt7WPG0AiAyGG20PcPECy5zpwEwvioZ+nyIyCtdUlt7rKtH7RuYIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4185562},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"af70c1ea67be7f49339a1267ccadd8dc10aabde1","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.2","@account-kit/infra":"^4.0.0-alpha.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.2"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.2_1720471690182_0.1857452151286063","host":"s3://npm-registry-packages"}},"4.0.0-alpha.3":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c69096568ca85bc0df36eac7299df73b44e7e7fe","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.3.tgz","fileCount":725,"integrity":"sha512-Yw2SkBGj0T+OvoX7lhki0bnYMKjI59+CxvQXA2d1Sztg/ZJhc/ayIHRhnB4zcerlOKuLKgP6rFCNIitToQdQOQ==","signatures":[{"sig":"MEUCIGQgPNpqL/uwPsQKxMVV0jJvoWfXfxMp0vGrGu822ddIAiEAziPPtZU5eFsDQzO+7bh6bMJybwPsXXi7okhFdfyR60o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4185562},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"507d58fe91410de1a6dd2f222fedc74c5e86bd8c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.3","@account-kit/infra":"^4.0.0-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.3"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.3_1720550619109_0.7694469814863834","host":"s3://npm-registry-packages"}},"4.0.0-alpha.4":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"11877d402daf243f21c9a2bfbd83f7d64dd50778","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.4.tgz","fileCount":725,"integrity":"sha512-l5ukJpRYN7GU9MXz6lNx6XRcYBSVaVlFLccSLW8NyYjlvPUMHSJ8iHFr5iHwJ+bZZuvQupRGOtL8e5baRLFrSQ==","signatures":[{"sig":"MEUCICZRLUgPB86LWy46vwyg+2EtoLQDboJlyhu0T8NxikmfAiEAmsY/CrkN7qKeEnyKDsNxVBS15fXKKE9oQrhH2gf8UPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4185562},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"07d3a1a98377c9db41d7f48cd89747d9e881267c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.4","@account-kit/infra":"^4.0.0-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.4"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.4_1720635239357_0.6200646278497466","host":"s3://npm-registry-packages"}},"4.0.0-alpha.5":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.5","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.5","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"29be59bd3f6a213850100e1924566ce0e4bac122","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.5.tgz","fileCount":725,"integrity":"sha512-UaS3U/pQyKgaJDtmKMQaWRkgMZcWCZzBcIjQyTT/jAVkm7uXHQhUpM0A+OISMJ3TOlworsjV3xnAa2LjmCzM7g==","signatures":[{"sig":"MEQCIH8//9lyBVfve3lSVwrLT5auQMvqYM2dPa0sOvgmNg0OAiBJqJq6lnGHEZ8bABGZ8ltZfwbtlDEGzFZnaDa0LrltLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4185562},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"674bcb173cab611f7738ddc804a48846ea19f958","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.5","@account-kit/infra":"^4.0.0-alpha.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.5"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.5_1720735647981_0.0017337855513126499","host":"s3://npm-registry-packages"}},"4.0.0-alpha.6":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.6","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6a9f8ecf37a0f80f29cc6d9337eed6137277b6e8","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.6.tgz","fileCount":716,"integrity":"sha512-LKMMjpchbAM6ZRm/KpFpyQDze6gYpfaQ+hQ5eViWwwHu1dObgpdeCXojbDt3/TxKlk/p6HRjQQ26LEE0o/9wCQ==","signatures":[{"sig":"MEYCIQCpZlgW856fMmKvHZlRqQb+MRQRFImMm9szIYK/BXTS/wIhAO8l+q06LPZb6Gb2pFZZn4nIvX2LmedJqEqyS6tG5Rlk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4139075},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"2c35ec701f526c77ea5e00e2e6f147156c7ac0e4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.6","@account-kit/infra":"^4.0.0-alpha.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.6"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.6_1721346111919_0.6154730837406728","host":"s3://npm-registry-packages"}},"4.0.0-alpha.7":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.7","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.7","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6544243103d6b66b24eb8f34da323afe5c411ab1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.7.tgz","fileCount":716,"integrity":"sha512-6EFCwrLK5YFUqpLpEX9x9FpxYnPZIUJx0Vb5eMMqr9Cwsh6jTfYHA1WybkO7qndYDni/kIZuN1qUnmFXnhHw2A==","signatures":[{"sig":"MEYCIQC9vFIwoGnmJ6RCQ+AzjxgoQwtc25gqfuKU8HBdlc01CwIhAIi+sFUHhqCpEjDcFejqyVwKqQJO//bkOKZFy/CKkzWm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4139075},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"94b858bcbaee13eb056edbddfda0ac598547b037","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.19.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.7","@account-kit/infra":"^4.0.0-alpha.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.7"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.7_1721426370724_0.6485757041813298","host":"s3://npm-registry-packages"}},"4.0.0-alpha.8":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.8","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.8","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3f24e6948ada009fb5e574dc2ec1d337c3678830","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.8.tgz","fileCount":716,"integrity":"sha512-yoE9c1/uwmRQvrHFPBf0PjU2D+SKcOzWkMyHGk6oc0fPNarBpSpdr8zEY/ppaNUNir83+wAPiT5/FbEB2n7zOg==","signatures":[{"sig":"MEUCIF/VaHBJmuDnSffZOIfjOWxd7golvFpFlx/kMId+MgJeAiEA+scehrKgqfEVFK/iQtN7mSoNxz2O93yNiOvb5Hn+OM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4139075},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"1203942ed4e10f7b4c1685c8835006fbf3a4bcae","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.8","@account-kit/infra":"^4.0.0-alpha.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^0.31.0","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.8"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.8_1721685077246_0.7248887474911421","host":"s3://npm-registry-packages"}},"4.0.0-alpha.9":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.9","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.9","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cd2d1a357289900e236946b89650c92c5fe2b3f6","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.9.tgz","fileCount":716,"integrity":"sha512-eg1XSd22Qz1A9pGKshX6lyoB2dRws5nWYCpgwJsi5FKLjgueE7Pp39+peZjemdsCGa8m2atSSKmPwOjMo0Dptw==","signatures":[{"sig":"MEUCIQCEtJyYgAAnnNZelrGObConJFnL+wsOjOJXeSsH+KgzRAIgfDzKSebHHc0ue13+uKKndwc+QL24260HOLPBkQo7QLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4139074},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"9616a7ab7dc70320b508e5674bb61ef0723a8b59","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.9","@account-kit/infra":"^4.0.0-alpha.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.9"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.9_1722442117389_0.38629109080795154","host":"s3://npm-registry-packages"}},"4.0.0-alpha.10":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.10","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.10","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"38e262fa0c148a017a1707ed7b7a3cf0ea5e2aff","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.10.tgz","fileCount":716,"integrity":"sha512-0Nj0LysDJTi1hFzhs7H2i/zMLsjbPXn08ynuNYXwzmuOVRpIQ8aEP/xwONXe8SITFcC+Ct+tk/MF0sn7DVnOoQ==","signatures":[{"sig":"MEUCIE3yvp/UhHZrH08jjx86W3bbDPFCs2JCOv2kHLqH34lcAiEA7nKN1cbnPBYdPSnP4FbBAdhCrEIhd+qW8V+j0VT2bXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4139078},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"e3446b95cdee38c248f336857b24f78a32694076","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.16.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.10","@account-kit/infra":"^4.0.0-alpha.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.10"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.10_1722537769620_0.5292939707747977","host":"s3://npm-registry-packages"}},"4.0.0-alpha.11":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.11","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.11","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8d9d617d964e6c097a523e5a7e81b75713a78760","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.11.tgz","fileCount":707,"integrity":"sha512-gt1GVDQR+uc+4MlqmWcrMbk2+vzz5P2jQUArWflVr/s3eUKBJ1X8JAkZapUei0agbfwwktF1Fn5GxpV2GTysMg==","signatures":[{"sig":"MEUCIQDfUV+K0wQEXJlPI+w3IVGxkkmt9J/+eM7ipZJL2kO1AgIgTKiNZN87OgDIna8Nn1Y2C9G7hDiKoly1s6otgBJNJ+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4133850},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"7dde8daa73a0bee97f3c0068d7e4818669db9a26","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.11","@account-kit/infra":"^4.0.0-alpha.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.11"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.11_1723826187165_0.36993510569614285","host":"s3://npm-registry-packages"}},"4.0.0-alpha.12":{"name":"@account-kit/smart-contracts","version":"4.0.0-alpha.12","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-alpha.12","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"91ea8998be308825ff605c16f8d24a53be9b6f08","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-alpha.12.tgz","fileCount":707,"integrity":"sha512-zldCL189anDFJLbiVp2BXmO7fI7RgCuEZa6xBPiYRw5vhHOqD47K4qgHh+2cnnNrwyGOs7PSkDdlVMs1EYpXcw==","signatures":[{"sig":"MEUCIQC2XdzRULWEO1Hj0TOhApoQhzuRYW5u7CRQlzwOWHw3fwIgV0663NhHXncrItzZoIFVLBlA5zcMQgzwY9BYEG1TpT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4133850},"main":"./dist/cjs/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/cjs/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/cjs/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"16442524c0133a85f6c432c6636339566b2d39b1","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:cjs && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:cjs":"tsc --project tsconfig.build.json --module commonjs --outDir ./dist/cjs --removeComments --verbatimModuleSyntax false && echo > ./dist/cjs/package.json '{\"type\":\"commonjs\"}'","build:esm":"tsc --project tsconfig.build.json --module es2020 --outDir ./dist/esm --removeComments && echo > ./dist/esm/package.json '{\"type\":\"module\"}'","build:types":"tsc --project tsconfig.build.json --module esnext --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"viem":"2.8.6","@aa-sdk/core":"^4.0.0-alpha.12","@account-kit/infra":"^4.0.0-alpha.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-alpha.12"},"peerDependencies":{"viem":"2.8.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-alpha.12_1724187939187_0.22155806669501565","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a3e2ecc106c02214ae846dd3987e4d3d3b49b361","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.0.tgz","fileCount":471,"integrity":"sha512-cKT6xotN6oKxK6HyooUFKcISCW1VkqPzwoM8EFY/r/oJrvlEvgL49gObzCsEEX/zDNCq+fTXZR8x1kmswwjLVw==","signatures":[{"sig":"MEYCIQD6Ipx5mi3EQ8GqJFuxLFK2qsfHjO4hldwp7ExAJ2AhMQIhANJ7NcqaROHXZtTTnALgEfSdnCNEmPIcew5AkHMcWtkt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2607982},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"5da6d98a0d16878652dd5bccdb1d3cebc6d86752","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"viem":"2.20.0","@aa-sdk/core":"^4.0.0-beta.0","@account-kit/infra":"^4.0.0-beta.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","@wagmi/cli":"^1.5.2","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.0"},"peerDependencies":{"viem":"2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.0_1724867199039_0.7038529448932183","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1b6963b781cf98c2efd30b261e7d943b502159f9","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.1.tgz","fileCount":471,"integrity":"sha512-3lH7nYkNiAUQX24kgto+t06RhwUd1jdGhE3aSwmcyHMAqf1EkoCmKeicCrhrcy3XccjBqZ8MKyl+y0KhRpFaHA==","signatures":[{"sig":"MEQCIGd0k13zGhO4Ljw/SzgwRhXEcfWCVEg6/zH7Ak5fVja+AiBM69JZJ5FD6sAaOU3G45h/yzLlbBCXFSqvfxJN4/0Xlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608083},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"5e0db61aaa6b55e7da3e04d00822392b946b3882","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"@aa-sdk/core":"^4.0.0-beta.1","@account-kit/infra":"^4.0.0-beta.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.1_1725462492721_0.24011702663083545","host":"s3://npm-registry-packages"}},"4.0.0-beta.2":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ba82774d41741742fb9a80725909ced9aa193086","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.2.tgz","fileCount":471,"integrity":"sha512-dJtGHMDL+3QIir5GCilRtMT43bzRtbAvA3hVqFe4F3ee1nbRHca2uxIr3pltDMWdtrCF1vj3Wv86CNRZMcGZAA==","signatures":[{"sig":"MEQCIDggZd7BvyDRzR+ALNT9ezMzRNmFFbUIOCeOiEgKQv1iAiACXwE7f3EoSojquAmHeFjA3wxbof3rtdllCXjoYtIm2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608083},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"c814690e2cac5d6b4a385730b87a2fcd369377ec","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"@aa-sdk/core":"^4.0.0-beta.2","@account-kit/infra":"^4.0.0-beta.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.2"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.2_1725654979701_0.9099479749699384","host":"s3://npm-registry-packages"}},"4.0.0-beta.3":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1ac492ec24551320f880c0d949d3acf201662c05","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.3.tgz","fileCount":471,"integrity":"sha512-lWLHE7fuOsflQqHKGWfPIUrxdOjpEy9MyfzLBUPTO98LqP9W6d9MoJR4PAoRHilPfd6izD97/bJFcerWWu/C/Q==","signatures":[{"sig":"MEQCIFx5vmTGuKFf3i4KAV+8ouMcbYUVa2DZyWmJ4XWwiffuAiBIXtnY4Q68NqADscK9I4rgKX00/F6NQtE5NG/rdpaKAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608367},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"533a73e15838e1c66bdee2fdc278b96c90f00ba7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.3","@account-kit/infra":"^4.0.0-beta.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.3"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.3_1726526868224_0.6258409208193159","host":"s3://npm-registry-packages"}},"4.0.0-beta.4":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ecbe38020a9cc066415b30b6582862982fada14c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.4.tgz","fileCount":471,"integrity":"sha512-r73I4Wi5OLSGItDwEZ+YwTolq5/e0eE1wzKb0fNRDuuK9kCXlHvIIHIvlTV7JzFqa+VIB6PBFEazPEkKrK7TFQ==","signatures":[{"sig":"MEYCIQC8npM+Ywn/srvht3HFV5fmMGSu8+cbL/NjunEIuJXsMAIhANCRDxOqiy5aR60Bm5vHd77dzW/4WYw93BzYlzYLwUC1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608367},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"90a0eaaa921d05a15fae72a4786d458bcd702217","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.4","@account-kit/infra":"^4.0.0-beta.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.4"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.4_1726640170684_0.6146185731927161","host":"s3://npm-registry-packages"}},"4.0.0-beta.5":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.5","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.5","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"053ba26af36da29609b10e8b68cc28ba4a2aa209","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.5.tgz","fileCount":471,"integrity":"sha512-24HrVIR6tf5xEJ61zpuBXFytYJ4SQSibZDT5usW3+7z8a4E/Hzfb7j2ccuvTTiru8v9dC1whpXIYobh6IBxdnA==","signatures":[{"sig":"MEQCIECYazj/hZRPJZ7Bo78Uh6pKXN8fmAB3cPNVtHpioIL2AiAk1EJJeATdjtmEdIjNitNAPKXU/qUh8k0TN0MSxnqamA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608367},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"d786e35ceed57e8262a1904c95364203c8c3a3fc","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.5","@account-kit/infra":"^4.0.0-beta.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.5"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.5_1726691081212_0.7601306196246038","host":"s3://npm-registry-packages"}},"4.0.0-beta.6":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.6","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"62c2e4784aa4ad57fd0970d232f06a4163e17f76","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.6.tgz","fileCount":471,"integrity":"sha512-zEh4JLpQdWfylnmJWh63ULRpkZtsixH9a3E9puo3/RXKuaOAavRNTFeHUkPJLuMmp9nHlEx9zq0wWMRX1d3Fsg==","signatures":[{"sig":"MEYCIQC5CNaU9eXdQ/yMdFA53y0pgNYuv8WWU78dcgPyOGRMUwIhAM3a37gcO7gkLL+nWCtFRqAKNWz1Ruft2h/jFNLu6XWH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608367},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"c25850c8617a78ee1956896b64c85db7a9ad6c08","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.6","@account-kit/infra":"^4.0.0-beta.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.6"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.6_1726694731870_0.79884128382457","host":"s3://npm-registry-packages"}},"4.0.0-beta.7":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.7","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.7","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a81bc31966f1c2dcf3ba9c783aca96a741485b8f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.7.tgz","fileCount":471,"integrity":"sha512-oCb83NSIPnm5x6WnW6Glutagx2beIn/8IJ7XxMbC3rDC0cwkPcoO3j1H6P4ADRcqlyio36gnvBNnNRBIpsd4YA==","signatures":[{"sig":"MEUCIQCeVdOjGnRth25hKKJlXFwg55fzttetLJXqsSihwVnlqQIgS1KeBdY2vw+99FkpTqQv/NLuKxqqRUtqrESujJkXzZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608367},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"4052aad057a2d8b6659e309f1a753efcff8aeea0","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.7","@account-kit/infra":"^4.0.0-beta.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.7"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.7_1727463014542_0.2992267169305991","host":"s3://npm-registry-packages"}},"4.0.0-beta.8":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.8","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.8","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6ae4e4c8d929c8c1050345bc09dc85f5cca0b829","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.8.tgz","fileCount":471,"integrity":"sha512-QK8AlvgT3Wch57agx9C3YsSs9tYMsgkTKmEL+lEZn5VTwB/489wsNk9Ui0lVC+02+65byVINbY2nrXxoNiul6A==","signatures":[{"sig":"MEYCIQCy7pVIU0O5R4uNFwTp3F8o4hi5H7CccYdMB/GyoydfpQIhAPrQ7zeuwDKBLXs/u003ogBhrFVy+mw370wV3PB1dZNO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603371},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"de91f21bd8a8578a5cb119624fad7cc9b3726fee","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.9.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.9.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.8","@account-kit/infra":"^4.0.0-beta.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.8"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.8_1727891909446_0.1792102897470622","host":"s3://npm-registry-packages"}},"4.0.0-beta.9":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.9","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.9","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e37f4cba9b9ecb7b25713f71f4b82d3a530d5b2a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.9.tgz","fileCount":471,"integrity":"sha512-uDmdnJb+Bm1BHzB22hDRNP3zb3S0F1hI4OVYdXqqSolgyD1DQVTzkXgoZnDJBDzkiLThJCyPk/NREKMPlSQ3hw==","signatures":[{"sig":"MEYCIQDYdKYZMzn+6c1tm0aI/WFn5YP/YeSJByAiK3JVj/aZRAIhAIjEwQRdAPC/HIIQ5BUXKJRLPZ4hUY7rd8dfyPtaGyy3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603179},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"6c5f0ff3863587178909a4df689df3d8379b1851","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","test:run-e2e":"vitest run --config vitest.config.e2e.ts"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.9","@account-kit/infra":"^4.0.0-beta.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.9"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.9_1728450972600_0.7983485967365749","host":"s3://npm-registry-packages"}},"4.0.0-beta.10":{"name":"@account-kit/smart-contracts","version":"4.0.0-beta.10","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0-beta.10","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9f129a2ce6859b5256caaffe0970a5b20a7cb321","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0-beta.10.tgz","fileCount":471,"integrity":"sha512-0zMvhb499Q/46bKHIwNU3+wPEsSx8cew0d5XNyQIgbu3XbRuaZbdmlbtkfQ0jEfoVQkUIQqMQXBH2CX4k7x9aQ==","signatures":[{"sig":"MEUCIEAc/T1+MVWDSmq62K3pjkU6j9Hb4FelJL2Y9Ta7xrNsAiEAt0lf6WQos6jag6WjdNaN5/0rZpvBD0OV4ZBfA20Bohs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603221},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"3429eb6a07e6a929a1c2069839a525135d081d3e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.0-beta.10","@account-kit/infra":"^4.0.0-beta.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0-beta.10"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0-beta.10_1728981091326_0.8894067045778105","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@account-kit/smart-contracts","version":"4.0.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"da4c5587e33129f709e274c77d2ccbf8b73e951d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.0.tgz","fileCount":471,"integrity":"sha512-+WCIlZDo0CwikHsbhm8ikTiZBR+hqpSDo5eVW0WBNznkDQ+x2MGpoHZlRJ9UnEyZwV0q79RMQELhz70cl3DXdA==","signatures":[{"sig":"MEUCIQDth8zzmefNNUc7dpZLvjyEAZyTnzjsYixlSB3L7KJP4gIgXoh/UGBtj48OfL0VP47raGVEC+E1EuHODtYp2sIf7vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"f3489aa0739d3ff497c3fc1194c96778a1adfbad","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.5.1+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.5.1","dependencies":{"@aa-sdk/core":"^4.0.0","@account-kit/infra":"^4.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.0_1729029875882_0.6079224048438436","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@account-kit/smart-contracts","version":"4.0.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.0.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cbf130ed6fc4b0dc02b378555371461f7464883e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.0.1.tgz","fileCount":471,"integrity":"sha512-9Hct+eFKoBccdii7sFwkfwM2I+23wg1200+O7Ah3oP4vwkW1s+ygRTGh6Z11uzwqkeOuVfoftVKfGOT0rVPL0A==","signatures":[{"sig":"MEQCIEYjbMdA8DbSvKYNDQi7vzy1KB0J8tdeVcvH7g07ON8qAiB4Y65rcmY6lD1AnLHg/P8Ci9CGPpG60vfYYXdeqA88mA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"840465b053f8fa8971715fc8d9ef4401632f87e4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.1.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.1.0","dependencies":{"@aa-sdk/core":"^4.0.1","@account-kit/infra":"^4.0.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.0.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.0.1_1729368816699_0.2424441737623355","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@account-kit/smart-contracts","version":"4.1.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.1.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a65434630242f21dfe0ae8a3b42974135c13cb52","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.1.0.tgz","fileCount":471,"integrity":"sha512-q1ohe4n2RDU+LhiehJ3VZgwg+wW90HwfLCTLm9HQbsWlTRq1ynfB9ILADMIbqp6fNiieKUItgveklmcwx0z8Dw==","signatures":[{"sig":"MEYCIQDKm3y+S3KQwKzdFPa5hRkncYYNtiXHjCUd17nBAgRA+AIhAOSn/Qon6btg0bZQUuqSvqu6+CvZbTldjxIvVkNS4d5a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"f6b6f15f4fe349850995264a549ca53a821859f0","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"@aa-sdk/core":"^4.1.0","@account-kit/infra":"^4.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.1.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.1.0_1729702414589_0.5104924166390037","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@account-kit/smart-contracts","version":"4.1.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.1.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a16e6a3464fb4e9fd7a89da520b3177578517d61","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.1.1.tgz","fileCount":471,"integrity":"sha512-YlKYIN+h8H2lccck3LRnBpPp7VPnfYrkeEBn0RndRIalzHV6osInJpydZDG0Q+qgcOseQY8AgmgPYtbS4KQEBQ==","signatures":[{"sig":"MEYCIQD0F/X2ONnFzffWmsvZHOBAKtscJKar4do/hR7Pfgy6uAIhAMZ/dKe+mGMHvLWm/zUFBKa7MCvtiiqNpyYXJP2B73Oh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"36eb306e10b5d476a993316bafdbff17755ff8f3","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"@aa-sdk/core":"^4.1.1","@account-kit/infra":"^4.1.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.1.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.1.1_1729787690164_0.627398186199132","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@account-kit/smart-contracts","version":"4.2.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.2.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"702c7f673fd847de0ef82fa0dacb65a69b66e6d0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.2.0.tgz","fileCount":471,"integrity":"sha512-riX1ZMb3t9JMG3nVrFp7yC14oE7yex8qXgePx5zHXV4YjzrEEPCO7482bGtOUIpIF+ynJpTRZV/lQsVCg624bg==","signatures":[{"sig":"MEUCIHbXislWw+EuVO10QyiUbEAsC5BMAccf5odwoYm+DV+/AiEAzcUIcQk15wTDH/su4D19tJMLnDcAPb3r/QQfKKe9mZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"c797c8143221d84f67df30d56b61c9950f5ea890","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"@aa-sdk/core":"^4.2.0","@account-kit/infra":"^4.2.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.2.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.2.0_1730242323425_0.772681079361464","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@account-kit/smart-contracts","version":"4.3.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.3.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bb139c299a95e910fb7ba6edf25906056761a08c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.3.0.tgz","fileCount":471,"integrity":"sha512-8aYH2Ya2SNL8DDh00T2Sk/XSB6M45cUzIXKGT8jrtkZEoZl9ppXhMXIk61Yg8Pnf0+ikajIqpThvYoi5Vtt+dQ==","signatures":[{"sig":"MEUCIQCI2dOQeG8lIST6a/7iihDSSgQkq1DjOyB0nN+f4t74PAIgYN5msbV+8D3DHMbCvzs9b9FlDHyOISOmLQ/SODZkwH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"78c86103afeee309748c9d604af58bc7707c8b16","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@aa-sdk/core":"^4.3.0","@account-kit/infra":"^4.3.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.3.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.3.0_1730828534216_0.640626082361403","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"@account-kit/smart-contracts","version":"4.3.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.3.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2eced1fd5728b07e606f8ffb92b2dd4801d99b90","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.3.1.tgz","fileCount":471,"integrity":"sha512-F6IZyY/qcPVHAnqwSJ3dGBn6bZBEkj2vM7sAE2J+JJRZZAFUYM9sGRdZXFhQzhALOKUGjrI61sykEQI2iDuqwA==","signatures":[{"sig":"MEYCIQCWbrdoTCmRuusr39TtzFE1XZoJB2PczmhZWvYRcGjQHgIhAJ3GJDtZZIQgh0SUMrUO0ecrNe0Ff26CpDCneu4S9Mnv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603189},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"68052c506336d4c7eee1d2ee78e9b07892488351","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"npx ak-docgen generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"@aa-sdk/core":"^4.3.1","@account-kit/infra":"^4.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.3.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.3.1_1731006707272_0.15453068702480333","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@account-kit/smart-contracts","version":"4.4.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.4.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ad5b6ab9eb28f616f5b847af5d3dcbcb4116de37","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.4.0.tgz","fileCount":471,"integrity":"sha512-p8S28c75hGm5/6DPjjrXPFVT6nfzfvzMM35zTJRqe2vQbrt08FPbV92PBgBswSgrGF6F88iKAiCQQFhUOYOf2w==","signatures":[{"sig":"MEYCIQCBvF0nQFPtIw56IDFwrzcwUXZuW0l/yhonrmW9ZP4IMwIhAJ29VE0YNoq2C9hUDpJj7QA90ePl7AdMelk6Ehm2qv5n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603210},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"548258eef7a342e0ed94e3f73c5501f8ee9ddf79","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap"},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.10.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.10.0","dependencies":{"@aa-sdk/core":"^4.4.0","@account-kit/infra":"^4.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.4.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.4.0_1731531740358_0.07428786150173972","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@account-kit/smart-contracts","version":"4.4.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.4.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9c26b5f6a4c7ec506ccd9c1132bae1f3d73d8a20","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.4.1.tgz","fileCount":471,"integrity":"sha512-4HS/52G7DC9Tz/1z+g4r8H9PjGTLJWvWecIppeAKdiaPE5/0vEF9Mt3qR5yBLK8B9s6yMaNpF7jM2ZOt2v+CwQ==","signatures":[{"sig":"MEQCIElASTLPTu1av2ONgpyqWGef7oI2KqdqmIxOynf8MnfSAiBM5vHAmgJMdvgyKGK0tAKs2VhzLpsdWNSg+0319YB08w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603329},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"4ba357b7666a6bcc2c7b1c34b461a84fdc8dcf5c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@aa-sdk/core":"^4.4.1","@account-kit/infra":"^4.4.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.4.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.4.1_1731611094985_0.8430601201836683","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@account-kit/smart-contracts","version":"4.5.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.5.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"249364ca58c06dc1bbc907d67821fd66ead0caca","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.5.0.tgz","fileCount":471,"integrity":"sha512-iretRgL9gk3HwU1UNeiJzFggPqfPFJMdtoiY1b6qUKWlyIYkUBP83zgURl/qdxFWboD2nlTIH/FWVsRO0EPuVw==","signatures":[{"sig":"MEQCIB4pQURgaGDF+bAx8j+KYuhKFjSxzz/5YWJ+CxHgw/VFAiAW6Uzz6zwoqoF3SEINZzHsGy5UjbcgMSbmYCLm3eOhJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603329},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"2d453cd3106b8a516d0afbd953591c21e30abe94","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@aa-sdk/core":"^4.5.0","@account-kit/infra":"^4.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.5.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.5.0_1731970792887_0.2634162355035268","host":"s3://npm-registry-packages"}},"4.5.1":{"name":"@account-kit/smart-contracts","version":"4.5.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.5.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5ffd7de59386f77fd7c84df913daa1d630f0bfe2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.5.1.tgz","fileCount":471,"integrity":"sha512-kBywZlZ61c0fgldRhUwkPJc4fnGUrGSCyVM+/Z5GiYoH9D0CkqvhFwVf4sAMxLPWCjNkvj/g0/wwnqehe12YIg==","signatures":[{"sig":"MEUCIQCYURsjlJTSy9rS7kRbzLnXFYOOXDlZJxZpcqgUpb4xagIgTsQPEbvBpbQWvl05iWaD+KpmSnxfdVxkb9JnUPZ1gwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603329},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"6024817ff8c840c8b6a1609a6ad32595a77bfdd6","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"npx tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@aa-sdk/core":"^4.5.1","@account-kit/infra":"^4.5.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.5.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.5.1_1732292474148_0.17160991693992078","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@account-kit/smart-contracts","version":"4.6.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.6.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"23d9eb88e5f957d9a9e18fa0862ce8b284473a3c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.6.0.tgz","fileCount":471,"integrity":"sha512-VfrZCoWgT0RaUoGn7bSxISLLEdVsRfl68wSGX8mzMF6WFj8jgqjib6sZ98gTX9PhcSxyiFoWbakdXCXbMHKW9Q==","signatures":[{"sig":"MEUCIQC+ZhWwn5SOhEe3jK9cQnYlNvLYT8Txelzbc//iYtrOoAIgRg94VltPp9CUEfpiR7D+eYaBmWN4XBWbynY/5Bt6DEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603325},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"00118dc9a72085f71428a2c1bde28595819fcb5a","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@aa-sdk/core":"^4.6.0","@account-kit/infra":"^4.6.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.6.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.6.0_1733249801105_0.5012035704224531","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@account-kit/smart-contracts","version":"4.6.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.6.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4f7a2cccdd86e33a60fb035a59c0a942576077b1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.6.1.tgz","fileCount":471,"integrity":"sha512-qy5pQaHnBOg8zQTw5V0bU1g9W8nHEr3QqEiGj5WLrvugoy3jT0vGPwGXonUyANs1kojejyuQZ/CvPm2u8lB9ow==","signatures":[{"sig":"MEYCIQDpPtVk8PET8QZp1YW3uu6aPdkaa9lHusKm+DeS3L0vswIhAI6GVvvOA8X0zqCoB48MO7CXQHTfLqSbPJ2U/bZ1HEAc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603325},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"2a88216fe9074fe72e08ddf0a1bca68c19388a8e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.11.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@aa-sdk/core":"^4.6.1","@account-kit/infra":"^4.6.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.6.1"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.6.1_1733870319463_0.4683158896087485","host":"s3://npm-registry-packages-npm-production"}},"4.7.0":{"name":"@account-kit/smart-contracts","version":"4.7.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.7.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0b3ea643682850c790d1be8d17774e51630fed8d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.7.0.tgz","fileCount":471,"integrity":"sha512-6dQlhYTvzc+B8aKLtD1OGeTCUz/mpq9Kw7YDf957uqf4RmchypTuVSzEsg8QDI+8KiK4p/nrGfzVRlTH/eEeIQ==","signatures":[{"sig":"MEQCIG+rDs4HZF9qNAsyA1BDNKZIAY4z/V17QYqjWi9E1uVzAiAou1gmKEwTZ/l9DvjCHJYOjCad6NU8l3eOJCUFVRc1SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603325},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./package.json":"./package.json"},"gitHead":"3950367aa87a8c6a96664a72c0e39d7dcdf223b6","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.12.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@aa-sdk/core":"^4.7.0","@account-kit/infra":"^4.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.7.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.7.0_1734389360239_0.028265813108296012","host":"s3://npm-registry-packages-npm-production"}},"4.8.0":{"name":"@account-kit/smart-contracts","version":"4.8.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.8.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"93f5003d2f9d3c771ca07b00e9e55a23855c4d31","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.8.0.tgz","fileCount":621,"integrity":"sha512-5ZwZqYcrwPflhGrO6lvNI0rRRp2czG9kG90VgdbDbqzcfAH/Zwvr8uMXol0YirSeYXEl86DLD/TOnio44Zkk9Q==","signatures":[{"sig":"MEUCIQDHmVd0fknIaoFPVsIZ+ufkzyyjxZJvaeWbOHBGLeU8PAIgZcUvyLk9zwTOmbq4D7/TTed32blL4cQIIvszc0EBGzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3832086},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"06d9deda91e24f7c654bbf2e5713644fd39f6a85","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.12.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@aa-sdk/core":"^4.8.0","@account-kit/infra":"^4.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.8.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.8.0_1736380902860_0.3655742807880149","host":"s3://npm-registry-packages-npm-production"}},"4.9.0":{"name":"@account-kit/smart-contracts","version":"4.9.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.9.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"da9ec39fef84847d539909712ccf024ca185a6fc","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.9.0.tgz","fileCount":621,"integrity":"sha512-CjOFdmzrxke4D/OydVv6L/kukktbl7wwKUz0TYr4cpHHECLn/OPO7CWvN1MzGEzIMPdVioPqkauSYnmZUJkQHw==","signatures":[{"sig":"MEQCIFuYtfxqC/A6uyyIEL2FLV9N0Co93tGGMYEpwlWthzwfAiBntfz4+ZgCXVaqfwpX9KwIdKeyGl+Bd5Tkw1facWwAfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3867320},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9cd4dc759879defa6ac90f1ae7f8a378d9d1666f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.12.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@aa-sdk/core":"^4.9.0","@account-kit/infra":"^4.9.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.9.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.9.0_1736791990375_0.06993458232026084","host":"s3://npm-registry-packages-npm-production"}},"4.10.0":{"name":"@account-kit/smart-contracts","version":"4.10.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.10.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f29807bf17061897779b71a5f1b176576b596479","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.10.0.tgz","fileCount":621,"integrity":"sha512-J90HpaL8qzPJaHH8rGmM3MWy50MSIDW7dE/dOidFeqgP2gWpPCgC6Um1XzcqJoCTYuZWcMFGKjYHT+wv9ItTaQ==","signatures":[{"sig":"MEQCIHPTHCJYaOIDeEG77AQxotxN/x+5t9HtJav4MaRFpHZAAiBSmBvnFif+gmrVh5HxP1kNnUce2Qu9iA4syCRknKZC1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3867713},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"8acd2d8e45410bfb2d7e4447d3a130e23e605cd4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"@aa-sdk/core":"^4.10.0","@account-kit/infra":"^4.10.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.10.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.10.0_1738088543492_0.05313982221080482","host":"s3://npm-registry-packages-npm-production"}},"4.11.0":{"name":"@account-kit/smart-contracts","version":"4.11.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.11.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2a95cd194a0c5aebb98f1a64ed2ae58a53569345","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.11.0.tgz","fileCount":621,"integrity":"sha512-s+Pkxav+ShcU55UsLMuJ6h6K/pv7aG1bX/BvVoCn75WrrTTDFAZKhmwi3dnhEwPKmAaDK4MXX46fuCRJ6WthIA==","signatures":[{"sig":"MEUCICJZ7Dt79pmvjCp4U+IkRFl8VIUXs2uPmGI32VEo0s0lAiEAi2vEjIq0VDdr9zTKeAVRDL3yEOQd0/PHWYO+fiLzNQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3867713},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"789a1db1e3cfdca61393d8328693dd9d1a4ebb0f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"@aa-sdk/core":"^4.11.0","@account-kit/infra":"^4.11.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.11.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.11.0_1738115876598_0.31554151929817653","host":"s3://npm-registry-packages-npm-production"}},"4.12.0":{"name":"@account-kit/smart-contracts","version":"4.12.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.12.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"115274daf3289ceb02a72ba010cfc2897abceb5f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.12.0.tgz","fileCount":621,"integrity":"sha512-3nPFWtB7/8aAbwYrTzgRtkNyssPRP28GOK8UiOajHAfEeaE3awSrQJwzCylaLMrTWuDX0Kb1XVeBZvA90sGPmQ==","signatures":[{"sig":"MEUCIQDExS2uDJDuUtnK5MA9Vu9yzVANzOT5xnxPfZ4blDhTxgIgV4QV93ZheNGx/b+adJwr0TTbJVUT0K1Mn4MvKhCmpR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3867713},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a7cbb952e519b0f9ee9feb06a019b25ccdeb78d5","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"@aa-sdk/core":"^4.12.0","@account-kit/infra":"^4.12.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.12.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.12.0_1738629205149_0.2349715820156939","host":"s3://npm-registry-packages-npm-production"}},"4.12.1-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.12.1-alpha.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.12.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"81132685006a6f0cc10398b0df02f2c3973aee25","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.12.1-alpha.0.tgz","fileCount":621,"integrity":"sha512-H5IWOVcyCRq/Mgle+sM5clU565tby+bdwqBQMJj8XPn9d4P5x9k8F5teipiWQEf8S+ZwEU0Jaa7azYWq6oqdqw==","signatures":[{"sig":"MEQCID+HmUn9Di9XqLFZkY3oBV+lcRPoQMoNnGb4FYMqkQpJAiBXlkFv7p9cqmH9el2bYdcUIs40wiFQ8PVFZpiLDyziFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3867745},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"7835fad48bb913cc0b9adfb82fc98610e5cde0b1","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.8.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@aa-sdk/core":"^4.12.1-alpha.0","@account-kit/infra":"^4.12.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.12.1-alpha.0"},"peerDependencies":{"viem":"^2.20.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.12.1-alpha.0_1738796718316_0.5546176769879181","host":"s3://npm-registry-packages-npm-production"}},"4.13.0":{"name":"@account-kit/smart-contracts","version":"4.13.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.13.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2d17c3fa32afeba94692b60fd41073a5a6cd8ae7","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.13.0.tgz","fileCount":627,"integrity":"sha512-a4v+UHEUx812vD+tqhI8nozFsmnr/xbE/JztelolaD9dXRqi9ATH1sMByUDk8ylVkcRo7YXyib7tiCHkJmR97A==","signatures":[{"sig":"MEQCIBlZvxX49e+ugI5d3f4WFoPg+/Py08WUO/Vtg7W2EZAhAiBqjecamJ1kkIfY5lTxlrpIvb9jo91AnKgueC0/GNc7ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3890983},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"6865bd7b49bc7db064bca7026914e4299febdb34","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.13.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"@aa-sdk/core":"^4.13.0","@account-kit/infra":"^4.13.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.13.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.13.0_1739314026934_0.44767274335954066","host":"s3://npm-registry-packages-npm-production"}},"4.13.1-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.13.1-alpha.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.13.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ef8b3ca89830596e0912274a097b27980909bbef","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.13.1-alpha.0.tgz","fileCount":627,"integrity":"sha512-LRzxWl/qKW9Sewvjfj5CdPxRTGUPvjc5aSdziQzf+tOtDWV5npdVolyiKZzVrLBKyyQDNOtPzLl9Mnwx95lA0A==","signatures":[{"sig":"MEUCIHbE4qZu6eS3BvTjoCcjfzgbxkmSQggygq/s0wYTFULRAiEA21ST/rpxBW2l4zaGW+nkLoXSVA32AOiQ2QTM7SvBf58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3898598},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"d026b488ed279f04424c57b745efb19b8d344056","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.8.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@aa-sdk/core":"^4.13.1-alpha.0","@account-kit/infra":"^4.13.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.13.1-alpha.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.13.1-alpha.0_1739923153805_0.15287808501677702","host":"s3://npm-registry-packages-npm-production"}},"4.14.0":{"name":"@account-kit/smart-contracts","version":"4.14.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.14.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0d5d8bd9bc063f1242fad8d5ef20854c6740c070","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.14.0.tgz","fileCount":627,"integrity":"sha512-fjtKr/jo+mpH4PZ2Qkon0CROd/nqMp2r29xm206glmlU9dF45bBTh6lAkfynA/ofkqFWGHex6maJZD07aA49YQ==","signatures":[{"sig":"MEUCIDAmi5KkwqP+zpn54PWOFITsKYsj5mAiYFsOlghmpETCAiEA/EaFxTxM3vRFScPYGCX5QVpsg65U5IWfFEWvMvyIg5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3898566},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9230c8f9c9af7a9a7d90538ef6ec42dcca1c39db","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.14.0","@account-kit/infra":"^4.14.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.14.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.14.0_1740694238870_0.667654542363942","host":"s3://npm-registry-packages-npm-production"}},"4.15.0":{"name":"@account-kit/smart-contracts","version":"4.15.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.15.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4ef6fcfb6947c1d687e6cddaf834fba04a2e9fc0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.15.0.tgz","fileCount":627,"integrity":"sha512-GBeAkntrTgEfNmcuKcz6p6d6IfGmdneWoQmCNDQMY7MiZkvW+xhVjOg/J2mZv+r6XKLvMCcyFBVlfVzChVSiCw==","signatures":[{"sig":"MEYCIQD4+7dYcRq/NWKAHOtNM+qP3hPJJX5DEr804HpjUDbmiAIhALmqWv1bnlLjCEc3fDWjcmDhJtcaGc31pIxYauav3tAR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3912999},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9561e51d921c231e51e2f859b3f5c93f47b6ffd0","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.15.0","@account-kit/infra":"^4.15.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.15.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.15.0_1741281129630_0.6904034317741172","host":"s3://npm-registry-packages-npm-production"}},"4.15.1":{"name":"@account-kit/smart-contracts","version":"4.15.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.15.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0bdebffa45791ae457a72986cfa15f284a2b73df","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.15.1.tgz","fileCount":627,"integrity":"sha512-xUzqKeeHeIoscVpye/MUwpxsJXVNNCATETqKzFyFpGWelvDA0U632+HM2HWfHnbkLO3awUwxU3OtDLpM3pYyig==","signatures":[{"sig":"MEUCIQD4/t3Mx/z+UQduMF7qoWf6luG1gedmNR+4zttBB1G9zgIgGxYW/FLEyJ0m55PSXOkBmMC1QfIOD0GADXNe1Kh9fPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3912999},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c360ac3bfe07172ef44a53ad6ef20ed54f0fd885","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.15.1","@account-kit/infra":"^4.15.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.15.1"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.15.1_1741312838364_0.07934211387389145","host":"s3://npm-registry-packages-npm-production"}},"4.15.2":{"name":"@account-kit/smart-contracts","version":"4.15.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.15.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"304454de63c9a2da3507d0075146c6c7b5f7c5bf","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.15.2.tgz","fileCount":627,"integrity":"sha512-lnZcDiknyu3dIx/M0JXU76dRHM7MEU/RAWBtpBaDrApgJsHHKA3t/zDC+PUPFE/6dWO6H9jfcy9nfQdMQbLbCA==","signatures":[{"sig":"MEYCIQDQfZzaMGXtH34d6tQYduA8klbqcqgLmIDVlkW33Bm2UQIhANn8/PnkZwgjYMXxubqOX4JQXhv/Gt+5XsUCrDgoo9EM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3912999},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c69762a97a77be62706accec8b9af908c836ccd5","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.15.2","@account-kit/infra":"^4.15.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.15.2"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.15.2_1741382506471_0.05728215883958221","host":"s3://npm-registry-packages-npm-production"}},"4.15.3":{"name":"@account-kit/smart-contracts","version":"4.15.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.15.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"35ce6bf2c20c2d4868edb374f6e2831583bca9e0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.15.3.tgz","fileCount":627,"integrity":"sha512-aR5AhyFcZTvZMqFSU+JRXZzIWtMn9Y/snDooWgf0Ev7cINs3UoSY7jDyjD6LoL9IMxS0C0rjAMtt4sE2wPGQbA==","signatures":[{"sig":"MEQCIG4rEd/SeWQn9QrLY6BN8nJFCzYGo8pmiStdKD1OjRvsAiA0gd/QG9Det8GI+O0NL59Hp3kd3wDftsDpS+GvdK6yLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3912999},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"8395e6c7dbaa5b9634dcbc1221137f0c6f553bbf","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.15.3","@account-kit/infra":"^4.15.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.15.3"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.15.3_1741396391580_0.770132243974337","host":"s3://npm-registry-packages-npm-production"}},"4.16.0":{"name":"@account-kit/smart-contracts","version":"4.16.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.16.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e81d0e8acbb95c50da0a693e5d2148a21cc4ad8d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.16.0.tgz","fileCount":627,"integrity":"sha512-yiFIt28ZuUC+fL35u2xakdGa3xr2vVrG0ZAkbmLuOkUqKMqUAs+jDmEXyzwvfW+ACbDi7trt3z/w7DjagQbYQg==","signatures":[{"sig":"MEQCIBWoHM5fH9vrUBkKNCZausS/A/9pj3jiM+I8boQn4d+YAiBLY7tmwalQG0o2SZXXWHwdDiSnFhl3EFZ3UjlmESFWcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3912999},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"d0a8f15fb7d10812c29b98f334d9705d46a31e7f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.16.0","@account-kit/infra":"^4.16.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.16.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.16.0_1741802688210_0.10126178907635497","host":"s3://npm-registry-packages-npm-production"}},"4.16.1-alpha.3":{"name":"@account-kit/smart-contracts","version":"4.16.1-alpha.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.16.1-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c2e36e23d8c0ac4693b60f0578a2a94a9164ea5f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.16.1-alpha.3.tgz","fileCount":627,"integrity":"sha512-CPrV0adEjJJArAGybvawqutBZdkEnbdv995bzbCBf0jJmtw6ZmuMMxpb0zaSImOH12+QYLA9n77TxDhg1N5Cxw==","signatures":[{"sig":"MEQCIAourcv8j/8doDViBuV5xv8008YAm7wav/mm6zZGstgMAiACU1Pk9wCdEJnY/xvaIlgRT6nhQgL0Ig3fN+RGdeakYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3913031},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"156dbc81d12e9f120f8123df6b4fec8a41f41e7a","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.16.1-alpha.3","@account-kit/infra":"^4.16.1-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.16.1-alpha.3"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.16.1-alpha.3_1741973554851_0.5991693141804817","host":"s3://npm-registry-packages-npm-production"}},"4.17.0":{"name":"@account-kit/smart-contracts","version":"4.17.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.17.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"77ec1dbd9a4cc2bce8e67f36797010bb8609ae84","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.17.0.tgz","fileCount":627,"integrity":"sha512-RNWZ6uo9jINyqqKcxBKpvf6q0AEmmf75E3jN6iknMbg2kMfKKTUdw2T2fAH1F8YMqcX3jtvdLt7yrs9zvLPleg==","signatures":[{"sig":"MEYCIQD53emgjnzUY/OuG2Loe+waETRSWWnPX4vOWokZD3vlcQIhAKy27Eay3cyt9W6trPZbcJ+JHIbeP63ml1rf2f6KmabX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3912999},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"680b0acb112f02deaa1fa4e8b253ac3800c06cb2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.17.0","@account-kit/infra":"^4.17.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.17.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.17.0_1742322998201_0.6402777443926722","host":"s3://npm-registry-packages-npm-production"}},"4.18.0-alpha.3":{"name":"@account-kit/smart-contracts","version":"4.18.0-alpha.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.18.0-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"47a8b06edee158275b8b3cefd52dcc274f6dbaa1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.18.0-alpha.3.tgz","fileCount":627,"integrity":"sha512-j2OUFC7wObXYbnflt0EdW6/mTMAqzmJ8RMKM65MeMqEbd9pfdL8FsK/nMK4svG3JBMoNBp57cMHPX3YW1CQLHg==","signatures":[{"sig":"MEYCIQDsHCqbYfzWh/vyV92QPfY2OXPwjLOejF34MszusLpOZgIhAOSR+gCAf1E4AepmBCbq0zJx80kR4ZtvDMa4lneEBAMh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3913031},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"3ab0862d913254d5f4208981cbcc5e3ed8d6708f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.20.5+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.20.5","dependencies":{"@aa-sdk/core":"^4.18.0-alpha.3","@account-kit/infra":"^4.18.0-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.18.0-alpha.3"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.18.0-alpha.3_1742524929643_0.5865160978264579","host":"s3://npm-registry-packages-npm-production"}},"4.18.0-alpha.4":{"name":"@account-kit/smart-contracts","version":"4.18.0-alpha.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.18.0-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6200e29f23c67ae2ab43b1e108b3144345dee333","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.18.0-alpha.4.tgz","fileCount":633,"integrity":"sha512-n4qJ9uGYHqQoon3arxiDgnbX5Pox9Axkvp638tNDh9mpYC6YC2abfglsRp3a3LDbeZh82XD0MPyuBEqlmYVeTQ==","signatures":[{"sig":"MEYCIQCBGr6t1S4JgJwDqwkWx8KrB+2acJ2F3fH32H3lUi0+KgIhAJ4h5dLfIPFLcPyAOwIS+po2MwuwetR/OlTlQ/bfhakF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3944436},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"3ae1c5e03629a09eeb9a9694d12ed89b37c2744c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v18.20.5+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"18.20.5","dependencies":{"@aa-sdk/core":"^4.18.0-alpha.4","@account-kit/infra":"^4.18.0-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.18.0-alpha.4"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.18.0-alpha.4_1742844524199_0.9386420209900264","host":"s3://npm-registry-packages-npm-production"}},"4.18.0":{"name":"@account-kit/smart-contracts","version":"4.18.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.18.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"525954a56960b74facb1e96a4e0f1fee1d89d359","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.18.0.tgz","fileCount":633,"integrity":"sha512-yJxYUNj10371KAk2MJl9vKWDCUlW0RyJFQRQHIWAxNvYJl9mzQ11VyeqYepBKGuXZcWUbLcomwW8B7e9+B5iAA==","signatures":[{"sig":"MEUCIHMuayHxidzGyy3IkKaW/iohqhppZlOJWX1wNshD9wgOAiEAqUNeSsAMPSBy9A3Os5DsXs6hwaRrghlvNwEr2mGtwtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3944404},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"d69993e1d23ad074ad924e067db24d71c899a227","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.18.0","@account-kit/infra":"^4.18.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.18.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.18.0_1742927489697_0.9243551265023309","host":"s3://npm-registry-packages-npm-production"}},"4.19.0":{"name":"@account-kit/smart-contracts","version":"4.19.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.19.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"9f85bcfecabe3ae2bb754d4589c7b54de354ba74","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.19.0.tgz","fileCount":633,"integrity":"sha512-Wb1Txh0bpwFJCsZIPk2wjqLJc3F3J+vNrmZh2CQjCxJ16Bl8RwInwVjaiFTX1thmtsqOoZDSdpGcgABwFI1TCQ==","signatures":[{"sig":"MEYCIQDI7anZZYZuZQeWuZ99zIRJjdugB8Pl6SCd48W3DwvM/QIhAMo3l0heG8WeFUPMkM5I8rPjjfj6hN+Hj2om8lHUDNaM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3944404},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"68709c622371f2c5b9ade67808289a3340837ed4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.19.0","@account-kit/infra":"^4.19.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.19.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.19.0_1742944910856_0.25190123151359844","host":"s3://npm-registry-packages-npm-production"}},"4.20.0":{"name":"@account-kit/smart-contracts","version":"4.20.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.20.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2baa86a6b3ce38c6658647779fe76881b45ba0da","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.20.0.tgz","fileCount":633,"integrity":"sha512-Ls16oD5cK1S2taLEtmjBnEUdL6v2UV/sxi36cqQxfxbMai8iXxmtxZr6k+dxZXaLdc/tRrNPvE0FguZgJ7LqnQ==","signatures":[{"sig":"MEUCIQDBV00zQn02K48eoQXEN5adAB2XN1ctkN5VnxxtQbmrzwIgT+9Hz3+rkCNM4sr6cz51ttU2wxeBUzp7mZlcFNkEmWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3944404},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c025e6dcc60fc73c433603da43c452645bbf45f8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.20.0","@account-kit/infra":"^4.20.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.20.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.20.0_1743133292590_0.8174862498609199","host":"s3://npm-registry-packages-npm-production"}},"4.20.1":{"name":"@account-kit/smart-contracts","version":"4.20.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.20.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"78b088730d43218ab7c984c953d501073829b139","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.20.1.tgz","fileCount":633,"integrity":"sha512-MfZaA1obpXAKWJ45gB98rI2LSkb5yoBMcTPftD1mkol7cRSEOwq44GG70XMLA+V/9Zm/VMMuK10iSleyHa2utw==","signatures":[{"sig":"MEUCIQCT9g60KaiQQu8JX8PT9ipfgX5FRFY+2SstGNwFyC4F7wIgGUfb8A/QtAih+/q9abLRNM+zZZFQpDa5ECGx9bwIeaM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3944404},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"8ee8571d4bbf78d75fb7c2a40e299808eaa63bfb","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.20.1","@account-kit/infra":"^4.20.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.20.1"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.20.1_1743201414080_0.20039858912317854","host":"s3://npm-registry-packages-npm-production"}},"4.21.0":{"name":"@account-kit/smart-contracts","version":"4.21.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.21.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b55d416306f2acc99e1fd3baba5cc82f7e978dbb","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.21.0.tgz","fileCount":633,"integrity":"sha512-6Pj4OIe2gQPISRHrZsF/g1C9LraIj+BVx3cOr/D2Y6UyHIjSW1E9GqNyupknwfDaRr5/mk/izsCe0N5fOXtjgg==","signatures":[{"sig":"MEUCIQCd6aueOLcjOh3zoghU08V3RYhDS9dQrao82aAe4USYUAIgcl505Ds5oUduE+dLYrvYvS+VB9A5BQDkN+8atdSuxdM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3944404},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"fa390d769ea38558e9adb10f2560d4a85f6b0e1f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.21.0","@account-kit/infra":"^4.21.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.21.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.21.0_1743439520790_0.15345946284670164","host":"s3://npm-registry-packages-npm-production"}},"4.22.0":{"name":"@account-kit/smart-contracts","version":"4.22.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.22.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"998429cad402b3bc6685f8848bb8d73b4a75a10b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.22.0.tgz","fileCount":639,"integrity":"sha512-Vu11CHDITfwZ0+bugNj3aYOiG7MHAnqvFUOJ+7m2DvInUuOdEO3sg2YqC+dZRHHY63wakLIHk6vlj9d4He69xg==","signatures":[{"sig":"MEYCIQCexruAabOMGpMS1q1Q+Y1rd49Q6lSJsrQlJMd1KE1CTQIhAOduU6tSK++BD2yn8fsRR2s/4Om8aAubF3IVc75YNJaf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3969337},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"07a9e38db91c0a8937f3e2f28e25c95605e31698","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.22.0","@account-kit/infra":"^4.22.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.22.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.22.0_1743697899333_0.2498466242788251","host":"s3://npm-registry-packages-npm-production"}},"4.23.0":{"name":"@account-kit/smart-contracts","version":"4.23.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.23.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"697ad3b5db7ac56cee98c66005376b21306a7b01","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.23.0.tgz","fileCount":639,"integrity":"sha512-H2n+GnOY9ViIf3kNnX3dE4RaG2dxKrx4C7sYPC4bBY81QFW+ejDbWWpKEqAt8nr7Vh8vQ7ApJXLkjXFK6M3LoA==","signatures":[{"sig":"MEQCIDYiWEN1wFN/qS40n1KDokuip3j5aEZXkrVWpjbJQ94zAiAwDv7V6x4ORqucFDGMxLRlYw76GvWuBZn13DJeDZsHMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3969337},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"f3a34c8b964421501ce9cde737adfafc00c7c897","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.23.0","@account-kit/infra":"^4.23.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.23.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.23.0_1743793672131_0.6900534451220817","host":"s3://npm-registry-packages-npm-production"}},"4.23.1":{"name":"@account-kit/smart-contracts","version":"4.23.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.23.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7300292ab715d88967f1c91000d82920e1c1b29f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.23.1.tgz","fileCount":639,"integrity":"sha512-hEKZ/L2aZ4RFW7QSpXcvLQ1PdAEYjDgFY62IRzJ1Pi7iasONtzYRrhfi1k1qGZ+jvQR2lyF3JRPxB8qaLTe1sw==","signatures":[{"sig":"MEQCIBz7jeLe4J2d1ZvSzS/5aPN2TmGvWijvZAdY5eDDIJQ9AiBTrwY1K6nnAItO4RrWh0WTSB+jb+tYQAZiSt2yFgWXRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3969337},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"e35c609723a3d4aae8fd1ebedfdad5ce6db432ff","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.23.1","@account-kit/infra":"^4.23.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.23.1"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.23.1_1743797035557_0.779566962076889","host":"s3://npm-registry-packages-npm-production"}},"4.24.0":{"name":"@account-kit/smart-contracts","version":"4.24.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.24.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"265929c209d5b08d7285af8bd7ebf53471e83882","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.24.0.tgz","fileCount":645,"integrity":"sha512-JwJQ/ORAsvIKEoy5vAlaEDoMxdoKqGe5ZX/qTLwZ+1xmbgSQoorc81WiPM9SYH3Lix5WBhgnILuQaOlIbM0c7A==","signatures":[{"sig":"MEQCIGmFIZ8oDF3s2SdY6X0j0orKmbn8R8czLWQAftMUey3CAiB+krsWtVoB+82wnd1LQYmd0cOFjO7kYZ1TlHc36hkoEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4097337},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"2038e3681098bb5e8c2e871c7d64ee1169216706","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.24.0","@account-kit/infra":"^4.24.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.24.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.24.0_1744063633004_0.7152073758811335","host":"s3://npm-registry-packages-npm-production"}},"4.25.0":{"name":"@account-kit/smart-contracts","version":"4.25.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.25.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"80050b8df4f86d8f6dcfd4db29ab438d4226a9e1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.25.0.tgz","fileCount":645,"integrity":"sha512-vzL5AevBNmfGRashnuqjj4umczKPB6iJaSdbXAqh724HwFFlSAv8RoonkVvnypEPsK49WSsgVfteZ0Z+dxGpZQ==","signatures":[{"sig":"MEYCIQCTMBqs7WJ68bJ3WCkR1h/ym73mFuxmqkfQbLe7jalVnQIhAP8r6KSkAW8yJB9XRSlvlMQC4LiPu0IgCvPR251QJV3n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4098028},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0e582d6b5775a147e8d43fb1cc4b9625319c21cb","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.25.0","@account-kit/infra":"^4.25.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.25.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.25.0_1744154937376_0.6327512241147208","host":"s3://npm-registry-packages-npm-production"}},"4.25.1":{"name":"@account-kit/smart-contracts","version":"4.25.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.25.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"feae39c1ba77f354fc7cfb56aad7964cb3c93fb4","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.25.1.tgz","fileCount":651,"integrity":"sha512-XJifIEO6v1o54rQGrD5wW+QKLQSrPIU6hniAD7UtjEO0+l0fysEQpuIIfVdjFc1ZebBVBW8zxedb6s4MaOJoow==","signatures":[{"sig":"MEYCIQCZafvHxSmidh9nGMRIEPgFjK4U0z9Ba5dDETuNr+BOtgIhANCPOxwldcZt9JVePfOidBLbqa//16bbjrk+xcLTtxio","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4125544},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a9fea72b02f77909ca0dfc9cdecda7af6de0b17d","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.25.1","@account-kit/infra":"^4.25.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.25.1"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.25.1_1744216617471_0.14652496439307505","host":"s3://npm-registry-packages-npm-production"}},"4.26.0":{"name":"@account-kit/smart-contracts","version":"4.26.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.26.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"95300cbab778699202444bca497afe6080725e0f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.26.0.tgz","fileCount":651,"integrity":"sha512-0avghxTbMCKbhueEHW+JsQJ/LuJwtZMpkB8c5dwwo0Pep1pV5KqxQtPX96kZtoNVB7SL880Hf2PlB5zpgf6dhA==","signatures":[{"sig":"MEUCIHbsM7hjx9beK1NYKJFyNA8PsjYEQ2EsmAG1VLk+LTmyAiEA1un9NjO9xHX2eKBZzu/VsIlkNWQuwpRlw2DlvjNanY8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133314},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"cce56919f91518b2bc1f94c1a721d99dd0f21646","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.26.0","@account-kit/infra":"^4.26.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.26.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.26.0_1744407591057_0.7543016406867591","host":"s3://npm-registry-packages-npm-production"}},"4.27.0":{"name":"@account-kit/smart-contracts","version":"4.27.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.27.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4f78e44f7505e58088b54cc1dd315271257306a0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.27.0.tgz","fileCount":651,"integrity":"sha512-Ug2fQ8C/WzYyj6JZcVonLm9B1brOtT60hf3j/euT1Z87ZZ9D/SLFSDwiEIoGfAv0tcYdSbaR1k7Q79B6rEIVkQ==","signatures":[{"sig":"MEUCICwS+rnl0H4LXh8W21mGlNOYP7pe7kuC3l9ZRbasbZxFAiEA9QLi1O3qr/cqUYsy4r+rnNqIB/ccxb4f19W1x1Ji8Lc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4134560},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"19b59caa4fcb4e057f8e84a81f77843650fcab25","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.27.0","@account-kit/infra":"^4.27.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.27.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.27.0_1745006517312_0.7018537838220087","host":"s3://npm-registry-packages-npm-production"}},"4.28.0":{"name":"@account-kit/smart-contracts","version":"4.28.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.28.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e64f4c20c2e2bca806124cc890ee96ab522ffce0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.28.0.tgz","fileCount":651,"integrity":"sha512-71Pmz17skfcg5Aekn/Hx+jUSuhCPKwLcckc3YCfTkyc0Egdi8HMhTbSmxXJB3ZU+z19Jb6OtrcpPNwbTGsSY5g==","signatures":[{"sig":"MEYCIQCcG8PS2YFonL3CNH3Bohq8iwiaZ6gih7TtikYbnSvsRwIhAIlQjw9a2I382gQw3NChtLAcHR/AJYXcAFQydxF5GdAX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4134560},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"fd15569ef554b4ff19c72d864e1031aad8bdf8b3","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.28.0","@account-kit/infra":"^4.28.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.28.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.28.0_1745328744561_0.9513660864030238","host":"s3://npm-registry-packages-npm-production"}},"4.28.1":{"name":"@account-kit/smart-contracts","version":"4.28.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.28.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c1860fe7d3fc00eb941de7bc8f89374a42aef716","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.28.1.tgz","fileCount":651,"integrity":"sha512-SdyDlgGLFmPFzzulPzV+TK4wjKjjZ9NuKYIhNzgkpaS1cHxj8iaql0ei0GXEmKOSUrl6xgiyh3ADbyQJo6n0Lg==","signatures":[{"sig":"MEUCIQDh69cm70mIP8SGQ9+BS6ikXrleUdVDALgyisioM6vNOgIgAY/mV4c2QmO3tPyckPY++ekGDAAWQhkB97q68yjbe5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4134560},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"ffed71b4d2cf6416b9dafdedee93ca7af381c514","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Security issue: Allowlist module bypass vulnerability in 4.8.0-4.28.1. Please upgrade to 4.28.2 or later.","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.28.1","@account-kit/infra":"^4.28.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.28.1"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.28.1_1745427960670_0.4658815937673437","host":"s3://npm-registry-packages-npm-production"}},"4.28.2":{"name":"@account-kit/smart-contracts","version":"4.28.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.28.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f937f2c6375eb6b4ecc1d8aefc02bc59ff97975c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.28.2.tgz","fileCount":651,"integrity":"sha512-uIdObOW8FSLUgzEAvJbNw6i/vWWDD0xcr19TtMoWjDt3WpM4W847zpUeYvIY348SzAETxKz/cmvYNEvcygnYpQ==","signatures":[{"sig":"MEYCIQCVnH/cLCGtP+pyjkFQ7ibUwLAbEi7IyKINF6JO+YzdawIhAKJpoJjSKRY1Tg6xDFsErP9sfZtbfL+dkw+XiKBkd44Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4134560},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0518f0e056ed84062962eedcdc24cc3d2d2b263b","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.28.2","@account-kit/infra":"^4.28.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.28.2"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.28.2_1745437737438_0.48148925644605156","host":"s3://npm-registry-packages-npm-production"}},"4.28.3":{"name":"@account-kit/smart-contracts","version":"4.28.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.28.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c72b7dbf178315c3334200396c88ff17790da6f4","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.28.3.tgz","fileCount":651,"integrity":"sha512-O4vxXpBUSZi1vGBVV3OBAwADw+hcKb1JP0kHArCTjaaEKzd4VDVeGx5aV2AJWvWcw0oI87BIQXWB111303lfDw==","signatures":[{"sig":"MEUCICFlEpat7CCfnqCOtazd2hEzaQC/Ic+HxVTW+2dJepO7AiEAi2g87X9E84/5+GK7LS3gLxoTZx7au6sH4BOEwl/En0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133908},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"95b777fd0ecce84f751da959372a07837cc71c52","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.28.3","@account-kit/infra":"^4.28.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.28.3"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.28.3_1745601924594_0.023428050848128823","host":"s3://npm-registry-packages-npm-production"}},"4.29.0":{"name":"@account-kit/smart-contracts","version":"4.29.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.29.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a89cb8119779ed78aa9febe834b0c5720808e50b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.29.0.tgz","fileCount":651,"integrity":"sha512-S7ondhjfwyS2JDIIZN4snDDOpAR3YyG3FuSqt5JOqtDLbUP1+4zLd745oZd60RJZMJeXdT6FnrXf++dh7HYSQw==","signatures":[{"sig":"MEUCIQDBnAvOSW1otcSCQDL/fR2tP1VUz/YTiVnvTf/G/AFRywIgdhNU03PrnmpjMf8K2QAYi8AOlLQ+lVk5g9aMibQo73Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133908},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"fd5d4c4fb6cab8a930a9b2006df92b6c641304c3","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.29.0","@account-kit/infra":"^4.29.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.29.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.29.0_1745611209795_0.9319937299897068","host":"s3://npm-registry-packages-npm-production"}},"4.30.0":{"name":"@account-kit/smart-contracts","version":"4.30.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.30.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"bf6f256171de03b2b40e95869657b9beea567e50","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.30.0.tgz","fileCount":651,"integrity":"sha512-74BfphJX3jmRAi7FShm6nNnkJzmvXqof9IGwcV4n/bwc7Z6sPWyxniUfmHdRWzs0/evWMd3iPv4H3JV6HnUt7Q==","signatures":[{"sig":"MEYCIQCA9EQkEDA+af6srq45uQ2t690flj8R7ClTxpeJkZKDwQIhAIst8k9wEN+t7cnXbCFvS2xOZ5TlDVVcYjJOxKncizN6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133908},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"e58090cc00df11f6c6ccfd140088b28a67629fee","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.14.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@aa-sdk/core":"^4.30.0","@account-kit/infra":"^4.30.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.30.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.30.0_1745857149399_0.8962244553830996","host":"s3://npm-registry-packages-npm-production"}},"4.31.0":{"name":"@account-kit/smart-contracts","version":"4.31.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.31.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a722d24d890c5c81417ff5ed2ac276b1e4a26089","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.31.0.tgz","fileCount":651,"integrity":"sha512-M6s8mMOELRaXwlUvp5s/UG6A8xjwx8TX21VD53n9m6yWqL4KlONkTJCI3Iprj7xliuD0kPISWAt8nJsVp3kLgw==","signatures":[{"sig":"MEYCIQDPZ3+D/wawXI6q6VV1Pf/siCTO75Dg5hIMY7MkvJsYygIhAPPCMqiMQuX5JNFNmks8bi6L9cgoCoU2N4/PTYZuPjWJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133908},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"52ba77868cce319bd35dab6a2a7c42546c59517f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.31.0","@account-kit/infra":"^4.31.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.31.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.31.0_1746216075540_0.8634170699919266","host":"s3://npm-registry-packages-npm-production"}},"4.31.1":{"name":"@account-kit/smart-contracts","version":"4.31.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.31.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4829a35ebc7bb0752fb277ca380504f689ebe1da","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.31.1.tgz","fileCount":651,"integrity":"sha512-kyTRac+VFlz7x9MoqvzkKEXSzFCxQ/SBhJJGL6UU3Eabt5Bkh8fQhTE8MeeLRypdACi5DgEmfio7/NbNLeJFfg==","signatures":[{"sig":"MEYCIQD98Ztld5PQlsXE5Ggh12GEy+z0uA1KrKx3nUBu6s9iKAIhAKpVUCmgC4OTHcq2UtlJh2UgK6P98IdXEdg77IO0LgX7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133908},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0b89a300a2ab7170e99769599000e2e22bcb2b7c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.31.1","@account-kit/infra":"^4.31.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.31.1"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.31.1_1746468793360_0.6816811633710771","host":"s3://npm-registry-packages-npm-production"}},"4.31.2":{"name":"@account-kit/smart-contracts","version":"4.31.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.31.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"246ffafa6e3e8b7d2fb43c70f94cc4fc45fa850c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.31.2.tgz","fileCount":651,"integrity":"sha512-rQXlKdXmUnKV2jQ6bg7N8x5LouKqfEnj/ZvFa2cTsvNfKiNLbSFUmUv69Y9YRTq8Ik6eX6bNoV1cU9KYf9hpLw==","signatures":[{"sig":"MEYCIQCrcBEDrcqLNNqMpGfncXRGNtVjFWQU1QX3VOcrd+d4pAIhAJCOdqBAE6Z5RCu7e/S2f8maDpiKsLRItF6/oyhrCNsC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4133908},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"4608a09a027b32ac5e4532a8c84afeeac6293cf8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","docs:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../site/pages/reference/account-kit/smart-contracts","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.31.2","@account-kit/infra":"^4.31.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.31.2"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.31.2_1746492766673_0.33997736897785136","host":"s3://npm-registry-packages-npm-production"}},"4.32.0":{"name":"@account-kit/smart-contracts","version":"4.32.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.32.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"fc45525dc2c82e144c08fcd4793a658f78b26fa4","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.32.0.tgz","fileCount":657,"integrity":"sha512-5Ee265nTsfn1TX5eHfuYb1MD3/Nb1wVkdGKSgcYPUkqWrzkbEzC1+gCFvutBFwYFemqYRBUoU7Ye6isHr9FMYQ==","signatures":[{"sig":"MEUCIQCaoSgpDTCq7UvmN35HNTf0TYIgqGjA/FCItEei2OW7zgIgXYWB8ia1xb6HiTyUL/+BlkfffRuveb5z/efKOMokWIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4137204},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"efe1ba2e525ac0fc6ed0007b3d28dc9c8e063d78","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.32.0","@account-kit/infra":"^4.32.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.32.0"},"peerDependencies":{"viem":"^2.22.6"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.32.0_1746831088568_0.2287823539460485","host":"s3://npm-registry-packages-npm-production"}},"4.33.0":{"name":"@account-kit/smart-contracts","version":"4.33.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.33.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"13716ddbdf4615e54885eb13911f6ed75cd060d8","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.33.0.tgz","fileCount":669,"integrity":"sha512-8hiQbbCW2K4bVbENrRRg2FRvXdi8wGHzzhUcrrtG/hy2RO+ucIO/3QsMPbRUePxAdrako9sJ4cIRgopgPcEWvQ==","signatures":[{"sig":"MEUCIQCwjkGxcAuuHqBf5So1pPjvtVztCNa2DaTh1LIqusDG6QIgfpMUl4vs6WnxGnNdv+kxk5/iyGo1pwb957WtWtq6/Ss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4159247},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"ef2c269bcfa2115b6103f342ac4d846f1b4db991","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.33.0","@account-kit/infra":"^4.33.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.33.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.33.0_1747338662534_0.9319933866046552","host":"s3://npm-registry-packages-npm-production"}},"4.34.0":{"name":"@account-kit/smart-contracts","version":"4.34.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.34.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e52eb4ce89b6f90eb13a8caa969d98eb4b8c79df","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.34.0.tgz","fileCount":675,"integrity":"sha512-Qu8zYv1BcWIMJHT0BevDDRlzlIwIFBfsn32n0HS1cg0gccGZHs8Qah2uBOswnjoYPmec8VUtoLHyuKf77wrWJQ==","signatures":[{"sig":"MEUCIFjJVG0iu1Nf6TpCfArc+OS/zgRCXM2V1dKNPCxw6CvyAiEA0aL/PHiIaktFpOybLfxahS3GSgvVrdzsHR0cPitjqJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4179312},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"99f4944de3a220aa9603d90b56f26cde9774e53f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.34.0","@account-kit/infra":"^4.34.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.34.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.34.0_1747342742890_0.2902103970300771","host":"s3://npm-registry-packages-npm-production"}},"4.34.1":{"name":"@account-kit/smart-contracts","version":"4.34.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.34.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4e8761663ecb5bcbee0cc7dec14810d1ca5ae0c3","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.34.1.tgz","fileCount":675,"integrity":"sha512-eYKSdlzYD1l+iw57vuzPGXff25oZilayyP1JslApJHpWoFOFV7YaB5Pre0agwB6mWOYLO3oEpBjEjH1U+agBhA==","signatures":[{"sig":"MEUCIQCKk/+cXtV9UcsA8oVdm5oGtelWUxEJef7rDp5sBJZk2wIgZHNJdH8LcMbc29jRHgRVOaNRLeGz357BrGFtMyl/xlc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4179312},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"2d78b5cc399d24717cc1a225e8f3e8fb9e2422f8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.34.1","@account-kit/infra":"^4.34.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.34.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.34.1_1747412224398_0.6060380338294016","host":"s3://npm-registry-packages-npm-production"}},"4.35.0":{"name":"@account-kit/smart-contracts","version":"4.35.0","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.35.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c8e9737dca56d6db1a9bd43ebb707edd0eaff48a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.35.0.tgz","fileCount":675,"integrity":"sha512-+G8wwGJSVJuXNOJX9kMALTwFM/dOc0QqlXp8W5EB8Ou26TxDUmqE42lMh54OYIE1aW2ltKR8OH0Y7riCMrt2wQ==","signatures":[{"sig":"MEUCIFU6LMzpR+iIlQBRMTOgXe8GSOAQWbEpyRMpuG8qqlxlAiEAl9BsHZtjkVF2zThb2JcG0h+aIgVTv+xQWUpe7CmRvdQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4179312},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"3e5736311d16ae0eeaef9a869da2aff1e361a3f9","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.0.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.35.0","@account-kit/infra":"^4.35.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","vitest":"^2.0.4","typescript":"^5.0.4","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.35.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.35.0_1747668420725_0.8773932022157482","host":"s3://npm-registry-packages-npm-production"}},"4.35.1":{"name":"@account-kit/smart-contracts","version":"4.35.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.35.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"61857322980bde6f87cde76ddc3b9faf59c3ded6","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.35.1.tgz","fileCount":674,"integrity":"sha512-lj9p7JUMSWDzNNGJIBrBhyBP9QBheE9SvGueQ6IDjROT/o3ey9zK/ZVXlgM+0fvJBLiPy12ygcHBtxBdce2TbQ==","signatures":[{"sig":"MEUCIDS+TBFhVGik7hZgAHG5qdPx3cyReee8By1sWsxWJRkNAiEA3KrG422f4kjKV/jjlEwzdE2ONRhwMcpEtuvOWADleOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4102339},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"31e2138c2dd08c5b32cc2d67b3f0d7b2a7d21f4f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.35.1","@account-kit/infra":"^4.35.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.35.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.35.1_1747863378234_0.26420155659535616","host":"s3://npm-registry-packages-npm-production"}},"4.36.0":{"name":"@account-kit/smart-contracts","version":"4.36.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.36.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"6ac324495c5791925c4b4124c20020c6b7f8ec42","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.36.0.tgz","fileCount":674,"integrity":"sha512-wd+7LZ+5tpc8zE48KlYDcYA61GrOX8KmEYh7a3wCvhzCZGUJVXqS47T2/eAJ9xAMeLnr3fKrRtW/6s3DgzrrZA==","signatures":[{"sig":"MEYCIQDZNRlNJugQQhNMg6DGr1F9+8HuOJ4K/RG/3tcDXrQ3ywIhAO8hG06Z4T7RFJnFFrlEZrXh9KhBJpexr+jxO26cGRsq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4102339},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"298acffb1a9d648b4136e154c0354c1efe1c89f7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.36.0","@account-kit/infra":"^4.36.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.36.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.36.0_1748537002423_0.08511294444859807","host":"s3://npm-registry-packages-npm-production"}},"4.36.1":{"name":"@account-kit/smart-contracts","version":"4.36.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.36.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e804ce803e0704d276fd77bf48c92da4303f29e5","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.36.1.tgz","fileCount":674,"integrity":"sha512-G3bA4mTJfvyoZ1G30Q4UIxaWy7jA0QrWnLKycDv68NGKMiSG9X4GDA57QaO8+VojqcShDwe6b/HmiUTy6PPy3Q==","signatures":[{"sig":"MEUCIQDxgBZSDXlruOn86JkL6NuvHVz3FXOu68a15KnrOpCc5AIgD0fOUXLXblhP/lZV7rRTQh7u/a6BgPtCbahg6/ZdbQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4101759},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"005595d01c06d778deed48d554e41dd4ad99eab2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@aa-sdk/core":"^4.36.1","@account-kit/infra":"^4.36.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.36.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.36.1_1748548237127_0.2752543481606782","host":"s3://npm-registry-packages-npm-production"}},"4.37.0":{"name":"@account-kit/smart-contracts","version":"4.37.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.37.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8e76c8b1685b6b55b67d4640f90ca5be97880ea0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.37.0.tgz","fileCount":674,"integrity":"sha512-pG04+tsSZKTxUBK5R7OYfaCzIji/1IBBzRGHLSkmSMvedloPQH+8b9KXtTm98F9sOcjgi286j54CUBhQWMf1ZA==","signatures":[{"sig":"MEYCIQDd5v+OMGx+s+Z5AImL5F3btA4sEJqhqUvHwz57kWiREQIhAJFZnmuSqLTO1p64rcl9ywCW1uD10TZawOHu6IznyQa7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4101759},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"52e038a5eb1b760a58b0622922486cb4a1297c33","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.37.0","@account-kit/infra":"^4.37.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.37.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.37.0_1748922908194_0.6406115006588413","host":"s3://npm-registry-packages-npm-production"}},"4.38.0":{"name":"@account-kit/smart-contracts","version":"4.38.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.38.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"54b39368e228b4474c9c291504938d5b3700a7b9","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.38.0.tgz","fileCount":674,"integrity":"sha512-2Y8p/D8HMlbG0uMK5iVT73l7ZlYfNNDq8f75THkL0am3B/7WPl5HCbq7oaMYpZpbCFipKnG6gvV0ATE31vplRg==","signatures":[{"sig":"MEQCIFc6Zb6fPH4VIJmnIduaYuuLiy4Iovyvyh+jYCUQRq/QAiBhooYCNJdIvTl6MbfZDSPiV58Zr1VLSeQ9wZex1LpkdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4101759},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"1efa2bd289a23b74cd333579b32f8bb9b5cae0bb","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.38.0","@account-kit/infra":"^4.38.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.38.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.38.0_1749063677214_0.04627771137018999","host":"s3://npm-registry-packages-npm-production"}},"4.39.0":{"name":"@account-kit/smart-contracts","version":"4.39.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.39.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"005b0b1889f9d4afc9e467219858294c6a86b50b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.39.0.tgz","fileCount":674,"integrity":"sha512-UH7oyObQyzLELqklVMKYnwH15avL3VAAEoIz59CeMl2iZNK05f5rKMZzk2h5PwN+sKZNlPGgh1gGFfve1KDOIA==","signatures":[{"sig":"MEUCIC707kkLerluMLRPmLxZYMZY0/TjzAA9SFPQTE5tzZXxAiEA2UNz2c7VaO85s8XikSitFTNe3iBY2AAW1dchtjQp7Nk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4101759},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9c4aa03dc1d2cbdd44d7d1b0d1dc9dcdd59fb610","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.39.0","@account-kit/infra":"^4.39.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.39.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.39.0_1749073006138_0.09369381975402158","host":"s3://npm-registry-packages-npm-production"}},"4.40.0":{"name":"@account-kit/smart-contracts","version":"4.40.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.40.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"eecb747c32dd08721d7d33e93981ac9da4400f06","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.40.0.tgz","fileCount":674,"integrity":"sha512-6BBVyFoJg+apBJSXetDPKVHwiXT9MqBHBv4RyPJiQ7UrkXCMBtSwEt9W/2MFE2gKrPQ6J73EKyat6HzdVdiVdw==","signatures":[{"sig":"MEUCIAoUhkV/OAUo6dRzzkKytSB6BS9EgsTJRvgbIM12qIRvAiEAxfZPlCUCub7BFESBAxaauRXLb2G0QGqfAC7BoQ4mFTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4118014},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"7e5c6761001fcd23905830d8d1537f8a9a79b491","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts --fern","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.40.0","@account-kit/infra":"^4.40.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.40.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.40.0_1749239828406_0.7134917853950902","host":"s3://npm-registry-packages-npm-production"}},"4.41.0":{"name":"@account-kit/smart-contracts","version":"4.41.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.41.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1184dd0b4820abbb47b4041061eaee4c4496c981","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.41.0.tgz","fileCount":674,"integrity":"sha512-dC8kKtodCjRrGt1oqnDijh2U+DOZ2F78FxtcQfzevO07JRmmu6HQUpd1c6ENYZ00ez4WcRb0Wy7Cvm45ccZTKg==","signatures":[{"sig":"MEUCIQCbntkHtSv1b3CX5YThEcuwJz5O9ixLHMJ9BgMr9VrvkgIgaJMqYcVDgb0Cabv+oIeeLliXpc1D6frQk7t7qaOcmjw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4118007},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"db374bb77b5961b3d2c5c883e9e77f861df92f59","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.41.0","@account-kit/infra":"^4.41.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.41.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.41.0_1749764019680_0.6888237933483283","host":"s3://npm-registry-packages-npm-production"}},"4.42.0":{"name":"@account-kit/smart-contracts","version":"4.42.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.42.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ec50f61a65aa0a920a9294b89089796569c54a83","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.42.0.tgz","fileCount":686,"integrity":"sha512-bQIP9do8a+m4/MGDvB42tvdJgo39z9tO9dYgCcShGNMVjUS3A772y06CvYb3k6kI2bUbt+RrfZX6K13GONKPrw==","signatures":[{"sig":"MEYCIQCeDBItGPN9DCQtOoyCUtfLY9QUUUgK9HLywKOo80m1RwIhAK6lJfb4D4/kaJqRSHZdrYhpaU3TFncI6ozenXXAs7Lp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4182585},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"924c688a7ac5de77c453cc1b1fce41f6bbf02dce","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.42.0","@account-kit/infra":"^4.42.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.42.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.42.0_1750201575364_0.715205691986011","host":"s3://npm-registry-packages-npm-production"}},"4.43.0":{"name":"@account-kit/smart-contracts","version":"4.43.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.43.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"7b879ef4570b6c8fbc7b1700adce8f6b376ced5e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.43.0.tgz","fileCount":686,"integrity":"sha512-6ZH3aOppsv9tp1xFTe0LASo/X+hY/bNtKwyTiF8aWoxZpdAzIs3RZXL/IHwwoav2R01rUBNVqTX8n+3ZmnCcqA==","signatures":[{"sig":"MEQCIE//5bn/0acTX4DmD+sATVdDtsQaH+xuMvnPuiRXHDJNAiBrhSNyLh8VdFxV7VTkCch+eboczIX7QyJrpCMBTbe3VA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4182617},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"1b261f2370eceb90871476f95a235d6f889a4e9a","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.43.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.43.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.43.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.43.0_1750207384907_0.2213281785982797","host":"s3://npm-registry-packages-npm-production"}},"4.43.1":{"name":"@account-kit/smart-contracts","version":"4.43.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.43.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d0f457d7e78975211d57c65bbb11e818d3620fef","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.43.1.tgz","fileCount":686,"integrity":"sha512-B4MFx9uLYHyA3rUtGH/ADN7RQaiCIozDSk3uOM/DVusVab3HvGgxGqIqhbH5f6svA2lyDNryHjrIiLe3Ouqh4Q==","signatures":[{"sig":"MEYCIQChrvoSyFJ92k+GjBt1M60weVi4eMEPXVfSjAtdoGom4AIhALZqzFtRKK8yU+bmCEfsunSgbjTDXkAvDuAahlD2yOMU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4182617},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"f11e22e20d988764c0431dbec6a00c921ebaabec","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.43.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.43.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.43.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.43.1_1750269812577_0.8667353857779911","host":"s3://npm-registry-packages-npm-production"}},"4.44.0":{"name":"@account-kit/smart-contracts","version":"4.44.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.44.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"893f0500a7d9909e31a95b5311fe5469320f1e2e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.44.0.tgz","fileCount":686,"integrity":"sha512-PB9I6+Tjyy3FNQBk4DADIojjwygERzLIaxQlZNw2Zno6CE9w4EYXFgV3KG8Ltfi7OoMe1+EyWRYahKVDGuQucg==","signatures":[{"sig":"MEYCIQDROVYQeDLK+4JhiGcfeteuiVPideq+mjQsEWWWKVc/bwIhAIQzyS+yFlumViJK+jqm7COJAvafn1xTiEFsCXes/gLY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4194643},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"29c87d1385f13cffcb55e6286bfaeb26637d5fe9","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.44.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.44.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.44.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.44.0_1750704622114_0.44230654265946856","host":"s3://npm-registry-packages-npm-production"}},"4.45.0":{"name":"@account-kit/smart-contracts","version":"4.45.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.45.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e9469d2a6e4e7d1ccef5fd4c6eebba4deb364f12","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.45.0.tgz","fileCount":686,"integrity":"sha512-Yi7pR1gimBBJ6SlOtKPvOXzUVn9+m6Cv4j6o2xlAlA7ZTkIZbLyLbns7XqN+6pNcqtZtltwbi/PdcnpftDOvhQ==","signatures":[{"sig":"MEYCIQCFFMBSBD2p1jb/kSGlyNRObfJzlwr2zqA+GHTO7oz1fQIhAIXXO5FzV9//nhXmreZlBcQM5xdRX5ck8ZMVdZ41BuJ3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200799},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"00073ad37479818c37646a7f2600ddf3d0fcb91f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.45.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.45.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.45.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.45.0_1750797928469_0.04816221142653632","host":"s3://npm-registry-packages-npm-production"}},"4.46.0":{"name":"@account-kit/smart-contracts","version":"4.46.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.46.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"00670b89e1deab3b8f7b1750848149fb99151682","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.46.0.tgz","fileCount":686,"integrity":"sha512-Kn9FTGgEaFvAhxLYyYoM9geQAV0YbXBnwF9aiyBJhmCxN9SsioVT5fR9ZKBEyrSFLmrkKqhj+lUC5hCvDnZ3kg==","signatures":[{"sig":"MEYCIQCN861JOc8UhSA1hIY3cLKGglmWd9CA3y0viJuCFtFu6wIhAPRC/cO1v8ew1J4q+S5le8i3YX8aVuKUwOkh6d2A2UC9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200799},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"fb516cc1ba7059a257fb329fb8663c7cc90947bb","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.46.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.46.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.46.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.46.0_1750892138547_0.22992400339618202","host":"s3://npm-registry-packages-npm-production"}},"4.46.1":{"name":"@account-kit/smart-contracts","version":"4.46.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.46.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"468a376db25c8be718badd176da906227d3c9d5b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.46.1.tgz","fileCount":686,"integrity":"sha512-Gbr2k8DtBGUn+vTK2y7/0+jEBxnTGTO+Taff1fAsXnhYnQMp+Mpfd4J1xmLfy7HUy90Ao2rdykntEfkaR3JcEg==","signatures":[{"sig":"MEUCIBg2ZyOnXaYfs/3gO0E9eCAccbR9r1NSNTQF5/iRKUPWAiEA8yIvHEQnULT26+XNIpPYTcydYFptzpgSVQtnuUlFV88=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200799},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"2ca1391276e965f6d9e2c33e5753c95125b0e947","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.46.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.46.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.46.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.46.1_1750957491491_0.11759760431895683","host":"s3://npm-registry-packages-npm-production"}},"4.47.0":{"name":"@account-kit/smart-contracts","version":"4.47.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.47.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c1156fce5652b7eb3640fadecad16773e5f66d32","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.47.0.tgz","fileCount":686,"integrity":"sha512-HMHIx4meTxTCAnhtti0+mHC9osn25jtm805tvYJgStWucltptdJLUPFRMWshQfCR/dpVYQwgQhiXNDHh2UO5Bg==","signatures":[{"sig":"MEYCIQDR8qKKtJI5cLFqcOSaOyk6L/QeZ/Gco41GEYFC5sE0HQIhANXIJiZ4SjWpPG+/3yT6eV2tKRru9ZFEEjMW3nxEYnaH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200799},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"7c729a1a6f4591d330c6ff8126441b0a23ae6a1a","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.47.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.47.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.47.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.47.0_1750986645350_0.12814601341141207","host":"s3://npm-registry-packages-npm-production"}},"4.48.0":{"name":"@account-kit/smart-contracts","version":"4.48.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.48.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b9b3a2ff78b1f0b761b3d96c9c9d403e476d7577","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.48.0.tgz","fileCount":686,"integrity":"sha512-rysBoCX1m2LkBRhCxxRbg1VivVaPudPSe/w79Iy+P6ChiSCj8Xn2umjGDe2Lgq+tD5cKsz4ioJSe0RnvlRw5WA==","signatures":[{"sig":"MEUCIHmkuNfickzQ7CkwnW5MwWd1CcHMqLZ5Qayj56OXq41GAiEA0L/ksF5pQ0e5kYGZUk8HkJhwNJuOOn2nfQ9ag+xLYw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200799},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"ec382c2927bf7b2e82cd9c867903f82267d2edcd","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@aa-sdk/core":"^4.48.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.48.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.48.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.48.0_1751401712974_0.6346715749080194","host":"s3://npm-registry-packages-npm-production"}},"4.49.0":{"name":"@account-kit/smart-contracts","version":"4.49.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.49.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"90a0dbccb310b5bf377498b8cfac2cdde9b84e0f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.49.0.tgz","fileCount":686,"integrity":"sha512-gL6k44PkKF22LeYWKa2uaXE3yv2MJ5W3Qb6bxNeorE3g8YhNzO7p/H6ecIL42bgfCtPbdZuPmdvq3XciGm20mQ==","signatures":[{"sig":"MEMCIBw7r3P9y9voI4Gk8fue8AFZwARDTQ9A6NhIXnNveWCcAh9+dlAd1zZ+aptfC0whflVWL/6S97EAVC2vlKFZZmNL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200799},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"eaa02d8fcf03bc551f99bd5f3019e5d7b3a3c132","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","actor":{"name":"alchemy-team","type":"user","email":"accounts@alchemy.com"},"email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.49.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.49.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.49.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.49.0_1752156759023_0.6939112476678422","host":"s3://npm-registry-packages-npm-production"}},"4.50.0":{"name":"@account-kit/smart-contracts","version":"4.50.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.50.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"daa82a311d86abd73153be3d8a535ffc16268adc","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.50.0.tgz","fileCount":686,"integrity":"sha512-Ag7NMi+DncxGCU5jWVcSRnUjIG4G+t/28e4aIlKDvB3MfCanXPkg/LCMXgcbrOcVv78/s6U/zuWEF2tY/vwmlg==","signatures":[{"sig":"MEQCICTmM/5hSQxqwWAPXfufIf+nRBnT4zE1vSW+8tp7/LhkAiB6FeTeIt60jRZwom0y5Ah+lPf7gffXQhVYzLSewBg/zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200818},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"48428a4005ef9246d98721a92a4be3941c2ee077","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.50.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.50.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.50.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.50.0_1752507870764_0.4031470170755491","host":"s3://npm-registry-packages-npm-production"}},"4.50.1":{"name":"@account-kit/smart-contracts","version":"4.50.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.50.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3ac53f357ccc10c555c9e65e7894157a123050e4","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.50.1.tgz","fileCount":686,"integrity":"sha512-1a9RSyAFEM9ZE6/Q1q+uOlggaC43LkC2h36P4EdN0tGiHdiBFaorEEXHK/QVs9AahurnPt54iQTmJo2ZVhDiew==","signatures":[{"sig":"MEQCIDgR/ikyFIdXK0f6J2eBl0umCu+djI7Zw4YJ0yXxBd1IAiA8wBmiwzsEzCl6sd4bXKhA8yQGUB9CaNo0bRy1IFWjXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4200818},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"6e5c194d5950f548724f2498da8efb79c3bc25c5","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.50.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.50.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.50.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.50.1_1752528916840_0.17837650278390393","host":"s3://npm-registry-packages-npm-production"}},"4.51.0":{"name":"@account-kit/smart-contracts","version":"4.51.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.51.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ada607443747c3bf64056552887a2916ef01bf3a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.51.0.tgz","fileCount":686,"integrity":"sha512-NC2lhu+D+fhMPaour8HOKo/n3Y2S9QfXYPH8RSY57bg6xFiLMPZjtI3ca8mkdAr8soApDOkVT14NbaPCFc0DmA==","signatures":[{"sig":"MEQCIFLvTAcQqU3oCms8XPlBnT4jZBlYLpSyzgbJvl3NjoMOAiArN8kxa8YHWDmwj13UNLHr8a4ECRmRlHnXk7ksH0BpKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4201390},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"1373ff1caae94dd3fdc94bbd6871385c11cf4c47","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.51.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.51.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.51.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.51.0_1752872308713_0.3551895583751492","host":"s3://npm-registry-packages-npm-production"}},"4.52.0":{"name":"@account-kit/smart-contracts","version":"4.52.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.52.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f0c1c1995507daca98d25363d1f214df32b7d628","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.52.0.tgz","fileCount":686,"integrity":"sha512-oivUzZIJY/hL7rVAQrVKXmClLkoO5W0uA/GDysuLNa2y7tTIrtK2czVOnjV91zM856fRG+LeGSzZGj7fFNanwQ==","signatures":[{"sig":"MEQCIFc+aLgqY1LorP6xH1Y2KNuA6wtwXkwU1F9d+09YIeRiAiAakBv+pTSURzidDCqPbhwvDtS2vQNpVGnSV2hKHjLL0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"708f28f822e6ef8a059e5d7c841720c55f2fbf05","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"deprecated":"Alchemy Webauthn Account Security Advisory","repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.52.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.52.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.52.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.52.0_1752874531135_0.9978585488576444","host":"s3://npm-registry-packages-npm-production"}},"4.52.1":{"name":"@account-kit/smart-contracts","version":"4.52.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.52.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e6dc25c26c641221f203a500050037e007d01d29","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.52.1.tgz","fileCount":686,"integrity":"sha512-nBnmyVLw/OMoPNr9ufjso2h+HLop91YaybUQpQYuPBBLI4y1ZGSvHm8S1S3TjZcF+Xt5dIw219BtyZjaG5cWrw==","signatures":[{"sig":"MEQCIE254JZVzBispF6SvE2wTRb97+QylJahs75U12cK98O/AiBQTu0EtxowiTDPUKio6POHW1O3a6PgwL21zZkXgwytHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"21ef58b794a949cace863cacc97862ade99259b8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.52.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.52.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.52.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.52.1_1753147066896_0.6974120460667359","host":"s3://npm-registry-packages-npm-production"}},"4.52.2":{"name":"@account-kit/smart-contracts","version":"4.52.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.52.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2bd70cdd42a7a22841fbbae5d6ecddf58f3fc6a9","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.52.2.tgz","fileCount":686,"integrity":"sha512-NPsmExplFPfcUXQZk28RwgSwqkoCY7rFf0E++Uo25Ab/QM7cINaFRtddeYP766f56NhRRWWb0qG+clURCdmQYg==","signatures":[{"sig":"MEQCIAtyi1l/VTVCZIimY9G5noTVp3BDqFJzytXuVQqkUxmgAiA90w9CGHsU2cQEu3kEFdA+hG00A8Rzt1UtYXo3J8zUAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"50a4668dbfd90783fb5f546132bf7f114b680580","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@aa-sdk/core":"^4.52.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.52.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.52.2"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.52.2_1753207328044_0.5227123489467946","host":"s3://npm-registry-packages-npm-production"}},"4.52.3":{"name":"@account-kit/smart-contracts","version":"4.52.3","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.52.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"dcce2a41f1eb3c8e5d1d826b89a83a1fb1962c6e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.52.3.tgz","fileCount":686,"integrity":"sha512-K9MYEBwWwkL6XzHTLNPQzxqvbre0Ei5Vm1MvFlI7/ZlaCdYdnrZxhqS4KwCeUcQtwSoWlcu1lugN8xXU52N03A==","signatures":[{"sig":"MEQCIGysv4T41RWAtiGwmJAa7n1C/3V729EZSAuYiBI409pfAiBqHnToa84k3zdOICz8M7Sg5gGjmYC+CX0U8Yc0Q2DtoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"13beb4de74788c17162a6c18e122ba8a2dd0495c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"@aa-sdk/core":"^4.52.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.52.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.52.3"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.52.3_1754326058438_0.8498207977181027","host":"s3://npm-registry-packages-npm-production"}},"4.52.4":{"name":"@account-kit/smart-contracts","version":"4.52.4","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.52.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2167bda08f55c4e741ec251e6a0003cde9ceb2e4","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.52.4.tgz","fileCount":686,"integrity":"sha512-9jbJRBXj82OiDNh5oROw/knVtisq18gU0FII3HIikbW7wlZrAo5AOEXhuOE2QHLy95Qsd3eba6aYvX+eQ6wn3A==","signatures":[{"sig":"MEQCIFQCjiTYGval3qY5H9WFWGKUcTx3gkEm4jBA/3Iyg29hAiAcziEa7j/Sbm/3OjU0bkBaZSYJurwoYCYQrucmXgGyiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"313c33fc5987d77963a3187c93da45ab416a4bb8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"@aa-sdk/core":"^4.52.4","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.52.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.52.4"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.52.4_1754335613723_0.9421574028116246","host":"s3://npm-registry-packages-npm-production"}},"4.53.0":{"name":"@account-kit/smart-contracts","version":"4.53.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a21f5ec0973ddec43762bbdaf5878ee64008be73","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.0.tgz","fileCount":686,"integrity":"sha512-FIfSTIrgG+FuoGD7eTbjfLCHXEdUOrqmSn5Sd6SFKslAvVYhiBghH8312HI4rQCivrr+gr5he/jk/YuLwSgvOA==","signatures":[{"sig":"MEUCIQCPfRrAjnC7aCoiBU9xZnPkUxy1HjkMfCcXChYx3JJOYQIgZY1p7nKLcOu4ujANNT9xNi/3kUj0RC1dmO0Gt6j0neU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"69204fae71bcb30680f819d4af5ff95ee1f3a5f2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"@aa-sdk/core":"^4.53.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.0_1754506339318_0.9285007587339855","host":"s3://npm-registry-packages-npm-production"}},"4.53.1-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.53.1-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c9798d3a6f2ab5eea56ade92e4b9b303406a149c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.1-alpha.0.tgz","fileCount":686,"integrity":"sha512-wwtv1c0/Bqma3NZXwii3C6zy/ChmsbOkWYYEGi2sx6DIDgIyC53ctLJrZf/ss034X/pu9Sc84+thMFRaZALgRA==","signatures":[{"sig":"MEUCIFw10IvJO++xT1VHfo5yP9VtJvx2scYBeAt2LiuCoikXAiEA94iTI/b7JKvrPraocb9eAaN03dbe9iqpMxgrwnQ+BDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202202},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"dfafab5eabf65616b40d579b105c0fa8049fc727","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.53.1-alpha.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.1-alpha.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.1-alpha.0_1754509277474_0.03309443385197186","host":"s3://npm-registry-packages-npm-production"}},"4.53.1":{"name":"@account-kit/smart-contracts","version":"4.53.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1bf2a84616efda4df14919378fbe39d2a448bb8e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.1.tgz","fileCount":686,"integrity":"sha512-0TisN5BeLpR8zj02J+fw3mQdG8hOOhOeH3gfhKBUAVnfV65wLt/4OSB2+mGWXEGXO6W42QDw9qItrZHhnhhQVg==","signatures":[{"sig":"MEQCIBZa1WhD/WRKnZyTAepWpJ6CRRJvohPSSt+vckyWCemoAiArSFnRptcDdEl5zkZMiWZvf6ILEef+M8Qu7ATX//X7Rg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202170},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"05881685ac5a69c1917e987b0899c553c8bf9bfd","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"@aa-sdk/core":"^4.53.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.1_1754519918849_0.7369630315546569","host":"s3://npm-registry-packages-npm-production"}},"4.53.2-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.53.2-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.2-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"14798b13ea39f9216ca5b12704eb7ae9d8b12ad2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.2-alpha.0.tgz","fileCount":686,"integrity":"sha512-SevoOmJB/I6pInDjsv7tGEmCLaYPDGpg+sISCnui6ZhU6BDL3Oi25lBbvoM9LpmJnp/niQO6D62WVOVF+joNug==","signatures":[{"sig":"MEYCIQCMjKpa3zBFbY9PwgZdvLt5e/Ilgxp10+7xrYOQWB5StgIhAKXvF2gGGkNlgIcyHJ17hIzvdTWvt0SukPRMW2W/3PEM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202202},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9e39392f36bd934e112bb8c8feb3c1cc4e33806b","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.8.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@aa-sdk/core":"^4.53.2-alpha.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.2-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.2-alpha.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.2-alpha.0_1754620410081_0.522241019860312","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.53.3-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.3-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5afee58f13cdbd271c06aabe4bb713d9fb603294","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.3-alpha.0.tgz","fileCount":686,"integrity":"sha512-jAgBkSnS9qvMrHDV7bazHTWXhFtH8zLI+5MYfw7mnb8gMMZvvfpQhhiNroGZdTk4nmyCSAnETTlIDl6SbmdqyA==","signatures":[{"sig":"MEYCIQCVnWx7HwicPoNosEIC4MjmvIJPJRIC1LMyRJiT1oMdCwIhALFuDiXtNlrahZA3Y/WJw9eVToVRLisreRHT8XjnSgmE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202202},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"ee82ab2d79bf9cc21edd1f588a0d4d1b4710a29c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.53.3-alpha.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.3-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.3-alpha.0"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.3-alpha.0_1754680294821_0.7056490347927844","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.1":{"name":"@account-kit/smart-contracts","version":"4.53.3-alpha.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.3-alpha.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f7bfd1e0783d02b008c27071f5c73328cd7ac8b1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.3-alpha.1.tgz","fileCount":686,"integrity":"sha512-6Ig15WpyIB7lUUoPhdvUcl9WsBstsnmb72jwVLHP6S++BgU0o9d0FmWIp3Zslf21lIoH8BciO3kzk9Tus3uTGg==","signatures":[{"sig":"MEUCIBHfcIbW9FlWbG/tGdZBdDlpzch4w9qdHQLbAeZN7zR/AiEAg2f3T/2S6v3vjCaHkgDXich9aUS/NHFkSZlahtoSTqM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202202},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"2f54bc3fdeeb6fae8f9dd8c570485bf424174048","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.53.3-alpha.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.3-alpha.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.3-alpha.1"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.3-alpha.1_1754939195515_0.7952798343348109","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.2":{"name":"@account-kit/smart-contracts","version":"4.53.3-alpha.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.3-alpha.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"472b9b5cac2d1b6514812462d87b034375e2cc9e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.3-alpha.2.tgz","fileCount":686,"integrity":"sha512-SJg/6Wp2uv+j768puGY49i0fr+tKvf/i2kV3wVNXy88QpeFBdc/WRc8htoDiGhQfTwvAXFn001IVW/SvlMpEoQ==","signatures":[{"sig":"MEUCICSYsCREcdC11I0BrrNvEh4kqkmJJqkWz0SP1mtU6Z8ZAiEAhHgWs6b5frzZvnY8eUTdydybfejlQ2rEw3RwcpXEpfM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202202},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"d9455dc75e32329fcae3775dd7b3a917dbdd8ba5","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.53.3-alpha.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.3-alpha.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.3-alpha.2"},"peerDependencies":{"viem":"2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.3-alpha.2_1754948963073_0.8184288366472761","host":"s3://npm-registry-packages-npm-production"}},"4.54.0":{"name":"@account-kit/smart-contracts","version":"4.54.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.54.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d1e3dd9d0bd64465bde826671b9d23c7e869cdf6","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.54.0.tgz","fileCount":686,"integrity":"sha512-fhEC/IWQSgzKgqjIbN6qGPaGienLEr6sgcziBcsUEovGmONDF7RRhsNJc3bmmhzjJPLsvQDn+8yMyrdVq8q0VQ==","signatures":[{"sig":"MEYCIQC+mvjQjYK4QQmJxx4qMY7n6UNc/oN6AIyszZL07rer4QIhAO9UuMzvrAxeSKGTJ1Ng3ZtZ8GqeE7lOvdAVw5k/NWOl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"df00177b9973afb200b5a3ba2c85e1c6771d0a6c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.54.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.54.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.54.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.54.0_1755018939562_0.8679239864100394","host":"s3://npm-registry-packages-npm-production"}},"4.54.1":{"name":"@account-kit/smart-contracts","version":"4.54.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.54.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b3da6457e0e0a199952962a5d9bed57503ba4663","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.54.1.tgz","fileCount":686,"integrity":"sha512-coyCf5oFpUFctHThX7RGLK+HeYA/91fjXeep8jOrAJ7Zvf2fmXQXbRjVlu/iKMlJOwuQjjO7gWvTsIPYBDYbYA==","signatures":[{"sig":"MEYCIQCMmZsDIRZRLSwJoAixUzXQI6RgG50dyxzLbMG3l0iOvgIhAND7hyfSRE6aDljalL3jF/YUGOoc7WyUI/tXEW3TUv8E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"44a337cbf1375398d92a74ea527fcf4d9bccdde7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.54.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.54.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.54.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.54.1_1755043525517_0.47570379107189176","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.3":{"name":"@account-kit/smart-contracts","version":"4.53.3-alpha.3","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.3-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"375b94912266d275ea95f72ddd12b037742fd207","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.3-alpha.3.tgz","fileCount":686,"integrity":"sha512-QMBG4tFFTmyvLwr6l4/giOLSQsF8vgMUn/bOxLucLE8Elo4eg7EW4cnU8zIcEqk1cAncKYkkS4vT72Sb0cEULQ==","signatures":[{"sig":"MEQCID9PiN8uaKnXOH0rR2sM/cFFlVgbiqPackWvUT2llyyGAiBKME9n7xQx+8ilwBpc3ioBRO0PIug+MX4gH0LnxJHZPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202203},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"343faf9b44e2ef81f4ba9a7e3bce19431cade5ef","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.53.3-alpha.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.3-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.3-alpha.3"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.3-alpha.3_1755092372781_0.30283170515047364","host":"s3://npm-registry-packages-npm-production"}},"4.53.3-alpha.4":{"name":"@account-kit/smart-contracts","version":"4.53.3-alpha.4","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.53.3-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"027b2d0999d5215a415a56ab815318aa9691885c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.53.3-alpha.4.tgz","fileCount":686,"integrity":"sha512-hecg1vrxy8mgtSdA6ZXo4lx1gfWFKvOfGi/VlZ9rF7iSDF80qyJZE5qc/pu/i+29DmFmIV6FG3EyOSWpqdslEA==","signatures":[{"sig":"MEYCIQDZUhqRfl+jvsbL14ybfnOFfYEYqxHYz7uRYQ49to1gZAIhAM1raniLdLKGUkh0beiN57ATvx7ipx0ZXwZsZ4y4ahU8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202203},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"518e42cd11a4a2f3c14360497b91b4963a913128","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.53.3-alpha.4","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.53.3-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.53.3-alpha.4"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.53.3-alpha.4_1755096626290_0.6370058895617261","host":"s3://npm-registry-packages-npm-production"}},"4.55.0":{"name":"@account-kit/smart-contracts","version":"4.55.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.55.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"211056149a934a83d0da715ca3f24b55ea42714a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.55.0.tgz","fileCount":686,"integrity":"sha512-zbfGa21m/Yhds3liYW1EWvBfO3th1QqL93Fn1Cu1MHX5++M6h36tQeBHcH9kybiJp8L5AKAOeQqiKNUhVZwI9g==","signatures":[{"sig":"MEYCIQD2NreWsrefZOJdhxE8U75x4IsWZvXbQ8EoQXcicuPtnwIhAKqL3gzxPAof3g+59MToBCU6HsEdbxlm+tswYvCfnZjw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0fd8daecdf3e978afc6dc795579f5222ec7e0ebf","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.55.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.55.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.55.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.55.0_1755183506330_0.015501856550010906","host":"s3://npm-registry-packages-npm-production"}},"4.56.0":{"name":"@account-kit/smart-contracts","version":"4.56.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.56.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"39537a5bba4cef0b4cc544d71f00daafd9cb77a6","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.56.0.tgz","fileCount":686,"integrity":"sha512-2o/hdf2JWk+GqeK6bf/gj4Frqj1H9dcSwd11WPVuKPNf+6FFreu5O9PK4kbjvM5/i8GlDdRJc77PjXiM9q41Ew==","signatures":[{"sig":"MEYCIQCNpA3bTSXg0VA50ABHa7ZBGlEwwU05wjyHVuEEvrjrkgIhAJ7Lihc6BXjIV1BJD3qRlGCLIzJQUwR6FZQoDB+DWMR5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c88a1e6972d0d98126e4af7d150337454fc7d758","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.56.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.56.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.56.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.56.0_1755534190822_0.8711892357434035","host":"s3://npm-registry-packages-npm-production"}},"4.57.0":{"name":"@account-kit/smart-contracts","version":"4.57.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.57.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"07679016b5f0f71b1acfafe41e4fc7769cab5797","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.57.0.tgz","fileCount":686,"integrity":"sha512-ZD8zqzHuCOsZtfXkWn68biUIg0WNbNQpXlk8IPfNBSz1bmxhCFuEM00oBnP81kXzT+ld7JsX+hxm6lm25XRl9A==","signatures":[{"sig":"MEYCIQDnp3L3I1Fsv58VnpsnfnW+0GVvCXNtLh+WOx/lDQH3IQIhAMyZnrKRIZRCNVxqu+Bi7Pv3rXSmD0+TCCfxFZGelZxC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"98db427dcc3f23885590cfea69151ab0fc616ae8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.57.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.57.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.57.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.57.0_1755626981443_0.6889241704592439","host":"s3://npm-registry-packages-npm-production"}},"4.57.1":{"name":"@account-kit/smart-contracts","version":"4.57.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.57.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3db69479a83c10907c942d87e48cbf39e60bfb27","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.57.1.tgz","fileCount":686,"integrity":"sha512-bbs2ZOMuxO8UEHI6l3v4lIq0cOHKRbXrDWJFoE/+cxYmn3KXqY57BkJ84rXlIfOO/g7RVz3+orEAsrdXrjinWQ==","signatures":[{"sig":"MEUCIQD3Gu1doiEDaFZjrXsuTo7jlddgbuIrauC2GDujbVDhowIgahwnWOlBLb4i5gsjv6pvvOHujEeS4DAynelyK6sxe+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"b539becd49cba49a6baddd008125ebc32d851793","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.57.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.57.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.57.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.57.1_1755710646726_0.8180450179666399","host":"s3://npm-registry-packages-npm-production"}},"4.58.0":{"name":"@account-kit/smart-contracts","version":"4.58.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.58.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e99cee870c1bdc39cbb0594b0ce8cbf237e9fd0d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.58.0.tgz","fileCount":686,"integrity":"sha512-r9boG88Bo3BaWjX3Aqu0uxW3h+1rOnY2kgyg3lZkMCgUuyctZ9/0tTNBwwuOl+H3ZEHx2Zz3zd7/zuAe57QsaQ==","signatures":[{"sig":"MEUCIQDGxHQYilmxamzlLjlXUtI/TVpvYMsIkmyFEgQtNOTPaAIgIgHkRWbNAsw9iQwXe1K8oT2vKXVRb1VuZlkjZ7QYulU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"87abc02e137b4bcc164592bf2b54c80144cfd4a4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.58.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.58.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.58.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.58.0_1756154636803_0.6260452682544215","host":"s3://npm-registry-packages-npm-production"}},"4.59.0":{"name":"@account-kit/smart-contracts","version":"4.59.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.59.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a1de8ac691c4e7f815ac0f1bad55114bf630d0f2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.59.0.tgz","fileCount":686,"integrity":"sha512-jofWrVCQo+H8vTDJErRhC7WpfwsPWzgpzRE4jDnk/yVCKzo+hLrd4Z0PrragkaAC7mFLUIbAj8yvn1zcyZ9bIg==","signatures":[{"sig":"MEUCIBSRCW+yLR1jiYw3jFh0jeJj1bmE69ChVcUKIpMOAEK6AiEAmVM06LbFrq2SkubYJtVkRq7VrG/hkqUKHvwrpYESI1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0ede8e46b6529f38da1ad86bcf31faacf34e123b","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.59.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.59.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.59.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.59.0_1756251348145_0.3872779555622503","host":"s3://npm-registry-packages-npm-production"}},"4.59.1":{"name":"@account-kit/smart-contracts","version":"4.59.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.59.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"650a56de74c192d5b242554d580dbb28a5a74620","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.59.1.tgz","fileCount":686,"integrity":"sha512-u5r+04L1KjnoU9sPgNMs2AM6SWx83nUbo7VBMFfW/26VmGAvQqjyzHzf4j0CrS4DtVPJXn+yGg3nPxd7Feo6+g==","signatures":[{"sig":"MEYCIQCveDIYd45nT3hVpu5pVjq15Y8tcA6CEa/F9rIe358SlQIhAObc6QYHg3+Nfzjd0aZZm1up0ImnKPDzYFCAVg66/OBb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"7347ebda8464447d1624a1094f141e2647078baa","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@aa-sdk/core":"^4.59.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.59.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.59.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.59.1_1756321932244_0.17160099336741652","host":"s3://npm-registry-packages-npm-production"}},"4.60.0":{"name":"@account-kit/smart-contracts","version":"4.60.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.60.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"183fc95451469eb735f11a3e7485cd5c6c42213b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.60.0.tgz","fileCount":686,"integrity":"sha512-HREXn/m8T78xoTuwhtW02c/4V5kw/pLMUM4msxj7ap+fM7GVzorNAMRvQNuZP3GEcv8aUit2Ga9RhPWiS9C4fg==","signatures":[{"sig":"MEQCID5r5016Y8lVO+d9IopRXqLYgR7Fu9FNUF1EXG60b1xyAiAESrU+9zQB3Rh2lUKFqKjGgOYQMcPMLMuIltZ0q3b5HQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"f73c6ea7fe8a4f903c0a21776f02efa62799a689","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.60.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.60.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.60.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.60.0_1756862377974_0.005172609736508349","host":"s3://npm-registry-packages-npm-production"}},"4.60.1":{"name":"@account-kit/smart-contracts","version":"4.60.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.60.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a96ddf973428c78b3993f72c419cc7b190c563bf","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.60.1.tgz","fileCount":686,"integrity":"sha512-LqesRR6klWnYdP8fmsrkdCiQdi3YOBmzBuvS0VkD1IeJa/9OPw1CvjsDmYjJYK0pv3VEpoR/88wo7V1ySo1Jbg==","signatures":[{"sig":"MEQCICLo+DnffQeKAjQBB2GfE1wpkF3q5M1kfE8QB7pmdmNGAiBN3mqrOiz/oe8EINlmI0TwDtfd8MbgXb/R8J36I+QiRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a12e3557ed0067bfe432d427280b8b4495a8a748","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.60.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.60.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.60.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.60.1_1756925232143_0.12759688364774568","host":"s3://npm-registry-packages-npm-production"}},"4.57.2-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.57.2-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.57.2-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c3d87fa49d83f729408d044aa92a3d7627eab0f1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.57.2-alpha.0.tgz","fileCount":686,"integrity":"sha512-25cP5VfizijjbS+4eipsIIEY0Ipy8rCzYlz+oS1VbOPF5wnLhbKz0e6z6lTh8Fl4pcBkOiL6rU944rNSAgHxOQ==","signatures":[{"sig":"MEQCIEx3l2a4oP2U59peUyhqTAx13iBKMEfOn09r7/1I5GHpAiBVeJOe3F18rT9ggld5o9ImDjxhgf+ngin9NsID5venug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202203},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"97926325edd215f1e36fe50775eb2d16f0d40fa5","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.8.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.8.0","dependencies":{"@aa-sdk/core":"^4.57.2-alpha.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.57.2-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.57.2-alpha.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.57.2-alpha.0_1757090444813_0.5632909900397993","host":"s3://npm-registry-packages-npm-production"}},"4.61.0":{"name":"@account-kit/smart-contracts","version":"4.61.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.61.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2eb9feb5341c27b562047f65261d94d06e98323d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.61.0.tgz","fileCount":686,"integrity":"sha512-wOEh1zM3jrWZm7yzbuPdJLF40PrDSdZ5AxTM4QCq716S5dB0Bz+RgJKAeNNHhyVvc7jha2t52rfVvW5pY5P4aA==","signatures":[{"sig":"MEYCIQDrEkq0SPLzIFRochT5wxWCyr/CKkcgdVxQmQocMcG6EQIhAPAwPbBXXboBFGa+PLOV003FwXFfS43XaY1TXfykwEow","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"cb25c3a1f44b589de97fefcf930fc373a6ff9bc9","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.61.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.61.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.61.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.61.0_1757097444508_0.4507022196001045","host":"s3://npm-registry-packages-npm-production"}},"4.62.0":{"name":"@account-kit/smart-contracts","version":"4.62.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.62.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"30a4fcd4c6f43ca75f6ddf200c347793fc3524d8","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.62.0.tgz","fileCount":686,"integrity":"sha512-tVsFILOBWc37MdEOoKYQkT3bb4sdKlBYjjgFLt2nihU5RPasKXOOqbi/RBkv0B+xagR9EomrNufMrnPfvmfy/g==","signatures":[{"sig":"MEUCIAfZ68zCR3Q4QSbvaGVav/F2bviCytl8x6auF804a4AGAiEA5C+xrTxQ7d224dBa1WbTftunZabTmLImqIN8CIQjvB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9306dd1e2921046dd3d6402b3a569c34f5b66130","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.62.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.62.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.62.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.62.0_1757194827369_0.2586623053186574","host":"s3://npm-registry-packages-npm-production"}},"4.62.1":{"name":"@account-kit/smart-contracts","version":"4.62.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.62.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"3ac4d07b38d821749f7a64df8e907af4060e6a51","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.62.1.tgz","fileCount":686,"integrity":"sha512-U2kyF7ywfdOkFjWclguaOCyz3leIB6NdzXXZUql4NPdxROspvqCkI3BfsBZVJbZ5seG3s4paA8BuheqBhqWang==","signatures":[{"sig":"MEYCIQCq9oyccSrTnOCtRtrAx66da/y3AvOP1dAyS9UJKJMI1gIhALQvX9SUTryvObFsxYE2UwecTuqZer8SU1qJs9auPuSC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a3daff4baa3d16e76a1673c6d64817c66ab02729","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.62.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.62.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.62.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.62.1_1757613219149_0.13815110062628433","host":"s3://npm-registry-packages-npm-production"}},"4.62.2":{"name":"@account-kit/smart-contracts","version":"4.62.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.62.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"32147239ed0f780c1b3bec969023a75cace7cf12","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.62.2.tgz","fileCount":686,"integrity":"sha512-hHgl9kWLvZrKQzaqABO/QqRbS8LDwKTo7cPGYK/TYoFcziJwaKydNxlqse8H4W5BoN8eDHQZL5BfNyctRS0MuQ==","signatures":[{"sig":"MEUCIBx1vt0F2/d/pE7zMzjn2D1TndcSpPyXSStMI+T4AmlDAiEAlYbp1ysQJbuxNDWC1jaUdqQXUUSyOrFsOaUMzi9RMnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"891b1aee93d30855b93d19f32f5f77ff3e4a385f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.62.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.62.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.62.2"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.62.2_1757645322787_0.658600449103703","host":"s3://npm-registry-packages-npm-production"}},"4.63.0":{"name":"@account-kit/smart-contracts","version":"4.63.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.63.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5d9023790ded9d1bb80b776700608ae886d057cf","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.63.0.tgz","fileCount":686,"integrity":"sha512-YjY0kUPHCzI2NyKHK7n2WN0BjNdMTF9u5i2QwUBEjYoPzB2uKCofuHXvFQo7LE9LSRAvxjyiOPyFLQ4o48rJaw==","signatures":[{"sig":"MEQCIEatTpgb7NhiHbSpmh7Rf8idR383hGowMScYCtMGrtDGAiB13S/C9v2gRPWMFzY51CgtpgEmQmNFzDxAXWsYIb7uIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"5c1565e5cc2d1e76f0979e87d3ab68f1241f6835","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.63.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.63.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.63.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.63.0_1757957950468_0.6848023272599317","host":"s3://npm-registry-packages-npm-production"}},"4.63.1":{"name":"@account-kit/smart-contracts","version":"4.63.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.63.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"e9913bfb2a7602a19a7f0ea273438f0636c411d3","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.63.1.tgz","fileCount":686,"integrity":"sha512-VHyXasKiXbSF2epRcn802GeWE5+mPACNNFUoDswuAIwvnV/UhJGa4VwvJbbZSccTAH3E6ZxFuQmgCJGep5pEEQ==","signatures":[{"sig":"MEQCIBPeucTNBCNCWz0afFmOOVvuPtZEM/MYED+/k2M9ORvTAiB46nwVNXuA9lLPdnU2XXij+Yw1D67ZpyqLhaZDX0mhLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"924d480e66957e748f4f09ce5df8f2c5fe7b4ee4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.63.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.63.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.63.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.63.1_1757966554112_0.5611090979213791","host":"s3://npm-registry-packages-npm-production"}},"4.63.2":{"name":"@account-kit/smart-contracts","version":"4.63.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.63.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ac4ac87597a868bcd2fe3ab636fdd45ebfdc534e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.63.2.tgz","fileCount":686,"integrity":"sha512-kVBsVL7crUg70t9/HuugI/9/gYZkBQtvENvhwDPZoVH3HN2AByepsHRMitj3liTnYFdKSIni2D8OAbjWfSh9dQ==","signatures":[{"sig":"MEYCIQD74U+/N0DQOaGi9ky2dohKYzefH0vt8GvTg03cyIe3KQIhAKWZ8r5RsSI0qMZ/Nb6yYwd/Y4y505HRiratuS04HR9J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"17cb18e45e3f11c3945bd8007f854944cb8783d4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.63.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.63.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.63.2"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.63.2_1758049876087_0.9769242018264777","host":"s3://npm-registry-packages-npm-production"}},"4.64.0":{"name":"@account-kit/smart-contracts","version":"4.64.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.64.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f1a4efab05135801b3b94caca40c28e370c33cd6","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.64.0.tgz","fileCount":686,"integrity":"sha512-o5cpoNH/+uLmAEoMP7htFod27YCJ9Gx0TaN4r/epB2b8CZkbpjeUKT/KpQU5jWtxMMejNWWKyX4g/zGoHZofyQ==","signatures":[{"sig":"MEUCIHwOp7jEKr5HP6/8h62X6DYbHk00h+5ZQ2ypz/8WncwiAiEAs6i2l7uDD61nQDnnLO8qZbXocqKl66+h4h9b52WOm5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4202171},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"4ebd04aa0b6567b665453112489260950f0a4896","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.64.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.64.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.64.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.64.0_1758318667657_0.09417136478930876","host":"s3://npm-registry-packages-npm-production"}},"4.65.0":{"name":"@account-kit/smart-contracts","version":"4.65.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.65.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ccd010e4efdf843b70601413ae926c07d135c597","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.65.0.tgz","fileCount":686,"integrity":"sha512-fESuA0AWtnQ0xlYKUGPLZ2y6OS2S0aPYaUbFYrdHTsm5RPyf4/ah5LB0Mumb6pH9ienFI1pi5YpRLAch+AOCLw==","signatures":[{"sig":"MEQCIGLd8x8l33tocF7/tZzHMrloErqDkIY2xhshnaEyZW6WAiAwNQynnfecgZIs5jSeQH7MfB0BLv6xRogdsfkNNjOoOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4207800},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"5433a77a6f488b7ba30d2be844374d87d388dd7b","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","fern:gen":"node ../../doc-gen/dist/esm/cli.js generate --in ./src/index.ts --out ../../docs/pages/reference/account-kit/smart-contracts","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.65.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.65.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.65.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.65.0_1758654216567_0.8319368894085422","host":"s3://npm-registry-packages-npm-production"}},"4.66.0":{"name":"@account-kit/smart-contracts","version":"4.66.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.66.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"41381ae528776ae238d160241e1d71451ba7c86c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.66.0.tgz","fileCount":686,"integrity":"sha512-cctVRpv07K7/GteJ9dVSDCsxowxOgnejXV0JLa+laKnYPrvWzWqEP4qia+gsBRX7fdG4ywh0+ChqFrjUCbaicg==","signatures":[{"sig":"MEYCIQCmlYlP+WuMNu9mUK512SONCzvE6tx80zcfF82C1EvK8AIhAK4myXvFY/XCsfALJwqeoAvCzFHsqBmVUXo80F2ynw6P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4207656},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"e82c14b7d477a925e7340d614f321affb7cda782","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.66.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.66.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.66.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.66.0_1759160461826_0.917590553371352","host":"s3://npm-registry-packages-npm-production"}},"4.66.1":{"name":"@account-kit/smart-contracts","version":"4.66.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.66.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"dedb9bb39820a16b68b0022bd91593f85c1d9ff2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.66.1.tgz","fileCount":686,"integrity":"sha512-/rNuIhhOkcBV9m3L8U+XyZnwAPKGFcWlcaR54SMrWk9Smd1QvC8rQPN0clJfPGZIjsFIGmiCJrJyNQnD4JH/Nw==","signatures":[{"sig":"MEQCIEtuEkzns20Fj7qNj8Zz+jVzJBXHlJ41wjwImeFlXB6qAiA8a6zaC19OdsisbHHjK83adaUDYSpiRtPGBCUZnmT/xg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4207656},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"b257d81c88011f8d1f6fa5f577471437d4a163dc","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.66.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.66.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.66.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.66.1_1759185101065_0.02069283494341234","host":"s3://npm-registry-packages-npm-production"}},"4.66.2":{"name":"@account-kit/smart-contracts","version":"4.66.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.66.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f5c4fac8fa4d73e164c1e9796dd8cf997e09b569","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.66.2.tgz","fileCount":686,"integrity":"sha512-GgyqNEg/acIOfqEwTZNuEmAKgEYNjRn2lnAK0fUiYNjd5yV9hoSQxXMKBf3uPAfMbOFED2cG8oTziPrzvFGzgA==","signatures":[{"sig":"MEYCIQCDqHulwl+zz22qYhSurZsdPkrOKbb1ytLvdukiiFk4SAIhAMLggy9Ruusg6Kfefqa8t3PNh2+ZgnfzMV8HRvbOx33P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4207656},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"923d2980fffd91fabf702b5d24dff04a718e0194","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.66.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.66.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.66.2"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.66.2_1759269438342_0.14694547382996648","host":"s3://npm-registry-packages-npm-production"}},"4.66.3":{"name":"@account-kit/smart-contracts","version":"4.66.3","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.66.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"14e0b5515021133207e82a05fb35e7a36b4fd0b4","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.66.3.tgz","fileCount":686,"integrity":"sha512-Qug/RcEVTA5gmKJMCDiYrw88yAmyJBh/NieKy0Sl/VoO/QVoBj0xpSG92d5VW4MRYFOifHyLUTl88xleXw2cmA==","signatures":[{"sig":"MEQCIGtVb1Hv+4x0eluyeWyG+T+k22uMFUfgeAg1uzJc9SjNAiA9hXvRfU45jo/ONbdsVIyAw3OD5JDa/h2g4lmfZPMmkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4207656},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"33b7e38e6f83cc7a5bae3976b6c8a54b15f6cd4e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.66.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.66.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.66.3"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.66.3_1759288496367_0.8491466069221616","host":"s3://npm-registry-packages-npm-production"}},"4.66.4":{"name":"@account-kit/smart-contracts","version":"4.66.4","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.66.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0efe23bc48e1abc2955cf7bb3c7c330b558cf175","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.66.4.tgz","fileCount":686,"integrity":"sha512-eefbqSrYdFOz3+czaiF9g17KxhPfH+3evSYbGb0Bg0EzDtVYmI84BlWAwh2QkKuFvLwouJUqDrhPw+Upr3Pe0w==","signatures":[{"sig":"MEQCIAqmcZ6L38qVSK/F2Bw4cmTlyM5wsK27v/edTjKBy9e6AiBp/roHq+aSNei12T9KtvC1cW9PbzWtAYJTg8TZc4+0aA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210444},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"058d16b7492048f8f0f24b02445269ad07ae8e4e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@aa-sdk/core":"^4.66.4","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.66.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.66.4"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.66.4_1759363695222_0.7882591854510888","host":"s3://npm-registry-packages-npm-production"}},"4.67.0":{"name":"@account-kit/smart-contracts","version":"4.67.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.67.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"24805bf537176b85e9ca290be93ea00b1bac5191","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.67.0.tgz","fileCount":686,"integrity":"sha512-x8tg08o8TLd1jn64f4OgBHzMuAigBiDX7MR/mY5Z5nDd7mBYi1/yqR2nvbEH/ipi49dmSww9mtnwm7Ag4nWm1g==","signatures":[{"sig":"MEUCIQC90x2V/LWIuEO4lacwsGtHChmu82bHdkkkBrQAMdD9igIgN60Va2bxl/b9MQtBd1V2kL+BXDEBydmOCWtKPf6pxG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210186},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"6b6896197bab0752b677f659443c900c71e45afd","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.67.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.67.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.67.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.67.0_1759794874459_0.3840235471353606","host":"s3://npm-registry-packages-npm-production"}},"4.68.0":{"name":"@account-kit/smart-contracts","version":"4.68.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.68.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"f29f301def56877310cd8ceeff477e22e2c4fffe","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.68.0.tgz","fileCount":686,"integrity":"sha512-GVgZHhEvv3M1uoZvet7hSMszxNxJZOMci+ewwTngUk0ALOjZNTrTQ82h4i0RnGqsvwLyaIjv97+kGAX1xtAQ2Q==","signatures":[{"sig":"MEYCIQDJ8ESrbcajUoPRMUNgUk7aSYbQ7uEzTAFznLOzJuS+mQIhAKmw1WBy8wkzR9ziUv0xxPmXg5R6zxM1LVwY3G1OFz/3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210186},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"f95d7f917b6d5b6ef9fa53a2bcaa658bd6aa6673","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.68.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.68.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.68.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.68.0_1760028559748_0.3279629456580069","host":"s3://npm-registry-packages-npm-production"}},"4.69.0":{"name":"@account-kit/smart-contracts","version":"4.69.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.69.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"adfaa15d2e1d4e3ce6973267fe52cb8e38b724da","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.69.0.tgz","fileCount":686,"integrity":"sha512-7CXjg92Vo0GOuY6foir5VSUsoNZ9tIoeO6E2XcdqLMrhJdRAVTNnJWML9Lwds5I63PefyVs0X4IPCz3xvR8Zbg==","signatures":[{"sig":"MEUCIFlk+BVwrR1pJS+OOK0rLB5xoYZ7JcFEbZCti4UyNA9VAiEAyszDhA8b1uPi4ijmpvgsAoROytk6Vk7dK0hTC5NM32U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210186},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"5d1e5e120dff492559644d9fa9aad8554f6ef5a2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.69.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.69.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.69.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.69.0_1760369498134_0.6350163866525098","host":"s3://npm-registry-packages-npm-production"}},"4.70.0":{"name":"@account-kit/smart-contracts","version":"4.70.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.70.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"83d09cc6d4b1298049632a6e661048867c0edb84","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.70.0.tgz","fileCount":686,"integrity":"sha512-88dI3gl2SpBdfMH+kv21bvDbcdxk3HUiU8hE2YFwoqaZkojZNuszrtOb75/4ko8lgMCXU8SP72pe3c8a1zSkbg==","signatures":[{"sig":"MEUCIQDeZV/H2CmDLwedqXTrPwDzKAQFKKO1hPLwMJNdndsoUQIgNf473K8uw2nG3mDRiwGq436I3f4g5cn5iSq0w/jcqSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210186},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c4be4fe2e524d257bbea8b0a7aa130237f115191","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.70.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.70.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.70.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.70.0_1760386444786_0.7942525655657175","host":"s3://npm-registry-packages-npm-production"}},"4.70.1":{"name":"@account-kit/smart-contracts","version":"4.70.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.70.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"00acdb3acdf0b1559316e358772309fb81bae678","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.70.1.tgz","fileCount":686,"integrity":"sha512-/uL8NTwPT/LXNwx3CX8WET4o6QO0qLnb6gfozP3CmoeaxPTy5MasNsn2Zr7A4JHRokmx7RE54KCnPWLBqthMNw==","signatures":[{"sig":"MEYCIQCCAXAn7Ct/MJbUxViyuTTlRDgq8UKjwtFxiyqnV42/SgIhANjzAEELJdERTAWaxNhsPttNxEsIsHJdyC2y991KOtSI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210186},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a8c2490188a5e22fc9d6965acfe25bb7d89d2a47","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.70.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.70.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.70.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.70.1_1760477648203_0.5054048870812562","host":"s3://npm-registry-packages-npm-production"}},"4.71.0":{"name":"@account-kit/smart-contracts","version":"4.71.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.71.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4cde431f41dd88e58cfa2da317e176334ce404bd","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.71.0.tgz","fileCount":686,"integrity":"sha512-U75q8Xdtw0CUBT2CEW1U9GKG536WICDrrJU+4THdBtZ/4YXDwRmvKa1p/Y3RZDczDIrqKMbjZqN3gXbn2YW/Hw==","signatures":[{"sig":"MEQCIDA58G7Zj9Du+ckHT8DctvGXaOiNylTPbsDYimMCVc2rAiBO/kNqF3hu0n3C9+IP00HdOApNR5jiSGQQpTVIqQ8Chw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210186},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a3ce23e6b1e59b2b4aee11b36887885552861dd7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.71.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.71.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.71.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.71.0_1760554535280_0.609509624481642","host":"s3://npm-registry-packages-npm-production"}},"4.71.1":{"name":"@account-kit/smart-contracts","version":"4.71.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.71.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b8c7999cf51ffde227666c4f48499006badb35ef","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.71.1.tgz","fileCount":686,"integrity":"sha512-S/A9FLt4X26CjcViViLFynGxUcvv1ZdU6P481A7B6RlnVLJJoEUG7OS/RbtzaN2oU7SnZbWoBxaL8qZmkUcInA==","signatures":[{"sig":"MEYCIQDvuFCGXvQtClyhZwh2dCql5DHn8C52MFdpLPiTdehfHgIhAJJOs9gZhlcUBJH9cdymiNXCMA2JGFaihJSgj/44n1f2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210311},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"5d0007b85f6594847cbafbc2326cb6ce17239bf7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.71.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.71.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.71.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.71.1_1760649128561_0.8775186344464605","host":"s3://npm-registry-packages-npm-production"}},"4.72.0":{"name":"@account-kit/smart-contracts","version":"4.72.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.72.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"08d0b1e52143048deabda325655a61dc4c19ae3a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.72.0.tgz","fileCount":686,"integrity":"sha512-Q7PUNUxGdkMXra8/5kvCCd7r/pH4Vi1eJV28ui7fSO90O/s9ouQ1EsE5QeGtgjrf5XG69pN1tJMrAOx2V0Gy/w==","signatures":[{"sig":"MEUCIQDfZD+RmB8xxuW3jV4tx1csK+CyPFLwV5ECJbKj3BZqjgIgVKAZL+3b7ZjaEuHyLqxkxe3qVNPRYqk5Uh0IKYjzXBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210311},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"e5efee1de2bb143287c3da604d0a7f545612a309","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.72.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.72.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.72.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.72.0_1760654156617_0.5152801247078764","host":"s3://npm-registry-packages-npm-production"}},"4.73.0":{"name":"@account-kit/smart-contracts","version":"4.73.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"526bed047e576bb9560f40eeab5cd8b20380d368","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.0.tgz","fileCount":686,"integrity":"sha512-YwHvIhfEtg2i3JbxNPVznHePGGXgPNU5WBPjvtC9I2n4N6lcIRRbTV+D4RETEO5gPMM+0vU3mR+tK3RXM9lS9w==","signatures":[{"sig":"MEUCIEMcwbGijAUGc5TdLSnIcHvzLllS/FcveEEEpxnjtxiUAiEAmc4Tk6l+z535Dkdo3GmlXrhoyaNgCpqL+fOzCpuZWOM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210311},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"1471537aa2b9e8cac4661b7162aa9c702efac7f1","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.73.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.0_1760722222557_0.5579632740356482","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a4d6468737136e0bd31a1f0a84ed84a6a6508eb0","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.0.tgz","fileCount":686,"integrity":"sha512-WQdOteVXrxjy6Y2CPTslv5MTFoY2PS/lFMHFETBJuiHB9PRvxqU0z3kgnQHPZim13BZXuzk4PRva5l3x5vHeww==","signatures":[{"sig":"MEQCIDTO70KZnhOSG+W+tmF2MBmpGEGLX4hQXh0dlWvufyIKAiAs6aFgP6I8jXIiHe6PAqGb8z4/HBTeIMJ5bR0fONG6GA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"30a05bddab1215d0ba101fcdcdec63894d14c04d","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.0_1760731779288_0.3167901168279299","host":"s3://npm-registry-packages-npm-production"}},"4.74.0":{"name":"@account-kit/smart-contracts","version":"4.74.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.74.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"31740440557468a13692f377366ec86844fb6ce3","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.74.0.tgz","fileCount":686,"integrity":"sha512-h2KGSuxV+kA6uUkyHJ4BvofokHJLufRSrP/mhJNjJydohGf21sSvZKpYE9T1egwP5DRsc3HOzmLFgy9QMgZ4hw==","signatures":[{"sig":"MEYCIQC7b/6HUVq+aJWUwNi0H9K9klLXWCS7osKsVK3+sdf+TAIhAIAqBt/v6izParByeeDbHu+JXzoGyAXvBsJ+IjAr5iem","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210311},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"4e77fc8eef6262c294f325d4acad720c15a5cbe2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.74.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.74.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.74.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.74.0_1761071560860_0.47332826273315387","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.1":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"8dde9187f9e923082c4670631939690f4adedb70","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.1.tgz","fileCount":686,"integrity":"sha512-n1Z7t7jWLnm/1b4yTi8SOIIvfW8Dr2LbjytGWn88TKjY/jzune0Slp2pb6Ornk23rXnsFeIZ32VoMIy3syXwxw==","signatures":[{"sig":"MEUCIQDz8/17ski8sU8+IyckEhbJ0E4MjfA3DfiTX7v032sugwIgTIgDAdImV/4cb3cVdZbAiNf3TXoOtuxZmxtQfRt0sVs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"03b2f5bff3d97e39f0be09eeaa6eb1f5a51631c6","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.1_1761081934007_0.011991191193431172","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.2":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"eeb7e5256eaa0e7095ecea699814eebd12685d59","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.2.tgz","fileCount":686,"integrity":"sha512-UY6i7F48D2Q0YivQ7l3ZwG6ne9+08l/Pq01wO98KErKZMcWeQF5/EuFjF/HF3j2LgiVnKZTjG5JHdBYLxbbiVA==","signatures":[{"sig":"MEUCIEe0iCDyrWezuEaUBnYVtW+NjOIG/ARl7PXFAqkGw2toAiEA2bDQbdZGVQBvRnvxF7p3fNMDSTM/WzW5FvkC0BRAVSA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"a453772c21ab2fab5ff0093b4168eb8e3fe73b89","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.2"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.2_1761083443924_0.8003813093763505","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.3":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.3","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a9324db1dc4a2a784d0517b9964a5d97221899ec","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.3.tgz","fileCount":686,"integrity":"sha512-7LIecxd+sN/ljHzSojikI+Wl6G8spzI/fpDtxajVfl25Hw3Fw9pMw7jGM6hhkJaqf4lok2IwNkXBeWZB6X3Mmg==","signatures":[{"sig":"MEUCIGLO4UGk+bPHThSMcGbLWAG4eR8qxAcxZPzHz7q9Q/m2AiEAlr/+zbxh44oW34oZE3dBrjX+nh4wumAK71QaYjjrLlE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"441fb5248356d672e1f868829bb818009f878f5c","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.3"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.3_1761147523377_0.30814595887294516","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.4":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.4","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"530079f0c4043e903331fe6349f9c84c9df03d6d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.4.tgz","fileCount":686,"integrity":"sha512-16aiCD/rtZMXuDfWJYfQfgdT+17bPRzL+WqtsEKvNj7UMUyDbiwZV5utM2/CPUqOERn7Ergf45tjv2PFkDPEeg==","signatures":[{"sig":"MEUCIAiXwmByTqv3ImrGycZgkpZguWlLhXIgtjrHnwXYcLZ0AiEAwCYSO4CIuYzTp/yFbYljYOtQRGqPG+YGEa6FfsRW/fg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0b4e411c20856ba68c93c4c71877db2fafd87780","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.4","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.4"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.4_1761155156634_0.6126502149043731","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.5":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.5","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.5","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b1cb25dba669b048817baa6d7822dd93e0e879cf","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.5.tgz","fileCount":686,"integrity":"sha512-SdMKLnueMy00Ib4ehgT3w4zouptz1I9rSZ67ZaVfhdLKpguA+XBpiaB2oexGb8ldfChe8WhZWoq+ubDXY3ChwQ==","signatures":[{"sig":"MEQCIEI8vpJRq4Jl9ALdblfuh96QakkfAYeaTV2/oP8c2Y6+AiBJVEuCJPUnc1+icP7lc3LAnzl3gtcQJcMLTsMD5EGnyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"6492299e9fe5f647c41ba7ba9e33b71d54a52547","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.5","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.5"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.5_1761156797518_0.7360574828088069","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.6":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.6","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c6edc86ad600523a9c7d76f43a838097edbc2929","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.6.tgz","fileCount":686,"integrity":"sha512-ZB5B2wdMUl0tbWn6ri3BDDzoYhryTk2aDyNN40pExQpoc1O+R6eAsKd8ocVovjx/C3ULNFxchcbPwepPD5laFA==","signatures":[{"sig":"MEYCIQDJ7WiEQ8xoFh3+3ul4ntC8/u4vY4+Yj84lF71hNeTXTAIhAJsAW9dc92yGDcg+rNxrSNHNuv37Ag60Qznkg1wkag8I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"711614b095d09e184d5fdda7379774c898d04c35","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.6","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.6"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.6_1761158902661_0.5617697832944357","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.7":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.7","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.7","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a1d4c9990c4360ad77a48aa76054b3120ac98742","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.7.tgz","fileCount":686,"integrity":"sha512-TckaP1a6QXHtKdCV+fh4ADn3FM8JiLJYiA3b5ocvQMtFLgeften3MHrJ/uPVQPQcVgJqw/aBrZWt4mbJ1yCCuQ==","signatures":[{"sig":"MEUCIGw4HmoAsTermItComQhaey528cNVPP4gUbuSEJ8jOgUAiEAmccV+g1UPdPfspgMnxB1s64xMv36x0kCK3RHU98u/0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"520ce93870f5fa37afacae4affe76f42c99a1348","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.7","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.7"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.7_1761160071413_0.65982443901459","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.8":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.8","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.8","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"751d91816275cd367f7001ef24e85897ba261ad7","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.8.tgz","fileCount":686,"integrity":"sha512-IE/oMzjpa5alIOd8FcCZrKdp1yd5aENrqqw4vpKItGYFqfAL+H/DR6YMVL5UAf3tZEyp/q7mySJPiBwZZ9IioA==","signatures":[{"sig":"MEUCIGLyU26VqRxxXIsywJxdHTcc4FvAXgVDwKL0XyDyt+eUAiEA1oKu13HnadK2xYUDcrDjmItmmjOL9w88dd1zKfQxF2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"bd1ce8f5c44964076476864cf11644f8673fe2e3","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.8","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.8"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.8"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.8_1761160496588_0.6963705468549306","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.9":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.9","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.9","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cf87a0083d421c1f99e91997b5008f2a444c3061","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.9.tgz","fileCount":686,"integrity":"sha512-12/xGpDOZu2Aqv6vlzsJF/1Yrgc0+pGJEUILuIlUS9EVBsOV6XJDs50J9n5nhKzfgIT6saifdmY7zQR/hXvuLQ==","signatures":[{"sig":"MEUCIQCmypCEfEU4+Gw47sUBtSQEr8M87x4lRKvnJ0p4wYLJ9gIgCyqsPnxw18sfrq4uMUK1o59y2N6tM3T9Pr7gQZ1Dek4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210343},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"55c990661fe74790e0321bd9828031dc2b2cd158","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.9","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.9"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.9_1761161232612_0.16543365878723315","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.10":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.10","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.10","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c70e6420493e5561beaa781484fcee887ee0f39a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.10.tgz","fileCount":686,"integrity":"sha512-KqZC5bBkPG8XcZiL7Ty7XA6zwNG4RP1/+YkT1od/vHBMu9UW0CsLNs87q7qhnamI8ct3NP3eh8dLhMMafmPyYw==","signatures":[{"sig":"MEYCIQD5+0Jxx9b83zmy7hY9HsKfEgwN7xi0rlAef0odAtpL+QIhANHorIQB5rGfHw2Xyts7y6TP/iu6EiuS+j3J/BzedgPV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210347},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"d79ab9ab7104919deba2b60db8c6ba0c1656a45e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.10","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.10"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.10"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.10_1761164721874_0.23315943167008113","host":"s3://npm-registry-packages-npm-production"}},"4.73.1-alpha.11":{"name":"@account-kit/smart-contracts","version":"4.73.1-alpha.11","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.73.1-alpha.11","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"01594e9b44d11ca80d0179c40cf4f1aabf0945b2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.73.1-alpha.11.tgz","fileCount":686,"integrity":"sha512-LMqOEd+NTM8AmyOERDUl/5EHYzJg0anbvNrQtIrQjNZA5QLkm7LaW6/w+kvReQPrqXcQ9ugGyIUNd6XUZw6kCQ==","signatures":[{"sig":"MEYCIQCFX+9CK5boNsWB+bxHH0xviDIKRSObFHmrnUYdQsXWMgIhAPRd+qoM6peBHRNLLQf3V5OF0I2DbsNGf4IprVOjVOcy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4210347},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"29d8866afdb4f5019403ef0897bd13f88dcfa2b4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.73.1-alpha.11","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.73.1-alpha.11"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.73.1-alpha.11"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.73.1-alpha.11_1761169092050_0.8512132569620168","host":"s3://npm-registry-packages-npm-production"}},"4.75.0":{"name":"@account-kit/smart-contracts","version":"4.75.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.75.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"5efc2ccb1f55de4fb1fcdcefff6939729d8d569b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.75.0.tgz","fileCount":686,"integrity":"sha512-tZ5kPLGV3Hk1OYUAA9dBb/psdC8ngXcaiblnMEPh7rcH2BO9Fi4z/OKS/4QmVCKIiYBOthZGnpSIL7m59sKQnw==","signatures":[{"sig":"MEYCIQDLy/vFTb8rttAS4r0S1Td5Xrgnaahpn4JBYc3w067t2AIhAOfviH8lKc5GrTqFQC42sjDSE4sE/qZDwmPaTeFOKtMZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"2113dcf956dd2b35a98031ef7ec5bc23c0594684","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.75.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.75.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.75.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.75.0_1761331716513_0.007760613241662995","host":"s3://npm-registry-packages-npm-production"}},"4.75.1":{"name":"@account-kit/smart-contracts","version":"4.75.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.75.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"cd30b9cec3e553e032fbeb4b14abb9d133b82a99","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.75.1.tgz","fileCount":686,"integrity":"sha512-1a97EztBfS/G/tCfLVxgmJ0LCqwPu39ZME2M2+dP72YEFO24EDc3rli+aDBnNF6TgAUVuAKB2+CPc0m2/Epdcg==","signatures":[{"sig":"MEQCIEn0s+Y2ff3a0eh2q6Kuqk/N4TGBcYsOmITB/VAtxw+bAiBa/9WpXojq8LtYd+Fhtf12qR5bqtzbxBkXxBGnX08Ohw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"092f331c6308273f6b705952e256a933c0cb5813","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.75.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.75.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.75.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.75.1_1761335445285_0.33080865796307757","host":"s3://npm-registry-packages-npm-production"}},"4.75.2":{"name":"@account-kit/smart-contracts","version":"4.75.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.75.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"dc1406264c57f8d573a46181007c23411449c18d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.75.2.tgz","fileCount":686,"integrity":"sha512-VpIHUrZ0496c+zfgStbRwqjVrELjMkdmY8QfJIgdfIWV4gUXq2qzHFbyoTbJo+a66625E8EJQaOWBdbAF2F+VQ==","signatures":[{"sig":"MEUCIFHUxkwZWXANEThLPPNm4j0wvrD/KE9KmkkuirMy45zZAiEAo6c6jzA5YLOzd//U3U7OO1qHN+45EOcQpegTbHs4eMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"489ff5103206030c4e638e971eeb0f27df6ec838","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.75.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.75.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.75.2"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.75.2_1761340931858_0.10488648727586436","host":"s3://npm-registry-packages-npm-production"}},"4.75.3":{"name":"@account-kit/smart-contracts","version":"4.75.3","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.75.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"b78fd8fa1686af16dad8167e5007c3c451ceb27b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.75.3.tgz","fileCount":686,"integrity":"sha512-1jB8ITWqvDT6FOnoYLCdLFUOXEo9ik0i+UAX40G9S7ByfjSCwDeN2PIjx3TAFoA2nXKKhsjZROTVQJVoakIFyQ==","signatures":[{"sig":"MEQCIEBWZ5aaJ+I48c8UrA9Xl3jSaniEbUAquTqufuI+RaulAiA79oR97haMxT2WlyCcGj2SMToWo4IPlV+sXfE4Cba+qA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"1ce6848e7c03092f316607ae9703477f873fc9bf","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.75.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.75.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.75.3"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.75.3_1761581305573_0.8706013148209748","host":"s3://npm-registry-packages-npm-production"}},"4.75.4":{"name":"@account-kit/smart-contracts","version":"4.75.4","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.75.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"412f09f8b57f92e87f387622a05af343955007da","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.75.4.tgz","fileCount":686,"integrity":"sha512-dpKf5yufGxUH4BvRAuSBk6WTxVJSt50jQgPr/UB+DZuqtXpmZKyQiRbv4KEguej7kBbLiUbFX9jn5b8NaYMLzQ==","signatures":[{"sig":"MEYCIQDdSZSTzCw6EOD1LFKH/7YKA8C9eYGJFgiPB+laZSR8TQIhALFyfBnyGUhA+BkU/ifqfsdPUKVweupbmOL4fADddquM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"39e31ecafce693ec77aa323ad534510727f2acfd","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.75.4","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.75.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.75.4"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.75.4_1761590136817_0.21706708381516449","host":"s3://npm-registry-packages-npm-production"}},"4.75.5-alpha.0":{"name":"@account-kit/smart-contracts","version":"4.75.5-alpha.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.75.5-alpha.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"d632039775cb8dead2d98ad49ebf87fd84e6868f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.75.5-alpha.0.tgz","fileCount":686,"integrity":"sha512-gvGtSghtXaa+E4/VC4t6+n5jwuikD4FmAEIlMlovSB+2sFx5yJX/PB0enUVquVZ+1HWwaUzP/krCbb2RtC+Znw==","signatures":[{"sig":"MEUCIQD0l2F/x55/uOUcC08Hi/PuY0KbzKCApWawgnalJ5r6zQIgKU4rNBnFOPwSO28+14jiz4kdXs2Kjx0d2yOmW5JeLno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4219002},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9d26a842cfa9082ea7f303974276b8fc8d9f8f2f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v23.10.0+arm64 (darwin)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"23.10.0","dependencies":{"@aa-sdk/core":"^4.75.5-alpha.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.75.5-alpha.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.75.5-alpha.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.75.5-alpha.0_1761679123161_0.6546511406535458","host":"s3://npm-registry-packages-npm-production"}},"4.76.0":{"name":"@account-kit/smart-contracts","version":"4.76.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.76.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"407f0847033b27c05c16994daeee1fad9d30325c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.76.0.tgz","fileCount":686,"integrity":"sha512-CO9mNOMw3aOjQis1i4HrYqBZJK7StwTaStGMplIBdxVOZE5SWo0i8HUpNIw0UQxqFHhkqgI6qBawmoMepReMDA==","signatures":[{"sig":"MEQCIB9RnbAq1LKZj/aFR040miUu4KKREou/CwAY0CJMS2bEAiAn5RpdH2hd0HnCrMOdu1yWuKzZsAnpb6XGmTBjcUZaYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"664b587d4ab2c3be0ff244a8a25b172a6d496a78","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@aa-sdk/core":"^4.76.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.76.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.76.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.76.0_1761692720384_0.27259096264351834","host":"s3://npm-registry-packages-npm-production"}},"4.77.0":{"name":"@account-kit/smart-contracts","version":"4.77.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.77.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"73ee2214a8a62d27fe213a1242ddcbd4cc755b5c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.77.0.tgz","fileCount":686,"integrity":"sha512-uJ7W0YLuILm0dLIhYpA9YEgFHBbXcGWazspoMzkTkgDQVt0R1XNQVYr0sNYm+TYPXhpaK69Z/y/8FJ1HNws56w==","signatures":[{"sig":"MEUCIHobyBomvZdgfAaTd4YhlUQ9axPOIwJOcj6NXho/6V+RAiEAw9xmw97V2CvLF2jq6iEtGTLRb7+qVWHnQ7HS0/ro62k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0aa4229e7b4b5aeea1f4a9642b7abe0a9ff49e75","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.77.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.77.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.77.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.77.0_1761927532376_0.4092961252431355","host":"s3://npm-registry-packages-npm-production"}},"4.77.1":{"name":"@account-kit/smart-contracts","version":"4.77.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.77.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"24d78160fdd6196b8310ea7695934b1a008c7769","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.77.1.tgz","fileCount":686,"integrity":"sha512-NMV4jU7eGKM8VY56e97CW3VKZu9ZQaRw9jC79n53DIswEAC/UfxtRtUvbe6BLtUpA2CgKkJTye7dIASqh8tVKQ==","signatures":[{"sig":"MEQCID4/EycDFJu0vwQ4gFvWFzKESWdoFSvnEBfBJB3nqpzAAiBo/JGSDvJt3JXlkkBKtp6By4zg3iuEh6gWhmAxHfLGVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"59bb8fdc3b720c0363a23dea3450504890f598a7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.77.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.77.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.77.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.77.1_1761938391984_0.2528935128157437","host":"s3://npm-registry-packages-npm-production"}},"4.78.0":{"name":"@account-kit/smart-contracts","version":"4.78.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.78.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"689ff122c2b738325967d0fc3a9e579add162ab1","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.78.0.tgz","fileCount":686,"integrity":"sha512-iL4J6MD5pnYO01KP3BwyiBo4DxqOUcWjWGKt7J/LfQyUwRd8AY2vPIV37RwwhR+ou9ygQz4DWoj3NJSp74g9zw==","signatures":[{"sig":"MEQCIGVttMEPnQMrHWZp1HSVzyTu9cFZGDjLizOO1o8URAJ2AiBcOM9FmP6DHz1OqVpxbXv6uo+dAhdXWF4VDEid3/4JLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"78a221a80dfd66a06b1ae204ec7e10ada80acca7","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.78.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.78.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.78.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.78.0_1762383679688_0.26007275397397467","host":"s3://npm-registry-packages-npm-production"}},"4.79.0":{"name":"@account-kit/smart-contracts","version":"4.79.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.79.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"08d702b12518ba72031679b90612ae5332a08725","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.79.0.tgz","fileCount":686,"integrity":"sha512-lfMoETOaiUralTxGOkhVcg0xlXeN5/Wn0I4NyeD/055AUSr7WxYqd7VArf/P7l65oEYomK9744aX02HL5HRMnA==","signatures":[{"sig":"MEUCIQCmQWU60/LYuoqLosnDzm0QhE9xjMTGEecKQcQwGfVRzwIgZvcHWlYqq/caovRX/OFdhP6Zn2gkG2Vlr3eVJrBz7qE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9f4a0357fb4c8d9d95d83c4bc52940c740c4e9e4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.79.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.79.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.79.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.79.0_1763578652467_0.09785605777179063","host":"s3://npm-registry-packages-npm-production"}},"4.80.0":{"name":"@account-kit/smart-contracts","version":"4.80.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.80.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1b5c3908d3a260e69d82db64c613b557e1a3bdfc","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.80.0.tgz","fileCount":686,"integrity":"sha512-1FF7jnKuDOiUwd5pRnkF4uEuw9tXLcIIisgsxtg4sE9NKXwaI0VrdMJ48XBULuc5TdHBc565AkcVNTCuFSxgkg==","signatures":[{"sig":"MEYCIQCwd4TdzpaaF0q05PtLm8FZYndjpBIEXqtA0p+EVgk2DgIhAJHgTkvGOdmrpGBISSxIIhbvvusGMq4xUqfizqkcyvNB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"b2ccbcdfec309d8ba02bfbaca0e43188b631d4ea","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.80.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.80.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.80.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.80.0_1764713748370_0.6510610683347078","host":"s3://npm-registry-packages-npm-production"}},"4.81.0":{"name":"@account-kit/smart-contracts","version":"4.81.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.81.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"1e0ade871629f21f6b5011a39b12aac78949833b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.81.0.tgz","fileCount":686,"integrity":"sha512-WAZstkNgBPcfAGmidpCiCmolOTDZFvfxgK1TcrX3evdZ9RFPlXUzDp7QUfTZI2a0Yf4TaVLBFNl9WJiNunNSjQ==","signatures":[{"sig":"MEUCIQD48QuZhLoHSRFQLxiM7VSn8Tp5sBQUzbl5j+/R8jQUSQIgVziFwG4gLb1rOUDQp1IbvFI8CyiE9bhH+j7mQoC1mmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"324bf309c26cc0310b0be16f34913d2540b8e776","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.81.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.81.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.81.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.81.0_1764792527321_0.6575393203642648","host":"s3://npm-registry-packages-npm-production"}},"4.81.1":{"name":"@account-kit/smart-contracts","version":"4.81.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.81.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"2f361b3b19f37abce7b86c31230e4606a9d4ff0f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.81.1.tgz","fileCount":686,"integrity":"sha512-sT8OMPqWpA/SUMkyTVuz900G0V8MsvK0HVIFuXayO+6vs/n6IbhMnksgadgFuFeFWzDQRHu5PbM1qpcr+5El+w==","signatures":[{"sig":"MEYCIQC9IoRGmeeZXRxnWAlA+yKk5Yu+wFVNJTnPxP1mmnb8oQIhAPgwXOL9EGaGKS7xnttHoAx8LL7ZLk2VcmLcHBUA/h7R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"5edcc80e74639998f458dd1ea6bae813757ea12e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.81.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.81.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.81.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.81.1_1764973711974_0.940432772968925","host":"s3://npm-registry-packages-npm-production"}},"4.81.2":{"name":"@account-kit/smart-contracts","version":"4.81.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.81.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"834b3f674062eb8db56bab75103baa58b8055622","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.81.2.tgz","fileCount":686,"integrity":"sha512-PzojTNIssltqfywfgXrtbODg9xWMtsxhE+RHZdUQG0SeqGlglZ+8WQOY46z2+71jKqpV7a2tper43uy5PqxRKw==","signatures":[{"sig":"MEUCIQD4mSVMMNCEzrHKQu8lGZ+EEwgXC4cGsle2uz4I4MQsDgIgAjyb09I6MIjk3tFWs4R6Iu6NjcuUFcmWk0Cvi3Vo1LA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"8de2bb2def4e6eb54af7d3036f63f6dff506182b","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.81.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.81.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.81.2"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.81.2_1765224715808_0.34745299634764737","host":"s3://npm-registry-packages-npm-production"}},"4.81.3":{"name":"@account-kit/smart-contracts","version":"4.81.3","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.81.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"02a46980dcb76363d578d840840b86e6c83e8c12","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.81.3.tgz","fileCount":686,"integrity":"sha512-mjRgm2aR6eayokbi5sV8272VNKVG6XxnjA60o41TszaGOgJesF0DzfKUEktuZBoq/B3RV5SZyTbqhhwyipuHaA==","signatures":[{"sig":"MEQCIBzGf8cYVIjazJWSPSkc4QUAQnozOLqxGPd6ANxR9wMZAiA4wvyXV2PO7cxb12ne9F8toIoHNk92H5Vqv4jzSpkAew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"128999e21413325413334b54eb1c9a2e449f331a","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.81.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.81.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.81.3"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.81.3_1765402876620_0.604451349204133","host":"s3://npm-registry-packages-npm-production"}},"4.81.6":{"name":"@account-kit/smart-contracts","version":"4.81.6","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.81.6","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"27d7483d03171867b85aaf4c4e7b2188fe2f2b5a","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.81.6.tgz","fileCount":686,"integrity":"sha512-lUhlQgDla96+ZUpNmuJh4zXRDjk1VeyIkqd3GAPGZ7YP5M2dVNwncjwElXj75HODlkrjDQwxMqtKczE//qlxog==","signatures":[{"sig":"MEYCIQCJiMNt+xxe+6Jr+h2aNQ55eZtmjPTz9ihuRfW6J5NvFQIhALW1zRnsig9eXLXS3uFD8Dt1L+OBfX1s8y5sNPPlkmbO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"45327a933e3d3b24e6fe0ccbfb69c5b8d73eab0e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.81.6","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.81.6"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.81.6"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.81.6_1766181515884_0.09792370279485918","host":"s3://npm-registry-packages-npm-production"}},"4.82.0":{"name":"@account-kit/smart-contracts","version":"4.82.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.82.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4d7984518abdb2b3e60819f44c319673ad326d4f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.82.0.tgz","fileCount":686,"integrity":"sha512-tkCNOO+iKyZK/j1tcws/tdeGpu609AlVMLqJ4RzxIqKpsKovYkMaKU588UF5PpyXnzHLS5EZFFEgaLbzmKt+mQ==","signatures":[{"sig":"MEUCIQCwJYHMHQ7TKlmN7dnZl2H0g05OZubTKbgheCs80dtV4AIgbZJSsK+xFemj+QCxEq8QK2ktSOSTSk/J+7X35D2oXE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218970},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"b5a8ad1fca0353f892833cbe20e5d6a64a96b96e","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.82.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.82.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.82.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.82.0_1766190199022_0.32616907723076105","host":"s3://npm-registry-packages-npm-production"}},"4.82.1":{"name":"@account-kit/smart-contracts","version":"4.82.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.82.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"c27aaaa87620d06aadf889d5cea88aae529c465f","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.82.1.tgz","fileCount":686,"integrity":"sha512-i2HSlbBoChME2Eu+Wd4b9a0IaeYNZnRGA1HzV2z4z5Um+PNVGcsb91CmO4SBnWbuaMNs9RhjtSWc+bTJbBYE/Q==","signatures":[{"sig":"MEUCIFInVAWFv2hwURD7MLvC7Hdvcp+HsQs1R8+Uz2LUtxgfAiEAiNFye4xqGJFnkah3auMKrU6HrcjOmzchO1bEMqvGXdg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0c12e83e2190438e73e58bf9af906d57bb2e10bd","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.82.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.82.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.82.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.82.1_1768244545984_0.7276643069539572","host":"s3://npm-registry-packages-npm-production"}},"4.83.0":{"name":"@account-kit/smart-contracts","version":"4.83.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.83.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"37d95c7cbba4824ce06a195c3d791732cb22efb9","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.83.0.tgz","fileCount":686,"integrity":"sha512-iLgUxqapQRAh99aVaargkf2h2B5VPcnUpsqSBwr0SbMxn/zXYFh5nHhEIP1dGe7fyUx6+hI0QeYDE+Q5KZrsQw==","signatures":[{"sig":"MEQCIHHTHAlvgtgvXi4I4GaCzBE6W4ODgBJNyCJp9yrVVmq6AiBwXlVl1pYhQHnWvoUblYzlHdKJNQJojIosIbrbPlVfVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"1fc91f7ed58341f07ae6d828aa258e2e03589765","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.21.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"@aa-sdk/core":"^4.83.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.83.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.83.0"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.83.0_1769034565442_0.2133528765836774","host":"s3://npm-registry-packages-npm-production"}},"4.83.1":{"name":"@account-kit/smart-contracts","version":"4.83.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.83.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"ecb2e978bd7b9545cf29766ed8fafd5a2c51edaf","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.83.1.tgz","fileCount":686,"integrity":"sha512-1oW5Hs8enVRrodQ3w4/EjO7A6txXyNE9vnohg2iIHgogyi1ES7YEIMYZB2dvUbhnRF3jJfxYjWWBqe/asSVNuQ==","signatures":[{"sig":"MEUCIQCaQKjHMVlLBCKPJ3fgCrH8cfFKN85+evy6UTfY7K7nwAIgeRUNd6pCmucCnz7AqjsprZDjtYKOgbBWJnoGvapX2Hk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"4091479e87e3310f4df934d873aa9acd1044a669","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"@aa-sdk/core":"^4.83.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.83.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.83.1"},"peerDependencies":{"viem":"^2.29.2"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.83.1_1769214831610_0.18979911208929257","host":"s3://npm-registry-packages-npm-production"}},"4.83.2":{"name":"@account-kit/smart-contracts","version":"4.83.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.83.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4870eb7cdcc919af24cd4a643c09f3afc901148e","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.83.2.tgz","fileCount":686,"integrity":"sha512-sizjq5zwiRyxNBP3ErMqOHuR4+P61TFcpnFACZ9Nr/2/+MPBsIwTHbuNVachKKo45/uTRxRG3R1EIWxvXaUu5w==","signatures":[{"sig":"MEUCIBX0SDOnHs1suYMXnguGtsOf4PScfyJD2DGXS97jzETDAiEAoelUAMiApVpaj82nm36ky+qbLXBqEhHDtZ325hJ1MS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"fe3be8b21c170c84542f44381a20c51eb87a73f9","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"@aa-sdk/core":"^4.83.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.83.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.83.2"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.83.2_1769466795238_0.1096513522497764","host":"s3://npm-registry-packages-npm-production"}},"4.84.0":{"name":"@account-kit/smart-contracts","version":"4.84.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.84.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0cf391c3d2dcf2dc0ed08f3ffbbfbee82657b2b2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.84.0.tgz","fileCount":686,"integrity":"sha512-OTleMC2gniHy+ZsOIWRizr9cRT4VgzKqN6T1dpykKiCVQVU/uJLP9yZwSv0nPtwoQVximR+/qrQpjkr2swJLjA==","signatures":[{"sig":"MEQCIB0EHrWvhg3NrZP1qusDOk7vPvccpKKL7A0vZik7BjWiAiBeUKsgC4dhS/PgX/MzMd6FiewrQ13aCGiaI7KFZY7ISg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"d80fd19bb3cae4767898ecbfdef74c0c8623f7c4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"@aa-sdk/core":"^4.84.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.84.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.84.0"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.84.0_1770689214881_0.4508105827256814","host":"s3://npm-registry-packages-npm-production"}},"4.84.1":{"name":"@account-kit/smart-contracts","version":"4.84.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.84.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"46e9500cc0c140d3f7ae4e506c00d175833bce04","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.84.1.tgz","fileCount":686,"integrity":"sha512-QnDXY7mrPbW8bIAcdJCarr0KPZ6UbpvkeupGJfRMMrYc2O/FIKA86yUToYaqr/j/FmuV7rFSZ8ijf8TSZVMK8A==","signatures":[{"sig":"MEUCIB+ZlPaiwDYrK013wQpv5iT97yo1BQsWGiQUC/2O4502AiEA+ddPJ4zuav82dGNI8fjHtULONTyWy9UVlI8FRe4aGBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"9b40818f612068ad5e2e76b0dc3cc9de21caaacb","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"@aa-sdk/core":"^4.84.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.84.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.84.1"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.84.1_1771532743001_0.7020178160193322","host":"s3://npm-registry-packages-npm-production"}},"4.86.0":{"name":"@account-kit/smart-contracts","version":"4.86.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.86.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"25829b3cac4f77d747a0dcc04ee41c4c1b9074c2","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.86.0.tgz","fileCount":686,"integrity":"sha512-LO41cDjRuXC3baNilifW1TyiNDQ3z7ZrAjObO9WkHMdwm7/qrC+7CbTKXqKxemu+kJOKZ2WXIRre1CpoOlI9Nw==","signatures":[{"sig":"MEQCIELRB8TxcGbfH5/JLYt6JZmU8KLKJl9Rfvw5OtWRq/AlAiBrfZ/wN7wjR1EzUPM33tNpGZHZieYO12oroehUZQqvaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c25907d482458844554ad9333656fd82d1668f4f","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.0+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"@aa-sdk/core":"^4.86.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.86.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.86.0"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.86.0_1773256924219_0.9017221542109628","host":"s3://npm-registry-packages-npm-production"}},"4.86.1":{"name":"@account-kit/smart-contracts","version":"4.86.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.86.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0e4ce835dc28ec244af1537e2440ecc70519ae1b","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.86.1.tgz","fileCount":686,"integrity":"sha512-e6I9kTLmbvTflw4lerpTyKwE7kBdFVQpkTnjGQYxGnBlAet8UgSEtaxwWCkrA+BYlTX46U04x6BYtviWQTgRKQ==","signatures":[{"sig":"MEYCIQDEKK1HQSVlmJgyH34W9rXvgkAQLQMgWZq/ivLTcR3IjAIhAJTWua+fXrh29m62nYq/aLzNi82Jk6l9ohGZekMCd1t0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"7f49762c18c2686071b68b5fe8da806aba3b68c2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"@aa-sdk/core":"^4.86.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.86.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.86.1"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.86.1_1774309272248_0.41123588008543255","host":"s3://npm-registry-packages-npm-production"}},"4.87.0":{"name":"@account-kit/smart-contracts","version":"4.87.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.87.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a7f877ec6c08eb067159d6c9199a40cc524aea4c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.87.0.tgz","fileCount":686,"integrity":"sha512-/U3fsy4NfwmC3r1/cTFbhvYZ/34KRKUjTvWW8O824O7FbytsxkVOvKP2dp+6LG1dfrNeUubQXEjq8tMmZYLaZQ==","signatures":[{"sig":"MEYCIQCK7Y6ol4rAzK6y5viyZYDAx2iSAYr+cWosxBTXQgxOFAIhANOpb1t6v+uKLRtUyY3caZd5b+XLsowm6jSHDCo5Y8yN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4218602},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"b5ec0222378a84f0d66c8b7cdb48e5f4a5da2cc2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.1+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.1","dependencies":{"@aa-sdk/core":"^4.87.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.87.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.87.0"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.87.0_1774895215989_0.31847542170575505","host":"s3://npm-registry-packages-npm-production"}},"4.87.1":{"name":"@account-kit/smart-contracts","version":"4.87.1","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.87.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"36fe598ad8ddc41eb7b04183d69e7e89468c1c52","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.87.1.tgz","fileCount":687,"integrity":"sha512-/OC0FeDVWXDmNbPR3rz7wN0CvLaTXvlLwKyDKWpATykTtR32vFcod1X8A4F7jiuOFViuO1rIa2dhsh7x1qJKpA==","signatures":[{"sig":"MEQCIEasWVqYAcxFEH/yiJ1kT6mSpWPOg/heA7PwjSIjXCH8AiAdQr+DWztIHj1A3+1oXCyLG0fwZY/1D9b64Bv9CZKyqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4222023},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"eb770f279ecee6baf7b285277748105ac1b701f2","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.2+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"@aa-sdk/core":"^4.87.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.87.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.87.1"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.87.1_1775774743736_0.14365085651511245","host":"s3://npm-registry-packages-npm-production"}},"4.87.2":{"name":"@account-kit/smart-contracts","version":"4.87.2","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.87.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"4cdf1e2886609c20a97162571a39a82323ad4458","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.87.2.tgz","fileCount":687,"integrity":"sha512-SA/3M6oIokKrUrTGp3J8fliEWA5gFVwi7tpt/I9qfddExRLjfk5jjgqTqFqY7R0hcW1I60yChgfZq0FjG+jf7g==","signatures":[{"sig":"MEYCIQDcWwYKA5E0vqko/xGJmulKylE2riFKI08ffDnb7CtxwgIhAPwgBcm0s5gALaBrBEZuHmd8sKsBpJAAkziIXDt9P53o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4222023},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"893afc7903b05ecf4c65f822e3b274c10dae76b4","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.2+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"@aa-sdk/core":"^4.87.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.87.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.87.2"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.87.2_1776456919924_0.14394778264516006","host":"s3://npm-registry-packages-npm-production"}},"4.88.0":{"name":"@account-kit/smart-contracts","version":"4.88.0","author":"Alchemy","license":"MIT","_id":"@account-kit/smart-contracts@4.88.0","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"254e40b235654a07dda547c22b62d56b5a91be9c","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.88.0.tgz","fileCount":687,"integrity":"sha512-EFcHakhIYgZHU4ivK+igCD9VLL4vVCZDPPS55JFD6q6uB5UsdbVzsCfMkBSE+/XmlwHb3eZZx2e/tzJWjfZm3w==","signatures":[{"sig":"MEQCICiV/ej1HtCE7/iLFs6MTwuEch05SUBo/hP/B0pGgA2DAiATAJb+mDQVaqE7HJDrvZlG/G3jyFcxXkoYOw1I7GRyiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4222023},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"ba89da6601ac048324a22a48a505313562a7a4fc","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.22.2+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"@aa-sdk/core":"^4.88.0","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.88.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.88.0"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.88.0_1776906686816_0.5196326592408214","host":"s3://npm-registry-packages-npm-production"}},"4.88.1":{"name":"@account-kit/smart-contracts","version":"4.88.1","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.88.1","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"dfddb908a05df65017a683f090f3bb477adf04a9","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.88.1.tgz","fileCount":687,"integrity":"sha512-5YXLVr8T/1Bxq8w1euEC8n7CqdM5TlyzWfljfybHU8mszOQ77QC8RLI1ae1bQ/B+2mMl2I7yqbk0PPdw+dDjkw==","signatures":[{"sig":"MEUCIQDs8T98pShXL/3aWK2f3NcRpCy57Pii7Wj8MNCgyIgyaAIgeWHQnxIkfiDngF5jn42wItRwbp1m8e+2bF3Vw2+AlAs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4222023},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"259f9c16881b3b3963a8dcd10a0e0efc4952e1d8","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.2+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"@aa-sdk/core":"^4.88.1","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.88.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.88.1"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.88.1_1777069447794_0.1957190004672833","host":"s3://npm-registry-packages-npm-production"}},"4.88.2":{"name":"@account-kit/smart-contracts","version":"4.88.2","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.88.2","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"0ad0cf6f8822f50fba10c115eedd2c70f9da7a6d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.88.2.tgz","fileCount":687,"integrity":"sha512-vPE9kWkWVgzZ3+jeaUH2Y4zeWnoRVRBfMdQ9IOb07la4Ew+fDFzSf6YZ2bRlMzUsQH2jhvpneO8ZbbyUj9gRTw==","signatures":[{"sig":"MEYCIQDf/AEpjLT3PAeBlHhVnZWkBsTkAjRK1UWhvzUCf2ggAwIhAJ04kPvy271NUxlKVp3LAaSJ4WyWSfPj0R2mDHKZJTSH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4224652},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"b9859cf5204f0887819fdcbeeb66c1f685755cb0","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.2+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"@aa-sdk/core":"^4.88.2","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.88.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.88.2"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.88.2_1778087609887_0.7250159046597131","host":"s3://npm-registry-packages-npm-production"}},"4.88.3":{"name":"@account-kit/smart-contracts","version":"4.88.3","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.88.3","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"a97c4039734206e01bf995aaae18f8ee28f17bb5","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.88.3.tgz","fileCount":687,"integrity":"sha512-cEj1exmo6E2kh78vNtDGjmlYr46eVhgPIqipAglRHo4Fg54kGiW864WE0tn2oJJSHRhiDuDYlAr/3WWDheFwfw==","signatures":[{"sig":"MEUCIERX+6BbXadAedJSEE1ZyjgnOOvwDkv2t/jzHp3wCjlWAiEAlX76svHaB5UzOzs4ECDI+4PkOABdVswBENGw8RjAloc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4226303},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"0af3855cf3dab96ee97ee95b4d4939ce67ac632d","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.2+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"@aa-sdk/core":"^4.88.3","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.88.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.88.3"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.88.3_1779216073366_0.7236134053066894","host":"s3://npm-registry-packages-npm-production"}},"4.88.4":{"name":"@account-kit/smart-contracts","version":"4.88.4","author":{"name":"Alchemy"},"license":"MIT","_id":"@account-kit/smart-contracts@4.88.4","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"dist":{"shasum":"37578c5e1e08b0c33bb6015d7865c405aa15540d","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.88.4.tgz","fileCount":687,"integrity":"sha512-a2Ianx6/BHxiUi9Wvd8t2gNC8U8dvmP8F6GKxb6XmhJcyU1jAChWBLzeIYgW57sK5yhAZ3DNHnKAeTbPLfSNFQ==","signatures":[{"sig":"MEUCIQDaGBxL6zdYrufdz/74PJTGf3PJ6b7gWUhDBsjPH6dMcQIgTB7vfvNjrmAwqaRwFjTuC/fAIoXUNcJRv++0wXcIECo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4226303},"main":"./dist/esm/src/index.js","type":"module","types":"./dist/types/src/index.d.ts","module":"./dist/esm/src/index.js","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"gitHead":"c26f50ddad8160809086e63abd72c32e5015a749","private":false,"scripts":{"test":"vitest","build":"yarn clean && yarn build:esm && yarn build:types","clean":"rm -rf ./dist","generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","test:run":"vitest run","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore ."},"typings":"./dist/types/src/index.d.ts","_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"repository":{"url":"git+https://github.com/alchemyplatform/aa-sdk.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v22.22.3+x64 (linux)","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"@aa-sdk/core":"^4.88.4","webauthn-p256":"^0.0.10","@account-kit/infra":"^4.88.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"dedent":"^1.5.1","dotenv":"^16.3.1","change-case":"^5.1.2","typescript-template":"*","@account-kit/plugingen":"^4.88.4"},"peerDependencies":{"viem":"^2.45.0"},"_npmOperationalInternal":{"tmp":"tmp/smart-contracts_4.88.4_1779477542002_0.7689788132051543","host":"s3://npm-registry-packages-npm-production"}},"4.88.5":{"name":"@account-kit/smart-contracts","version":"4.88.5","description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","author":{"name":"Alchemy"},"license":"MIT","private":false,"type":"module","main":"./dist/esm/src/index.js","module":"./dist/esm/src/index.js","types":"./dist/types/src/index.d.ts","typings":"./dist/types/src/index.d.ts","sideEffects":false,"exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/esm/src/index.js","default":"./dist/esm/src/index.js"},"./plugin-defs":{"types":"./dist/types/plugindefs/index.d.ts","import":"./dist/esm/plugindefs/index.js","default":"./dist/esm/plugindefs/index.js"},"./experimental":{"types":"./dist/types/src/ma-v2/index.d.ts","import":"./dist/esm/src/ma-v2/index.js","default":"./dist/esm/src/ma-v2/index.js"},"./package.json":"./package.json"},"scripts":{"generate":"tsx ../plugingen/src/cli.ts generate && yarn _lint:generated 1> /dev/null","_lint:generated":"dotenv -e ../../.env -- eslint . --fix --config ../../.eslintrc --ignore-path ../../.prettierignore && prettier --write --ignore-path ../../.prettierignore .","build":"yarn clean && yarn build:esm && yarn build:types","build:esm":"tsc --project tsconfig.build.json --outDir ./dist/esm","build:types":"tsc --project tsconfig.build.json --declarationDir ./dist/types --emitDeclarationOnly --declaration --declarationMap","clean":"rm -rf ./dist","test":"vitest","test:run":"vitest run"},"devDependencies":{"@account-kit/plugingen":"^4.88.5","change-case":"^5.1.2","dedent":"^1.5.1","dotenv":"^16.3.1","typescript-template":"*"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/alchemyplatform/aa-sdk.git"},"bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"homepage":"https://github.com/alchemyplatform/aa-sdk#readme","gitHead":"11cb2e2b92e3e56373bbd7d40413d193f065c333","dependencies":{"@aa-sdk/core":"^4.88.5","@account-kit/infra":"^4.88.5","webauthn-p256":"^0.0.10"},"peerDependencies":{"viem":"^2.45.0"},"_id":"@account-kit/smart-contracts@4.88.5","_nodeVersion":"22.23.1","_npmVersion":"lerna/9.0.7/node@v22.23.1+x64 (linux)","dist":{"integrity":"sha512-Yctbl1azEUFFIFzTylpJjk+4w3VXc4UiUWdr+SXy/QDibR1/0Xvj5b7sAwFgjK3SjMYitrTrYSgizRMWGTmZGQ==","shasum":"84180c7ca10ae57e27085a044caa5baf5f5cd568","tarball":"https://registry.npmjs.org/@account-kit/smart-contracts/-/smart-contracts-4.88.5.tgz","fileCount":687,"unpackedSize":4226303,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDMbxR/bbd8n09oObrlsbomweppQpEoeC610OMcxlz+igIhAJADPJ5MIavHwyS00lJdrX37rP1qKDNfKY3mDjhKKeJe"}]},"_npmUser":{"name":"alchemy-team","email":"accounts@alchemy.com"},"directories":{},"maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/smart-contracts_4.88.5_1786479677084_0.822501653882934"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-19T20:43:45.214Z","modified":"2026-08-11T20:21:17.585Z","4.0.0-alpha.0":"2024-06-19T20:43:45.518Z","4.0.0-alpha.1":"2024-06-26T15:20:24.287Z","4.0.0-alpha.2":"2024-07-08T20:48:10.495Z","4.0.0-alpha.3":"2024-07-09T18:43:39.326Z","4.0.0-alpha.4":"2024-07-10T18:13:59.535Z","4.0.0-alpha.5":"2024-07-11T22:07:28.226Z","4.0.0-alpha.6":"2024-07-18T23:41:52.241Z","4.0.0-alpha.7":"2024-07-19T21:59:30.998Z","4.0.0-alpha.8":"2024-07-22T21:51:17.522Z","4.0.0-alpha.9":"2024-07-31T16:08:37.844Z","4.0.0-alpha.10":"2024-08-01T18:42:49.855Z","4.0.0-alpha.11":"2024-08-16T16:36:27.741Z","4.0.0-alpha.12":"2024-08-20T21:05:39.543Z","4.0.0-beta.0":"2024-08-28T17:46:39.243Z","4.0.0-beta.1":"2024-09-04T15:08:13.098Z","4.0.0-beta.2":"2024-09-06T20:36:20.035Z","4.0.0-beta.3":"2024-09-16T22:47:48.433Z","4.0.0-beta.4":"2024-09-18T06:16:10.932Z","4.0.0-beta.5":"2024-09-18T20:24:41.492Z","4.0.0-beta.6":"2024-09-18T21:25:32.135Z","4.0.0-beta.7":"2024-09-27T18:50:14.835Z","4.0.0-beta.8":"2024-10-02T17:58:29.808Z","4.0.0-beta.9":"2024-10-09T05:16:12.799Z","4.0.0-beta.10":"2024-10-15T08:31:31.635Z","4.0.0":"2024-10-15T22:04:36.289Z","4.0.1":"2024-10-19T20:13:37.045Z","4.1.0":"2024-10-23T16:53:34.887Z","4.1.1":"2024-10-24T16:34:50.426Z","4.2.0":"2024-10-29T22:52:03.701Z","4.3.0":"2024-11-05T17:42:14.495Z","4.3.1":"2024-11-07T19:11:47.519Z","4.4.0":"2024-11-13T21:02:20.585Z","4.4.1":"2024-11-14T19:04:55.188Z","4.5.0":"2024-11-18T22:59:53.203Z","4.5.1":"2024-11-22T16:21:14.460Z","4.6.0":"2024-12-03T18:16:41.415Z","4.6.1":"2024-12-10T22:38:39.791Z","4.7.0":"2024-12-16T22:49:20.449Z","4.8.0":"2025-01-09T00:01:43.291Z","4.9.0":"2025-01-13T18:13:10.912Z","4.10.0":"2025-01-28T18:22:23.785Z","4.11.0":"2025-01-29T01:57:56.942Z","4.12.0":"2025-02-04T00:33:25.468Z","4.12.1-alpha.0":"2025-02-05T23:05:18.671Z","4.13.0":"2025-02-11T22:47:07.236Z","4.13.1-alpha.0":"2025-02-18T23:59:14.018Z","4.14.0":"2025-02-27T22:10:39.157Z","4.15.0":"2025-03-06T17:12:09.921Z","4.15.1":"2025-03-07T02:00:38.604Z","4.15.2":"2025-03-07T21:21:46.734Z","4.15.3":"2025-03-08T01:13:11.781Z","4.16.0":"2025-03-12T18:04:48.488Z","4.16.1-alpha.3":"2025-03-14T17:32:35.161Z","4.17.0":"2025-03-18T18:36:38.477Z","4.18.0-alpha.3":"2025-03-21T02:42:09.911Z","4.18.0-alpha.4":"2025-03-24T19:28:44.473Z","4.18.0":"2025-03-25T18:31:30.017Z","4.19.0":"2025-03-25T23:21:51.106Z","4.20.0":"2025-03-28T03:41:32.913Z","4.20.1":"2025-03-28T22:36:54.370Z","4.21.0":"2025-03-31T16:45:20.996Z","4.22.0":"2025-04-03T16:31:39.665Z","4.23.0":"2025-04-04T19:07:52.434Z","4.23.1":"2025-04-04T20:03:56.006Z","4.24.0":"2025-04-07T22:07:13.286Z","4.25.0":"2025-04-08T23:28:57.738Z","4.25.1":"2025-04-09T16:36:57.692Z","4.26.0":"2025-04-11T21:39:51.322Z","4.27.0":"2025-04-18T20:01:57.651Z","4.28.0":"2025-04-22T13:32:24.779Z","4.28.1":"2025-04-23T17:06:00.915Z","4.28.2":"2025-04-23T19:48:57.784Z","4.28.3":"2025-04-25T17:25:24.887Z","4.29.0":"2025-04-25T20:00:10.077Z","4.30.0":"2025-04-28T16:19:09.644Z","4.31.0":"2025-05-02T20:01:15.994Z","4.31.1":"2025-05-05T18:13:13.745Z","4.31.2":"2025-05-06T00:52:46.940Z","4.32.0":"2025-05-09T22:51:28.822Z","4.33.0":"2025-05-15T19:51:02.839Z","4.34.0":"2025-05-15T20:59:03.077Z","4.34.1":"2025-05-16T16:17:04.683Z","4.35.0":"2025-05-19T15:27:00.946Z","4.35.1":"2025-05-21T21:36:18.565Z","4.36.0":"2025-05-29T16:43:22.707Z","4.36.1":"2025-05-29T19:50:37.338Z","4.37.0":"2025-06-03T03:55:08.474Z","4.38.0":"2025-06-04T19:01:17.481Z","4.39.0":"2025-06-04T21:36:46.397Z","4.40.0":"2025-06-06T19:57:08.621Z","4.41.0":"2025-06-12T21:33:39.922Z","4.42.0":"2025-06-17T23:06:15.674Z","4.43.0":"2025-06-18T00:43:05.205Z","4.43.1":"2025-06-18T18:03:32.853Z","4.44.0":"2025-06-23T18:50:22.331Z","4.45.0":"2025-06-24T20:45:28.770Z","4.46.0":"2025-06-25T22:55:38.786Z","4.46.1":"2025-06-26T17:04:51.700Z","4.47.0":"2025-06-27T01:10:45.687Z","4.48.0":"2025-07-01T20:28:33.192Z","4.49.0":"2025-07-10T14:12:39.282Z","4.50.0":"2025-07-14T15:44:31.010Z","4.50.1":"2025-07-14T21:35:17.088Z","4.51.0":"2025-07-18T20:58:28.972Z","4.52.0":"2025-07-18T21:35:31.397Z","4.52.1":"2025-07-22T01:17:47.130Z","4.52.2":"2025-07-22T18:02:08.280Z","4.52.3":"2025-08-04T16:47:38.754Z","4.52.4":"2025-08-04T19:26:53.993Z","4.53.0":"2025-08-06T18:52:19.582Z","4.53.1-alpha.0":"2025-08-06T19:41:17.709Z","4.53.1":"2025-08-06T22:38:39.152Z","4.53.2-alpha.0":"2025-08-08T02:33:30.314Z","4.53.3-alpha.0":"2025-08-08T19:11:35.016Z","4.53.3-alpha.1":"2025-08-11T19:06:35.856Z","4.53.3-alpha.2":"2025-08-11T21:49:23.334Z","4.54.0":"2025-08-12T17:15:39.778Z","4.54.1":"2025-08-13T00:05:25.743Z","4.53.3-alpha.3":"2025-08-13T13:39:33.042Z","4.53.3-alpha.4":"2025-08-13T14:50:26.624Z","4.55.0":"2025-08-14T14:58:26.551Z","4.56.0":"2025-08-18T16:23:11.126Z","4.57.0":"2025-08-19T18:09:41.757Z","4.57.1":"2025-08-20T17:24:06.960Z","4.58.0":"2025-08-25T20:43:57.082Z","4.59.0":"2025-08-26T23:35:48.390Z","4.59.1":"2025-08-27T19:12:12.438Z","4.60.0":"2025-09-03T01:19:38.202Z","4.60.1":"2025-09-03T18:47:12.362Z","4.57.2-alpha.0":"2025-09-05T16:40:45.062Z","4.61.0":"2025-09-05T18:37:24.755Z","4.62.0":"2025-09-06T21:40:27.633Z","4.62.1":"2025-09-11T17:53:39.392Z","4.62.2":"2025-09-12T02:48:43.051Z","4.63.0":"2025-09-15T17:39:10.708Z","4.63.1":"2025-09-15T20:02:34.375Z","4.63.2":"2025-09-16T19:11:16.291Z","4.64.0":"2025-09-19T21:51:07.963Z","4.65.0":"2025-09-23T19:03:36.830Z","4.66.0":"2025-09-29T15:41:02.071Z","4.66.1":"2025-09-29T22:31:41.266Z","4.66.2":"2025-09-30T21:57:18.557Z","4.66.3":"2025-10-01T03:14:56.642Z","4.66.4":"2025-10-02T00:08:15.478Z","4.67.0":"2025-10-06T23:54:34.699Z","4.68.0":"2025-10-09T16:49:19.995Z","4.69.0":"2025-10-13T15:31:38.326Z","4.70.0":"2025-10-13T20:14:05.124Z","4.70.1":"2025-10-14T21:34:08.398Z","4.71.0":"2025-10-15T18:55:35.531Z","4.71.1":"2025-10-16T21:12:08.814Z","4.72.0":"2025-10-16T22:35:56.927Z","4.73.0":"2025-10-17T17:30:22.790Z","4.73.1-alpha.0":"2025-10-17T20:09:39.526Z","4.74.0":"2025-10-21T18:32:41.123Z","4.73.1-alpha.1":"2025-10-21T21:25:34.229Z","4.73.1-alpha.2":"2025-10-21T21:50:44.165Z","4.73.1-alpha.3":"2025-10-22T15:38:43.616Z","4.73.1-alpha.4":"2025-10-22T17:45:56.874Z","4.73.1-alpha.5":"2025-10-22T18:13:17.749Z","4.73.1-alpha.6":"2025-10-22T18:48:22.959Z","4.73.1-alpha.7":"2025-10-22T19:07:51.660Z","4.73.1-alpha.8":"2025-10-22T19:14:56.870Z","4.73.1-alpha.9":"2025-10-22T19:27:12.863Z","4.73.1-alpha.10":"2025-10-22T20:25:22.143Z","4.73.1-alpha.11":"2025-10-22T21:38:12.302Z","4.75.0":"2025-10-24T18:48:36.772Z","4.75.1":"2025-10-24T19:50:45.475Z","4.75.2":"2025-10-24T21:22:12.115Z","4.75.3":"2025-10-27T16:08:25.799Z","4.75.4":"2025-10-27T18:35:37.057Z","4.75.5-alpha.0":"2025-10-28T19:18:43.456Z","4.76.0":"2025-10-28T23:05:20.709Z","4.77.0":"2025-10-31T16:18:52.601Z","4.77.1":"2025-10-31T19:19:52.187Z","4.78.0":"2025-11-05T23:01:19.928Z","4.79.0":"2025-11-19T18:57:32.699Z","4.80.0":"2025-12-02T22:15:48.604Z","4.81.0":"2025-12-03T20:08:47.541Z","4.81.1":"2025-12-05T22:28:32.185Z","4.81.2":"2025-12-08T20:11:56.029Z","4.81.3":"2025-12-10T21:41:16.800Z","4.81.6":"2025-12-19T21:58:36.095Z","4.82.0":"2025-12-20T00:23:19.262Z","4.82.1":"2026-01-12T19:02:26.216Z","4.83.0":"2026-01-21T22:29:25.641Z","4.83.1":"2026-01-24T00:33:51.838Z","4.83.2":"2026-01-26T22:33:15.438Z","4.84.0":"2026-02-10T02:06:55.107Z","4.84.1":"2026-02-19T20:25:43.284Z","4.86.0":"2026-03-11T19:22:04.432Z","4.86.1":"2026-03-23T23:41:12.467Z","4.87.0":"2026-03-30T18:26:56.151Z","4.87.1":"2026-04-09T22:45:43.912Z","4.87.2":"2026-04-17T20:15:20.133Z","4.88.0":"2026-04-23T01:11:27.023Z","4.88.1":"2026-04-24T22:24:07.968Z","4.88.2":"2026-05-06T17:13:30.130Z","4.88.3":"2026-05-19T18:41:13.595Z","4.88.4":"2026-05-22T19:19:02.309Z","4.88.5":"2026-08-11T20:21:17.259Z"},"bugs":{"url":"https://github.com/alchemyplatform/aa-sdk/issues"},"author":{"name":"Alchemy"},"license":"MIT","homepage":"https://github.com/alchemyplatform/aa-sdk#readme","repository":{"type":"git","url":"git+https://github.com/alchemyplatform/aa-sdk.git"},"description":"aa-sdk compatible interfaces for Alchemy Smart Accounts","maintainers":[{"name":"alchemy-team","email":"accounts@alchemy.com"}],"readme":"# `@account-kit/smart-contracts`\n\n> **Note:** This package is being replaced by [`@alchemy/smart-accounts`](https://www.npmjs.com/package/@alchemy/smart-accounts), which is currently in beta. Start new integrations with `@alchemy/smart-accounts` instead.\n\nSmart contract account implementations, including Modular Account, Light Account, and Multi-Owner Light Account.\n\n## Getting started\n\n```bash\nnpm i @account-kit/smart-contracts\n```\n","readmeFilename":"README.md"}