{"_id":"@anchor-lang/core","_rev":"13-d2dbf3ae348cdc82a36a79d4b7e3b047","name":"@anchor-lang/core","dist-tags":{"rc":"1.0.0-rc.2","next":"1.0.0-rc.5","latest":"1.1.2","back-1.0":"1.0.3"},"versions":{"0.0.0":{"name":"@anchor-lang/core","version":"0.0.0","author":"","license":"ISC","_id":"@anchor-lang/core@0.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"dist":{"shasum":"dcf257969bf45e39261c2c1406f1492e22b3c887","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-0.0.0.tgz","fileCount":1,"integrity":"sha512-H9Y9tlDAOTx1f1mTn7ncfs5xBg8dTcw6D5Wn36ZbYfZ7Nce+B9hGvz/p+t393uzwyH9Vj6OLzVel3oNiEneVXg==","signatures":[{"sig":"MEQCIHV8jsk4cuUqtpDmquW5GEeUe4ht1Jz+XETXJi+gLzEAAiBfeQzpcZ9C9kyZxhctHT/75QbNi4eqQtZOB2mKTF2Sow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213},"main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"_npmVersion":"10.8.2","directories":{},"_nodeVersion":"20.19.6","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.0.0_1766179448943_0.5792432821349374","host":"s3://npm-registry-packages-npm-production"}},"0.32.1":{"name":"@anchor-lang/core","version":"0.32.1","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@0.32.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/coral-xyz/anchor#readme","bugs":{"url":"https://github.com/coral-xyz/anchor/issues"},"dist":{"shasum":"f3d61cc250124d7e1ad4f92c86ee8c77490fd0b7","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-0.32.1.tgz","fileCount":487,"integrity":"sha512-UEP7z0RJ9Ic+7lLYgigHoamGaVUqtXnqJ8/1lfIM4Pgi0bAVdr7PIBJj+x4CgSqCWij9Afg8+0OYdUZWcEjCHg==","signatures":[{"sig":"MEQCIG/we0xGAGzC7/LVG+TQmMYNRip/s8XnEwMtFnlX3Nn+AiAkn/+XMK5zdENyePlspa/zctd3iwHp7L8B46ohLa5Hiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1829005},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"c7b486a0e87079d9349f96dfcef7c4dac9a711b1","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"repository":{"url":"git+https://github.com/coral-xyz/anchor.git","type":"git"},"_npmVersion":"10.8.2","description":"Anchor client","directories":{},"_nodeVersion":"20.19.6","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^0.32.1","@anchor-lang/errors":"^0.32.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.32.1_1767680726409_0.8111738384875502","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.2":{"name":"@anchor-lang/core","version":"1.0.0-rc.2","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.0-rc.2","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/coral-xyz/anchor#readme","bugs":{"url":"https://github.com/coral-xyz/anchor/issues"},"dist":{"shasum":"918f8c3fe64bc4e9ec298eb8babcccc0c88579c1","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.0-rc.2.tgz","fileCount":487,"integrity":"sha512-41M7G6wLR9WrWevZM8uF58KTG+I/6aLX3Sh9xYTGyQtqg/Qkc50Qu7ZYdgEHfQD/rWlurUlew4tfmmB1EwxbXQ==","signatures":[{"sig":"MEUCIBaEK6MK73QBd585b2CAc4O3i3LSUCqSe0fvc5mUbLnuAiEA1P9ikmKTM0Cw14ptDmWcnAOJhdFf78ATICF1rWj93Gs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1829017},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"d7ace7a47d9720386d5ddc1690f358e2d1d33ff5","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"repository":{"url":"git+https://github.com/coral-xyz/anchor.git","type":"git"},"_npmVersion":"11.6.1","description":"Anchor client","directories":{},"_nodeVersion":"24.10.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.0-rc.2","@anchor-lang/errors":"^1.0.0-rc.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-rc.2_1768023885330_0.839296322821762","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.3":{"name":"@anchor-lang/core","version":"1.0.0-rc.3","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.0-rc.3","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-foundation/anchor#readme","bugs":{"url":"https://github.com/solana-foundation/anchor/issues"},"dist":{"shasum":"daac2732e00f54a9e117c8257db3f11e9f412ba6","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.0-rc.3.tgz","fileCount":487,"integrity":"sha512-ElME90cy8AbKkPi0XcjbLtuEmRUvcRMtK/b/mSFp98QPOr36Vi7Y+M/ALh1hucDTfyZukvUOSi/fefLi9YlHqQ==","signatures":[{"sig":"MEQCICpw0dODlTnnd6CYZSd8raMJgpAKvNeIZA0wu5dkiGfXAiB+q17kb8Ng12eTIKINW27qDd7Wx28Ej0/KDNT43ro9wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.0-rc.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1852139},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"616abbd69f4ead56d8de1b916ef6d19e65850d29","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1f15582-7295-4d3a-976f-4072a85f10fb"}},"repository":{"url":"git+https://github.com/solana-foundation/anchor.git","type":"git"},"_npmVersion":"11.9.0","description":"Anchor client","directories":{},"_nodeVersion":"24.14.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.0-rc.3","@anchor-lang/errors":"^1.0.0-rc.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-rc.3_1773866544246_0.5481854807327526","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.4":{"name":"@anchor-lang/core","version":"1.0.0-rc.4","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.0-rc.4","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-foundation/anchor#readme","bugs":{"url":"https://github.com/solana-foundation/anchor/issues"},"dist":{"shasum":"635dc3559792653d31658f2dc2a3ecc0b7cd2ff9","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.0-rc.4.tgz","fileCount":487,"integrity":"sha512-ZLHKzR2phDw1U3rO2D5KFJsy5plFF6cL0H7kKjt1481Ht6l8/Qb87T0USVQhAGC3zvspWyWJYViz80a56MJKJg==","signatures":[{"sig":"MEUCIHC3eE9amFkMmB/LJNiEbFj6vcgO0hHzE7qDd13hMAKxAiEAnhZjGG2B4vSLHLIc4lPNrl7FFD1F2p34+4eDMaxjnyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.0-rc.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1852139},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"750b9338820ee5708e21034df3c2ff0864a4936c","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1f15582-7295-4d3a-976f-4072a85f10fb"}},"repository":{"url":"git+https://github.com/solana-foundation/anchor.git","type":"git"},"_npmVersion":"11.9.0","description":"Anchor client","directories":{},"_nodeVersion":"24.14.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.0-rc.4","@anchor-lang/errors":"^1.0.0-rc.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-rc.4_1773948511414_0.24029490061311876","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-rc.5":{"name":"@anchor-lang/core","version":"1.0.0-rc.5","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.0-rc.5","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-foundation/anchor#readme","bugs":{"url":"https://github.com/solana-foundation/anchor/issues"},"dist":{"shasum":"c3b218a10d647545562de55191630a4378bac567","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.0-rc.5.tgz","fileCount":487,"integrity":"sha512-4iPy4RiEFn6obzYY7zx8IaGAXz2fvJ0uCTF6agAcUBjGNZeypfEb4ZZh6TfLnJy78Lh06JeB7XGqKsaBCMEmQA==","signatures":[{"sig":"MEQCIFlCqnwwN9tWfWfCYNDCaPlXcz6De5GrlvmlWOzivkxWAiA5ZhJc+BRlZlI3UZOd6CFmf5v3haaAx8k//7u4m0mjWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.0-rc.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1852139},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"04997515c73ad7f36ccf7a7701408178503f3afa","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1f15582-7295-4d3a-976f-4072a85f10fb"}},"repository":{"url":"git+https://github.com/solana-foundation/anchor.git","type":"git"},"_npmVersion":"11.9.0","description":"Anchor client","directories":{},"_nodeVersion":"24.14.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.0-rc.5","@anchor-lang/errors":"^1.0.0-rc.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-rc.5_1774039430603_0.102008504853069","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@anchor-lang/core","version":"1.0.0","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.0","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-foundation/anchor#readme","bugs":{"url":"https://github.com/solana-foundation/anchor/issues"},"dist":{"shasum":"56b1742d270571147c17b7c1588149c10fb0e4d9","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.0.tgz","fileCount":487,"integrity":"sha512-YHJQCJNQwF1M1M5VNNOj1DuR7B9v7f/6I9NkFYty7HAbpb3+1HpuDD7nOqI+X3CafXzteWGWZE2kn+Ts7PBKNQ==","signatures":[{"sig":"MEUCIEL2P8YBuKrw2Nmo0bqxUwP0xtOH1NrgafgHp7vfQSdHAiEArke3MVk28MnxqI01T7OVhUQx0/ZnM+pz5BU2nfFCIcA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1852124},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"25be6d502ec6957d34d436bc2a6170040fc64153","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1f15582-7295-4d3a-976f-4072a85f10fb"}},"repository":{"url":"git+https://github.com/solana-foundation/anchor.git","type":"git"},"_npmVersion":"11.9.0","description":"Anchor client","directories":{},"_nodeVersion":"24.14.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.0","@anchor-lang/errors":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0_1775154298227_0.37722005579333584","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@anchor-lang/core","version":"1.0.1","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.1","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-foundation/anchor#readme","bugs":{"url":"https://github.com/solana-foundation/anchor/issues"},"dist":{"shasum":"a194f02ed9713722a2e0e6197ec6a6c826c5aa34","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.1.tgz","fileCount":487,"integrity":"sha512-SzZRCod5esNCFmOSwwpKp0Qx2tUiheEIR099LC56OED3BP35hLmsr6OX1xVgD2F/itR5j82xciDjFhbgHCaz2w==","signatures":[{"sig":"MEUCIEpa01mt8qzfPE0usLIz0/DQlZi7PxmyOc2/0K2A06pJAiEAra29dt3kniixMi7jD8IM2oO2TmObzsu10ImxJin2XQc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1852124},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"4c10bd6915788b396ba67d2f4054afac0b9f6d6c","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1f15582-7295-4d3a-976f-4072a85f10fb"}},"repository":{"url":"git+https://github.com/solana-foundation/anchor.git","type":"git"},"_npmVersion":"11.12.1","description":"Anchor client","directories":{},"_nodeVersion":"24.15.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.1","@anchor-lang/errors":"^1.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.22.10","prettier":"^2.1.2","typescript":"^5.5.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.1_1776788859215_0.05973426155540884","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@anchor-lang/core","version":"1.0.2","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.0.2","maintainers":[{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/solana-foundation/anchor#readme","bugs":{"url":"https://github.com/solana-foundation/anchor/issues"},"dist":{"shasum":"37b46c2b2bb79a8f8650b0169204e15bf75f230e","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.2.tgz","fileCount":487,"integrity":"sha512-XZy430qI7s3iJsT46GAcbqyJdxk2MmUo7m0fJUDYmDZSIngI5cbtNo/MAEQ3WC9YqXxesAw7KFKlOkiqNW3e9w==","signatures":[{"sig":"MEYCIQCCJeWEEVJakKvweoXGgQ6sStnh4AgHwSc/vFKVQ69CagIhAJv234Jl1hE5HbYWOV5EQCIwa2qiIfFimGy1oZ7m+vsK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1853131},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=17"},"gitHead":"1314a6b83b16e6a31947b372d57988fd0e81559c","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1f15582-7295-4d3a-976f-4072a85f10fb"}},"repository":{"url":"git+https://github.com/solana-foundation/anchor.git","type":"git"},"_npmVersion":"11.11.0","description":"Anchor client","directories":{},"_nodeVersion":"24.14.1","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.1.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.0","@anchor-lang/borsh":"^1.0.2","@anchor-lang/errors":"^1.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.25.13","prettier":"^2.1.2","typescript":"^4.9.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@types/crypto-hash":"^1.1.2","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.2_1777747431068_0.5456971542513549","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"@anchor-lang/core","version":"1.1.1","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.1.1","maintainers":[{"name":"jamie-osec","email":"jamie@osec.io"},{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/otter-sec/anchor#readme","bugs":{"url":"https://github.com/otter-sec/anchor/issues"},"dist":{"shasum":"9856d71fe713d6a9d02fc9c872fc824ca6e105fc","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.1.1.tgz","fileCount":497,"integrity":"sha512-nnLTht3KTD4bC+uCpuzcXYYmSF7it09gNoQxI4m1EYnYw0xzi40xQ3ZizZ/Knek+Cn2D6zD2JPQFBnmJF06IGQ==","signatures":[{"sig":"MEUCIQDO6hh7y+8QOpCLtzvJntk71D+YLtsetN1N5mN9h+LwMQIgOt5xOj/MHPadTwWghOJ3FaZYPILrNArWsyv657/kb/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885546},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.18"},"gitHead":"208c0b78a748700a5ab89b641b8d73e267bcfdb3","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:606a2f4e-6559-4fb9-8271-43438bd46fa5"}},"repository":{"url":"git+https://github.com/otter-sec/anchor.git","type":"git"},"_npmVersion":"11.13.0","description":"Anchor client","directories":{},"_nodeVersion":"24.17.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.2.3","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.1","@anchor-lang/borsh":"^1.1.1","@anchor-lang/errors":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.25.13","prettier":"^2.1.2","typescript":"^4.9.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.1_1782391223694_0.05096294001633361","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"@anchor-lang/core","version":"1.1.2","license":"(MIT OR Apache-2.0)","_id":"@anchor-lang/core@1.1.2","maintainers":[{"name":"jamie-osec","email":"jamie@osec.io"},{"name":"solana-devs","email":"npm@solana.org"}],"homepage":"https://github.com/otter-sec/anchor#readme","bugs":{"url":"https://github.com/otter-sec/anchor/issues"},"dist":{"shasum":"d1c4eaa6fe02550d2a8df407f77b8fa8b44ca5d8","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.1.2.tgz","fileCount":497,"integrity":"sha512-rUG9qzxoK1avDtwYBuufiwMm2t18nVt4eU9T35NT8ZzIZ2k9wbUgW9PQ9lEjteem2t/ozyfvjapsLj4algi4pA==","signatures":[{"sig":"MEUCIQCi5WZGnGU0NMIOFYonqbZQzRcEcp/God9BJf3lMLSmVgIgSaQqePPRkqrfbMnvbaEg12lhG6lx59gItxLJcVIsHy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1885546},"main":"./dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.18"},"gitHead":"24035e2b0035c87e321acc1c05f97793829a87f1","scripts":{"docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","lint":"prettier src/** tests/** --check","test":"jest tests --detectOpenHandles","build":"rimraf dist/ && yarn build:node && yarn build:browser","watch":"tsc -p tsconfig.cjs.json --watch","lint:fix":"prettier src/** tests/** -w","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","prepublishOnly":"yarn build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:606a2f4e-6559-4fb9-8271-43438bd46fa5"}},"repository":{"url":"git+https://github.com/otter-sec/anchor.git","type":"git"},"_npmVersion":"11.13.0","description":"Anchor client","directories":{},"_nodeVersion":"24.17.0","dependencies":{"bs58":"^4.0.1","pako":"^2.0.3","toml":"^3.0.0","bn.js":"^5.2.3","superstruct":"^0.15.4","@noble/hashes":"^1.3.1","buffer-layout":"^1.2.2","eventemitter3":"^4.0.7","@solana/web3.js":"^1.69.1","@anchor-lang/borsh":"^1.1.2","@anchor-lang/errors":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","husky":"^4.3.0","tslib":"^2.3.1","eslint":"^7.12.1","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-node":"^9.0.0","typedoc":"^0.25.13","prettier":"^2.1.2","typescript":"^4.9.4","@types/bs58":"^4.0.1","@types/jest":"^27.4.1","@types/pako":"^1.0.1","jest-config":"27.3.1","lint-staged":"^10.5.0","@types/bn.js":"^4.11.6","@commitlint/cli":"^11.0.0","ts-jest-resolver":"^2.0.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.15.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^4.6.0","@rollup/plugin-node-resolve":"^13.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.2_1782486345373_0.872707049461847","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@anchor-lang/core","version":"1.0.3","description":"Anchor client","module":"./dist/esm/index.js","main":"./dist/cjs/index.js","browser":"./dist/browser/index.js","license":"(MIT OR Apache-2.0)","types":"dist/cjs/index.d.ts","homepage":"https://github.com/otter-sec/anchor#readme","bugs":{"url":"https://github.com/otter-sec/anchor/issues"},"repository":{"type":"git","url":"git+https://github.com/otter-sec/anchor.git"},"publishConfig":{"access":"public"},"engines":{"node":">=17"},"scripts":{"build":"rimraf dist/ && yarn build:node && yarn build:browser","build:node":"cd ../borsh && yarn build && cd ../anchor-errors && yarn build && cd ../anchor && tsc && tsc -p tsconfig.cjs.json","build:browser":"rollup --config","lint:fix":"prettier src/** tests/** -w","lint":"prettier src/** tests/** --check","watch":"tsc -p tsconfig.cjs.json --watch","prepublishOnly":"yarn build","docs":"typedoc --excludePrivate --includeVersion --out ../../../docs/src/.vuepress/dist/ts/ --readme none src/index.ts","test":"jest tests --detectOpenHandles"},"dependencies":{"@anchor-lang/borsh":"^1.0.3","@anchor-lang/errors":"^1.0.3","@noble/hashes":"^1.3.1","@solana/web3.js":"^1.69.0","bn.js":"^5.1.2","bs58":"^4.0.1","buffer-layout":"^1.2.2","camelcase":"^6.3.0","cross-fetch":"^3.1.5","eventemitter3":"^4.0.7","pako":"^2.0.3","superstruct":"^0.15.4","toml":"^3.0.0"},"devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.0.6","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-typescript":"^8.3.0","@types/bn.js":"^4.11.6","@types/bs58":"^4.0.1","@types/crypto-hash":"^1.1.2","@types/jest":"^27.4.1","@types/pako":"^1.0.1","@typescript-eslint/eslint-plugin":"^4.6.0","@typescript-eslint/parser":"^4.6.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","husky":"^4.3.0","jest":"27.3.1","jest-config":"27.3.1","lint-staged":"^10.5.0","prettier":"^2.1.2","rimraf":"^3.0.2","rollup":"^2.60.2","ts-jest":"^27.0.7","ts-jest-resolver":"^2.0.0","ts-node":"^9.0.0","tslib":"^2.3.1","typedoc":"^0.25.13","typescript":"^4.9.4"},"readmeFilename":"README.md","gitHead":"9bd4f2f41b0407545da1af7348b0419725ce3ce8","_id":"@anchor-lang/core@1.0.3","_nodeVersion":"24.17.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-LvSaaqpiaO3YHqrFjjqwOukA7e8rfAkoguhIf7pPbkYU1XE5Wk0XUBdb1axQkWEjhAf+wjQqnJoPRpfolTgTpg==","shasum":"0b4d4cf27954a3813213e10ee31341a13fd3d54f","tarball":"https://registry.npmjs.org/@anchor-lang/core/-/core-1.0.3.tgz","fileCount":487,"unpackedSize":1853051,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anchor-lang%2fcore@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA6h8XlS9RQviQHeHTWZ+UNLTbEFf45EhuThHcf/3pfPAiEAg95RjaPLUI3p0YK/1vbX41FdChcaiJCLtbamq8I4fzc="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:606a2f4e-6559-4fb9-8271-43438bd46fa5"}},"directories":{},"maintainers":[{"name":"jamie-osec","email":"jamie@osec.io"},{"name":"solana-devs","email":"npm@solana.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_1.0.3_1782489493152_0.3241646765862276"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-19T21:24:08.845Z","modified":"2026-06-26T15:58:13.671Z","0.0.0":"2025-12-19T21:24:09.096Z","0.32.1":"2026-01-06T06:25:26.640Z","1.0.0-rc.2":"2026-01-10T05:44:45.526Z","1.0.0-rc.3":"2026-03-18T20:42:24.468Z","1.0.0-rc.4":"2026-03-19T19:28:31.667Z","1.0.0-rc.5":"2026-03-20T20:43:50.827Z","1.0.0":"2026-04-02T18:24:58.445Z","1.0.1":"2026-04-21T16:27:39.419Z","1.0.2":"2026-05-02T18:43:51.243Z","1.1.1":"2026-06-25T12:40:23.857Z","1.1.2":"2026-06-26T15:05:45.536Z","1.0.3":"2026-06-26T15:58:13.366Z"},"bugs":{"url":"https://github.com/otter-sec/anchor/issues"},"license":"(MIT OR Apache-2.0)","homepage":"https://github.com/otter-sec/anchor#readme","repository":{"url":"git+https://github.com/otter-sec/anchor.git","type":"git"},"description":"Anchor client","maintainers":[{"name":"jamie-osec","email":"jamie@osec.io"},{"name":"solana-devs","email":"npm@solana.org"}],"readme":"","readmeFilename":""}