{"_id":"@codama/validators","_rev":"40-c69a4cb5bfc40cfb9f9c3a49681c8f9d","name":"@codama/validators","dist-tags":{"latest":"1.11.0"},"versions":{"1.0.0":{"name":"@codama/validators","version":"1.0.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.0.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"5ace421ca7a5cd5557697abb6911f2aea21bc4b6","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.0.0.tgz","fileCount":21,"integrity":"sha512-jSfU5IrcGTvcqsJSBSzD3Ochig+hKKg2NKsT/vUfQ4jAw2cQrVUP5f4dMXyX779JYfHLHCwZnBYvgEdgi9gBZQ==","signatures":[{"sig":"MEUCIQCFlL9C+yVh3oX4oQ7lHX690cKnfX+QScLCV2B7cZjJPQIgE6PXt6fOTsuMeZVVHkrC3lY1tS0D1ECuhl6O4ZfD2v8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169874},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/74a363f75feda3ead40c9a9f12322d12/codama-validators-1.0.0.tgz","_integrity":"sha512-jSfU5IrcGTvcqsJSBSzD3Ochig+hKKg2NKsT/vUfQ4jAw2cQrVUP5f4dMXyX779JYfHLHCwZnBYvgEdgi9gBZQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.7.0","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.0.0","@codama/errors":"1.0.0","@codama/visitors-core":"1.0.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.0.0_1728491092786_0.2562738752267162","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@codama/validators","version":"1.1.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.1.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"804b5d0e44ed977ab82d6df0daf8ca8f68f2c23f","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.1.0.tgz","fileCount":21,"integrity":"sha512-TVzTjN2m1bGauLnqJE12lZfZf1L2C9Hal7/i0sjNmtc3UbUL7pIH5Rp4bFSyfDuyhMD0JfxtJqr3YlK6yXoqkA==","signatures":[{"sig":"MEYCIQDs/c4PanurVeSRDCWzSZdB+G256TSFBLz5fki/zSu1PQIhAPkpqz/B+ltVLPU+d9zGR3WMhebicYtYuP7KEUMaQZDZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/100306076e3fc2626207e0dd0fc2fea7/codama-validators-1.1.0.tgz","_integrity":"sha512-TVzTjN2m1bGauLnqJE12lZfZf1L2C9Hal7/i0sjNmtc3UbUL7pIH5Rp4bFSyfDuyhMD0JfxtJqr3YlK6yXoqkA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.7.0","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.1.0","@codama/errors":"1.1.0","@codama/visitors-core":"1.1.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.1.0_1730980115966_0.9009710209316444","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@codama/validators","version":"1.2.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"12b6425f69e7a1fcf718f31f515e982b4565f027","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.0.tgz","fileCount":21,"integrity":"sha512-/HV7aMgzm93vUqPsnWnDYUPx3hz6i1GxmY3CrW0Ivo0hoyR73Es4t48jYcIjYBb4bqQlO2eTfWuXUEAjwTsCAA==","signatures":[{"sig":"MEQCIHFpqA6TrwalX5DL9n36LmziGsQk0YhJA7t0PU10fPM+AiAWCff4uZ2Wz5TV96hGDSnhroKOzh/LGWwo7qnJPPoUTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1723cd5fd41ac7382965e07f541168ba/codama-validators-1.2.0.tgz","_integrity":"sha512-/HV7aMgzm93vUqPsnWnDYUPx3hz6i1GxmY3CrW0Ivo0hoyR73Es4t48jYcIjYBb4bqQlO2eTfWuXUEAjwTsCAA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"18.20.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.0","@codama/errors":"1.2.0","@codama/visitors-core":"1.2.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.0_1735483115402_0.25522956311015954","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@codama/validators","version":"1.2.1","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.1","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"2bc17513477450e6133e90bad5f85b0a0000b1ab","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.1.tgz","fileCount":21,"integrity":"sha512-K+ZKSp2BEWjAhOoRs/0xqFw8awXGf+GruorDX4LAlc3fVoV7Ba3ItK7xHpqzoisoJQUasBWAqf4uDzAfn0koqA==","signatures":[{"sig":"MEUCIHuIhdOWMd1xQc10pr6CJm89fYgsVhutjWJRmf1QFqDeAiEAkzYS2sRmwJ8Y0QLRMFUev0C/fslEej++YSf8j8evj3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5e6768a24f8ee9344bbe383f0bec5e44/codama-validators-1.2.1.tgz","_integrity":"sha512-K+ZKSp2BEWjAhOoRs/0xqFw8awXGf+GruorDX4LAlc3fVoV7Ba3ItK7xHpqzoisoJQUasBWAqf4uDzAfn0koqA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"18.20.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.1","@codama/errors":"1.2.1","@codama/visitors-core":"1.2.1"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.1_1737648998706_0.5900599550104517","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"@codama/validators","version":"1.2.2","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.2","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"591f32efc61400e40233b490bc6278a365f6f899","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.2.tgz","fileCount":21,"integrity":"sha512-Js5gesbFKpETfoTAlBFrfZmhWX2bMvSZ2XdBnk5VuR6ko9i0nTE3Y2LbzF1hecqGU6CmHpdo7yWWujqmEp6SJQ==","signatures":[{"sig":"MEQCIGLDcPew8ZgXkb0N6yuatUvBBNJqFvexI+r1xn0Fxo/cAiB9K79M8FBiZQV1sM5EagvWluqwuCN0Alz12rAJvmOhsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/11a5e8d8f345955e71af8c08f901f3de/codama-validators-1.2.2.tgz","_integrity":"sha512-Js5gesbFKpETfoTAlBFrfZmhWX2bMvSZ2XdBnk5VuR6ko9i0nTE3Y2LbzF1hecqGU6CmHpdo7yWWujqmEp6SJQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.2","@codama/errors":"1.2.2","@codama/visitors-core":"1.2.2"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.2_1738346988341_0.7981795157535898","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"@codama/validators","version":"1.2.3","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.3","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"35118b9b0c14b0bc341acbe1fd8011cdfcc192c9","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.3.tgz","fileCount":21,"integrity":"sha512-QhDzpbqdZSyDz6F4Glmsk19UrIy20CV2+K1Kmkngp1flgWmET/5aWCczNS38Wq+whsvyLRPhtCgeS+XOXCPF6Q==","signatures":[{"sig":"MEUCICOQ2CnIOjTR/1F9qSJRPbmkVDtC1fgRanJdPIljDvrxAiEAkCfUMNwkYhtdj4RvJeRjck8ffFxOqG/M7c0+5JFxPu4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cf5a5befc71b311457b20bf2e0ae6e71/codama-validators-1.2.3.tgz","_integrity":"sha512-QhDzpbqdZSyDz6F4Glmsk19UrIy20CV2+K1Kmkngp1flgWmET/5aWCczNS38Wq+whsvyLRPhtCgeS+XOXCPF6Q==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.3","@codama/errors":"1.2.3","@codama/visitors-core":"1.2.3"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.3_1738590755709_0.851006433054784","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"@codama/validators","version":"1.2.4","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.4","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"96ec0e74d341f36ed2c3185b7f98704d9c51910c","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.4.tgz","fileCount":21,"integrity":"sha512-r5YHFM/DXI3DpvcoOqaSg76g0tpr/gAQ3ZCA+f60RXCe4dEl7qILPYPdwlZNPpCpfo/U3r5ROqvqYwYuUN0CSg==","signatures":[{"sig":"MEYCIQDgsr2rpwGohr6HPsLPmXn18jN1QyLwm3+HecCc1v9WdwIhAMvVhSuxskNPFjs2SyF76WSxM6QtsLa7YvH1md8KDYPB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5c79eb94625b809adefe8b0609e0ebed/codama-validators-1.2.4.tgz","_integrity":"sha512-r5YHFM/DXI3DpvcoOqaSg76g0tpr/gAQ3ZCA+f60RXCe4dEl7qILPYPdwlZNPpCpfo/U3r5ROqvqYwYuUN0CSg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.4","@codama/errors":"1.2.4","@codama/visitors-core":"1.2.4"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.4_1738592900462_0.5224466794322755","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"@codama/validators","version":"1.2.5","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.5","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"dd4d7f43f8823d20ab17c28eda553a78830a855a","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.5.tgz","fileCount":21,"integrity":"sha512-sTmMls7MM0AnwNVnYu4hCsMBKwNOdQm5rDYG1MVakfXmAlREYlNuUOUzXxQO9MKPtnnwLGUyqjYV/qDeLRM3Mg==","signatures":[{"sig":"MEQCID8ETzXX3HYnMAQJobnoeYFDV/X9jXpcqSSPHzSUr/pqAiAJkHRkpHhemQxqjCs15TJRghzjb19rPDZbY8G8cBmwyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.5.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e76faf35b5b39f7c0ac607d8fcf168e0/codama-validators-1.2.5.tgz","_integrity":"sha512-sTmMls7MM0AnwNVnYu4hCsMBKwNOdQm5rDYG1MVakfXmAlREYlNuUOUzXxQO9MKPtnnwLGUyqjYV/qDeLRM3Mg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.5","@codama/errors":"1.2.5","@codama/visitors-core":"1.2.5"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.5_1739186461477_0.9365862469800617","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"@codama/validators","version":"1.2.6","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.6","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"bef4669c8817eea624ee917c6da77c2783d2e327","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.6.tgz","fileCount":21,"integrity":"sha512-lcl+eeamW8tZ2hfF9kB151zeMxKYLDcpcTZYaLidzFxOm1wmqilpk/fsYylmK2PxohS7Z6I9FhWwPKj5OAuuaQ==","signatures":[{"sig":"MEUCIDYyNyPztnwuIwUJcsR6BBQXj02EQq41sd0uHXRM/niIAiEA1uosGbmwl3tI1TaKa0VqT/jHB0G2DWvIIgPX4VBcPRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d76cf0b42c1050bf2ccb600d28856620/codama-validators-1.2.6.tgz","_integrity":"sha512-lcl+eeamW8tZ2hfF9kB151zeMxKYLDcpcTZYaLidzFxOm1wmqilpk/fsYylmK2PxohS7Z6I9FhWwPKj5OAuuaQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.6","@codama/errors":"1.2.6","@codama/visitors-core":"1.2.6"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.6_1739700032825_0.20324131825875558","host":"s3://npm-registry-packages-npm-production"}},"1.2.7":{"name":"@codama/validators","version":"1.2.7","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.7","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"d10c03df7c66662408d4bbc00d1ad09b22eda389","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.7.tgz","fileCount":21,"integrity":"sha512-IbngusqFDJr41n5afg3TUJhR0V8OXSM1VP5tINTaHpSmxFoOGAWckkFFXQTuPUQax26uL/qQQqPnfUyWh9ggeA==","signatures":[{"sig":"MEYCIQCzLOlIBWlUbHYMjacflywpAtwhqYKxL73miX+o7rzYQQIhALHvGyRFxrt+eJMTtL4CnPBCCQ4sTCEby/NfsPaq7OQ8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167191},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.7.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/39464bdb916818aaa4781514a4698a02/codama-validators-1.2.7.tgz","_integrity":"sha512-IbngusqFDJr41n5afg3TUJhR0V8OXSM1VP5tINTaHpSmxFoOGAWckkFFXQTuPUQax26uL/qQQqPnfUyWh9ggeA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.7","@codama/errors":"1.2.7","@codama/visitors-core":"1.2.7"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.7_1740707290724_0.5246538400344722","host":"s3://npm-registry-packages-npm-production"}},"1.2.8":{"name":"@codama/validators","version":"1.2.8","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.8","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"c9261a252c498b45109d6aad7ace3183e903595e","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.8.tgz","fileCount":21,"integrity":"sha512-cGyYgV+zhPzhT3RHBKgDLueeOvSTo3ry9QEliPv90+sL6Q9ecKj4Ut9QVxjmwvdv67rNAZq5JBl+GC8SYcDhPg==","signatures":[{"sig":"MEUCIQDZQ21uzgohUFJA5C483Anc/5JyKXx2W1kQyfoOYnTu1QIgA3lt4XYoVEM1vvwSu3lFticMwkg2P5m3QSkpanL/1tU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157029},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3d45d3b74a38f7add7b311410a224b32/codama-validators-1.2.8.tgz","_integrity":"sha512-cGyYgV+zhPzhT3RHBKgDLueeOvSTo3ry9QEliPv90+sL6Q9ecKj4Ut9QVxjmwvdv67rNAZq5JBl+GC8SYcDhPg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.8","@codama/errors":"1.2.8","@codama/visitors-core":"1.2.8"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.8_1740877881261_0.865995912217848","host":"s3://npm-registry-packages-npm-production"}},"1.2.9":{"name":"@codama/validators","version":"1.2.9","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.9","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"1c89ed2f76e9ef644ead33a017f303f30259f305","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.9.tgz","fileCount":21,"integrity":"sha512-se6irMEE6aWLRaJ0yoHWsrfRpzRojtObYVWpnxVIAoTbL3v/Lg30IRVhU/geIec1f2wbcx6avMaYCReiseEHvw==","signatures":[{"sig":"MEUCIBQnh4GbDzHDyG0LlJGf9KiTNuZ68wA1y9iogs2FOt9XAiEAjvqJCqMejYha8VROWBB/IemG9/l83suhaXYw//XE8Uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.9.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f064b1181ea87b3c7e1a3e431d2a6db1/codama-validators-1.2.9.tgz","_integrity":"sha512-se6irMEE6aWLRaJ0yoHWsrfRpzRojtObYVWpnxVIAoTbL3v/Lg30IRVhU/geIec1f2wbcx6avMaYCReiseEHvw==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.9","@codama/errors":"1.2.9","@codama/visitors-core":"1.2.9"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.9_1742294009373_0.43314992445344647","host":"s3://npm-registry-packages-npm-production"}},"1.2.10":{"name":"@codama/validators","version":"1.2.10","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.10","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"6129eb2fba9b588c171a76db1774ebbe580254ab","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.10.tgz","fileCount":21,"integrity":"sha512-nUrenPXfVTXtobQkKPO+r6VsSmBzGqIanW3uH4/8ZXrwvxcuVAh7Q3LfW1yFMTVn/JbtBolC7vlABWs4B+favA==","signatures":[{"sig":"MEUCIFgXXt0Z0v9GgrVyWJqcmjjQj6F+AeYil87Mgdfc76AkAiEAxGgcw4aNVY8aeMraahGsebm+6eI7QJby5C3hpqbq8vU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157038},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.10.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/90e58ecd7a572398ce68d63e804a329c/codama-validators-1.2.10.tgz","_integrity":"sha512-nUrenPXfVTXtobQkKPO+r6VsSmBzGqIanW3uH4/8ZXrwvxcuVAh7Q3LfW1yFMTVn/JbtBolC7vlABWs4B+favA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.10","@codama/errors":"1.2.10","@codama/visitors-core":"1.2.10"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.10_1742309456122_0.8319381579886753","host":"s3://npm-registry-packages-npm-production"}},"1.2.11":{"name":"@codama/validators","version":"1.2.11","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.11","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"36054f046b47d2fde0641e866a31268c38412cff","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.11.tgz","fileCount":21,"integrity":"sha512-67j+GEIZqq1Qh8eZe63Dnh21zzeVoJQbj56uek8VYLevgt9qfO8hdI9D/XGg7xM+o2fKa9g3NlwO5jOSG+1oLQ==","signatures":[{"sig":"MEUCICD1+6j71HprlKf+futrXwVHSx/FBJFjfgR4IrjuVuG0AiEAhsOki/c/lpA3wD0JGTNo5uqhwfhAqR0ZGkk3tUQVRfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157038},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.11.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/e22e37bbd55b0209212566aa72102362/codama-validators-1.2.11.tgz","_integrity":"sha512-67j+GEIZqq1Qh8eZe63Dnh21zzeVoJQbj56uek8VYLevgt9qfO8hdI9D/XGg7xM+o2fKa9g3NlwO5jOSG+1oLQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.11","@codama/errors":"1.2.11","@codama/visitors-core":"1.2.11"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.11_1742815539115_0.8742108134424782","host":"s3://npm-registry-packages-npm-production"}},"1.2.12":{"name":"@codama/validators","version":"1.2.12","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.12","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"f907d87c28ea5e7eeba3efc5354bbbc744dd6e16","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.12.tgz","fileCount":21,"integrity":"sha512-5KFfHmr8EKudmZRYkKtba5dTbq55q4e2oWi+GElde3r+5SUESEzEVOwnkiqXiDFKTR2QMbFDzvsm+sT8eZJAwg==","signatures":[{"sig":"MEUCIQDkco4Xt9fnh/NAQt+dwJ3zbJdvX+iDuZA9aEnmBTWNJgIgHV7lRCIChl5P+kikDznwJ66iwLPrODqF4gJquz1dsHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157038},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.12.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d1c75b7b2eaefeca77e534780c11bc2d/codama-validators-1.2.12.tgz","_integrity":"sha512-5KFfHmr8EKudmZRYkKtba5dTbq55q4e2oWi+GElde3r+5SUESEzEVOwnkiqXiDFKTR2QMbFDzvsm+sT8eZJAwg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.12","@codama/errors":"1.2.12","@codama/visitors-core":"1.2.12"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.12_1745571169656_0.4623387690996241","host":"s3://npm-registry-packages-npm-production"}},"1.2.13":{"name":"@codama/validators","version":"1.2.13","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.2.13","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"ed45d6ac69bcec4a2e55c59ef78f5e2883ef5844","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.2.13.tgz","fileCount":21,"integrity":"sha512-YZ0LLhZP9et3plieiAnihIcE/BEZWPha8rwSw5grIt/BWXZwutxlZTJz0tUoapWmFd5EtlEA1HBjTC7f/pccjg==","signatures":[{"sig":"MEUCIAK3M8nxl6EPphq082yJsDDibTiAjpuRg/9/GN5LDy35AiEAr7FT7AI5o9PFYJ39dFltHnROPe5ihnt5/4tdciV/v0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157038},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.2.13.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/9830361b9ca7d9764eae718e9e03ac16/codama-validators-1.2.13.tgz","_integrity":"sha512-YZ0LLhZP9et3plieiAnihIcE/BEZWPha8rwSw5grIt/BWXZwutxlZTJz0tUoapWmFd5EtlEA1HBjTC7f/pccjg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.2.13","@codama/errors":"1.2.13","@codama/visitors-core":"1.2.13"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.2.13_1745942379158_0.032763251205823574","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@codama/validators","version":"1.3.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"f0813e99a1015925311eb480b86a821a617a7954","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.0.tgz","fileCount":21,"integrity":"sha512-s6rG3fJSvS7zc+fQ5yJN1NHlGQiut+P3Bpi5sQcEikjdWDDezu4OOgkxTh8ksTsCu8Rsif2hVzFYDLMcKjNrag==","signatures":[{"sig":"MEUCIEn9e2lVZBz7QzGU0eXcChiPWV0rUpsLZSKnZYC9yEBQAiEA7Cz9EdIiMJ0Yi6huoLR9uFIV1SULg+a3l3rADEJkYgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/aeb2d8b53f1630a2ecc589a745bd5767/codama-validators-1.3.0.tgz","_integrity":"sha512-s6rG3fJSvS7zc+fQ5yJN1NHlGQiut+P3Bpi5sQcEikjdWDDezu4OOgkxTh8ksTsCu8Rsif2hVzFYDLMcKjNrag==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.0","@codama/errors":"1.3.0","@codama/visitors-core":"1.3.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.0_1747052427934_0.5382555026726052","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@codama/validators","version":"1.3.1","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.1","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"1fbb0ee3d6aadc9c4050b9c701dc85209f1c7572","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.1.tgz","fileCount":21,"integrity":"sha512-xgPz3dzUirrS+qkxQpFHm+g4WhUW8ff7wfgjzZEVnaMrc8qKhOPgFO8b0WwPVZSytUMTdhqIpa+zLNZg8vvzNw==","signatures":[{"sig":"MEQCIDhrTOhJg/APNlFVSYKx5vfWQK3AErngqw3ZhtNc9CT+AiBZRaDwg2LrYL71wTv+r2MmqhXwlUYKqH8Oa//Rg2mrTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/40e1e49a24c3a656b5d64d1b328701cb/codama-validators-1.3.1.tgz","_integrity":"sha512-xgPz3dzUirrS+qkxQpFHm+g4WhUW8ff7wfgjzZEVnaMrc8qKhOPgFO8b0WwPVZSytUMTdhqIpa+zLNZg8vvzNw==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.1","@codama/errors":"1.3.1","@codama/visitors-core":"1.3.1"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.1_1753371614984_0.5242911351471025","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"@codama/validators","version":"1.3.2","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.2","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"bed6e0a7ae7b26ec94498e4f1dbd4025a99c032a","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.2.tgz","fileCount":21,"integrity":"sha512-2MMzzLQ+CGM60DYeg5gNDF/BpgoGNeBNZlf+tW0zCUZTHa0DrkF23K6Hd+1id/gN6S7hnP91a6cRBc9GSSj7ng==","signatures":[{"sig":"MEUCIGzBITC/9ichXXpGSrR+oFMlvPuzqdwYiK82tYmp5fbMAiEAtItPWZJojOVq9CYMoBeTyL2ir1W/NXXFnyTxh+z9Lb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/74c1ce59cd34b7db94c21d27e1ad8a80/codama-validators-1.3.2.tgz","_integrity":"sha512-2MMzzLQ+CGM60DYeg5gNDF/BpgoGNeBNZlf+tW0zCUZTHa0DrkF23K6Hd+1id/gN6S7hnP91a6cRBc9GSSj7ng==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.2","@codama/errors":"1.3.2","@codama/visitors-core":"1.3.2"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.2_1755592355614_0.7534837730707247","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"@codama/validators","version":"1.3.3","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.3","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"6467fcc593ad5e33895d8c6a42b7054abad0cf19","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.3.tgz","fileCount":21,"integrity":"sha512-dj3vlwMlxU57l6cRLxb76ZwlrEGv+dq7llDtH0aqc1z3OW5SOryREUuzeqL7T/2hY8FiY+pxjH4CQx+A08hULQ==","signatures":[{"sig":"MEUCIQCRc4zV8SIbUgi1uti/anR7+K/rfY7Gm8B0OkRlYv9uegIgIDDJrNMumDJdpKURr6WLezEAS80IqdtRsD8YReYpgrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c2760da11a5c63916fb100d7806487f8/codama-validators-1.3.3.tgz","_integrity":"sha512-dj3vlwMlxU57l6cRLxb76ZwlrEGv+dq7llDtH0aqc1z3OW5SOryREUuzeqL7T/2hY8FiY+pxjH4CQx+A08hULQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.3","@codama/errors":"1.3.3","@codama/visitors-core":"1.3.3"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.3_1755625397910_0.2963130615037721","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"@codama/validators","version":"1.3.4","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.4","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"a81ab0a965e5217cc898e580b441cc2149c8eea1","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.4.tgz","fileCount":21,"integrity":"sha512-VlmR5lLEm3monBtQYTz4A/pYHsqFlkew6zlli1+P/IKcnIfH5Px6XJhTVyP7hcD1eHaPKLbWiLidQAxLmRdtiw==","signatures":[{"sig":"MEUCIQDjtaRswDTUWjR9kJ6qIzIfbpCQCsdKOC3xgLoyUSPB5gIgE28SFhWXYnPGYEZgsIPKBaztVfjDL4s3z1cDNW95EI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/95d16b4aa4de095ce7b0b8662a40e37f/codama-validators-1.3.4.tgz","_integrity":"sha512-VlmR5lLEm3monBtQYTz4A/pYHsqFlkew6zlli1+P/IKcnIfH5Px6XJhTVyP7hcD1eHaPKLbWiLidQAxLmRdtiw==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.4","@codama/errors":"1.3.4","@codama/visitors-core":"1.3.4"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.4_1756825342293_0.7958097900334706","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"@codama/validators","version":"1.3.5","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.5","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"52d7393b2f5fa47ce63bb8f2ec4fc57c15cf2c15","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.5.tgz","fileCount":21,"integrity":"sha512-I3kebMrk5Kuo4mUsx9+YmBym2EGc4uMiL7l5Wclm/HfqqoCHI2Ngt9ol/uYWb6tZ4TTPTR4w0I+UeWHxCIhFWA==","signatures":[{"sig":"MEUCIQCThi6fs2Z8sGJpUw5RmabPnMIPU/8GQyZCQOemQjoaEwIgZ/vAs46ECTQpff8KyXy/1dez6P/PPEaQZBiRexli+Ho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157034},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.5.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node --watch","lint":"zx ../../node_modules/@codama/internals/scripts/lint.mjs","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:browser && pnpm test:node && pnpm test:react-native","build":"rimraf dist && pnpm build:src && pnpm build:types","lint:fix":"zx ../../node_modules/@codama/internals/scripts/lint.mjs --fix","build:src":"zx ../../node_modules/@codama/internals/scripts/build-src.mjs package","test:node":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs node","test:types":"zx ../../node_modules/@codama/internals/scripts/test-types.mjs","build:types":"zx ../../node_modules/@codama/internals/scripts/build-types.mjs","test:browser":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs browser","test:react-native":"zx ../../node_modules/@codama/internals/scripts/test-unit.mjs react-native","test:treeshakability":"zx ../../node_modules/@codama/internals/scripts/test-treeshakability.mjs"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/ec85c281a5032d7b7a560f5c85d8ea23/codama-validators-1.3.5.tgz","_integrity":"sha512-I3kebMrk5Kuo4mUsx9+YmBym2EGc4uMiL7l5Wclm/HfqqoCHI2Ngt9ol/uYWb6tZ4TTPTR4w0I+UeWHxCIhFWA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.5","@codama/errors":"1.3.5","@codama/visitors-core":"1.3.5"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.5_1757539320064_0.999389816618784","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"@codama/validators","version":"1.3.6","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.6","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"8748bbc8496597fdb0028c2c6a5930426e8514f8","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.6.tgz","fileCount":21,"integrity":"sha512-14VcLfo8bHERxKRsnKR8m3fVWSgoDM8v7M8wrgO0bEXElTOwMFGSyL5wbs4RqWQ/LFO7uB/IGSZo//jkOUvT9A==","signatures":[{"sig":"MEUCIQD0bFECoF1PBei2mU99/h32PaVqh2OpQKvgEcSr4/Gr7gIgNYwHfj8UJaYGixaogSpUeFlLff1T10uP7+oKMrpDfU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/034e8d6d43b77a575930c3c0edcec903/codama-validators-1.3.6.tgz","_integrity":"sha512-14VcLfo8bHERxKRsnKR8m3fVWSgoDM8v7M8wrgO0bEXElTOwMFGSyL5wbs4RqWQ/LFO7uB/IGSZo//jkOUvT9A==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.6","@codama/errors":"1.3.6","@codama/visitors-core":"1.3.6"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.6_1757669432040_0.49146787849841167","host":"s3://npm-registry-packages-npm-production"}},"1.3.7":{"name":"@codama/validators","version":"1.3.7","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.7","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"7184bd08912c218a1803d9f230ec6bc027949f31","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.7.tgz","fileCount":21,"integrity":"sha512-OxuPhIPcuqSLmwDTcl9+VyEq6mwsLLqVXtQjgQgjEpr0IO/KAV9RG98Ye2yoK21jEVGDnzN9jsSQVHysRfpMMA==","signatures":[{"sig":"MEYCIQDuMAylWlaf/EDw53wOSDixLuhr9tiSz1pPG4/ur8wiRQIhAJ5a/mXBuMZUKuwu67mY+T57GTgQkt9504k4jzMsFtGW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.7.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/c44866e1a16394d610d5f94c6536aa88/codama-validators-1.3.7.tgz","_integrity":"sha512-OxuPhIPcuqSLmwDTcl9+VyEq6mwsLLqVXtQjgQgjEpr0IO/KAV9RG98Ye2yoK21jEVGDnzN9jsSQVHysRfpMMA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.7","@codama/errors":"1.3.7","@codama/visitors-core":"1.3.7"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.7_1758030100174_0.7376127932618979","host":"s3://npm-registry-packages-npm-production"}},"1.3.8":{"name":"@codama/validators","version":"1.3.8","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.3.8","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"e8a5f9249edb3c670be7267b901a4462ba6bb608","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.3.8.tgz","fileCount":21,"integrity":"sha512-J/en85ivhBkXawcgB/iJYgy3QxjRuGrADTZemKoJzeJX4LzyNfE/J2hM4O6LDJsdSLShhHS6KpgC4sCNzkQpsg==","signatures":[{"sig":"MEUCIQCeoqlkzJuO/MiNDsw66kHwL6z05Q1p1U2SyVHN1pQFCAIgGUwKJlr2P6+w5Whx0z9o6xNwcvu1DQOsNuSjprxNT2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.3.8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d33673b57d166c13bb7101813b75de45/codama-validators-1.3.8.tgz","_integrity":"sha512-J/en85ivhBkXawcgB/iJYgy3QxjRuGrADTZemKoJzeJX4LzyNfE/J2hM4O6LDJsdSLShhHS6KpgC4sCNzkQpsg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.3.8","@codama/errors":"1.3.8","@codama/visitors-core":"1.3.8"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.3.8_1763474805117_0.390260089893931","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@codama/validators","version":"1.4.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.4.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"9e603d8d6d3736a0b3255c53ac69b4163859336e","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.4.0.tgz","fileCount":21,"integrity":"sha512-zvUnGS0Q/uUG7rFWQMIeEjwhlPTg2+5xZ+mfHJWnsbJKPhiGMFwTm6/F9Plnl6rloTaHAZ/7X3qqvKG0xouxyA==","signatures":[{"sig":"MEUCIC6G+/FyZea4YpE7b4toQgUIXkMluPunFCqJL9BTEVPRAiEA5SRU9PUbDB7LpOC9AsKvtbn3yv6J7Nr9dgf7nRTVeFE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.4.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/1f175bdcbd0bc581aa40614804ea049a/codama-validators-1.4.0.tgz","_integrity":"sha512-zvUnGS0Q/uUG7rFWQMIeEjwhlPTg2+5xZ+mfHJWnsbJKPhiGMFwTm6/F9Plnl6rloTaHAZ/7X3qqvKG0xouxyA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.4.0","@codama/errors":"1.4.0","@codama/visitors-core":"1.4.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.4.0_1763568149669_0.9585182196126618","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@codama/validators","version":"1.4.1","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.4.1","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"242428c94b1ebaea5c2adc5538c4ed9fc0736783","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.4.1.tgz","fileCount":21,"integrity":"sha512-N5rLyqLyV29H2jkJIZ8nKYdOroc5MIm7/yBLjEGHSXzVIIazZYqQL+f6XSdpMjWhIb8QtO/VE7c9RuXEfWBBZA==","signatures":[{"sig":"MEUCIQD/zXzXsxUmPuC7R4dsSX67OUMNGtCEh2ytzzZBbr72TQIgcT2X8UkY+CygzE37Ha+bMYLB5dXdijNSh5a1pfgqQjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.4.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/6de8914cb654ac71b5b54bc00985eb8a/codama-validators-1.4.1.tgz","_integrity":"sha512-N5rLyqLyV29H2jkJIZ8nKYdOroc5MIm7/yBLjEGHSXzVIIazZYqQL+f6XSdpMjWhIb8QtO/VE7c9RuXEfWBBZA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.4.1","@codama/errors":"1.4.1","@codama/visitors-core":"1.4.1"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.4.1_1764007890166_0.19502516960058025","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@codama/validators","version":"1.4.2","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.4.2","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"1a10b000569398d59f08d8106fbcf78075882d18","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.4.2.tgz","fileCount":21,"integrity":"sha512-fj5R9aNIABOkt4Qp4BTEE7LSyettYkmwvu8rgGT2CcHfbtjHFJuB3Jb4F3yBZK5eGPhvz5Gf6YDW5Z6UQa9KkQ==","signatures":[{"sig":"MEQCIEA/3n2YXooZLd0qTKAU+Xozb4Lm/OjB33U03GWyknkhAiAqyxuKtijtkFE2mzxB6kfaNryt6leYp8+swqPtWrg2RQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.4.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/44e2096916a118e16d6e4ccda6bbaacd/codama-validators-1.4.2.tgz","_integrity":"sha512-fj5R9aNIABOkt4Qp4BTEE7LSyettYkmwvu8rgGT2CcHfbtjHFJuB3Jb4F3yBZK5eGPhvz5Gf6YDW5Z6UQa9KkQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.4.2","@codama/errors":"1.4.2","@codama/visitors-core":"1.4.2"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.4.2_1764157183720_0.4599000036866001","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@codama/validators","version":"1.4.3","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.4.3","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"e534ee388633067a14a8abf9fc3b893bfb19108d","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.4.3.tgz","fileCount":21,"integrity":"sha512-9HQylsJb0Jzw1wzERZYunxxwUQbEW6NtvDux3/Mhpp/DLoYIKpH7WOo42Wl7T25TGEHl58WElXRPIAVJHwApBA==","signatures":[{"sig":"MEYCIQDFQ95evAQlYHZU3HL+7yFKicDJjnyiYgWJ/5IUhF+pcQIhALs5W3UWCh/JzTzob+hMN/S/mJ3fvjukXJMdfRZLUcKt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156392},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.4.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/3630f11edeb5c8c5e1385bb861cdbd18/codama-validators-1.4.3.tgz","_integrity":"sha512-9HQylsJb0Jzw1wzERZYunxxwUQbEW6NtvDux3/Mhpp/DLoYIKpH7WOo42Wl7T25TGEHl58WElXRPIAVJHwApBA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.4.3","@codama/errors":"1.4.3","@codama/visitors-core":"1.4.3"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.4.3_1764688184121_0.38271210802906586","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@codama/validators","version":"1.4.4","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.4.4","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"83dada34848254881fa900e0bd4810c5d6cfc3c9","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.4.4.tgz","fileCount":21,"integrity":"sha512-IbSOrfoR4R5oKs3euydfujCbJoOAr/ngjsvJ4VQM2Q/bTOcfdlsG3NvJF0ny/yq1Jvmi8Su9cl1pzDCumJpHAA==","signatures":[{"sig":"MEYCIQDQ+tTjh8QHVlM0YoAp7Usnla2adudXvE5UBRY8vk5mZgIhALZWS9Srlhi+NS654pEozVYZloDVvNAaq6RwC/3WpRWY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.4.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/72782269ac0cc8abfc08b61923efc686/codama-validators-1.4.4.tgz","_integrity":"sha512-IbSOrfoR4R5oKs3euydfujCbJoOAr/ngjsvJ4VQM2Q/bTOcfdlsG3NvJF0ny/yq1Jvmi8Su9cl1pzDCumJpHAA==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.4.4","@codama/errors":"1.4.4","@codama/visitors-core":"1.4.4"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.4.4_1764692761836_0.5947999052664337","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@codama/validators","version":"1.5.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.5.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"79bafe51dc7e3dd8393b777640275e143789bcc3","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.5.0.tgz","fileCount":21,"integrity":"sha512-p3ufDxnCH1jiuHGzcBv4/d+ctzUcKD2K3gX/W8169tC41o9DggjlEpNy1Z6YAAhVb3wHnmXVGA2qmp32rWSfWw==","signatures":[{"sig":"MEQCIHLsK0OVYC3DHvBYdjR5ZpZan9ztjuhkB0EXWyLBd2tEAiBweFYp5fo8M9Gamr11sApaJirDoJTte3nBHFXT4m6M9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.5.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/cce3b77b41c55bbed3841dd5a4fc0fca/codama-validators-1.5.0.tgz","_integrity":"sha512-p3ufDxnCH1jiuHGzcBv4/d+ctzUcKD2K3gX/W8169tC41o9DggjlEpNy1Z6YAAhVb3wHnmXVGA2qmp32rWSfWw==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.5.0","@codama/errors":"1.5.0","@codama/visitors-core":"1.5.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.5.0_1765468002598_0.11924050271272257","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@codama/validators","version":"1.5.1","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.5.1","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"ec952b78c9b32d787f34d7fe8bed9ec2361ebcd1","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.5.1.tgz","fileCount":21,"integrity":"sha512-aUXl39AMa091CBWpYiK2XCXP/uyKOOtAT399TzRld3z8dIH9E0fGyu4ocP+IhQKXWXDPsh7V3qPmqsdyevOPcQ==","signatures":[{"sig":"MEUCIBTq7SXqXHeGCEzuMHkI+W5N2hlcGB/PMXIPps80H2AiAiEA6nYJN8ODY+xIoSXf55STPFcbbD+7vhwXLQ8ZEQ3gez0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.5.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/d72c267857630a7a9b538724e4b79ea5/codama-validators-1.5.1.tgz","_integrity":"sha512-aUXl39AMa091CBWpYiK2XCXP/uyKOOtAT399TzRld3z8dIH9E0fGyu4ocP+IhQKXWXDPsh7V3qPmqsdyevOPcQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.5.1","@codama/errors":"1.5.1","@codama/visitors-core":"1.5.1"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.5.1_1771437822267_0.03162007298453151","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@codama/validators","version":"1.6.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.6.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"5647d80fffcc3e776a67f08a2eeffdbfae11f327","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.6.0.tgz","fileCount":21,"integrity":"sha512-QlLIQt6EpZ7sQvVOz8NFKtrzWLAwYzle0tet2Q0DDU8+4LO654lj+oAwjXzY3eAfTesqBqOgMCPtQe0EpGWk3g==","signatures":[{"sig":"MEYCIQDe2Vcc3Tpeuu8mlvWMRuwHcVnkneouVfc9jxugTccLpQIhAIZUy/bwyYc5PBNFiShKIayqeMz9I4gTq2cQakF8Hs3R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.6.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/05a47ec40f6cbd5665dee33fa85362bb/codama-validators-1.6.0.tgz","_integrity":"sha512-QlLIQt6EpZ7sQvVOz8NFKtrzWLAwYzle0tet2Q0DDU8+4LO654lj+oAwjXzY3eAfTesqBqOgMCPtQe0EpGWk3g==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.6.0","@codama/errors":"1.6.0","@codama/visitors-core":"1.6.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.6.0_1776181596842_0.4477976220802271","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@codama/validators","version":"1.7.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.7.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"6c67a412b77a542d1d6cab9adde5e78d3c77b6f5","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.7.0.tgz","fileCount":21,"integrity":"sha512-PBWN4zLikf6sssZD6sDVN7ASbh++fzvZ5pluHu6VlSQDk7lFL3Gsh7P1Q5JgIuXkM2gFntzCrTJSStToDCAW3g==","signatures":[{"sig":"MEUCIGJP2H+5IZNyTdXlJevFY+pBzPK28k9aGDrUNnAz2H6dAiEA171rtCjK6Q9FQmoHuNqXooqA4Gu8znWgsDro7oFEPCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.7.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/4dc637ab792cf473c37e368c02946777/codama-validators-1.7.0.tgz","_integrity":"sha512-PBWN4zLikf6sssZD6sDVN7ASbh++fzvZ5pluHu6VlSQDk7lFL3Gsh7P1Q5JgIuXkM2gFntzCrTJSStToDCAW3g==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.7.0","@codama/errors":"1.7.0","@codama/visitors-core":"1.7.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.7.0_1780415290866_0.9268311330791921","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@codama/validators","version":"1.8.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.8.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"8404ad1f6c7b11188a1d61cd6e0c006b56e9371b","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.8.0.tgz","fileCount":21,"integrity":"sha512-gDmS85DwWmT41+PWTlbBrkSopGKW4UPhEcX+SLb2fF/uXMpJQXcgLE8BE9Fr7/DO+M9yFtGOVrnfDSCwepORGg==","signatures":[{"sig":"MEUCICuTeGQZIuW96wd0X/zszZCoQVNwAxHgTFj/N/5ce42IAiEAnb/qnDi1hzutCS5RX6t4nSrNFsNQ4X4wh0KiwMPhBJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.8.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/11ceba588eae90fb3d043d89472ccf39/codama-validators-1.8.0.tgz","_integrity":"sha512-gDmS85DwWmT41+PWTlbBrkSopGKW4UPhEcX+SLb2fF/uXMpJQXcgLE8BE9Fr7/DO+M9yFtGOVrnfDSCwepORGg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.8.0","@codama/errors":"1.8.0","@codama/visitors-core":"1.8.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.8.0_1781624340957_0.8443477254860459","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@codama/validators","version":"1.9.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.9.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"141af40aa3110b74ebfd85e1782de9b5e361cd84","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.9.0.tgz","fileCount":21,"integrity":"sha512-CpvhqkxvrzR0NeliZYABlBaHSKi6G3OefEB6QM4kuwTLhKLTRF7ffOMiuhnePM+fwbcQWh2VQ2++Wo4UHwiYoQ==","signatures":[{"sig":"MEYCIQCmuWpjHKoD1f6ClhSaOGG+F2eiYmplVLV9f5G9ntMTMwIhALZu+G0l8+rPB5DY2Sdkwl2ogJ+rfJvIdqVwSwKcnI03","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167719},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.9.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/f202aaf5ee4fafe470a168238cc6e2b8/codama-validators-1.9.0.tgz","_integrity":"sha512-CpvhqkxvrzR0NeliZYABlBaHSKi6G3OefEB6QM4kuwTLhKLTRF7ffOMiuhnePM+fwbcQWh2VQ2++Wo4UHwiYoQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.9.0","@codama/errors":"1.9.0","@codama/visitors-core":"1.9.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.9.0_1783674603730_0.27331366859020245","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@codama/validators","version":"1.10.0","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.10.0","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"ab37b77717c6b794a2cdb1a863771052d7a83e12","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.10.0.tgz","fileCount":21,"integrity":"sha512-5WH1IHmyVVG/9QThZsrVM2ROv5w3yLF/8+4HK/kr8uw0ZXnIBGidnmyrxr1P8V+X6DgZqKJaX46V30dSs/NOTQ==","signatures":[{"sig":"MEUCIQCqELyMcRDN/6ylDzcQ9nEhrivrcmx8r3z/adGgQ2WkLgIgaFtHRAta9Entq4Isb5Oid5JRz+yi9XQJmHWZOtkB9fc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172908},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.10.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/5025bdfef5a481ad50d36316340b4c14/codama-validators-1.10.0.tgz","_integrity":"sha512-5WH1IHmyVVG/9QThZsrVM2ROv5w3yLF/8+4HK/kr8uw0ZXnIBGidnmyrxr1P8V+X6DgZqKJaX46V30dSs/NOTQ==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.10.0","@codama/errors":"1.10.0","@codama/visitors-core":"1.10.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.10.0_1785064425173_0.07240139519802002","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"@codama/validators","version":"1.10.1","keywords":["solana","framework","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.10.1","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"2e3d6515f0b667b93c778e878aefb5661de0fea6","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.10.1.tgz","fileCount":21,"integrity":"sha512-cUe+D4gsZttbynBCH1vxTabsW61jFXCcv+FDrb3DNokf+gJKXkiNAyzTMQPazWCAQZkEVIdRkcj+J4vv1sTE+A==","signatures":[{"sig":"MEUCIG8xFi3OIbcXzamscFyXcJ9WDxB0pPRSsG2vr/UDDFsoAiEAvdsoVNqwEo+uOJxRcXUINuEg9VHa1q0qig5WT0nWeMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172908},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.10.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","lint":"eslint . && prettier --check .","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","lint:fix":"eslint --fix . && prettier --write .","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/7dbddd7d657fd541e2836364f0fb46d1/codama-validators-1.10.1.tgz","_integrity":"sha512-cUe+D4gsZttbynBCH1vxTabsW61jFXCcv+FDrb3DNokf+gJKXkiNAyzTMQPazWCAQZkEVIdRkcj+J4vv1sTE+A==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"10.8.2","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.10.1","@codama/errors":"1.10.1","@codama/visitors-core":"1.10.1"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.10.1_1786700329218_0.5832498795833909","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"@codama/validators","version":"1.10.2","keywords":["framework","solana","standard","visitors"],"license":"MIT","_id":"@codama/validators@1.10.2","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"homepage":"https://github.com/codama-idl/codama#readme","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"976ae72fead5014e65cba4b1f969874bce6b4ebd","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.10.2.tgz","fileCount":21,"integrity":"sha512-Ppf8qcbBMclncrTLZU/bxi2Y5Gf9cTg1SybHTIDankOholgRWzf8wdZ40Vc/BaphY223pHOUBXiEmwZ6eTRX7A==","signatures":[{"sig":"MEUCIQC5IY7BfgOUSFg4+eK+EQyEzZeTWMOzGZ01j8aPTuOszQIgGIxewTQS0cL8Ft7lvFTvGbJm9WuDf6IaB8eliGNs0yo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172849},"main":"./dist/index.node.cjs","type":"commonjs","_from":"file:codama-validators-1.10.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"scripts":{"dev":"vitest --project node","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"_resolved":"/tmp/628436b04c77f1e2a638f5d4d2e8bd3b/codama-validators-1.10.2.tgz","_integrity":"sha512-Ppf8qcbBMclncrTLZU/bxi2Y5Gf9cTg1SybHTIDankOholgRWzf8wdZ40Vc/BaphY223pHOUBXiEmwZ6eTRX7A==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"11.17.0","description":"Validator visitors for the Codama framework","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.10.2","@codama/errors":"1.10.2","@codama/visitors-core":"1.10.2"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/validators_1.10.2_1787148977027_0.5196389698273298","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"_id":"@codama/validators@1.11.0","bugs":{"url":"http://github.com/codama-idl/codama/issues"},"dist":{"shasum":"48e1087cd380c937a48b4cb5e70d96f59a08517e","tarball":"https://registry.npmjs.org/@codama/validators/-/validators-1.11.0.tgz","fileCount":21,"integrity":"sha512-aOv+DL01aUkg7lW4N1A37NZ6cpWdNvlYV0M6FSP7IhqX4h3wsdnoBWMp5pRbZKYlJp78uF1dG9+W5U7l9SKxOg==","signatures":[{"sig":"MEQCICbQ8jRGFs5FCxvpIuXRsA34+sf1E+Ox5pGHUwVm1/Z8AiANgPrdyx5vtGsSQq5Se32CpgtTWOo9pyjGVtTFMDMnXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHrXy48jiolBrNeDTVBNGimh9bJomo9qiAmZKyPAF+VQAiBy1EZEyZvCBmgepkJoo9w0DP4HvNr+AV7GeSh8L6VgqA=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@codama%2fvalidators@1.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":172849},"main":"./dist/index.node.cjs","name":"@codama/validators","type":"commonjs","_from":"file:codama-validators-1.11.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.node.mjs","browser":{"./dist/index.node.cjs":"./dist/index.browser.cjs","./dist/index.node.mjs":"./dist/index.browser.mjs"},"exports":{"node":{"import":"./dist/index.node.mjs","require":"./dist/index.node.cjs"},"types":"./dist/types/index.d.ts","browser":{"import":"./dist/index.browser.mjs","require":"./dist/index.browser.cjs"},"react-native":"./dist/index.react-native.mjs"},"license":"MIT","scripts":{"dev":"vitest --project node","test":"pnpm test:types && pnpm test:treeshakability && pnpm test:unit","build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","test:unit":"vitest run","test:types":"tsc --noEmit","test:treeshakability":"for file in dist/index.*.mjs; do agadoo $file; done"},"version":"1.11.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:31c18559-dc13-4d52-b968-081b4447625f"}},"homepage":"https://github.com/codama-idl/codama#readme","keywords":["framework","solana","standard","visitors"],"_resolved":"/tmp/c9ddfc8e5d47a91133be54441be2ee53/codama-validators-1.11.0.tgz","_integrity":"sha512-aOv+DL01aUkg7lW4N1A37NZ6cpWdNvlYV0M6FSP7IhqX4h3wsdnoBWMp5pRbZKYlJp78uF1dG9+W5U7l9SKxOg==","repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"_npmVersion":"11.19.0","description":"Validator visitors for the Codama framework","directories":{},"maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"sideEffects":false,"_nodeVersion":"24.20.0","browserslist":["supports bigint and not dead","maintained node versions"],"dependencies":{"@codama/nodes":"1.11.0","@codama/errors":"1.11.0","@codama/visitors-core":"1.11.0"},"react-native":"./dist/index.react-native.mjs","_hasShrinkwrap":false,"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/validators_1.11.0_1789457924519_0.8026130124569326"}}},"time":{"created":"2024-10-09T16:24:52.668Z","modified":"2026-09-15T07:38:44.974Z","1.0.0":"2024-10-09T16:24:53.091Z","1.1.0":"2024-11-07T11:48:36.201Z","1.2.0":"2024-12-29T14:38:35.574Z","1.2.1":"2025-01-23T16:16:38.975Z","1.2.2":"2025-01-31T18:09:48.601Z","1.2.3":"2025-02-03T13:52:35.882Z","1.2.4":"2025-02-03T14:28:20.633Z","1.2.5":"2025-02-10T11:21:01.696Z","1.2.6":"2025-02-16T10:00:33.033Z","1.2.7":"2025-02-28T01:48:10.954Z","1.2.8":"2025-03-02T01:11:21.496Z","1.2.9":"2025-03-18T10:33:29.528Z","1.2.10":"2025-03-18T14:50:56.352Z","1.2.11":"2025-03-24T11:25:39.323Z","1.2.12":"2025-04-25T08:52:49.832Z","1.2.13":"2025-04-29T15:59:39.335Z","1.3.0":"2025-05-12T12:20:28.121Z","1.3.1":"2025-07-24T15:40:15.168Z","1.3.2":"2025-08-19T08:32:35.784Z","1.3.3":"2025-08-19T17:43:18.109Z","1.3.4":"2025-09-02T15:02:22.475Z","1.3.5":"2025-09-10T21:22:00.253Z","1.3.6":"2025-09-12T09:30:32.265Z","1.3.7":"2025-09-16T13:41:40.348Z","1.3.8":"2025-11-18T14:06:45.348Z","1.4.0":"2025-11-19T16:02:29.857Z","1.4.1":"2025-11-24T18:11:30.371Z","1.4.2":"2025-11-26T11:39:43.956Z","1.4.3":"2025-12-02T15:09:44.320Z","1.4.4":"2025-12-02T16:26:02.017Z","1.5.0":"2025-12-11T15:46:42.786Z","1.5.1":"2026-02-18T18:03:42.408Z","1.6.0":"2026-04-14T15:46:36.972Z","1.7.0":"2026-06-02T15:48:11.045Z","1.8.0":"2026-06-16T15:39:01.140Z","1.9.0":"2026-07-10T09:10:03.867Z","1.10.0":"2026-07-26T11:13:45.297Z","1.10.1":"2026-08-14T09:38:49.359Z","1.10.2":"2026-08-19T14:16:17.172Z","1.11.0":"2026-09-15T07:38:44.616Z"},"bugs":{"url":"http://github.com/codama-idl/codama/issues"},"license":"MIT","homepage":"https://github.com/codama-idl/codama#readme","keywords":["framework","solana","standard","visitors"],"repository":{"url":"git+https://github.com/codama-idl/codama.git","type":"git"},"description":"Validator visitors for the Codama framework","maintainers":[{"name":"lorisleiva","email":"loris.leiva@gmail.com"}],"readme":"# Codama ➤ Validators\n\n[![npm][npm-image]][npm-url]\n[![npm-downloads][npm-downloads-image]][npm-url]\n\n[npm-downloads-image]: https://img.shields.io/npm/dm/@codama/validators.svg?style=flat\n[npm-image]: https://img.shields.io/npm/v/@codama/validators.svg?style=flat&label=%40codama%2Fvalidators\n[npm-url]: https://www.npmjs.com/package/@codama/validators\n\nThis package offers a set of validation rules for Codama IDLs to ensure that they are correctly formatted.\n\n## Installation\n\n```sh\npnpm install @codama/validators\n```\n\n> [!NOTE]\n> This package is included in the main [`codama`](../library) package. Meaning, you already have access to its content if you are installing Codama this way.\n>\n> ```sh\n> pnpm install codama\n> ```\n\n## Types\n\n### `ValidationItem`\n\nA validation item describes a single piece of information — typically a warning or an error — about a node in the Codama IDL.\n\n```ts\ntype ValidationItem = {\n    // The level of importance of a validation item.\n    level: 'debug' | 'trace' | 'info' | 'warn' | 'error';\n    // A human-readable message describing the issue or information.\n    message: string;\n    // The node that the validation item is related to.\n    node: Node;\n    // The path of nodes that led to the node above (including the node itself).\n    path: NodePath;\n};\n```\n\n## Functions\n\n### `getValidationItemsVisitor(visitor)`\n\nThe `getValidationItemsVisitor` function returns a visitor that collects all validation items from a Codama IDL. Note that this visitor is still a work in progress and does not cover all validation rules.\n\n```ts\nimport { getValidationItemsVisitor } from '@codama/validators';\n\nconst validationItems = codama.accept(getValidationItemsVisitor());\n```\n\n### `throwValidatorItemsVisitor(visitor)`\n\nThe `throwValidatorItemsVisitor` function accepts a `Visitor<ValidationItemp[]>` and throws an error if any validation items above a certain level are found. By default, the level is set to `'error'` but a second argument can be passed to change it.\n\n```ts\nimport { throwValidatorItemsVisitor, getValidationItemsVisitor } from '@codama/validators';\n\n// Throw if any \"error\" items are found.\ncodama.accept(throwValidatorItemsVisitor(getValidationItemsVisitor()));\n\n// Throw if any \"warn\" or \"error\" items are found.\ncodama.accept(throwValidatorItemsVisitor(getValidationItemsVisitor(), 'warn'));\n```\n","readmeFilename":"README.md"}