{"_id":"@alloy-cd/sdk","_rev":"10-017b26b72ca72d91f55252f6c1f44e0c","name":"@alloy-cd/sdk","dist-tags":{"latest":"0.0.10"},"versions":{"0.0.1":{"name":"@alloy-cd/sdk","version":"0.0.1","_id":"@alloy-cd/sdk@0.0.1","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"homepage":"https://github.com/alloy-cd/alloy#readme","bugs":{"url":"https://github.com/alloy-cd/alloy/issues"},"bin":{"alloy":"dist/cli/index.js"},"dist":{"shasum":"efbc0590a250ab0c34b25c45b0115e36ea515edf","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.1.tgz","fileCount":4,"integrity":"sha512-1YkeYVw2QdsHmtJkpLxfuK13e23iC/lDIjSiXIJGxF1XQONIrJaYtuUYGt3x3h6tUpcYBCvP8po1kcvdcP+8iw==","signatures":[{"sig":"MEUCIEJnP8cFrQEJGJn9APMP8sBmsmNy6L6aSONQUOwkwaqdAiEAkdPVIg+Rpa2JeWnZ2NluoZyFtMxa9EZEgvnv1PbZxZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5049},"main":"./dist/package/index.js","type":"module","types":"./dist/package/index.d.ts","exports":{".":{"types":"./dist/package/index.d.ts","import":"./dist/package/index.js"}},"private":false,"scripts":{"dev":"bun run src/cli/index.ts","knip":"cd ../.. && bunx knip-bun --workspace apps/sdk --no-progress --production","lint":"biome lint .","build":"rm -rf dist .turbo/tsconfig.types.tsbuildinfo && mkdir -p dist/cli dist/package && bun build src/cli/index.ts --outfile dist/cli/index.js --target bun --define process.env.ALLOY_SDK_VERSION='\"'\"${ALLOY_SDK_VERSION:-}\"'\"' && bun build src/package/index.ts --outfile dist/package/index.js --target bun && tsc -p tsconfig.types.json","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit -p tsconfig.json","build:binaries":"mkdir -p dist/bin && bun build src/cli/index.ts --compile --minify --target=bun-linux-x64 --outfile dist/bin/alloy-linux-x64 && bun build src/cli/index.ts --compile --minify --target=bun-linux-arm64 --outfile dist/bin/alloy-linux-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-x64 --outfile dist/bin/alloy-darwin-x64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-arm64 --outfile dist/bin/alloy-darwin-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-windows-x64 --outfile dist/bin/alloy-windows-x64.exe"},"_npmUser":{"name":"benkamin","email":"ben@kamin.sh"},"repository":{"url":"git+https://github.com/alloy-cd/alloy.git","type":"git","directory":"apps/sdk"},"_npmVersion":"10.9.3","directories":{},"_nodeVersion":"22.18.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"^1.3.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.1_1781318977916_0.12919635342431945","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@alloy-cd/sdk","version":"0.0.2","_id":"@alloy-cd/sdk@0.0.2","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"homepage":"https://github.com/alloy-cd/alloy#readme","bugs":{"url":"https://github.com/alloy-cd/alloy/issues"},"bin":{"alloy":"dist/cli/index.js"},"dist":{"shasum":"70f78f049860b74e1c80edafb58d7fd97c81d3e1","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.2.tgz","fileCount":9,"integrity":"sha512-S0zLDJzyNv9kvxulwMc8vSwS3n54RJ0taRqx/RS6x1UBYZYfTRe2Qrp7PRp4sLtenxrJ1Z3FbitgDO3fgQGzHw==","signatures":[{"sig":"MEQCID4+/YdtA8lI+JwaDLIcYwE0pNFTswbSPG+gD4vvRQhNAiAi20pgdH3Uw+vBy/ozFrTbFpMNyWAacLaKfvPfNYSZpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427991531},"main":"./dist/package/index.js","type":"module","types":"./dist/package/index.d.ts","exports":{".":{"types":"./dist/package/index.d.ts","import":"./dist/package/index.js"}},"gitHead":"49cc7463a69701c2b47c2b6b6a3a1792fdb4b942","private":false,"scripts":{"dev":"bun run src/cli/index.ts","knip":"cd ../.. && bunx knip-bun --workspace apps/sdk --no-progress --production","lint":"biome lint .","build":"rm -rf dist .turbo/tsconfig.types.tsbuildinfo && mkdir -p dist/cli dist/package && bun build src/cli/index.ts --outfile dist/cli/index.js --target bun --define process.env.ALLOY_SDK_VERSION='\"'\"${ALLOY_SDK_VERSION:-}\"'\"' && bun build src/package/index.ts --outfile dist/package/index.js --target bun && tsc -p tsconfig.types.json","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit -p tsconfig.json","build:binaries":"mkdir -p dist/bin && bun build src/cli/index.ts --compile --minify --target=bun-linux-x64 --outfile dist/bin/alloy-linux-x64 && bun build src/cli/index.ts --compile --minify --target=bun-linux-arm64 --outfile dist/bin/alloy-linux-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-x64 --outfile dist/bin/alloy-darwin-x64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-arm64 --outfile dist/bin/alloy-darwin-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-windows-x64 --outfile dist/bin/alloy-windows-x64.exe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"repository":{"url":"git+https://github.com/alloy-cd/alloy.git","type":"git","directory":"apps/sdk"},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"^1.3.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.2_1781320118652_0.8827380247039407","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"@alloy-cd/sdk","version":"0.0.3","_id":"@alloy-cd/sdk@0.0.3","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"homepage":"https://github.com/alloy-cd/alloy#readme","bugs":{"url":"https://github.com/alloy-cd/alloy/issues"},"bin":{"alloy":"dist/cli/index.js"},"dist":{"shasum":"e07a235b4f840c0551cf665f79ff1573bb9d8e62","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.3.tgz","fileCount":9,"integrity":"sha512-Sopcy1mxUqArqwdYJmZ8WkJ9R+er+0FodqBBAJjG0t2Q6do6fgFU/ai7hco/9s36m4hO1IYTFY4MRUlTPymETQ==","signatures":[{"sig":"MEUCIQCzfhP5nYMzjHiEydtiRl9Uaq/OFFcFYuEiSEffmuWGxAIgfYuHGAtmxhvG1xAQPW8OHjteg8aGkH6NjqwIDFqaf84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427991531},"main":"./dist/package/index.js","type":"module","types":"./dist/package/index.d.ts","exports":{".":{"types":"./dist/package/index.d.ts","import":"./dist/package/index.js"}},"gitHead":"1922ba02bf2c50d6ae7de949f4ac0a7a9a54c4cd","private":false,"scripts":{"dev":"bun run src/cli/index.ts","knip":"cd ../.. && bunx knip-bun --workspace apps/sdk --no-progress --production","lint":"biome lint .","build":"rm -rf dist .turbo/tsconfig.types.tsbuildinfo && mkdir -p dist/cli dist/package && bun build src/cli/index.ts --outfile dist/cli/index.js --target bun --define process.env.ALLOY_SDK_VERSION='\"'\"${ALLOY_SDK_VERSION:-}\"'\"' && bun build src/package/index.ts --outfile dist/package/index.js --target bun && tsc -p tsconfig.types.json","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit -p tsconfig.json","build:binaries":"mkdir -p dist/bin && bun build src/cli/index.ts --compile --minify --target=bun-linux-x64 --outfile dist/bin/alloy-linux-x64 && bun build src/cli/index.ts --compile --minify --target=bun-linux-arm64 --outfile dist/bin/alloy-linux-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-x64 --outfile dist/bin/alloy-darwin-x64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-arm64 --outfile dist/bin/alloy-darwin-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-windows-x64 --outfile dist/bin/alloy-windows-x64.exe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"repository":{"url":"git+https://github.com/alloy-cd/alloy.git","type":"git","directory":"apps/sdk"},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"^1.3.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.3_1781321707678_0.2807105772713707","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"@alloy-cd/sdk","version":"0.0.4","_id":"@alloy-cd/sdk@0.0.4","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"homepage":"https://github.com/alloy-cd/alloy#readme","bugs":{"url":"https://github.com/alloy-cd/alloy/issues"},"bin":{"alloy":"dist/cli/index.js"},"dist":{"shasum":"5ecc04420eae5b7734c5a9cf2c041ba05a8158b3","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.4.tgz","fileCount":9,"integrity":"sha512-n3Eof6ZFEJIhfrmT5U5VES3zcCWlFJ68IXzPur/EgvOyvMTwuRkLOq7NsXz5AY0u0rnTMeZGV2ULVt5cFd8g5Q==","signatures":[{"sig":"MEUCICLi3uRyVOtCdaju8CNYMQL5Hn7+Xu0j2ClYDee8iPgiAiEA8PL/VmeaVayW5XlED3vT88w0Is48YHR+ifoXmFgudKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427991531},"main":"./dist/package/index.js","type":"module","types":"./dist/package/index.d.ts","exports":{".":{"types":"./dist/package/index.d.ts","import":"./dist/package/index.js"}},"gitHead":"0072e9334ad9b7afa82aadc736cf3211d119ca9a","private":false,"scripts":{"dev":"bun run src/cli/index.ts","knip":"cd ../.. && bunx knip-bun --workspace apps/sdk --no-progress --production","lint":"biome lint .","build":"rm -rf dist .turbo/tsconfig.types.tsbuildinfo && mkdir -p dist/cli dist/package && bun build src/cli/index.ts --outfile dist/cli/index.js --target bun --define process.env.ALLOY_SDK_VERSION='\"'\"${ALLOY_SDK_VERSION:-}\"'\"' && bun build src/package/index.ts --outfile dist/package/index.js --target bun && tsc -p tsconfig.types.json","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit -p tsconfig.json","build:binaries":"mkdir -p dist/bin && bun build src/cli/index.ts --compile --minify --target=bun-linux-x64 --outfile dist/bin/alloy-linux-x64 && bun build src/cli/index.ts --compile --minify --target=bun-linux-arm64 --outfile dist/bin/alloy-linux-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-x64 --outfile dist/bin/alloy-darwin-x64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-arm64 --outfile dist/bin/alloy-darwin-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-windows-x64 --outfile dist/bin/alloy-windows-x64.exe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"repository":{"url":"git+https://github.com/alloy-cd/alloy.git","type":"git","directory":"apps/sdk"},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"^1.3.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.4_1781322082227_0.40773048679911295","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"@alloy-cd/sdk","version":"0.0.5","_id":"@alloy-cd/sdk@0.0.5","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"homepage":"https://github.com/alloy-cd/alloy#readme","bugs":{"url":"https://github.com/alloy-cd/alloy/issues"},"bin":{"alloy":"dist/cli/index.js"},"dist":{"shasum":"ad8a66bbcd9e65da47f5e713c96007bd83116c80","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.5.tgz","fileCount":9,"integrity":"sha512-mK96YhSUPjmIhGUohhCL9uPV9lNKGkF8VjyZPKpZqPXVUaDDbyfVOBa9c9oGi4HBBydRZKu64vvbtkGldMZ7GA==","signatures":[{"sig":"MEYCIQCuTmTIALRAZvjICM9FUgNGDzlR30U+lMluJmNdSdHUHAIhALrO4iOG6Bb34iujXisLwV9avuR0iVVu2ZKICJyruSM2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427991531},"main":"./dist/package/index.js","type":"module","types":"./dist/package/index.d.ts","exports":{".":{"types":"./dist/package/index.d.ts","import":"./dist/package/index.js"}},"gitHead":"3448838042292b5b58d15104fe1ce851bcfd2139","private":false,"scripts":{"dev":"bun run src/cli/index.ts","knip":"cd ../.. && bunx knip-bun --workspace apps/sdk --no-progress --production","lint":"biome lint .","build":"rm -rf dist .turbo/tsconfig.types.tsbuildinfo && mkdir -p dist/cli dist/package && bun build src/cli/index.ts --outfile dist/cli/index.js --target bun --define process.env.ALLOY_SDK_VERSION='\"'\"${ALLOY_SDK_VERSION:-}\"'\"' && bun build src/package/index.ts --outfile dist/package/index.js --target bun && tsc -p tsconfig.types.json","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit -p tsconfig.json","build:binaries":"mkdir -p dist/bin && bun build src/cli/index.ts --compile --minify --target=bun-linux-x64 --outfile dist/bin/alloy-linux-x64 && bun build src/cli/index.ts --compile --minify --target=bun-linux-arm64 --outfile dist/bin/alloy-linux-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-x64 --outfile dist/bin/alloy-darwin-x64 && bun build src/cli/index.ts --compile --minify --target=bun-darwin-arm64 --outfile dist/bin/alloy-darwin-arm64 && bun build src/cli/index.ts --compile --minify --target=bun-windows-x64 --outfile dist/bin/alloy-windows-x64.exe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"repository":{"url":"git+https://github.com/alloy-cd/alloy.git","type":"git","directory":"apps/sdk"},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"^1.3.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.5_1781323048694_0.48555374354639214","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"@alloy-cd/sdk","version":"0.0.6","_id":"@alloy-cd/sdk@0.0.6","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"homepage":"https://github.com/alloy-cd/alloy#readme","bugs":{"url":"https://github.com/alloy-cd/alloy/issues"},"bin":{"alloy":"dist/cli/index.js"},"dist":{"shasum":"9b5d6518e9239b4b1c51f2cd2bf4bdf9d3dab3e9","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.6.tgz","fileCount":4,"integrity":"sha512-FSuvPXClMzb4XGVy7PRiXtClIavBS598/pjfArR0H/h9MvGm/jAzmJO7rx7+l3KKrYKl9gmOepaDoyYEUZk3hw==","signatures":[{"sig":"MEYCIQCRB+mnA+ega/SesUZCScjgiHkCj5nrCOT4C6Efg9B2zAIhAO4gydOGMhIwZvsV58WnvtXe4uPLaWsPjeuIt6Dt73LB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6079},"main":"./dist/package/index.js","type":"module","types":"./dist/package/index.d.ts","exports":{".":{"types":"./dist/package/index.d.ts","import":"./dist/package/index.js"}},"gitHead":"5931c7c7f94f1f64a347629eb0dceef8dbaf5cab","private":false,"scripts":{"dev":"bun run src/cli/index.ts","knip":"cd ../.. && bunx knip-bun --workspace apps/sdk --no-progress --production","lint":"biome lint .","build":"rm -rf dist .turbo/tsconfig.types.tsbuildinfo && mkdir -p dist/cli dist/package && bun build src/cli/index.ts --outfile dist/cli/index.js --target bun --minify --define process.env.ALLOY_SDK_VERSION='\"'\"${ALLOY_SDK_VERSION:-}\"'\"' && bun build src/package/index.ts --outfile dist/package/index.js --target bun --minify && javascript-obfuscator dist/cli/index.js --output dist/cli/index.js --compact true --control-flow-flattening true --control-flow-flattening-threshold 0.5 && javascript-obfuscator dist/package/index.js --output dist/package/index.js --compact true && tsc -p tsconfig.types.json","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit -p tsconfig.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"repository":{"url":"git+https://github.com/alloy-cd/alloy.git","type":"git","directory":"apps/sdk"},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"^1.3.14","typescript":"^5.9.3","javascript-obfuscator":"^5.4.3"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.6_1781323651983_0.02804534712858775","host":"s3://npm-registry-packages-npm-production"}},"0.0.7":{"name":"@alloy-cd/sdk","version":"0.0.7","_id":"@alloy-cd/sdk@0.0.7","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"bin":{"alloy":"bin/alloy.cjs"},"dist":{"shasum":"4cb7c7078e64ff9953ea9a7c6865107ec7d6b674","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.7.tgz","fileCount":4,"integrity":"sha512-Avr4nF1phkRbYCP0R+PANiKgu9Z1+XomuVmHPxqk+t7L9NJ9BuRn8jmTBR17IY5Ch+NWk85PVlg82jYUYT+h+w==","signatures":[{"sig":"MEUCIQD7Bz2tVtLeEUq3bbBEQ22WeXAmtrdRWUfKqLILI3bTbwIgfb3tuNTb63ZTSpu02jMeP36aO/VQJVvF9Ec4h+XL6ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1934},"main":"./package/index.js","type":"module","types":"./package/index.d.ts","exports":{".":{"types":"./package/index.d.ts","import":"./package/index.js"}},"gitHead":"ea8b7c1b16ac4737cb76290e03eda2564b50cbdd","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"optionalDependencies":{"@alloy-cd/sdk-linux-x64":"0.0.7","@alloy-cd/sdk-win32-x64":"0.0.7","@alloy-cd/sdk-darwin-x64":"0.0.7","@alloy-cd/sdk-linux-arm64":"0.0.7","@alloy-cd/sdk-darwin-arm64":"0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.7_1781325237267_0.24382978817699308","host":"s3://npm-registry-packages-npm-production"}},"0.0.8":{"name":"@alloy-cd/sdk","version":"0.0.8","_id":"@alloy-cd/sdk@0.0.8","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"bin":{"alloy":"bin/alloy.cjs"},"dist":{"shasum":"57bb7c243b2a03c72936bc172a935030e1d68041","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.8.tgz","fileCount":4,"integrity":"sha512-9UOGyLTVLCXfQJPMnUOwTjFGS1X2PHcBOUpbD6L3VY4EQMtrtE1KwObH1R7co5W8t3m+NBkQ7A9f8Ru2D8KqLA==","signatures":[{"sig":"MEQCIC3c+Qr1EN3VMiTHwHo0zxb7xhgTKZ7Mz0wC8/rgPU2YAiBvOMtHMBVOlMHFYP2cnWdCBWGu56FOPzIGXRsuhfgRzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3363},"main":"./package/index.js","type":"module","types":"./package/index.d.ts","exports":{".":{"types":"./package/index.d.ts","import":"./package/index.js"}},"gitHead":"562b52abbf3f081b54d9b8f4356b15037b8baa34","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"optionalDependencies":{"@alloy-cd/sdk-linux-x64":"0.0.8","@alloy-cd/sdk-win32-x64":"0.0.8","@alloy-cd/sdk-darwin-x64":"0.0.8","@alloy-cd/sdk-linux-arm64":"0.0.8","@alloy-cd/sdk-darwin-arm64":"0.0.8"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.8_1781325632688_0.454313003572012","host":"s3://npm-registry-packages-npm-production"}},"0.0.9":{"name":"@alloy-cd/sdk","version":"0.0.9","_id":"@alloy-cd/sdk@0.0.9","maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"bin":{"alloy":"bin/alloy.cjs"},"dist":{"shasum":"d04f8536462a6e0f5b9ed3710315f9db731e8052","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.9.tgz","fileCount":4,"integrity":"sha512-YEiekGiqBqDEtl17RlnBDvCybdf3f0nGdKO4evaSIRtVedcq971oQxFceXDsvsLiBEpFkoT/drXLBuqMit3iMw==","signatures":[{"sig":"MEUCIHVZq+im0aoWbGmo5de7xwl9gn35roOyE19ua6qEdauEAiEAqC+9e+JKpPXZP09l+oZ6jYDSJvxFDV1oZd5ECDp/i/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3116},"main":"./package/index.js","type":"module","types":"./package/index.d.ts","exports":{".":{"types":"./package/index.d.ts","import":"./package/index.js"}},"gitHead":"c0365e3b98b9de744c9060d3dc4779a16e39f53b","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"_npmVersion":"11.17.0","directories":{},"_nodeVersion":"22.22.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"optionalDependencies":{"@alloy-cd/sdk-linux-x64":"0.0.9","@alloy-cd/sdk-win32-x64":"0.0.9","@alloy-cd/sdk-darwin-x64":"0.0.9","@alloy-cd/sdk-linux-arm64":"0.0.9","@alloy-cd/sdk-darwin-arm64":"0.0.9"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.9_1781325844643_0.811754369865983","host":"s3://npm-registry-packages-npm-production"}},"0.0.10":{"name":"@alloy-cd/sdk","version":"0.0.10","type":"module","bin":{"alloy":"bin/alloy.cjs"},"main":"./package/index.js","types":"./package/index.d.ts","exports":{".":{"types":"./package/index.d.ts","import":"./package/index.js"}},"optionalDependencies":{"@alloy-cd/sdk-darwin-arm64":"0.0.10","@alloy-cd/sdk-darwin-x64":"0.0.10","@alloy-cd/sdk-linux-arm64":"0.0.10","@alloy-cd/sdk-linux-x64":"0.0.10","@alloy-cd/sdk-win32-x64":"0.0.10"},"publishConfig":{"access":"public"},"gitHead":"c3bdb183e081a8364bd01daca70e47d6626bde73","_id":"@alloy-cd/sdk@0.0.10","_nodeVersion":"22.22.3","_npmVersion":"11.17.0","dist":{"integrity":"sha512-V5DmpFgvH3y3sB11rDY+JaxoU7VpnIgU2nS1t17uD6T/96l5dk51zAIFDetGQGMC9SoH/+qt4e7BIy16AMtqdQ==","shasum":"a3409250bc56567e5a47a00f58abb7e3929269db","tarball":"https://registry.npmjs.org/@alloy-cd/sdk/-/sdk-0.0.10.tgz","fileCount":4,"unpackedSize":3313,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCMj5hQ8RpkFg5NUBRnauThscDIerqWdpM+Z0ih8DOSpgIhAK5QS7kYvLJwMhwEyrzpudJtyZ8JBXByljaV1JfC/85Q"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7aa14a3c-72ce-4e25-ba59-13b9dcc4069a"}},"directories":{},"maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_0.0.10_1781328396966_0.22638621560044636"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-13T02:49:37.795Z","modified":"2026-06-13T05:26:37.208Z","0.0.1":"2026-06-13T02:49:38.049Z","0.0.2":"2026-06-13T03:08:40.756Z","0.0.3":"2026-06-13T03:35:09.820Z","0.0.4":"2026-06-13T03:41:24.315Z","0.0.5":"2026-06-13T03:57:31.111Z","0.0.6":"2026-06-13T04:07:32.138Z","0.0.7":"2026-06-13T04:33:57.406Z","0.0.8":"2026-06-13T04:40:32.824Z","0.0.9":"2026-06-13T04:44:04.784Z","0.0.10":"2026-06-13T05:26:37.108Z"},"maintainers":[{"name":"benkamin","email":"ben@kamin.sh"}],"readme":"ERROR: No README data found!","readmeFilename":""}