{"_id":"@athoscommerce/snap-platforms","_rev":"36-dd4810a45fea871cfe6840b65d733c10","name":"@athoscommerce/snap-platforms","dist-tags":{"beta":"1.12.1-beta.152","latest":"1.12.0"},"versions":{"1.0.0":{"name":"@athoscommerce/snap-platforms","version":"1.0.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.0.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@searchspring.com"}],"homepage":"https://github.com/athoscommerce/snap#readme","bugs":{"url":"https://github.com/athoscommerce/snap/issues"},"dist":{"shasum":"a48094e48f539591724ecc265baee6adcf3a2359","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.0.0.tgz","fileCount":135,"integrity":"sha512-hZSuRcHtvZP3+Z34Xc/JQv9ZO+2DKZLjbRvY7Dt/P4WcTwySWV7fj/LWSfE95safASIJWzAlR7oFluZU29EpZA==","signatures":[{"sig":"MEUCIHU789EBgvWxap7v/p1SxbjrSkSQEOS9aFDtifNwPcckAiEA2vNkIctv4YT+X2yzQ32cQdKT+C6mme1xLxPV8vPjakU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156835},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"714fb2d140d44581a559a6025310f8df9e33e216","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"athos-nebo","email":"machine@athoscommerce.com"},"repository":{"url":"git+https://github.com/athoscommerce/snap.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v24.14.0+arm64 (darwin)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"@athoscommerce/snap-toolbox":"1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.0.0","@athoscommerce/snap-store-mobx":"1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.0.0_1772663027060_0.4365758287090944","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"@athoscommerce/snap-platforms","version":"1.1.2","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.1.2","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@searchspring.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"78cc7831b32868e5e4ab8a6a2d6767915b06351e","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.1.2.tgz","fileCount":135,"integrity":"sha512-r4pR4/q/WvXaE+ISEPpx/BsngNYS7PI2UbuRvfOcGVtdKL3qr2v//9DzF8rG0w6fYdZon48mAG/xX9kTMnCXfg==","signatures":[{"sig":"MEYCIQCLwvuVSTyZQzyOqb6jSVc2+MciEDitsay2hbR2p3bdPAIhAIfLIsayK/vYb3NThKm6SoEonrouRav6mDMi1H2wvNuR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"5d77226e3af53296170da97ccddf707265d71235","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"@athoscommerce/snap-toolbox":"1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.1.2","@athoscommerce/snap-store-mobx":"1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.1.2_1772674252241_0.045607172088210746","host":"s3://npm-registry-packages-npm-production"}},"1.1.3":{"name":"@athoscommerce/snap-platforms","version":"1.1.3","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.1.3","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@searchspring.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"c8c1daa62c6d972355ae5fcd577b3ff722802551","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.1.3.tgz","fileCount":135,"integrity":"sha512-WiorfJ67SEKDUy9sshfT/tB48PcctGghEAW0iFOPhXNpnC52U7MHuqnC0BlDaSsCw2Fhe+VY6YqBt6YnlXIK2g==","signatures":[{"sig":"MEUCIQCp7dErbBflh8j7pbH+OZp96iSMHp/ARrKGrYxC23XbaQIgS0H+EVgT1CtaahfZWLsufkDMH1QxQLE0eWb7EFn7pwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"41cf244735aea307c8877d9dcbe1546202cf916d","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"@athoscommerce/snap-toolbox":"1.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.1.3","@athoscommerce/snap-store-mobx":"1.1.3"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.1.3_1772674828033_0.7273719209345271","host":"s3://npm-registry-packages-npm-production"}},"1.1.4":{"name":"@athoscommerce/snap-platforms","version":"1.1.4","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.1.4","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@searchspring.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"477d4aa55121373d9cf4f564f04cf121ddc72066","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.1.4.tgz","fileCount":135,"integrity":"sha512-SuHNQBMvPRxDDb5rgOT/Xmea8dfh/xUQ6fHK6rIA7sS7Sn3QhW/MlHJalDciuhV68TFJSvpC84D12E3y/M2UZQ==","signatures":[{"sig":"MEQCIFNZttvHLjMPV4WdyjMeXfDH4kMy14OEPKUdwETjtS0LAiBXwSTuGFwxwtubUA2299NFojXhM7r03MMXhI8tW+pvcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"07469a7158b8c18ad63f4146650c290f7bcdcb58","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"@athoscommerce/snap-toolbox":"1.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.1.4","@athoscommerce/snap-store-mobx":"1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.1.4_1772742834053_0.5165211546026665","host":"s3://npm-registry-packages-npm-production"}},"1.1.5":{"name":"@athoscommerce/snap-platforms","version":"1.1.5","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.1.5","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@searchspring.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"d090429c4ea7482b853138b331de68399d8b1266","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.1.5.tgz","fileCount":135,"integrity":"sha512-dORISHyCKUZCH4fYYUbso6rkp1SykymoWUFzOkVVzcX/On1w1liAzC/NdecbsBF1nXlnhBWkYCuCBnpJnH4BEQ==","signatures":[{"sig":"MEUCIDxuma6KXJm1Z2OTzh4jwyIavOFiBgYB96njATjLq7VjAiEA5qpp+BlBUi5y5F1N/AmdQREnZHFEz2q9Fm3Tvx+dQoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"d387e3b28569ad8d5f40c3e2f28509e73c8b32d0","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.1.5","@athoscommerce/snap-store-mobx":"1.1.5"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.1.5_1775159328443_0.05951140458170534","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@athoscommerce/snap-platforms","version":"1.2.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"69dbc6dd4f6f045f95378573ecca235ce23143c2","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.0.tgz","fileCount":135,"integrity":"sha512-aNfcDNnalSpQWHkUxo6g8WSHkHYCwbIDys8bihouIdz+6STp2ycwQntXEBS/WGQBsTDua3+C4HvLHI08KEgnRQ==","signatures":[{"sig":"MEQCIFYrh+dYNYPndkadTI3buAXiTIOTcMJHL4K1vMMMBPtjAiBH9FG4SqrckgsdIUeSRg2w/iqBb1fzsMeYmoGyuAbsBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"5bf6c81cee58feba037390bb42b7a6530700bb6d","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.2.0","@athoscommerce/snap-store-mobx":"1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.0_1776190799583_0.22444358649760954","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@athoscommerce/snap-platforms","version":"1.2.1","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.1","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"01a90f2249ae33a6fdfbc62c6d9976e23173fcff","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.1.tgz","fileCount":135,"integrity":"sha512-JgFbbaydbN4O7QDTYfwXXRMdNnd9Q4AsQNHdmo/H42/qCAY0HEpp/BRUqP+KxopTm3y1VFvbGNvt5eZzWNaaow==","signatures":[{"sig":"MEQCIQCcbDeGMSlOOH6U5/xG+EUFxHrmfEbEir7bglnLISPJXQIfYIPtwDgEjg2sg1bGXrWoc6cBMyBUCnO7tRiS+WTbVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"e61107bb6abe3f678956545a9cf4bc61a3a48a63","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.2.1","@athoscommerce/snap-store-mobx":"1.2.1"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.1_1776470301039_0.7860958462268377","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"@athoscommerce/snap-platforms","version":"1.2.2","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.2","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"1bfe11b952529d1038e68a77a35dcd0ad9a267e7","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.2.tgz","fileCount":135,"integrity":"sha512-6jSIKhXP7ZCOmKT2VmYoPH5z8nyu8ObYWcMsi3CKq0k6sBYROsdPwGQrf3ATaK0m9IP/iL8BRFQpXntDlIGgsg==","signatures":[{"sig":"MEUCIQCjuPNF3e8i7Q+7+yG+gLzDajM7UsAsLtQo8EzdtEP7NwIgFBUd4PrQtMys/SSBnDqmDFvAqkIMGt7xQNSBwhTF9C4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"d16a223c9b931cd877a09680b3381abc20ee84d4","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.2.2","@athoscommerce/snap-store-mobx":"1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.2_1776826195910_0.2505065330151839","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.1":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.1","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.1","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"8a7f2305ca5ab07a6dc90048c560ccd56a1800c6","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.1.tgz","fileCount":135,"integrity":"sha512-psJ+mr7KqdnhKwfKAw5SrhizsFlggKr5C6mJBjbytSvczlG+uhAnBBNE+6q4UB7pRyYA6rS/UhMBOpkYlJ6E6w==","signatures":[{"sig":"MEUCIQCObooz4N6BwJ/Zgm4ikLjzmPi3/YF2OuSayq7FfB8YkQIgYJRUN+WLRH/t2mN1+wv7GCi9ZBRKgoJqscQXvMqon8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"db209407a3895f0cdbb078927410b2b28265e77b","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.1+db209407a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.1+db209407a","@athoscommerce/snap-store-mobx":"1.2.3-beta.1+db209407a"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.1_1777410728888_0.25758691106959564","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.2":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.2","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.2","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"d9a254a39280638446d33ae62d066ce8e2ffa3ca","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.2.tgz","fileCount":135,"integrity":"sha512-jHphoRLl4eb+UhXiji50Ukpdtbjoa6ooQaWI+5uGXlsQGwU5JI6bAKAybJzZfIJ5nJJHdr0VVkm92qDV/A0K5A==","signatures":[{"sig":"MEUCIQDFbgpXG0yeDQe7DEywceMP9XvdkndIlye37Uf4bWBGYwIgdXQ07Rdx5wAqNgwL5CJ2aGGpHcIhZrbT74G75/fIn4M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"2c4c9a7f897641582adeeb5c5b57993143387548","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.2+2c4c9a7f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.2+2c4c9a7f8","@athoscommerce/snap-store-mobx":"1.2.3-beta.2+2c4c9a7f8"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.2_1777469575679_0.7486649080416448","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@athoscommerce/snap-platforms","version":"1.3.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.3.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"f344d51004d5782c843beae5af642c2c4f681dc2","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.3.0.tgz","fileCount":135,"integrity":"sha512-lD8mwizkOlcdlFA1Eobu0kpQ5Nv6BXreeNfVafEFTRu0C1HW3+emjHMDrkdd1ULMN0PpG3vXIMJItXoo/D0fUQ==","signatures":[{"sig":"MEYCIQC8JMWoAPsnAXFgRbCo/hy5NRfrBN0jvLJngNjwW1aMvAIhAI7kCd9a+/fUWIn6fY62gpRe+UZyTBym8OpW0E47aUEH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"a59ece84954df7d459106f468bb7826704a16d5f","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.3.0","@athoscommerce/snap-store-mobx":"1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.3.0_1777504633787_0.14199517512282656","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.3":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.3","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.3","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"c27c5c5f28d8e7a2caacd0d18f585e235695f54b","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.3.tgz","fileCount":135,"integrity":"sha512-3K9z5dQOd/kvzJa85yHk4NdcZh2lQ1CBpwDtJJtMbGqHW0KNJg/8IxON8PzyC56vfVVONeIpGgbV/8jrgJoIBA==","signatures":[{"sig":"MEUCIFuMVS3QSkFy+1K2njsqykNu3ukcXr3zQNbNgJf86+mTAiEA4ALRwh4/U0wmIJIwV3H51ae/ZQ8db0WNV1wJKPN3sCU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"25a2f452248ffbf114c80137ea8ad95516b3f106","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.3+25a2f4522"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.3+25a2f4522","@athoscommerce/snap-store-mobx":"1.2.3-beta.3+25a2f4522"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.3_1777668413390_0.9900180528425722","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.4":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.4","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.4","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"59bb719c72cd250687fbf8dc75a1f5026a185b3c","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.4.tgz","fileCount":135,"integrity":"sha512-Pt/HkhObwwy7+ZtuYzzbXq/wkdi7HUWRlm5rGFUid4VeXoxhtUBU3WWRv9l/TElj6y3FWmTVzcLdzwfIyrysfg==","signatures":[{"sig":"MEQCIEMCADAdTwBLDY8S3/w36+OnjCOtIl50sODJUuQDfZGCAiAQHbBKf+xWTjGDayL2UfLBMrhHYpnW3EzPvt9VdwSj0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"cf2eeebec7baf5a7746dcd90c21bccd9a5b15544","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.4+cf2eeebec"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.4+cf2eeebec","@athoscommerce/snap-store-mobx":"1.2.3-beta.4+cf2eeebec"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.4_1778015840203_0.463465096243852","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@athoscommerce/snap-platforms","version":"1.4.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.4.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"e5613b571e19309e2c0e7ad6f0b555e6aef6453e","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.4.0.tgz","fileCount":135,"integrity":"sha512-E12VDb+m2Ji5AX3DiA7ZgRWTgXAyqmDQPUUS2U/plD9uW3mJcuGdMMAbU45+BIvFA0QkxDJ5eJSrypne0AbF0A==","signatures":[{"sig":"MEUCIAk3eNEAo9k8Vyx/BnDTYMwKno0lCgBqjBA1v5qpamYcAiEAxZp8MlWtG4ja/INBp47Gejvyuv0X0gE+JLw5CufxSL4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"02057f7679d7833e04853c2232e9d667b4361bde","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.4.0","@athoscommerce/snap-store-mobx":"1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.4.0_1778024237196_0.3357365066129099","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@athoscommerce/snap-platforms","version":"1.5.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.5.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"77704af3cff7a83c7028a18fce4eeee0ce251a6e","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.5.0.tgz","fileCount":135,"integrity":"sha512-6TcUV0oJJBdJ7WAChDBtGvR5K7ixQGYFbcjFMYu/VnqTD5EWYoucmeAX4A1cOQzqIfWsfWMVAZH65cfOCqgzZw==","signatures":[{"sig":"MEUCIFdw+dpCeEzUECJws9J0mh8HDGGcMOMiwTwbStuibiNaAiEAjqbEwdfQFpI3LY5oR0W1djFEIkiaaNqI4ud+G6HHSsw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"7a647ccd4caed57de757ade8fa51134f4075f647","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.5.0","@athoscommerce/snap-store-mobx":"1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.5.0_1778535788069_0.01965384936405723","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.5":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.5","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.5","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"15b0e4efd40bbeea7fe308462b5c8b0cec51e525","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.5.tgz","fileCount":135,"integrity":"sha512-K2XwX4UC6EApxNbdjicXMfuFgIDWtFNmP6vk09RhS6ScRHbWrtl/Ykqk4sjoRck1w5UBwEXeCTtdLQ0r3q6dGw==","signatures":[{"sig":"MEQCIFGwEhqE3YpNN2S5IqvTkYt2dBcX8DqceEN19yoT8TE3AiADcu85m+HoAgeQJz1nEtGEJegpGzhdv3VJ+v6nYf3njQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"3831e3f722494f9bc49e63d44105041d9c661c66","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.5+3831e3f72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.5+3831e3f72","@athoscommerce/snap-store-mobx":"1.2.3-beta.5+3831e3f72"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.5_1778692307794_0.39016866770731107","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.6":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.6","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.6","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"1cf414e5e17fdf312a85654f66d7d0b0c470cbbd","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.6.tgz","fileCount":135,"integrity":"sha512-q6lm9VR3vdtyC7zef3AMMJ9qQDP8yV4VSAp/V0ji4jLE8S1UVbPGWVs4i9X9in16O5CK72DU7fVlZuSf3fvn+w==","signatures":[{"sig":"MEQCIEMKh4IenFdH1Fd7bZnCIzWLZhlicDlRVRWS/XhnVq2YAiAUX7fghFuX9np7RmAPcuVOlZEIgf/jDjlUv/pesu2bTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"a0ece468aeed7d9b1834db3835187738f5cd3b6e","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.14.1+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.6+a0ece468a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.6+a0ece468a","@athoscommerce/snap-store-mobx":"1.2.3-beta.6+a0ece468a"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.6_1778762807723_0.984312421777698","host":"s3://npm-registry-packages-npm-production"}},"1.2.3-beta.7":{"name":"@athoscommerce/snap-platforms","version":"1.2.3-beta.7","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.2.3-beta.7","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"dade5ebbef5cda81936a30ff96767fbe907a2ac0","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.2.3-beta.7.tgz","fileCount":135,"integrity":"sha512-xGrb2yPVD4wsZaeqKCvljz0bz4UwTTnGknwW88zSrOIO0FPNZ2npOsH1LiXLIgvRO2dxC3bK5KVHCtEemFXHbQ==","signatures":[{"sig":"MEQCIGgBVVYozsHGuJ2mjjyBciC3mV4Ainylq2RGxIKLmlUUAiA6Kvglx3M1zsA7PtCu0ZBbnaQOMqOFosMTnaFNJ268MA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.2.3-beta.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156938},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"5599df80ad8521bf3630f8db8251298cd38cf425","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.15.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@athoscommerce/snap-toolbox":"1.2.3-beta.7+5599df80a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.2.3-beta.7+5599df80a","@athoscommerce/snap-store-mobx":"1.2.3-beta.7+5599df80a"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.2.3-beta.7_1778772343885_0.753411780121167","host":"s3://npm-registry-packages-npm-production"}},"1.5.1-beta.110":{"name":"@athoscommerce/snap-platforms","version":"1.5.1-beta.110","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.5.1-beta.110","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"aebbf177492f893b3d1028f9d527aff98836013f","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.5.1-beta.110.tgz","fileCount":135,"integrity":"sha512-6t/e6RuKYebDPkqiCk4eH0shNBc1fVZbXc+dzG7CVwsGLVNgwsUGEid8PKV5fHI7AYCmKrO0PJzRJxsrBr5IWQ==","signatures":[{"sig":"MEUCIHWlX9lE+8DKLfwjmXJun7tbp9ucCG49Wzs+lk3WP6x4AiEAiDE+T5ztycVLAV3Fn03prg7u7kfmYRCAuUMyp3wcUGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.5.1-beta.110","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"686b0c2b6f5f8d52241b817161fcaa1651626211","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.15.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@athoscommerce/snap-toolbox":"1.5.1-beta.110+686b0c2b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.5.1-beta.110+686b0c2b6","@athoscommerce/snap-store-mobx":"1.5.1-beta.110+686b0c2b6"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.5.1-beta.110_1778878499362_0.8055584632077994","host":"s3://npm-registry-packages-npm-production"}},"1.5.1-beta.112":{"name":"@athoscommerce/snap-platforms","version":"1.5.1-beta.112","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.5.1-beta.112","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"b9481c655e215a264d58845c5c3bf46e300ece65","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.5.1-beta.112.tgz","fileCount":135,"integrity":"sha512-jnS9uCnZklT5vM2tuBCsPYw9yGcIWjsGRpFKI01B0Qwb9Q8z08ge+TbyWa8r8zrwqGYMFDzE7uHpTlU+uyvl5A==","signatures":[{"sig":"MEUCIDLV2ZaTi0EaDebS9d3BawNU1m8Yiu1pxtprBroSfb8tAiEArQm7Zh9KUiCaDapXh0qVLrivNH62KlI2L92tPutWr3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.5.1-beta.112","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"05d95b25dbb4e784493aa8a92c3667d4fd783276","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.15.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@athoscommerce/snap-toolbox":"1.5.1-beta.112+05d95b25d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.5.1-beta.112+05d95b25d","@athoscommerce/snap-store-mobx":"1.5.1-beta.112+05d95b25d"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.5.1-beta.112_1779222785561_0.22948716119572077","host":"s3://npm-registry-packages-npm-production"}},"1.5.1-beta.114":{"name":"@athoscommerce/snap-platforms","version":"1.5.1-beta.114","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.5.1-beta.114","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"063c5ae9faa1d96787541785e6be081264816e7e","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.5.1-beta.114.tgz","fileCount":135,"integrity":"sha512-0jEpg5uEBdPodLGWPKfiaYK+ROVpoDEK7PxZ7c2s3Z5H0D5hzPm8DWfvPQWLS6Az17e3+X3ix3/vTAZfE5s9mA==","signatures":[{"sig":"MEUCIFW0J1+j8e//V5iEOYY9/09hqW2n3sjPkI9YLF0BuLkMAiEAwLGuYfPYhRihEQZaeS9Qnd+Y/TjlyrH4VEIVb8Q/QQI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.5.1-beta.114","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"0c51a7fbd536458bf7babb65e8632508565284a4","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.15.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@athoscommerce/snap-toolbox":"1.5.1-beta.114+0c51a7fbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.5.1-beta.114+0c51a7fbd","@athoscommerce/snap-store-mobx":"1.5.1-beta.114+0c51a7fbd"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.5.1-beta.114_1779395365491_0.15770885773654242","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@athoscommerce/snap-platforms","version":"1.5.1","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.5.1","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"1ee9472e4d9b70cc60bd198754d8e9f4995e438e","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.5.1.tgz","fileCount":135,"integrity":"sha512-anbM7MFma/BlCAY5UfuUhseBpOpeLTiHGY2zHY2+E7LS1FjEiurEeXdhLloAm06NSwzQX7007cG1WAvetMfSvA==","signatures":[{"sig":"MEYCIQDcgfgFtqJHw0hoaypYZBF6qt1/PAMt7Y88nNJeZ9jXWgIhANd1gXj8KQYI6D/kT9X0evyNxuGBnbE76xDrpSRnjKB/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"cfa14e78f0bd7ee7d31cf514c659e210d66a1eab","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.16.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@athoscommerce/snap-toolbox":"1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.5.1","@athoscommerce/snap-store-mobx":"1.5.1"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.5.1_1779995948380_0.9686386338931432","host":"s3://npm-registry-packages-npm-production"}},"1.5.1-beta.116":{"name":"@athoscommerce/snap-platforms","version":"1.5.1-beta.116","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.5.1-beta.116","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"1fb1c7f66fb5b99a05662f75a20acfa8ebbbd158","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.5.1-beta.116.tgz","fileCount":135,"integrity":"sha512-3uFh1o0y5lyIF4gd1z0nluvFnznt6bhUWhSh5BVRTlL5C+zsERwx6TQjsd+2yJ5lt4fGs3cmpWuJtI96mzN8nA==","signatures":[{"sig":"MEQCIGky+xCESNC1d84KcuN1pEOkpH207uyhsbzxuNFfR2AbAiB7bsOCeLNrXRzG8m+NqXK8ZCkp1LqKH96w7ai7XyDuxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.5.1-beta.116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"2e6b3dd56715d9f0a3db4c6e221146cf1147053c","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.16.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@athoscommerce/snap-toolbox":"1.5.1-beta.116+2e6b3dd56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.5.1-beta.116+2e6b3dd56","@athoscommerce/snap-store-mobx":"1.5.1-beta.116+2e6b3dd56"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.5.1-beta.116_1780073835746_0.9005631376282948","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@athoscommerce/snap-platforms","version":"1.6.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.6.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"1688c52dc899629950ebe5f08dab61a2be5f2a28","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.6.0.tgz","fileCount":135,"integrity":"sha512-9HeGuZynZF1+DY0/oa2yTDIGeaAebrazyDTHRr9L0cC/pZH3Oouyev39JHOQBd3MbJqTT1wws97JzszgMws9mg==","signatures":[{"sig":"MEUCIQDhPcsRsVm78DqpyL3rfskaNDc1E6uBEo1cR+WvDaf9hgIgAgy6BCZarI+wmM3MdOyuwvVsSWiZkxiRnjwjmwemBDU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"1946dd9777d3c08d3976a0199e6e2b8b5dc5c32a","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.16.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@athoscommerce/snap-toolbox":"1.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.6.0","@athoscommerce/snap-store-mobx":"1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.6.0_1780501321030_0.48635050055646567","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@athoscommerce/snap-platforms","version":"1.7.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.7.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"0cb8c210ee77ebd74a7be22afb7da23fd3032e71","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.7.0.tgz","fileCount":135,"integrity":"sha512-LV/N5OC7QfaNt3YD+goa5Jqh3xSOFU2a9UabcWRQN+oYNKwEm04DfiP1Qfc5TdoLGKi2r5NNxbNQxvDXsYgXZw==","signatures":[{"sig":"MEUCIG4Ail+B5yDQTtzkWIKsfmFdimXHwnDiBEnMfm5Jhs0BAiEAgdOkhrHEfBG1vmScVr+5feUQ/oVHi5YO2XQ+vXP9JEI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156870},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"4ea9e5be5d6bb6bbe750e416a3e2d0d01705d54b","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.16.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@athoscommerce/snap-toolbox":"1.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.7.0","@athoscommerce/snap-store-mobx":"1.7.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.7.0_1781217970484_0.04361625957145354","host":"s3://npm-registry-packages-npm-production"}},"1.7.1-beta.121":{"name":"@athoscommerce/snap-platforms","version":"1.7.1-beta.121","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.7.1-beta.121","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"69a88474b9e0828491faa6629fac544770d246e5","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.7.1-beta.121.tgz","fileCount":135,"integrity":"sha512-u6bfmw/YURYimnD4rC+CKm7FX4akC/wxlxUnjKGdsTrubgBO50US0oyBy+rc3TtI0n0sDRzBgNhMIo+M9MPE8Q==","signatures":[{"sig":"MEYCIQDkc52xWaGz/hfNvfNON/0UQBmxcNYaEdJfEZdwk48ofwIhALe67wKZ/lCusQfW+TkG5Tg1TCJvzczm37OaOKzOtO7I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.7.1-beta.121","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"d8f23a5f05f9c47db273b7d5d837b9697ae1ae4c","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.16.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@athoscommerce/snap-toolbox":"1.7.1-beta.121+d8f23a5f0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.7.1-beta.121+d8f23a5f0","@athoscommerce/snap-store-mobx":"1.7.1-beta.121+d8f23a5f0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.7.1-beta.121_1782245705013_0.5291853006555571","host":"s3://npm-registry-packages-npm-production"}},"1.7.1-beta.129":{"name":"@athoscommerce/snap-platforms","version":"1.7.1-beta.129","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.7.1-beta.129","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"098df372e1fa901cf6ff2c59920debf4c83ae61f","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.7.1-beta.129.tgz","fileCount":135,"integrity":"sha512-QWleZ5gYs38SRak6xJEbwVGujPQydfUGNAPIASy01jfc47P0ACtO2txVgwigkQzuovOz8WP2wqH9yAWfjG0bhw==","signatures":[{"sig":"MEUCIAnE9cHlqdNAtu8lNoy9owZMMCi8d9jW0b9nLBiwuEaiAiEAk3PfdLgIyXto9I/xFDd3ZXfICQkIYgphJG6ZUJfReKc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.7.1-beta.129","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"9c5e30f082e3506ad04035220c1d4455d7610661","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.18.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@athoscommerce/snap-toolbox":"1.7.1-beta.129+9c5e30f08"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.7.1-beta.129+9c5e30f08","@athoscommerce/snap-store-mobx":"1.7.1-beta.129+9c5e30f08"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.7.1-beta.129_1783022948816_0.9744077445795758","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@athoscommerce/snap-platforms","version":"1.8.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.8.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"b281bcfa59678ab8633558cb6967b7412e10d85d","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.8.0.tgz","fileCount":147,"integrity":"sha512-hDLj+i/gflB2k0PCrJm9WzVoTQGTYxVS5q6WihBJZqj/ql0v02WXPmiSn/7IU10j/H6IGeutxq0nUVE6Mkg/kw==","signatures":[{"sig":"MEUCIFc7matNNP7kATAXcY6d/kZpHbcHUl7kTedFfbkki0iiAiEA2veg8QrDo3EWCAAdpdIulO+Wyz4iIfftPr3MgJKkZ5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":199715},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"20d0fb80269471167037e11e68f1e3ea3e2cce79","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.18.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@athoscommerce/snap-toolbox":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.8.0","@athoscommerce/snap-store-mobx":"1.8.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.8.0_1783952454001_0.535683566931324","host":"s3://npm-registry-packages-npm-production"}},"1.7.1-beta.133":{"name":"@athoscommerce/snap-platforms","version":"1.7.1-beta.133","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.7.1-beta.133","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"93b2b2e167bc62a599089995534d74fe6d653fc7","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.7.1-beta.133.tgz","fileCount":135,"integrity":"sha512-imACz165e5ZncGMvNFq+zB4QHnWQsDKD8+9aXk2phMiP/7Ns7ov0yJg77Us4SZRTMgIObYzDOzNXYMzXWcjzWg==","signatures":[{"sig":"MEUCIHnsfYWAjgW5aC5xMXphRi/x+BfllGMNZQa+F9EdruxLAiEAt4Tvgod0WTrSKC/k5JyujkmucbyU7JmSDOOZav1+8fQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.7.1-beta.133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":156946},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"42a341d6192c12a8c6e735dcfdf2599e7e49c00b","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.18.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@athoscommerce/snap-toolbox":"1.7.1-beta.133+42a341d61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.7.1-beta.133+42a341d61","@athoscommerce/snap-store-mobx":"1.7.1-beta.133+42a341d61"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.7.1-beta.133_1784296712976_0.4112288398620332","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@athoscommerce/snap-platforms","version":"1.9.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.9.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"d83ddfcd50cfb63c8b6a187255447fe42a513ac6","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.9.0.tgz","fileCount":153,"integrity":"sha512-YjrCXuJBci9CCjKNIXleyk0ELfIhTn9erEbFrffzGrhGQ8+++Qh1OrcXBOvkBjN+QxqgucH/GNnoDwhsCK3AKA==","signatures":[{"sig":"MEQCID26r7rDIHRz1UmeXhixCxwuVx3AIj3iiLir/k3C01RQAiBuxIlsDEP9lNNeiJODgfDEVdOAwC3VPsXFq6DtnP/SZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":211117},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"7acb78ccbccb8d647ab8bf136e8277f8f3707033","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.18.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@athoscommerce/snap-toolbox":"1.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.9.0","@athoscommerce/snap-store-mobx":"1.9.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.9.0_1784585965054_0.48800803745218335","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@athoscommerce/snap-platforms","version":"1.9.1","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.9.1","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"567dce649b6af950ce89663c6444895443ed979f","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.9.1.tgz","fileCount":153,"integrity":"sha512-73G/G3CrNJHkdRAjFz+nhhH5HnwSCSDDPeyWsR3zj3p8pSCSnwe1TaNofblYpoBatcNJ4enpdOp/+PROzoLxHg==","signatures":[{"sig":"MEQCIEM8/hyqL4t1+DXI3BBwf0fCUHBjFatBcaodtMvZVmthAiBeu7fl4t+4u4HoZDUhXlpeKALWuIyPNNtg0DfkMm8BTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":211117},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"83bb4d24850cd62bc6be018e08927b800f511fc0","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && rm -fr ./components/dist && tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.18.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@athoscommerce/snap-toolbox":"1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.9.1","@athoscommerce/snap-store-mobx":"1.9.1"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.9.1_1784784805649_0.7009410666091016","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@athoscommerce/snap-platforms","version":"1.10.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.10.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"04d5fa061a5a3e811abfdd733c8b4f8b6f871320","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.10.0.tgz","fileCount":103,"integrity":"sha512-ZIqZ+EXALfEibOR12ZlMeagKHQx+GPTwuOsFLOlrDQkONUsV/FGnLouI/kcqtLzdAXuqCcEfp1EsxPDTAbpBfw==","signatures":[{"sig":"MEUCIQDyt7bxfBsS48hAnTQDMVDLfMCdBazKxa+7FCpIKDI/UQIgOFBfjFbrjny8vSF04vR9ji66ViGhrt1CFVqyBSlRYXU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117692},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"615f59b7fbd83d92d9d9637d09b380d353dcaa5f","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && tsc","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","build:prod":"rm -rf ./dist && (tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2)","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.18.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@athoscommerce/snap-toolbox":"1.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.10.0","@athoscommerce/snap-store-mobx":"1.10.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.10.0_1785533153756_0.9401183681232215","host":"s3://npm-registry-packages-npm-production"}},"1.10.1-beta.150":{"name":"@athoscommerce/snap-platforms","version":"1.10.1-beta.150","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.10.1-beta.150","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"658f6f13719ee2a595b82ee4b793fbed6065fb2d","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.10.1-beta.150.tgz","fileCount":103,"integrity":"sha512-ZlxN+EPdTKx45j/vk5E0ztWH60Pl+07Pxhnnz4Btc/O1hH8vZ+KhMtpJKn8fCxWjjjHsxxQyGKViq8qZuF/XQA==","signatures":[{"sig":"MEUCICBK6Psq98aRlGZ5AThmXhdCCS9CZahtODAzyQxevodqAiEA2bU/l7MS6jkBYVXfuuf7ziQDnpFTE6JuRMmpZINfXcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.10.1-beta.150","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117768},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"757b772105b42169f39059f0e3bfeab2f676d021","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && tsc","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","build:prod":"rm -rf ./dist && (tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2)","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.19.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"@athoscommerce/snap-toolbox":"1.10.1-beta.150+757b77210"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@athoscommerce/snap-controller":"1.10.1-beta.150+757b77210","@athoscommerce/snap-store-mobx":"1.10.1-beta.150+757b77210"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.10.1-beta.150_1786635710895_0.3455988110950101","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"@athoscommerce/snap-platforms","version":"1.11.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.11.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"44369aac8cd50a06a66c6151a94f1babf4429dae","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.11.0.tgz","fileCount":103,"integrity":"sha512-5xKSO8VR4LMhO586LeJScfDzrZTyuH7kP6OuSz4s0hdbU2Xiu+SIu+TH5gWo59RaKE4E2ATCSybSzpGrcrcbjg==","signatures":[{"sig":"MEUCIDkEYoK/l0fsyoAZMXeFVoBZX1OraAjX8jyto0j9fbANAiEAsbevljaLcwtwoLA3NOfNpnYSEqTog1mYKOM8LrUzixs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117692},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"827b9566f3a8282b3a78fd85b0b2a281fe963df4","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && tsc","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","build:prod":"rm -rf ./dist && (tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2)","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.19.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"@athoscommerce/snap-toolbox":"1.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.11.0","@athoscommerce/snap-store-mobx":"1.11.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.11.0_1787013965261_0.9263938071803413","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"@athoscommerce/snap-platforms","version":"1.12.0","author":{"name":"Athos Commerce"},"license":"MIT","_id":"@athoscommerce/snap-platforms@1.12.0","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"homepage":"https://github.com/AthosCommerce/snap#readme","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"dist":{"shasum":"87cfc86ced721ad6cd92041645210a541114a108","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.12.0.tgz","fileCount":103,"integrity":"sha512-fN3L5FMHaZdOZPZuUX9pRuD01kULjUIQK3M4e/DSB6aB9NXDAcwov/ZdYhp7LxZIGLVXxluwp8HId07yOZzUYg==","signatures":[{"sig":"MEUCIQC5q4ovSGJXUg8k0tCaxJ1/J2b0OPXTPiI6rK8dSSMVjwIgdSld8WGuv2Ers/LVKIPY3F7HS02EIWhp8GM3VuxXSLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116564},"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"cc4e3d016b33074fe8242a7b7ea3c625e2c8708b","scripts":{"dev":"tsc --watch","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","build":"rm -rf ./dist && tsc","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","build:docs":"echo 'no docs for snap-platforms'","build:prod":"rm -rf ./dist && (tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2)","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"_npmVersion":"lerna/9.0.3/node@v24.19.0+x64 (linux)","description":"Snap Platforms Library","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"@athoscommerce/snap-toolbox":"1.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@athoscommerce/snap-controller":"1.12.0","@athoscommerce/snap-store-mobx":"1.12.0"},"_npmOperationalInternal":{"tmp":"tmp/snap-platforms_1.12.0_1787952117346_0.8999975263211986","host":"s3://npm-registry-packages-npm-production"}},"1.12.1-beta.152":{"name":"@athoscommerce/snap-platforms","version":"1.12.1-beta.152","description":"Snap Platforms Library","author":{"name":"Athos Commerce"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/AthosCommerce/snap.git"},"publishConfig":{"access":"public"},"scripts":{"build":"rm -rf ./dist && tsc","build:prod":"rm -rf ./dist && (tsc & p1=$!; tsc -p tsconfig.cjs.json & p2=$!; wait $p1 && wait $p2)","build:docs":"echo 'no docs for snap-platforms'","dev":"tsc --watch","format":"prettier --write 'src/**/*.{js,jsx,ts,tsx}'","lint":"eslint './**/*.{js,jsx,ts,tsx}'","test":"jest","test:watch":"jest --watch"},"dependencies":{"@athoscommerce/snap-toolbox":"1.12.1-beta.152+fc86c4855"},"devDependencies":{"@athoscommerce/snap-controller":"1.12.1-beta.152+fc86c4855","@athoscommerce/snap-store-mobx":"1.12.1-beta.152+fc86c4855"},"sideEffects":false,"exports":{"./common":{"types":"./dist/esm/common/src/index.d.ts","import":"./dist/esm/common/src/index.js","require":"./dist/cjs/common/src/index.js"},"./shopify":{"types":"./dist/esm/shopify/src/index.d.ts","import":"./dist/esm/shopify/src/index.js","require":"./dist/cjs/shopify/src/index.js"},"./magento2":{"types":"./dist/esm/magento2/src/index.d.ts","import":"./dist/esm/magento2/src/index.js","require":"./dist/cjs/magento2/src/index.js"},"./bigcommerce":{"types":"./dist/esm/bigcommerce/src/index.d.ts","import":"./dist/esm/bigcommerce/src/index.js","require":"./dist/cjs/bigcommerce/src/index.js"}},"gitHead":"fc86c4855c8220cdd36b98ee29b61c96ff9d178e","readmeFilename":"README.md","_id":"@athoscommerce/snap-platforms@1.12.1-beta.152","bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"homepage":"https://github.com/AthosCommerce/snap#readme","_nodeVersion":"24.20.0","_npmVersion":"lerna/9.0.3/node@v24.20.0+x64 (linux)","dist":{"integrity":"sha512-1wKmzGEsMUTEF/bzN7SJJUPVqNozLSb7CvPfqtXpOXyiJfBvb8pIx7+bwD7iYWF+Vv7eK5FklCRYSZbg6cqmfw==","shasum":"046f4ad9946da6b1fbc37a762811379f09cd35c9","tarball":"https://registry.npmjs.org/@athoscommerce/snap-platforms/-/snap-platforms-1.12.1-beta.152.tgz","fileCount":103,"unpackedSize":116640,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@athoscommerce%2fsnap-platforms@1.12.1-beta.152","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCTtKuzxZEvScelWNyJ8WGjFqS5G4EOiLKUdLgbXDGWOgIhAKncF7Rh5aMhOvSwzbHT1Z1iIByH5MJRDBBB/+vPyMZs"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:002e28ad-5fce-4b28-b769-5e53be2177f0"}},"directories":{},"maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/snap-platforms_1.12.1-beta.152_1788888859289_0.6143099703809036"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-04T22:23:46.946Z","modified":"2026-09-08T17:34:19.756Z","1.0.0":"2026-03-04T22:23:47.236Z","1.1.2":"2026-03-05T01:30:52.410Z","1.1.3":"2026-03-05T01:40:28.165Z","1.1.4":"2026-03-05T20:33:54.189Z","1.1.5":"2026-04-02T19:48:48.592Z","1.2.0":"2026-04-14T18:19:59.739Z","1.2.1":"2026-04-17T23:58:21.160Z","1.2.2":"2026-04-22T02:49:56.048Z","1.2.3-beta.1":"2026-04-28T21:12:09.023Z","1.2.3-beta.2":"2026-04-29T13:32:55.865Z","1.3.0":"2026-04-29T23:17:13.971Z","1.2.3-beta.3":"2026-05-01T20:46:53.575Z","1.2.3-beta.4":"2026-05-05T21:17:20.373Z","1.4.0":"2026-05-05T23:37:17.354Z","1.5.0":"2026-05-11T21:43:08.205Z","1.2.3-beta.5":"2026-05-13T17:11:47.977Z","1.2.3-beta.6":"2026-05-14T12:46:47.891Z","1.2.3-beta.7":"2026-05-14T15:25:44.045Z","1.5.1-beta.110":"2026-05-15T20:54:59.549Z","1.5.1-beta.112":"2026-05-19T20:33:05.715Z","1.5.1-beta.114":"2026-05-21T20:29:25.650Z","1.5.1":"2026-05-28T19:19:08.517Z","1.5.1-beta.116":"2026-05-29T16:57:15.916Z","1.6.0":"2026-06-03T15:42:01.162Z","1.7.0":"2026-06-11T22:46:10.631Z","1.7.1-beta.121":"2026-06-23T20:15:05.127Z","1.7.1-beta.129":"2026-07-02T20:09:09.028Z","1.8.0":"2026-07-13T14:20:54.148Z","1.7.1-beta.133":"2026-07-17T13:58:33.112Z","1.9.0":"2026-07-20T22:19:25.197Z","1.9.1":"2026-07-23T05:33:25.806Z","1.10.0":"2026-07-31T21:25:53.915Z","1.10.1-beta.150":"2026-08-13T15:41:51.103Z","1.11.0":"2026-08-18T00:46:05.425Z","1.12.0":"2026-08-28T21:21:57.503Z","1.12.1-beta.152":"2026-09-08T17:34:19.410Z"},"bugs":{"url":"https://github.com/AthosCommerce/snap/issues"},"author":{"name":"Athos Commerce"},"license":"MIT","homepage":"https://github.com/AthosCommerce/snap#readme","repository":{"url":"git+https://github.com/AthosCommerce/snap.git","type":"git"},"description":"Snap Platforms Library","maintainers":[{"name":"athos-nebo","email":"machine@athoscommerce.com"},{"name":"kevindevin","email":"kevin@athoscommerce.com"}],"readme":"","readmeFilename":""}