{"_id":"@vendure/core","_rev":"756-6485e791b86e9ba20fda030702c4f69b","name":"@vendure/core","dist-tags":{"stackblitz":"1.2.0-stackblitz.1","canary":"2.2.7-canary.0","v-2":"2.3.3","next":"3.1.0-next.4","patch-2x":"2.3.4","patch-3x":"3.5.7","latest":"3.7.3","master":"3.7.4-master-202609220211","minor":"3.8.0-minor-202609251002"},"versions":{"0.1.0-alpha.1":{"name":"@vendure/core","version":"0.1.0-alpha.1","license":"MIT","_id":"@vendure/core@0.1.0-alpha.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"bin":{"core":"dist/cli/vendure-cli.js"},"dist":{"shasum":"23f649ad316436356b0b0f9af3557e8787bb7250","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.1.tgz","fileCount":765,"integrity":"sha512-QwAKe3l4RbG97/j7BnoyXJI2D2ugfCPKgPGwc5w5qtraz2L5Vr0i+3kWtqz65NvzYnhCPfV1wQ+kVh0V55nCIQ==","signatures":[{"sig":"MEQCIGVKmRHM+ywJ29cuZU9GzRKh/ej9II/mWJgx56g36TnvAiBcpDt6nSQzrgNhtsy+7LbQ3d4MjcEGgzdn1RuqMJSdww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4864745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWp3wCRA9TVsSAnZWagAA0XcP/j52Yb8HFSuh8Z/flI1V\nhvA44k6cXqUbEz33GiES2w/OUD5MrJkVfOSNtyjGsRwgg73Pl6DWkNOip+Hm\nlZI480iyumTcxBFe8moO/hXzilgGSpfpumtSp+B0j7aMHKF95Vufi7IbGAsf\nxZNQLAVD4PuJg6yIgz+zFv/QV9/vaKLr2BtkKdxYUlJgvJDuPBW0MYfKYTki\noPrQ+s0S/xJX5dOq8X225OLAyvJyNmLWTYFO9HowSGH1Y0C9j3TzFSRC2SkV\nVsq425eQdz/gZbYCPX+gG+h71eroMTa6XdfIMONuiy2A2p7B8mjFo0kCB5vO\nJpbyysIm8Kh3Ot76buSdPBMFS98dsBwJ7T35/qyj5Sjm+3TjIJjho1+qrbWh\nswL8dhI4h1/eQmv7rrcbp8woDgzN2hNWhwInM43vWa7G0LRAe1RfdktLZCbG\n6O5zxvGQRJOfzReYu5EZ6wPV3YB6TYXVGtqFJ2/fKAqxKf0N2JP2PAd5K3wx\nJkOQbezRjWRneSNQsZ4+W6QLX8Fpw4JO379cE5ZP5GGhAcrnLon/MZ64YiNk\n98bSvbOWBUFZwI1w4MwcCdpS+5rq4BhwwG3SnQGJhG0mCRf7jramBNfEQ8X/\nXBjDsojfgXvA6Gesrl3ZL3+6OQL/ZkjZsXwPkrIBQZ4IZ7GjXe/ACZaDlKO2\n9xRL\r\n=irz3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"deprecated":"Please install with the @alpha tag, i.e. \"npm install @vendure/core@alpha\"","_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.5.0","graphql-tools":"^4.0.3","@nestjs/common":"5.5.0","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.0","@nestjs/testing":"5.5.0","@nestjs/typeorm":"^5.2.2","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.3.1","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.1_1549442543187_0.5169522591737858","host":"s3://npm-registry-packages"}},"0.1.0-alpha.2":{"name":"@vendure/core","version":"0.1.0-alpha.2","license":"MIT","_id":"@vendure/core@0.1.0-alpha.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"6655a629098ab71a27f209234099ba32d3928a40","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.2.tgz","fileCount":765,"integrity":"sha512-WuTLXWZAK0xIGoWmuhT7rvoQEaQ/Sv1+ZhBlX7TZefru7e6HJKSKBmuf3flddUERmq7CFyh6q3A5i7/FXSD1mw==","signatures":[{"sig":"MEUCIQDLJUZAVeyqYle4oFOQkha3ca7Fwobb/TFoDk+LTM9gOwIgLI9yOI0oosNIuTsQMSKXnnBMsL+nEw55UveKL1MHErM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4864876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWqJeCRA9TVsSAnZWagAAzLoP+gJqt/arzLD2scKY69ks\nUj+riHGVI0GL/hNRccfMGOE+zSkyI1CnwiUV1/pZXE42NnGt6MuTz2lBHZ/3\nrwuAdqYcX8t8EVcmsxQ1gPk1RX9Jx6VwvO/L6/Vp69rguOiUUI4+xW1HDlz7\nPE5P59P0EMlin8kQaY4WNfblJ2Cm/ROF/SjNcy7hcpN9ANBhkAPKhavyldBK\nq8emeeuVDUpLouzITNvJOyGDe3m2r/VH3sOx/K/lV545b2HsJzXVCyOSQQY0\nNJygQsfd/8U7kxUxqp0xhrhkDizkH1csmOgCRy/VdSMd3bkhEWtw/7gLT5AL\nkqzHKDiRmCuyHlpWi+B584RZenP06h58PX3DgyIBy0XfTtiQNKvtP+IcQfXt\nrYZcMp+PpmfwQLuzQxTzVyEqYEAW2q5aTJUrJUBNnQKosbTv91lsH9/STUQH\n6KtnE1Elyc4FJ0OQFG1699wGeA5UysHmAOzUEJRl13+jUAHyhAfxJKIlJ4TS\nyuvpmUBUj49gOr8fnueLnEiAQZetq1kxjfIGMcRpS+i1mQQ9ORS5SK1Q35/t\nBxX5NlvRv/1bClsL2upImXbh2iD1q+q9BvPwXzQHTgw3RmjjVxXQhMjpvMlg\nuBQQredmN9vU8U1LtnFHuPVq7mIDKOmwIFnUYcG8hSRJAGPcPReKsMDmCDfq\n8FPT\r\n=EUwj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.5.0","graphql-tools":"^4.0.3","@nestjs/common":"5.5.0","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.0","@nestjs/testing":"5.5.0","@nestjs/typeorm":"^5.2.2","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.3.1","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.2_1549443676829_0.7996747076196953","host":"s3://npm-registry-packages"}},"0.1.0-alpha.3":{"name":"@vendure/core","version":"0.1.0-alpha.3","license":"MIT","_id":"@vendure/core@0.1.0-alpha.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"97f442738ac389acc7434cbfa617c2690057a21f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.3.tgz","fileCount":765,"integrity":"sha512-TbGS+YdeYv1DBbGfxfIZEM1uxt/MhcwUXrlElJU9SZHiH2esHhlrfaa5jPO7qEbmygSBb1EC/7tH4In36ZXG9A==","signatures":[{"sig":"MEYCIQChg4u6w5kPh3X1+1icFWgqnCcjxus6RkYctVjPGfdHsgIhALgcn3TfGQe+WrdhNwWtcmLcSk09nJ2Yaof1INySZKnL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4864912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWtpACRA9TVsSAnZWagAAOZwP/j2wVK3U8iVL7gHKz01Q\n7pSVqeBO1Qgr1OEmHRphHtpjY0Pr+ShSc3+NRnMrmt97W9+54PNZijyHkpvk\nmPSm49NEa8i91Cj9xVrYRjei+hnkMNIlpPQ6CryJp146ff2NSv1XwZB9T5qw\nKNx2UyqZNUL6r2sq50MwlMFEteOWG/2wpVM68Z8u6vEwQq6nDtUJpOcfvyaF\nJCvgPXEHcZCLs5mjvFiccinXoWPtnWrknojRNwFyzH5NfPALXBvNT3yaYU+R\nO9gW6y2cM4BTilETiY9Qfduy3RTiCy99gdxgZomf3H0RSec5hHXGYmkHoPdZ\nlztfchWsVsTHNfO/TfB93egAO5lcjBLC0+tOVql0YMs8Si5HmU/shxYmc/jl\n9ACeNKr7NdPC62+yzoolMUWyx799Rl2HazRUcr12E8eGOLxe45U+F58dmPP9\n8Vck3GKwPZTY1DmY46TMyfzTuq6ZmEC5w7m6vC4r8TMoyRkCH5dyle4GCY6n\ntoBK4go92hus1VHbbwIe/6ynRvEUoQGveI4MZnfYtIstwA/7KDkoKxjV7aID\nB5bfgouO3HCbU1mxdy9WExVF/qbprZqpMrvugrTJXV9EQUE41z2KVNqT7QWP\nRYlON4p7uGXj7IVYAKQjXQgBXis4beLqiM8+57okJwkaNNvAqA4epcLw8rxH\nW1jd\r\n=uvoX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.5.0","graphql-tools":"^4.0.3","@nestjs/common":"5.5.0","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.0","@nestjs/testing":"5.5.0","@nestjs/typeorm":"^5.2.2","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.3.1","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.3_1549457983298_0.47328014524252127","host":"s3://npm-registry-packages"}},"0.1.0-alpha.4":{"name":"@vendure/core","version":"0.1.0-alpha.4","license":"MIT","_id":"@vendure/core@0.1.0-alpha.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"fcbf208bea022335250900755b8ac20c53bdccbd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.4.tgz","fileCount":777,"integrity":"sha512-v8guQjoVeu+erUipkTdf0uIHF9DNuBNYvCy3K4q7RaBFPEqcZmUftIDx18EJfFxKaqACnl74zuOmFosBVyzEIw==","signatures":[{"sig":"MEUCIB0X2S7MqZEzmOeZj5v1539dpS4VuJe4KQnm9E0fvbnMAiEAz8cdLHL2qL/+QfQBHUTsxO8jwprofDnoSyBSo39tB8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4889644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYWVeCRA9TVsSAnZWagAAy3gP/jldvNlNJXFGrseJsL+T\n9CSi+V9LjVAOtRRemE+7OukZzBrNnEke3P9q64q6X4gIfjBLG20jkI24vnMu\nUjhDCvqvp1vvG9eWPbQedniJIeppAGz6/UDtZpKRM+wnIXgKvso9Rr0OtY7/\nbRIRuidOxYgOJ/0gp8THK7/iQJRKePNWDhVImdt5+BwYDwH/RFSts2AdKlik\nIqxYWgfOzcmvW24KSkYWjRubC6+Xm/GuhitUqN0cleiB8QQwKhFpPFPv44Kg\nH5dDDEhbuJbmDcByCDcKdhZiAbz3sDuyvhkEl3FfpBkVQ7bBqWcA/dmZVboE\nFXCzhLtdP93437zFtP7vm0SgwbQEDjPQohOTsFYrGEor2zNjj3idJwbTgFUt\n2HcxiYFG7hOI3VMJZb327Uz6S/XvGHv5I07qRu8gnmRLzORk5e4F5bHDZwyd\ngVsMOL61uoS0OGM3N5KGtt0+BnfuFly3KMR6zhnP4QlQ22CMSZtUny8G1dtw\nQnvb3oym+J6i8vSvsZKQ5re7NJCweAFMyiHxxdnzN3yQnXjqRHURmJw9wyiC\nKPJfO5yWTU4wQruhr8XMGDcE1MpRpwBs/tRYLcQQF8LCmtQ+BZE+LjVQgKEJ\nwwIkarLpDbPsDEdLVSi9Zm0QFksokqKMy2vlgJIvLKh9P8J0in2nb0OptIxU\nHmEa\r\n=nTjJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.5.0","graphql-tools":"^4.0.3","@nestjs/common":"5.5.0","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.0","@nestjs/testing":"5.5.0","@nestjs/typeorm":"^5.2.2","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.3.1","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.4_1549886813968_0.20832596605465725","host":"s3://npm-registry-packages"}},"0.1.0-alpha.5":{"name":"@vendure/core","version":"0.1.0-alpha.5","license":"MIT","_id":"@vendure/core@0.1.0-alpha.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"0a67dde9d123d50f081fe946aa83e6d70f3db0e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.5.tgz","fileCount":797,"integrity":"sha512-eiiAow4dBwo/9bE22bltaixMUwj+PpVVKg28ozQdrXYsa/DMDHVj/CvOD1KVTt+WaKX+gWhP2uyDiN7dUpQkqA==","signatures":[{"sig":"MEUCIETcHaCgrU4TBZou8/OvUxluj5gNDaKIWlD2shXs2CqaAiEAo8+U8QPaoUZ5Fz/L6JsnS8snt8w8vrAjJwIr49zwFwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6687134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+WlCRA9TVsSAnZWagAA7T8P/Run7okx+W3vEbvO+Exr\nztuoRB5rFaH3ElcQawhYqaU6JwXDobsT1J0anu9+g7yLBkqdqdnXnBPAL8Pb\nzDyDZ7bDHbSEYaFC+Gq0xbw5HvNzJGpX2vpjgcQyN4EI1arAHcN5SlBgInxk\n3ZYeik1Em4ZX144vi6+XuZPfha58wz4Nf+POhrwqcWJBe9E/ILLCcue74DZA\n6FQq1XMa9kvt3T7LppPieLGK1rhuNjyIkHqANjxmgSgkB1sdds0lP2N4i8ua\nsCG2WAaaxK+WKBOMHxD1UNOT/bBgar9i/EMIPcpm2wHCoE7NZzDro1qd7CzE\nsvZZG3gbOaGLeFnoVq4yANdJ2vwVDmv5GQ71DTKwCOwPfX18kA7S5dXxODg2\nSPYSoT+qxbn5Ed2atZYefBkrVsEeAld0MaB7M+0cXpFSmnRsO40qKjM2VPTS\n/+B6VZKaoXlTte6agmOXqZ1ngWmg7gkev3kFiRaXp016/8lHldvUM5odFpra\n6bQgPtnMFgLDvZuGsDTRZbvVPHGDVMSVdP94xClM3ghLoMtGtL9EMMCr6rBj\nzRiEuGEbzoMpvMCTngWLzWG2viclklio20mOM6Sy50Z+qi9M/fV8zUeYE7sI\n/SecYrUAFEF108PrRKHopQ4i+x7XY6xXNenB5ytkKybyAujrOoTuIpvQhZII\nWwPh\r\n=LeTZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.5.0","graphql-tools":"^4.0.3","@nestjs/common":"5.5.0","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.0","@nestjs/testing":"5.5.0","@nestjs/typeorm":"^5.2.2","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.5_1550050724516_0.0019044938999530636","host":"s3://npm-registry-packages"}},"0.1.0-alpha.6":{"name":"@vendure/core","version":"0.1.0-alpha.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"a5a0445cbc961798e52201ab5e9729a1d845de36","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.6.tgz","fileCount":801,"integrity":"sha512-cIDQWLurW4zumzPIfoSLr8GACGykT79we6WUcRTRecw+b8LY6brk+XyzDErFVOm9H6Gu2GMnkqcBPCYTP/lWxg==","signatures":[{"sig":"MEYCIQD0gWEFM8XMuR0fVJpS7J0dDFY7daaX195uBZJF8gaYiwIhAJX795okrezHqOivatAuiIF+2Kr/0H98Aind7/kGWf4g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6692788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbAtpCRA9TVsSAnZWagAAVNQP/0JLUkSDtpDowgtLDmt3\nLb4OpR62ASyVMf4XOpWbJushFy1SZaPXyI5RfVRGgqcpgMUgL5DwmU38d0uw\nj7lxESTA9nfxvsOqPlB4eNkmf5YDEquYhbthN6kYWH8rE3gQU4e0fKkRwZHj\n1wcy3TnlRG3wt5nWNjtRnxzDbnc3KlHlG19gZq3gTMxGndkjSPjJtJmYsKYD\nP1j5XmIDp1i8EPgPhUzgGKaKXoQ7kCrPApxgmxUuVaez250RkwJVXi8Pl+WX\nTkI3fRUWOU2DgMVIVtCTFZlhKylj/c0eD+EzUAsmLbUpZG7BUWu23acG5YIc\nDsh4SzHELdv6umltQClTzY1QMGmepTigdhB/9lJVlqdhDBrtIaIHWJJHHVF0\nxI8mMofXr2PYrJAso2FCbq7gKmAkfblyZyzXA5PqieK0udkZ4xf5fwZ+p5PA\ns9ygzydbXJi3ek1gKsJyboDqzKvTl8ZUu1vRNDK7vtFjJglPqUAt11Mcbwp4\nN7hhF639KAD9erEomCDcOfmQifQCK9Ob0quKZI/NuA8JlMa5LOBc5IcdoT22\nqxNeHDvJpr5B9nFMT1hcGNyG7gragU/H3PxvQ3ROHyFEKwKawDdQT19Bxz5F\n3RmxNavXkKRYhZNlUMBBQ5qjxAcXHplk5JwSLssSGC3B6SK3Rw4oC5LKATeV\nnDA9\r\n=x5Pq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.5.0","graphql-tools":"^4.0.3","@nestjs/common":"5.5.0","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.0","@nestjs/testing":"5.5.0","@nestjs/typeorm":"^5.2.2","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.6_1550584681096_0.22502344926780338","host":"s3://npm-registry-packages"}},"0.1.0-alpha.7":{"name":"@vendure/core","version":"0.1.0-alpha.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"0b32552fdbf74660ff65b9f1c5243ee7dd9198d3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.7.tgz","fileCount":849,"integrity":"sha512-8Y3g5/CLvQh2Jp6L0a/UM948CP3pfopVTpXJDs0O+msihaKyQv+vdnjSFwvmaKWO09GJ1x4LMp2bMr/JM6NiOA==","signatures":[{"sig":"MEUCIQDfZgvEbb4Jx9sjup/uUEhTduEry9kOMtXvi9+9G54amAIgT1wxeaBhy8OvQHPgFt3nhT6C+gIbAK64i9E4k4SJvBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6810559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc/U4CRA9TVsSAnZWagAAjN8QAKAjeq8VjMHzKWWgYQds\nXtimJVQdZd3uS++aVDcVHOjbBHpmPDqi/o6b3DADgWaeavqZUIR87yIwEUzb\nUbhMvEq6P/D660bYhz0H0jlXu/1tPF4yL+JNdbN35sYDRYo4R7cQ1+WfmR4q\nn0a3gs/F7GILatvpc3ezsM5yCyL187o/N230tkh+H5qoUiNmm5odZn/D4Fx6\n4JkpTfLDhYYt1/Uvcdvhn4eWS62Ih24fCQSz2IxUuBCv2IMO9DoZZgG5HR2U\nidC/XTP3MTCPvlSwhcuZEZPm2ZYPNgLbQYjLWToVYBlTjnCaFg4mpDASKZnR\n50tJ67/Mufkdki5fuck+vQpWzJRIWlguBP4mpoMSHmkM8dSjVu/mtrhsyXlj\nmUz1Z1n8p/gwyYsJVh/16s6karfEfby/O5UwV8F3sNGIJbWj4iHCunCJFZL1\nUD8u5JL6oIjgPVEskE7K9Hn9DsmejHVTp7ODaV5EDXe22mhvQN8jYlVYXja+\nRZX+LYfk1I5si2iiesbNtmaAtnnZycVm5h2G67Bzt3ExRXo7L/47+18Aa75B\nCcn4pyyMUQ+1i1Au/87gZyfb5RwHh+VJ3H68aov6Gxg9aqSpKBAU7JLg09ZI\nwLqFVxktILYZIzhDODgz/C/w5rfo87nBo3sb9KK9PorpK9Lprp4lM7dZwdFd\nCo4s\r\n=jKpo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.7_1551103287839_0.24235496442326543","host":"s3://npm-registry-packages"}},"0.1.0-alpha.8":{"name":"@vendure/core","version":"0.1.0-alpha.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"c2cd071a0af761d5cf3bef561a02355cca530e26","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.8.tgz","fileCount":853,"integrity":"sha512-QmJu9gMHMgmIbO3OvdT0otPbIxHnlGZ2HyJDto0BjTp79Kr2kMdeQLJY2N7qFPjJ25fVe55r2madNP8NBEfcdQ==","signatures":[{"sig":"MEUCIDDNa8/o8OJ0NuO/lensoDZNEWlWMfAtlnWQnvpiGlsHAiEAzYctlUDQ9m9dcNqf8x2jKpBnWKjjz1YfMxZpaM/Ukx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6808208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdk+MCRA9TVsSAnZWagAApXUP/1oMY5Ris4E4ZF0nKM/m\ne4jsN+7JoXzmIyaSODFaph26KRN3q6Ps2GSvjef2ngo/PZzxQKP/c7JBR9PX\nGtvytCfnNM6pcDi6kHS+kE38fj8EHi0oy1EoUcsvntMx4JNrkis7GH74mck/\nO8WM4QSfq4rBkPmgurTkL3eX/x1bKrQFIIcJUTkBGsFqjGV/d3LlpmvQfjLE\nsSQ2uMh3M6XGV7z32q4ais+7swY8GwdPigWY4VD8X2lz1ZlWgJI2jNbyUc9n\n/bVg2iHOj6F6sKsUpoD/Rmn0YAjW7PxOupK4mggzjLO41pARHcBdsONepmtp\nhXUQMMiRbllLn77oiC5ia3HlbBmWc/wEeWp0udDCIi9oxXQw0YTgm7ZpJ0jv\nLqfzdheLQqAW/CjENAoSEo9XxAWcEawbVoGv82oCyQ/Hi3jU8oMFK98Lb+kS\nHcxxCYOdFIrHUiFb9NarPAKEDTpekbfUl6dSSMyNf5GK61yyhexFzJdPX7Az\n2Or/LF9JBGytL+Pv2XXxvy761MeABvcm0XhjO4K9HTQHLNgE5E3K42Evkvsc\n4jzHbV2btxMLP+CjNqomCKX38/TjIgUHjOd0pAwgWrw29DhBhyjyoeEaRVzk\nk1IS4VScH82k7kdfxvDg4o6IhxvJRJLvnx36UfX0hoQ37HcqGuPijSNPCuxR\n5YJU\r\n=gzUQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.0.0","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.8_1551257483845_0.12528796836442613","host":"s3://npm-registry-packages"}},"0.1.0-alpha.9":{"name":"@vendure/core","version":"0.1.0-alpha.9","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.9","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"051fd1baca2ecfaf35230d62645ce818d817e716","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.9.tgz","fileCount":853,"integrity":"sha512-TWHPV2hRjgQJ+qIUAbBLURi/CPfTCVoCi+9gVJ7gVg9r6rlCUcUIVoQZYWO+OgssA1VZXZgUtdEfjJS8jTYMyA==","signatures":[{"sig":"MEUCIFOswlH8/0Jy2Lf8vpd4VIX7AX6BswHzF+00yOF2Sc4yAiEAiu6F1NFQrEL9VLdbWCzrtR68hqT/9cZSLD4AVmbYwVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6808039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdmU8CRA9TVsSAnZWagAAbZUP+gMd+i7+OnBtv1wzsbWB\n5AjktGjuHye2gH+Ywvezc+EUYZMNteREaKC6fApPrusy26Qa8YbgWOOH1lTA\nQ3jcigLU6Be503Zbi52l/15Y/AwceVeEbsH5cJnHbD5xIzs6DxIMhoV0eYcV\nTvEuX+UkMeYlvzdjOD+HSO3IvQAA3zwaf18sDM4PBxzexjqTEpA2LuFexfP+\nZS/8WmG6hYILIm0IpmhFoPQ+bGZn1E5PGrId0nSvD887SgAmiYhCFkjx8mWt\n/D7UX1wf+DiAWlHfhOA5ZfWvek9uDZhu8zuFW/wv4zRhl90u6+cB6LCZe9kG\n/tyxRWS9Grg5XLZgiuIyeEoX2NZetdDJuZWAOBKXTgljg7o6qUoc2kpx+F7O\nIAlT0ZFFGnY8nE4X/Hl7bulpbFzqAxcHL0zhxZI62p+lOKHDCUUnNdpFZIli\nafqbFjEXKU1tpC7bknOHBKNzD807JA2PHa0Lda2sw4Ix97efwtfoMPO36z51\nyGJuU3wfScXLRmQl+nmh5DVNLfnry+Rcm/1ThYYI97QO3EcjK20yvivWJ2F7\njXbuP2B/mXZCxBg4Y5w9YAYWIQkTU/lETUBgTqKczEoDfajnAjebCVYzrsgr\nx9vEcTJMz9ufgtN6yofQMIv775m9kvtdwpptg+xiUaT86+vsceb71JEQDShI\njhfV\r\n=Mdr+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.9_1551263035734_0.6718619554756751","host":"s3://npm-registry-packages"}},"0.1.0-alpha.10":{"name":"@vendure/core","version":"0.1.0-alpha.10","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.10","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"03b97e2ca0fc6d76ba772b0fa9158f88218ba9e6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.10.tgz","fileCount":853,"integrity":"sha512-FBJspQt+7n/YSk1ZoBlokYNMWSibobKfbswyQNdUVoaBS6QmML4gf9uT9VovgPy8TsqMjoD7aM8wjQ8qfwbEAg==","signatures":[{"sig":"MEUCIFlBjTF7Kqe07o8ATjFuJkHMRpeATnzBjMuvjO5j2pYkAiEAn8BDX8VtzgxfjrpLzDZG83tNoLIlmKI59jujXZfrYf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6808351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdnOBCRA9TVsSAnZWagAAvJkP/ithKTIR8vvj5+NVxDIM\ncyibDJvn32zPzGMc4MrDnCXHwxHGvy4rFcYhrgqnafL/s0N/XZDgYVQ03eIV\nmzUN5YtF6tKFCK8QCag6efQjC6fHGSEBRpfbK9yXz3O4GDFsDmsOYfAif6BY\nFJ4Sw7AP6wtZlziNdI90gJXmJ/Mbdu/LnXWp40n23b+1nmEyCLP4BJpbUSIQ\nyw7msKPc1CaMg/DkyUHue1v0cNGt+SEkxb4NkUf2Vaz+j81TGC84GH6LluxZ\n5yM+gW2waX5zoE1sTjZASpGk0NHLw/4vDj1LhjELSGdiC9TQnNnGTqUeFeXm\nlVSXM8x86uwK1tuA9Zlaweq0JmfIT8F7X3iDi5w0coA2z7yu+uwkb+wpmtmI\nENBO4B0rPzBjMr9ZF3vmEVHN4jXtKfCiNe29nuJz1QEKxUJm+XT2lADxA5/C\n0ZrveOJw6PfzCsaIESwgDc+fkgvG9kcVU+CjXECyrCNr+z6Y7yDhlh7brEkc\nO/f9LoiC+rvasAz02x7pCmx/WZzc5duHp+50kfh/svlX9JW+niAvsLYm4Ink\nUdarg1Yhgdihq0aD5yeZE+x8XhEaqlwVYnQPvGeFisqNTOOFd+gqcIpmGDpJ\nADcQH1Or3Yb6hEVS6ihrd+MQC3XtOOODNteAI2tMqBdAkRRSgL1wW3EUasHU\nee+4\r\n=mZs3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.10_1551266689294_0.07498892472815943","host":"s3://npm-registry-packages"}},"0.1.0-alpha.11":{"name":"@vendure/core","version":"0.1.0-alpha.11","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.11","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"da1ee9aab495db2a56ef9b594cdf78f607d1ffc2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.11.tgz","fileCount":853,"integrity":"sha512-E4M8rRJGn3W0Yb/tVpZAEt4430ysaj/EOJjMEhAAXruHY18kySNYbCLyZVZYDtefEWiO8G1Lu+AONh7pcvK+qg==","signatures":[{"sig":"MEUCIQCEgcf6Nk03USBdxzm+ly6BhOJx9vkAREHLsKnewxf6bwIgAqXwlA+JN1dNMDTqc4iJFuU+bDfgFQKtHzvehpezXoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6809397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdo82CRA9TVsSAnZWagAA+wMP/3gWA1dIop/rHY3R0Q/K\nNcXwILEx4gs0Ho+R6LO6qw5oitx9IAdH3+a0fY5T3gp4tGLWpvpfXuplLMlI\nl2lsQronIIKauIwLyEN2km3achX60f4XtD8qynbGGK+IAbxPD7kkakd6z5Gv\nNQorRIJN4CUBBddNJD+3gQMwWFT9TRNz8sg/n0mbgR3DdICupGyPPupoqevb\nbUdSArLN0WxmOuYz78d+taDpNZz/IPeZPmD2dicJSS2wp7OROE5hvGuOSKm6\nKmej6pcmf/75uNxpbmxMPlCWSKGaviimp/BQloqx0ooxH9SUWrk1NsZX1KyZ\nf1owtbNVvVrwt9w8IXw8XeedTPqcN8rQ319TgGa1oPNLNoB/JYuEtgyoC6qB\nSHfMFAFooqh/AsoZ3ZYiIsbNxy2qOtav8uDoxYbS/ewr+/vh5EjOG1dZ8fUs\nMEiKBo57A9E1E5M+PpSEVA2wAvlXRPO6JwZ0iFYzTP6HpLTQu6sTmvhAXv/F\ng55IeJ+q2J0/1Wr4KQ+Fz4ZYqZPxRWNMAqNM1qYlbcUvoeimgMMAZ1OZVEf2\n+eon6BXr2XLKmRJQwAlSOlD+rtGDmI60/yzcQmr9UzC7kmL2FSCHSTIJUEaI\nLbMLFnkgmXRguFoXBjZuFJpz+LZ3A4X7DAq22tUS6Vmfz1yw7s30T4587Lq9\nMlWA\r\n=r6rt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.11_1551273781689_0.009084394924505856","host":"s3://npm-registry-packages"}},"0.1.0-alpha.12":{"name":"@vendure/core","version":"0.1.0-alpha.12","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.12","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"5edee4e700386cf0224737f5a3c1fb6eae5f1f14","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.12.tgz","fileCount":861,"integrity":"sha512-vBOQ5YjK5yH9nrm6MbJQxalOLp+wjPPysoEgPspX36Xl654P7SIe+Lgfz4IyROw/vUpuxjcu15VF8/IBLl4dJA==","signatures":[{"sig":"MEUCIBzFQSRPAGCmq+4FkuY7lz4k8C/pNsqGze/KXQ6CP2dJAiEAl5W5eXYl0Op8faEFg9MYtbzWoCKVO1vbrT01mX5ncF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6952198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgXwkCRA9TVsSAnZWagAALj8P/28pzAG3x2ZdIaKheGnK\nTghTAkcpwGG9RdV5vK0Ta7tvotSIv8jIjIAbFIA3Rxhm928v8tbSsFhOTkp6\nJ87SRX8wSAvNLmjtC1JfqBh7ungmOtyGEhV1BlAKouOcrVS5pi3NDt0AFa8y\nDwje9jKscOp0Vu7zcr1PYXYGy6jvCBHpWhf2DwPLjLZBbF3frjzb7Osw6uZT\nzVU7UY1nZ/w2k+h8NVbJ8KLG7QOAFjyo8AhQoQMUp/PiD8RwgduIQfMgyJ4O\ngdbPzlv3S2DYM543m65V682LH6kYpScWbJKTzwXrmS3hYMPXWiWI5i5H/J88\nDg9Sx+5SvvvDkgd4mb7UBqTjLffDOAsUmPp+5Gh85Iz7hmk7Gf6/dwbNEPRo\npWB6/trp5J1Dmk0ChyqWzTh1g7WG9emkrAKi5PEpjDRV+IEgxjvQoKejEaQJ\nMCH6856YRoDzYQtp+pE5K1WwmVMwD9s5fVPeyqQkg/YHWxIe2POjj3AGZkx0\n/PZjij+Z3QGsyFlDWHM8LFl6LV+Ul3q1ToNeuodZuNNdo4CzUdKQrSqLX/Kp\nQlTYJxyf6tt8zpvKU8qdixHOuTqz6B6mne4EGO09tFDVN3zlKOXUNlODiI02\nIbHKI9VXyEyBP8QaN3BTwC2+Ru5yVxuzrfk1uIH56s1jZTf7Ce+ZVrusQ7ol\nWWaA\r\n=bUmx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.12_1551989794903_0.08101468063321748","host":"s3://npm-registry-packages"}},"0.1.0-alpha.13":{"name":"@vendure/core","version":"0.1.0-alpha.13","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.13","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"6f5a20e306a08d895d2a84b27414a746a5aeb662","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.13.tgz","fileCount":861,"integrity":"sha512-dX96KXhfzaZFhcnkZUOvFUfjXN7TkPzNPw74kLSXCkLzIXbTYHwJb+li5zJpoGzojfAUiTvT9Q8yQ5g6dAdihA==","signatures":[{"sig":"MEUCIQDNMY7ZPl0xEiqLoGfpjOQJpTh8o/Z0BQtBzrgiorZ4/wIgN0NgWJNe3pMoHzV1P0DP6U24DyJQX3DkZMhpw2niiqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6952212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgX8uCRA9TVsSAnZWagAAXEIP/03Ft/VxJgRZ26qz3tnD\nFRY+VSqVo4U844N8vyMZjinwZNywlC3CsZkHsfkNJ31DR28B8fe6zTcHJ5Qw\njB3PZNN5iEeFq18wYq6cODfCsQc6YoHGUc4CJdIluRP+W8bD5qBeENKdTX4+\nBELxzDfKde2b7B3/pUtcxxRoTjhDk6NEcsW7F7Q1a2IDf/AaZ0/rdfQaoUGX\n1tn9kKubHyWdXHER3PRNwL/1dOp9rHsqMoBbXH5FxHiRPbQQ10TyK7C+I2x3\n+mdzf8WE31xIAAkhmA3+2Qt4ofaPCCC78lvvcqnM5CHJm8rkQFcrRcovUW4p\nfLw8D4h4I7Y3vLZAyuspvoof7/7fNMp/uuYsfdLUs3zwe+8Lq2CCVgM0fMS9\nXYvHZ5L05XDg8mxLiuevetyrJ48lpsXrf6IqBokMSMK7VF7b6mlSAmHCxtZv\nK3C8EnxbwPhy2IfPYnGq3JXm5aEDj2nN1GdAS/kO6f2RmaRIHo4RP3cNdUq4\nOIz20tpObKMIpi1+x/N22M58QAFxUR1SnPOLFbV+y3BQl2gKRw8b0G7LOqkG\nnUKjul1r2HGuQyvccAj+mITohWFeRJ3I5WhDflPgdysiLGLtnqboC7SrjTY1\n9l9eageWemSzusFZrIQtvWDlv7GwxQzInnMC/bPR9nlCrGP35fjAX13DbLuv\n8khr\r\n=w7Mq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.13_1551990574036_0.31609103155053275","host":"s3://npm-registry-packages"}},"0.1.0-alpha.14":{"name":"@vendure/core","version":"0.1.0-alpha.14","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.14","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"7f96d1e9c9d046489fb0c9761804be954f41c7b2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.14.tgz","fileCount":867,"integrity":"sha512-Ysu+SB6NZfIA8bW9IgyxRQoQT3yZahAWk/OX7CwOP7bHb92GP3BJF9DA73z3W+lvcSzpOmqXEKvxuMKdIG6/uQ==","signatures":[{"sig":"MEUCIAMFx/hMdPlWP7OoFEoU/M6xscByAmmQtKuxRtfL+oovAiEA7m0mQs6h3SJoci+ln4dghajGImw+PfjBEoxCt5dglLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6962369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchmR7CRA9TVsSAnZWagAAk/YP/iXJTtCO7rZ3wdI1Y90Y\ner2vrKmyQvZAsRHebxQtPClNDXzCd+ess+D+BHsklgFgu+5+g2c6BZN0UFZQ\nYrP1wYv9Mfjo/Lf4hTiAagudZkXPcXR2Ue1RsSecpFtppiZ+ZanE166PNn6P\nIF79F1HKGtfiothUxIw+9L63xMcy8ve5CWvarF/VrThLMr1zgRt856bxTkFr\nZAxDPmzj277LkNvfw0uxQkT+tyETaZ+hYdKcRghlNMBiJr9x+7oxlgcnO2Qd\nylm3IA5+bWmVXIvysw4VHRwcIw6hrcTQlIKQ00vymNpq/VlQxvKFUAZqFSlY\nl7XYZ0KlrRtg9ciG1GXdfZZe/6cE9ciZi3RtzyA1kyN+r93AAmheVn7ORD5a\nrxLmdlkTJ79ODa2s93vMLO5L+DvW/sJyzD7KbvsE9oMnu/MyWVkHOjNjhcYb\nqAZPCVJbFAFUeKB2uRGlT4IHf7O/cm4Fk6fzsGJYoj27uKCLA4SayyXuPlYh\nlMkUxXw1UVNCiHdxNrTk/QOZ7I2GezxgoibgqtvEpJmvFrjgnfaRgVGgXwvU\nK0dSZ0i/QdnbzKiWqm/h/N08uSbCDJTDI+tgDPx+aWa+lsywErTI+fxRJVyh\nQOuoqGJZOlTStGpM7M35Edl0qU/RwXzUhUf8FLPbTFasx1xAwvYdXyRhy9MH\n/0GT\r\n=sV/Z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.14_1552311418806_0.7092592553513379","host":"s3://npm-registry-packages"}},"0.1.0-alpha.15":{"name":"@vendure/core","version":"0.1.0-alpha.15","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.15","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"2d1b5af143bf467e5dfa305a8c50a3ea3021e0ac","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.15.tgz","fileCount":867,"integrity":"sha512-p+UFR6SYbIB23K4vooklTegZgjyGBjogUowORj9PVhPDqacsYXUxptP6DRDHO/VPjbAW4jIssktehygMTKXCvg==","signatures":[{"sig":"MEYCIQDIgJpHPUVD0kw/A9LQDUwuVHa8ELPgV3S65x57rwM09gIhAOpP13SplEAr+hOS3AxdpXKLSIZQ01U9Ifuej+t5dUn5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6962290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcirXtCRA9TVsSAnZWagAA/H4P/2mfSJ26D6lgjt/5MiSo\nGreoEFWgUSqNOL+pZoekxuxnN6ELT++gP28AD/FDFubpm64V3fnR3vwj8HE3\nFNbzOR512swp7bE/R2KjKwGHZUsTf2oc4em4rj8rQrwYOKRd0c1aPhh1bbWl\n4Si8EzDjzY4YWLvZquPaRke7mGmtQ4JP+jXKEsef+sjJJTz3RgByj3D4KV7g\nCluXTBxZ54A1Q8w79B1JI5Bnbqva0hr6CINUFF+ZRVuXY/P6UN+hzawT/cbv\nkrxfpzfxLLLlvfwwnkafCVwMqfKn0zbi1k1EzMKRlSKsaRjxoNBDkk1AJ/TY\nh6aDHhIAoGps4rFFa/8BCfqFj4iXhu9ZJeCN1NrGUx5n2TS7XCSDeVdPZyyH\n6Mv37bo6wYa7ildyWM2HNtm8UMeSdBL52POUAH1+FQBUMo+TJaGyMNB6CC+1\nmnBUbG1wd4WPVZ8EgvClAuutcJ8SnvL76IHvtTndIp3fapM+gDZaHqhLnCgK\nrBkAjNzXxnyJbXB9FmwpUHMp7Gs53tfPpnIHoxNMIYFQiBppxQLIP+yEeLVh\nXiVK3BgGnlqh7DzBG5IX2SJWsCOBvmnTZeUMtiVJZsNHKSNMSaatslL8XFDm\ngv7smageHPPWU1IsFyq7CoP70qvZ/M4jGDpLpG6KYrY8isZxHw/gjVS7rUHv\n5ci8\r\n=Uik3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.11","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"5.7.2","graphql-tools":"^4.0.3","@nestjs/common":"5.7.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"5.5.3","@nestjs/testing":"5.7.2","@nestjs/typeorm":"^5.3.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.15_1552594412787_0.7420602382948278","host":"s3://npm-registry-packages"}},"0.1.0-alpha.16":{"name":"@vendure/core","version":"0.1.0-alpha.16","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.16","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"6d34a1483a56e1199d3154686441788aca99e3b2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.16.tgz","fileCount":875,"integrity":"sha512-R+euv1i0z/nd4+r1/1Rh7BpORGiQdSzX90LuAGEYnnfK8rJ4s7Gm856TKiVqehKCR/FErg59yyTotXlkjQ2xjw==","signatures":[{"sig":"MEUCIFGYErAV7AYmVaIoqYXDVOgoulPjyqFC5STVnqiOrFnlAiEA3XE3/upMD6Hk4Ej4x+6gT9BAr7r1P/RQuvV32gTjdE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6985900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmzi1CRA9TVsSAnZWagAAh3gP/jMZwt6k6ba1Ei+Lagkw\nOfz2DQ4b58SPnd2I/d53f75LJNRosLrIuHhrpLSO/vg0H81iZkvX3qQhGd1N\nbUUYHi7YA6bukHspRv2GmDUXorbk9YybgXrgBRz1SEGyUK6oGOI6yeZ9FuJu\nDmWpHdv0/YYYR1vL0nvjqp4I2Xd81HLGLK6CmabS3Xm6L4kgKs3G8oySyhdq\n0/qmo6u1b8HQggYzxwXBkJBMwb5B0qKpEZm05YglDbnrFcPYZxuwhU/Vascg\nvcOurunCI4Sl1JhvjTCl1OFVauSSX26TPKbmM5dn/FC6A6I1XTOPpY1Z59ji\ndErQFyxjcHaJRnASbrwiDFPxr5HjNB26u21OLTCcmOmQrDsLYygK9ViOM6gR\n57PLfTyy3GHRi1nAJI6AEWLvqnEEG+fNWihWNU6DqhXnzt/mmtfsSMm9D4EH\nrGCZI05sVL58VUIboaEMmTlBbznKXQogoM4WoCyuRPPN3GiFTojiymJoj2Sp\n6B9b5azTvmz0YtLhGfxNdESBd4QxHpYaCPjXXEsKCT5pCYB3e+UUbXJXE8Wb\nBt4q6f6uHUfl9JLzyRcO+wf/74qi/EpnjphQCXVXrubSfhnElWT89h90wVtZ\nJ8nao05BwCUEM6kHeTarEWKCdh4HuPmDvW2C7NXGGTIy2YisrqAZlNUpv5Su\nBi/4\r\n=FXe1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"roots":["src","../shared","mock-data"],"preset":"ts-jest","transform":{"^.+\\.(t|j)s$":"ts-jest"},"moduleNameMapper":{"shared/(.*)":"<rootDir>/../shared/$1.ts"},"coverageDirectory":"../coverage","moduleFileExtensions":["js","json","ts"]},"main":"dist/server/src/index.js","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","test":"jest --runInBand","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","populate":"node -r ts-node/register mock-data/populate-cli.ts","test:cov":"jest --coverage","test:e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","start:dev":"nodemon --config nodemon-debug.json","test:watch":"jest --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","test:e2e:watch":"jest --config ./e2e/config/jest-e2e.json --watch --runInBand","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","mjml":"^4.3.0","rxjs":"^6.3.3","mysql":"^2.16.0","sharp":"^0.21.1","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","prompts":"^2.0.1","typeorm":"0.2.15","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","dateformat":"^3.0.3","handlebars":"^4.0.12","mime-types":"^2.1.21","nodemailer":"^5.0.0","typescript":"^3.2.4","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.0.2","graphql-tools":"^4.0.3","@nestjs/common":"^6.0.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.0.2","@nestjs/testing":"^6.0.2","@nestjs/typeorm":"^6.0.0","@types/progress":"^2.0.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.0.2","i18next-express-middleware":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","jest":"^23.6.0","faker":"^4.1.0","rimraf":"^2.6.3","sql.js":"^0.5.0","nodemon":"^1.18.9","sqlite3":"^4.0.6","ts-jest":"~23.10.5","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","@types/sharp":"^0.21.0","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","graphql-request":"^1.8.2","@types/commander":"^2.12.2","@types/csv-parse":"^1.1.11","@types/handlebars":"^4.0.40","@types/mime-types":"^2.1.0","@types/nodemailer":"^4.6.5","@types/cookie-session":"^2.0.36","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.16_1553676468699_0.10277138098273708","host":"s3://npm-registry-packages"}},"0.1.0-alpha.18":{"name":"@vendure/core","version":"0.1.0-alpha.18","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.0-alpha.18","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"e9acc63b8830e3adaa4a4c0cb16ffae017342b02","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.0-alpha.18.tgz","fileCount":749,"integrity":"sha512-7N+e57G6Nt+cclvOt+qSjdjRET//aBsBqj8IsZCVi8UX7ExhR5gvXpu5TuqwB/IVNVZrAWvVFdcYeiX3e96eHQ==","signatures":[{"sig":"MEUCIQDOwm/1K9AMM4MS1rRNVF9ie82KX8PFpHgsTb8uujZnVQIgMRjdjBxXKowRW1rkAe5/0qw3DjZRt5R+6he6BngA6Bc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1351415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqyy7CRA9TVsSAnZWagAAJi0P/ik232LONpDBnkN+mXw/\n0efw7VRguZuq8jtiVuiVH/9mZANrzcHgZO1qVoMrZ3iTMU5FKA8IvTpKxdxj\n3lVp9clzORQMXPxU8qcCMmtosyDdjUXTXJxistQb4ca323ceA0ByA0KSfWvm\nYFYntBjuZOFIlFGm/sUsIlJeFrPE9UKlUYoF8x9RA0c/t7RO9g72Iu3y2Zmb\njtJlEZHwnDDq+bRd5GNhbCUk31H9paIMQsJMUrfs8BZMf78JdvxiN6haGMrW\n4eClZWv/ZKBrmpALsGAn6LMzDaE/ZgK8QyY76LgSjHUYDbq/5zLcS9WSaiFM\n2jQL+C6PWm9qgvCGjbN3IdR9iAX288dU4uRYbAt0D/oUKy5xPcne94aYNIsw\nimZyXdyvY2bYoCBfL8Mdal7UvQZgM6kCydul5n1iRSeIMbd7KDXD7s0VjNCa\n39whTRZJEVViiWM7oWCxkLYHAeDWFd41yulW+Lo3YAyfEp4hS3ZmA53LR4ZT\nZwJH+6bnDRvPfBI9o4L/3xJ4Pi/pvs4zyuA/+3mx1qFJ9UmIuBBTi5ShGZZZ\n9Ekp/3/cd5DC56JrvskF1VhgGL0Hz61A2Doh7UtW2SejOMQzWCfbhfJy0TxR\nI2V20dNXV9c9tbwYdvd1hk7LwfUfaLrc7S2w/9opQRd0b0G+FU9dLn9/0Buu\njJ1m\r\n=SOXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b57de7fe17fdc179dba99e3a34a2293d4d4f6431","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"tsc -p ./build/tsconfig.build.json --watch","publish:alpha":"yarn build && npm publish --access public --tag alpha","generate-email-preview":"node -r ts-node/register src/email/preview/generate-email-preview.ts"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.4.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","typeorm":"0.2.15","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.0.5","graphql-tools":"^4.0.3","@nestjs/common":"^6.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.0.5","@nestjs/testing":"^6.0.5","@nestjs/typeorm":"^6.0.0","@vendure/common":"0.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.0.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","opn":"^5.4.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^0.5.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0-alpha.18_1554721978213_0.6145465325319426","host":"s3://npm-registry-packages"}},"0.1.2-beta.0":{"name":"@vendure/core","version":"0.1.2-beta.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"84ffd6b24b6277ab217ddd2b59d6ffe453258843","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.0.tgz","fileCount":802,"integrity":"sha512-Ub6DSXYxNacwR1E0xooZ4jbXHFAXTabFdSr9RSlDYLC8yR+1Z8YTn5VpOkUXRfVnGZQeeRawQVs8B0BtXYLBsA==","signatures":[{"sig":"MEQCIBKPKP2Q5DDwY7AM3D1U3ESjDnBif95WGZhl6UDXjNU0AiB59owqC1obHbMbl2n6jvpOdfEOPbeAOQPI485aYUhMZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1455153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5RRMCRA9TVsSAnZWagAAXZMQAITrflOE5uhE4pCCJ0Gw\nCl0Byd7SNvzMvIMCbFhuY2agwCRWgzJwGms9ObIxs5v3XqGiFeO4LgqkXPCA\nh34ubpnf1SzFmRMdkW8C12Y4M2ciwyHeqNc53RlW6PmOe5a7DoBMyglt1EG3\nFSK40hlVDW3NXIr85KyVQK/PW3yXkFKDnTtyzaHKHr8BQOIrlf/69BSZqvOC\nuagO9TLMCV76tRwk/jdh8sVXC0JVsYPM9KGg2U6uxT9bkd9Tn5M5SlXGNojY\nL5S5lkqLNBYWB8ljC+zYXAW5bIB/ZRnIAx5iffirUXtGOaVZ9JKgHPQUnIPH\nHOBIHxOb4y2Ckw6OlwSoYfZ3iC1rPOuuyrrPF907+KHhXyzgJWmjbr63f6jH\npSV8IN/iE1xlDZ8MujulyJeU6qpdg9Zav+gYfXAckxcFBxO5WmqlwojRp4nX\nXjl8y0ch0y8QCAmmQE2oDB4srBQLQch0ZHULv7Nc2Z1v0hfrdn5x9GlSWazc\nLOU/Rbvr6+uLHff4yU3QxOmNuEnFHRxBzxr5iNRBSewN+pLIYSuTNE67Rx2M\noPwu6drWD6vrVpHqyUzadzaV8kjKSVLjobEHNX0Njf/PY9aeYSLdouFRkJMq\nyxDFEH6gycemGGnFK8fNPaHSMZazkR9Fhml3z344JZRy109s1XF7433DZqxq\ns6+b\r\n=+4Dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7d31d455a71ce1ec43bc322a958b61ee7e6888c0","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v10.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","typeorm":"0.2.15","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.0.5","graphql-tools":"^4.0.3","@nestjs/common":"^6.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.0.5","@nestjs/testing":"^6.0.5","@nestjs/typeorm":"^6.0.0","@vendure/common":"^0.1.2-beta.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.0.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^0.5.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.0_1558516811810_0.6886204977476109","host":"s3://npm-registry-packages"}},"0.1.2-beta.1":{"name":"@vendure/core","version":"0.1.2-beta.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"eb28d54d2281f218a86595a1e84f6557ca241547","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.1.tgz","fileCount":802,"integrity":"sha512-fjuj9sOtd2UY3JqwSJkUR8xh2SXYUaJD1tNCAQhnsvqHT1/WGdrmXTKUGI7P110Q2xLnJBt8KqlJnLaiGhRlUQ==","signatures":[{"sig":"MEYCIQD0GYZHm+JaU8ZsulC1KRIhTMvDlyEfLB9lDrjagYYVwAIhAKOdcl41LoYFlru2E7ds4joDo5unvVxEXmB0b/e28tkB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1455153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5RxdCRA9TVsSAnZWagAAw7sP/iYkQr8dbQj5FiMhTpoH\nluLFs3nFQP86lplUdBZAPDg9R6JO9FA5BnFX3+FSPqPDVd97CFlaaQjcDphB\nYWy0JrqCHlJgXpNu89P2FQshXQH+JyuGwkH2DkO5k2S16cnfNhZNUhWj5DBz\n1cGvynH6ZYuJ06dsIxoM2DkL0158Uje5RhuFad8YTQyhDlbX+4SgWcbIyQ8G\nFBFkTtvvhU2SannoiMoj/er0743ctSdNHRTqnWtNnpS+l0zqetgb7GssZ5TZ\nohAwBwKhzA3HBWWkufMgyP4NyDu1RrSADmjDQ3UEFFxVlGSQh30jFUyiOa15\n4oVzNvkmKKBzF6XvsRm6RGEwFbk5fgotSsZMjF7/BpICZd+u3B48yD4cej80\nGqgiYvL/gFmC/OtWenx1K1QmGEUUMHbDSgw5TxWCgRP/0+npu4PcUCEKs1aH\nmytjzoC/zPYvqdVwq10j/0ND+/O1Or+wyM8A5OefRbrnoAP1INs/mvHtgwCH\npGSiXP9+kuPlbgO1pfhJGPhhMpkCsTc8s6xM/8pxAFPuE0VhAOw6c+EVFTLV\nwnDG+O/XfAxvoDztWoTloa2Ahnau2sDuuSSD4U2WNOM7h8uDugP4qLrjsKXz\nEiXTt+x8NOsXaGXYyx1MIjNDS1wNFd7d3MUII83gN4bTf7+quA2WGku5/Db3\nn3+t\r\n=wXC/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8290f278b5228dfa76eb7aff78c01b049d5af574","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v10.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","typeorm":"0.2.15","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.0.5","graphql-tools":"^4.0.3","@nestjs/common":"^6.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.0.5","@nestjs/testing":"^6.0.5","@nestjs/typeorm":"^6.0.0","@vendure/common":"^0.1.2-beta.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.0.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^0.5.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.1_1558518876605_0.28589577053409965","host":"s3://npm-registry-packages"}},"0.1.2-beta.2":{"name":"@vendure/core","version":"0.1.2-beta.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"bda5459401a6592c59c77f96d51acda842207ec6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.2.tgz","fileCount":802,"integrity":"sha512-p79DFPeAuE+ir258QCaXjhMEENfX3ZQW+vwrBpv5Gij8aMj2xC77qP+0KxOb69FHfmLrU0dAJTwFW0WxcXaObQ==","signatures":[{"sig":"MEYCIQDnXNCfl6FEksFd1RIGsJlcDViH3ncbB7oOQxFoPNXZjAIhALq5vEBmjQH+LaBObHSdVr9vYueIIjANeFKKRAjY4aTS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1455231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc56HRCRA9TVsSAnZWagAABUMQAILrpZBwOlApr2V03sxB\nZlXiAfV1dnVwhXY+q6drXSKAZCy3PMwvSjSUVthX8f5poXXB0oBhGheNiQec\n2FF36mJqTtzT3Tmf/nmZaK/4Li3WT1nKY0RaNVzJwK/z1vRE2TKWQoeTJMSK\n/XjZbUBx7aajS71cRxTN7Jy8goQLbLOnLm4vY7INFKlgb0wFlDQ6IADlLMBA\n3p5AxePJ8mc0uOlowcTm2alIWCQx+JuZGHt34Ak8AMubw41elZFmC2SYY0ts\nYNMqSKSnhm+4OZE3AtTCEHRXg2AXY7HyZCwVO4Q7Ez2m2gJWKC8uEGgm4Ur2\nkSJ8F5dkAluqvSnJxLTh+L3z3rT7hvKwfzpa3zVETjH7FaQqmjdB8jiRLgYj\n7dR3v5tmDUxPsKOqnBR+vjfOuo8+t/Ndr5SSSgvwbnYyIYXOlhNUoHx/I360\nIai6Pj9ial7Ali+RrWBfg1g3W0nBqiYMNYE0DT+RxXB5SKxmokcQchKT+nLl\nzmFrDIFGwBBDkmFrP4rnEDGVpDplfxG/Zin+2Qn6PuC0SQhv6pm29O2lkHz2\naKSJZ4Hdi4Rpgw4TeUyxYRV1CyneG5sEOUNlevsLR25BAPFNiKzzmUg6RZTE\ntipNergMBa1js83X0pjI6a8sBlfG+RfcksR2BBMF9BcZD6vNKJFwLvW9smdK\nTb/p\r\n=T8Ms\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4e4924648b903c1a410a95fc37e40ed4b32da45c","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v10.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","typeorm":"0.2.15","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.0.5","graphql-tools":"^4.0.3","@nestjs/common":"^6.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.0.5","@nestjs/testing":"^6.0.5","@nestjs/typeorm":"^6.0.0","@vendure/common":"^0.1.2-beta.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.0.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^0.5.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.2_1558684112873_0.15675168483210955","host":"s3://npm-registry-packages"}},"0.1.2-beta.3":{"name":"@vendure/core","version":"0.1.2-beta.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"e4daf65d86538d9889ccdc727d56502bd0c68457","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.3.tgz","fileCount":802,"integrity":"sha512-N7nMQ0KD+xUSJMclZtplGx+SueFp2x0T/ZCxJGZfoYd3sx5dR0GWOonWYxOhxcfXmttdNG55132EJhPMYT4f0Q==","signatures":[{"sig":"MEQCIH45kAS3GBtS7310eJOZGP/dstgsnP50YFiY3DzT2CCwAiBZp7CEXGurelrkl6Y36R6ZPw7C2+mXbR5QWEMlckq8lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1461906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8XokCRA9TVsSAnZWagAABuEP/0RWdOz4EJc9FZ/YVGPK\ntW5JYSv8HJOYLVy3Mt1l4l2AaF/fN1RvxVUsVO3+NAzKV4hZrya3LJ0CKQ22\nm3nDbVSsG8ThdRd7c/6H7ClYlc5ZgkHE4xiRzOdiNjXFyLE3gyJP3EAgon1w\nwAuLQesz8H8URsErqOZUYtBS1N8ThvdFKz+lCOiOLFDGiFWxXTu+NfVVm7EP\n4q4SA/P1mtDN8qOxJn3rlo0olMQckd2bD0kP1qnsIA55/raAtQi8Rk4ctdVO\nNUNtgdCShwxIqn8Ss1ReZzIqRPzMGMtUuymtv5zZ9eudyd5m6vdKdI9Rsnda\nraMTYLqdTLJlYfb9ePg6qOT2ZrF7WoRf3KXAaEOuaBwv40M7yZUbkfB8Jjro\n6ekGfbJGbm3cBOetyzCeO7qMrSc3xBDVUu2YhEN8x9vDPA9/OS8wqa7VNn65\nz5+yQrJ0dqskQmbYQSbPPz5zt8fh4fgo/4tFZBbHRnED8BMouSXCxlJt/LIm\nZiKJt5Inf9UYl50QdW2yP6n0Mmc9L3oHCKWzrYIInFOhpNprZpHX16lyku8i\nww1E/nC3CmV6ZX9xy1cKt/sTe7VrMTdZ7a+M0zDjejixDpGn2Q41T2tXOvIb\nVUsWdhr/a14XJwbKEs/c5NaR9H00oxWtEB2u6bHO6RBxw6Ne9lfUXHoDHnM5\nUf72\r\n=UBkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b7ed578065925115d9afc10beaa4f1d6bccea1bf","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v10.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"10.13.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.3","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^13.1.0","typeorm":"0.2.15","fs-extra":"^7.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.0.5","graphql-tools":"^4.0.3","@nestjs/common":"^6.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.0.5","@nestjs/testing":"^6.0.5","@nestjs/typeorm":"^6.0.0","@vendure/common":"^0.1.2-beta.3","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.2.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.0.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^0.5.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^1.3.3","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^5.0.4","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.3_1559329315707_0.14478919326561446","host":"s3://npm-registry-packages"}},"0.1.2-beta.4":{"name":"@vendure/core","version":"0.1.2-beta.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"e2bea63f1fe2c1a0d80836fcfd2b639377945084","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.4.tgz","fileCount":830,"integrity":"sha512-xVBhLW3ZCSyPy2GhLCGMPDje7VwS8AuGfQPzA+tJvdlXOagXe4M4w34xdasigG3J/On+1/7stHqGVxOeVnRq8g==","signatures":[{"sig":"MEYCIQC1+GfWLUmGSg2muOwp17+IzAYOZKnWhzwLkOpNMYbS4wIhAJIeP2ukEvspdSwRdFC3upQr3ZBgpOypR5mmI2aHjRVw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1517783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+RerCRA9TVsSAnZWagAAnRsP/RHOysY5JNGiDHaPDLrd\n88IldPDrRCCxtVeblNngeLGnJhS3S8OC4cegzJdzYAZleNURMsA5qc+bu1Rj\n7sZKM7E50ID5RAy/Mb/2Jpua0A3+f5gxMUJ6SAE3K6vS4IVLP7uoNLuMasED\nIH4adpHn+cllomIjmI+xIvfxjVuplr5oM4FQy9BIp4r1Iw+ewMMaqey8HC0B\nZUrR0yZtsNzXNx7OIBMLQAGVLo0S8LdY88IcfFNgxSwev4u6tyegOmB9wA0+\n5nzSUJpWrbY+hZ3KXIU63Y1m/Ze34Pskkn7+Pb+p87hyRlen2BBqQ0Ju7jhJ\niKqMYj0FV6DgJcu/aRCQAo3DgQ2d44c2lYpNKulwlE8ogaitEYIlS4DuF1rO\nKEuMErK2K27hLdnQ1nhh1V9NeQHhq0ZJ82+KltqJWcrdCkq4VpNb/LOmPECg\nHwXG7NnnSy/DotYE0pRxWCxan+8TTC50oZh4Yo1wbaZlE2jejAZPcgybVmW5\n5Su12SZMJMPnPHELJYkkODnToSgAs2bWIAqhrlqDAU2ggJRqG7Xc+rRY91FF\nx5ZWK8eFTD8fEMSgMOKz3XQ95DJpDS+39lPQhXC3SHChtcmuH42E9ZFxF0TO\niaovgEyh+jqq6vnqFauR+adSFn2aZ/29YRpuNwbbzUQ5K3YYdZ/uIt9zp1HS\n3sOc\r\n=n0Fc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"29df9adb3a3b315b54e4959bc507a40332c71de3","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.3.1","graphql-tools":"^4.0.3","@nestjs/common":"^6.3.1","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.2.4","@nestjs/testing":"^6.3.1","@nestjs/typeorm":"^6.0.0","@vendure/common":"^0.1.2-beta.4","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.3.1","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^7.0.0","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.4_1559828394896_0.5646165553007185","host":"s3://npm-registry-packages"}},"0.1.2-beta.5":{"name":"@vendure/core","version":"0.1.2-beta.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"08a4c20747ead49144d8e2e057d398fbd2cb4815","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.5.tgz","fileCount":836,"integrity":"sha512-XASI1gl5Gz4nB/weh2sbyWk1z1UI6/RhSzTmPBq3mqEU3LGDZylZCkstfruMUVoOOhnf4FOLBdR76Jy+RPZe6w==","signatures":[{"sig":"MEYCIQCpd4QO5ZMzcs+teAHAfIM2mhyBFPUlu91UAf09BR3kMwIhANxKfpnJoWJtECnj7lyvgL6DlIP/76AXGSb9RI9Rx30O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1667726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCkG1CRA9TVsSAnZWagAAzR4QAI5ipP6rhmcfjOexSyS1\nHQMe89IiJebJLWJ5Mkv6fVxU8XIiZWSjq/aHWM6yUUNxXigkyC7LACoickPJ\nV2DvSVVcAXq2yPN4GwJQNmzbUwNSyWddln+1raQx5jbdH0w3schfbeMmcluM\nqyeYGobS5XNYuUHtrkl6n20WP1eoXVL95uJbRNhJp1UGEtWOCf1LHWRv5Yb6\nMzWI4Kc6oOr9yC7G5ee1BvrpKzuR3DWcAfMvpRtUImHMz2s62hTVAEm/nuAX\nXITmh74QtO8eqfMvAuDuBzwH3nZ1xd1BL+8dI2DncuqVmEU4TvRiyYMb9R/V\nSCtQT2LCtzr0FmsPPSAGSuuLGMhb4xEg0PNEhiMLS/kSgJN8+bCyBoUPGkii\n/pBn9+MlwK3mwWRSGWHOPF0Q1RK4cD9tV1U+1kBovBrMCcYTX4y2tkEYnNp6\nH/C1GCu0Y3f00FIP9LOwpWJCqN7CzmwARwyVeS+4rg7Bv90HQJUXFVEW53A9\nUmeMApynS6g2dzQp4OEgp1MsbcxEDFRVtoURfQkraKwE51TxTAEOzpaqfSx3\nBxrbmBXfGId8FyJyCZSO2c+GWUfATWV3LJSbMjm+uZTRPF8+MXczHl36bMNH\ncI2zdC3JELK7EbCFYVDGPSzQ1uWO9MphxkEQ8nHQMm6BM8zdXDfO5bF8MJ4U\nHV3Q\r\n=iGqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"cb735bb7b6e3d2ef2b8494875e66f85abe54e96f","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.3.1","graphql-tools":"^4.0.3","@nestjs/common":"^6.3.1","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.2.4","@nestjs/testing":"^6.3.1","@nestjs/typeorm":"^6.0.0","@vendure/common":"^0.1.2-beta.5","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.3.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.3.1","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/fs-extra":"^7.0.0","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.5_1560953268982_0.5791810705519775","host":"s3://npm-registry-packages"}},"0.1.2-beta.6":{"name":"@vendure/core","version":"0.1.2-beta.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"bff854a6e863172dbe97b122c5a95085116ebd76","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.6.tgz","fileCount":873,"integrity":"sha512-GECL/5fCAjuhBJ6uu1+4s5PR7JpIUB6yTo6AexF60/mpwXdReLUTJH+PPBl8eyjwr7eZf8MGXXpPTnfwAC7YoQ==","signatures":[{"sig":"MEQCIHzWlZiJMiq9SewmPaq1/GV5Hc69XjOf9ymuwARKTEIWAiAzUl1GEc9/s2BHuP1txLBGB7L5rxdOkB1fyFJGDy6wMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1769348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHJINCRA9TVsSAnZWagAAQfIQAJLIP+brEgPY66SInEMk\nqhFL4xf6GGQJgCwDEsowaaP8KFGfVV3YbMYCQtEAO6yVSGqnp3CAu+H/xghb\nBeLAmfJ+qDLpw3daiW5ghg3pyDfwsX4mjt4/ezvFCy7IiQBPgloMLw/SMcTU\nzQc4XBEeJdcvCux2eLDIEsBCsBp9Z/T2dmkLKpXOLO38rI3hYIsWBC/EiiYE\nwy2AT0igPULC/VpvO65dw+I49O6UriUlDhnFAdDFOrSoK6rclXvjveb9liyb\nRIiI8m6yhlmX+7Fv9A1DvDFtvJQ1Ph9kiw8wR8SRkHIntCoP0mT7cuJ9gZRF\nqW5nToZepy5KcNMFWsvG6siakTTup4Q4h6pONO1Hv69T1tetK8A6kq4CBCuW\nGzuMLIs4HYQq5y1kmamvOdJUyP+dTnjbrcV7arQLxsxq4Cjr9RM92KuEyPFl\nCakBB4IDKSdjVvOYsnd75K6pMWzvkVILjSDWNhjExOzwVjXWj70r584WMeFj\njQLMeMpmIiToqi91as1PlnCCyhuXIRrGl2ePwFG/bwmHjCLMHg603scZDR3+\nFQIiwZKLSywq0Ef7CmZ6Qf2DVOdLhGxxyiHe2UR+Ds+aGip5R59NVUWGTIgC\n8duvklbac54a1pRp1Wi6bjV30VALY//R/d5ORV6yDpbLBp9p3rJcqow5YJH0\nb8hL\r\n=On8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"bc5eec076780791d3645baf75ecfa0d3e210eea5","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.3.1","graphql-tools":"^4.0.3","@nestjs/common":"^6.3.1","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.2.4","@nestjs/testing":"^6.3.1","@nestjs/typeorm":"^6.0.0","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.6","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.3.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.3.1","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.6_1562153485244_0.5991457993867408","host":"s3://npm-registry-packages"}},"0.1.2-beta.7":{"name":"@vendure/core","version":"0.1.2-beta.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"32ac7afc7692dceab6c9e1ad8381a90de02a4109","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.7.tgz","fileCount":876,"integrity":"sha512-dRH8hvjpl/4srTh/4/yoWW2eG5UwLXB2N992YaWv26E/RW6l17+KI/Vlp73Ck3FoPlf7EYgvkPLS+KwPFEaGdw==","signatures":[{"sig":"MEYCIQCRM3nb33XWXTjKAb1wddvyqRuSJpL1WTOi2ID+jFyd3wIhAPNmclgcUaUxZ5CSQTPNAgwaM9+qsHogvIPaa/OSbLfB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1793614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJd3+CRA9TVsSAnZWagAAbooP/jROTBNz+pIc1vgjVn0f\nnrqVYfF5HNb6rgsMMTPS71ppufM+9QAqz8KEy3Jo8RkDRJHTSzq/thJz7PSn\nYSpQyKFRnAexD1PEGY+h28Yxc7ujsdY0YGhvvtIlMmaZRzWARwB61ohaY/g1\nPObj+DsRHayFGt8xpwVApmoOWmXtE1LTy0M3jM06/Amp7IVnyARQhTUJjgzN\ncGDl4Gh2a03slCKjwgcTOGlNXLZQ0KWvdJfQaJ63lj7alLSfHAOVcIOa27vr\nZrzP+4dRjiU3Un7h8NK5m7abMokYR2/3OjUNLx6FaxyT0hPcaroxAMNWe2iT\nkFw9u6v3BHtuHy5sBATAd8qkBBrfEm0WnYaADwSi1cPsLB8BS0AqZHzOYk1I\nJpz5S1UWLfoXbx2ZT7XGSqimeYL6f/TspwjwsEnPxBKCO+hrxPxPm48CLYw9\nzHBSxOaoHCPv7jiXF/G+yQBZXS/87h9o1gb5Rhhizc1RVDni2NaA40PPaMFP\n3zFMPhONiVoV5qdmAFq845kv0T5H4PTCUjmHBydlF2EuMRdUC6PwxWOVrRnk\nXI8GM/JUfBisWLurnTrJoQEL0safIpd7n0kt55cllqmkeabt3BMWI/4NmmS0\nJ2OaCknKoc8bnX5YYec0N2nCFPSahL7/TVwS52kFeZbb5NYNkYSL6yHlv5of\nGQbb\r\n=A/9r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"884c8c262ff949459517675ea7c5a8a1444947dc","private":false,"scripts":{"lint":"tslint --project tsconfig.json -c tslint.json","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch","publish:alpha":"yarn build && npm publish --access public --tag alpha"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"^6.3.1","graphql-tools":"^4.0.3","@nestjs/common":"^6.3.1","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"^6.2.4","@nestjs/testing":"^6.3.1","@nestjs/typeorm":"^6.0.0","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.7","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.3.1","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"^6.3.1","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.7_1562762749729_0.8348605737853279","host":"s3://npm-registry-packages"}},"0.1.2-beta.8":{"name":"@vendure/core","version":"0.1.2-beta.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"39729b0d4fa7d20d1f15545a7d81cb4210f711e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.8.tgz","fileCount":889,"integrity":"sha512-hSDpyDlW1OCoNwKYcOxGwBz/fVNGN02q8sXvHldPrxHEBOmPIhlSfanBPT6ZBwmLVuSETkeazXWE4GckempW1w==","signatures":[{"sig":"MEQCIEf7Fg6l7C8Axc0mtQHefLotOKjzUcoNqQLggLJFU117AiBcFOtD1ovEBnlXJRoD5XuCYgQptFfUsut4oP+ILJ0LQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1828857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMG6GCRA9TVsSAnZWagAAdKsP/RVNSphjNTsD8uaNHXwW\naYDchG/vAIQ4pPSre4Kj1n//ZmpuNuhjNSMmezYH32BuJrAY2zmPNBc2lXmE\nOgnlVopzrBQAFYq7Ew+9plWS0KCoOMj9HCjCwrwvhDrDlrDKNXOjBYZgIOeZ\nVTldi2A2APeXpRyzwzg4kOeJJCZUQymgnYAaoizWUfQavnMpezU8UiwSiLCV\n4TWJOVRPFudYVjuBSuiWv+9t9syG0UF6kSuOwazpgX1k4zKrPCC2E6d7tkPx\n6cEMfzd8O5+2Vi6hcYNh47osjBi1Na5QouM4jMIVzsfQ7SvHa/6hkiHMvS3x\nvRiY6huTedKEl0gRpLcfDcNM91hGXD0+zVa3dpkpAJSvKFKrIXJHIQLHSIPK\nFLOtDYcH0p/dUDT0xp6MfXAwSrL5FjcUR/yCUNJFFX9QPTjoTtx+fU+SoF2k\nkMRHMI1vaqhcviAE1dxGrAEpyqt0cmuyJidjtO/JpDMWP/hohr8olkNLY5dU\nS9jPBuVPN1rnLSzzweL4HXqBLA3qRbcl5qs67c6U+DT2AaOBhmsfnX75gqEX\n9BbSe7JIhRK4rmagTeKCNG9B1sxysvS1kUlks1nnMNYUe822dfYg1dlIzcSe\nmARUOHJcXpyWk2ixJH6cSGCQl0FzOILqm5Gc43NgFDihUbIU40aZ+ovq7I4d\nTNF5\r\n=SuZ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d09dbb528eb6831a9bfd010e4c469a2253bcbb70","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.8","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","graphql-request":"^1.8.2","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.8_1563455102687_0.35156146424358914","host":"s3://npm-registry-packages"}},"0.1.2-beta.9":{"name":"@vendure/core","version":"0.1.2-beta.9","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.9","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"592295c6a65f9da14d39494ac0bded30fd2894de","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.9.tgz","fileCount":901,"integrity":"sha512-o/IvbusfTGMkRuGoEeiUmkcAf7675yl5QdwBRs0hCGFil9wyPvuhYJs6vrdvAt7tsmsmrzT9nUcBqHXoQKUN1A==","signatures":[{"sig":"MEUCIQCjEHx2Gr+fUV+W5OXSQY/EskgbZtRFHIyM/jY4BmvlUAIgMq3JqsXdLMcMVc6qcqYI7QXEL9RMTZBZEC6yR0xDs04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1853089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOWJECRA9TVsSAnZWagAAEncQAKHwdpkdra0MY+rQvtOi\ntyMIkNcJrfdjkeS9I/rQoYHB+odxj0nFqa966ayIZl4ceVfhH/gdvlcenkrx\n3q/zi878O0pireoD3PAWuLoU9pXce8OJiUUTalc2+pkKwjJBY9a11GkmlwF6\nSwKLDKegpoLJ/x1eqeX5KOO/jkk6GxRQUwHlTr8LwJLqoVylINFDR46BmZVL\nrG+++d6FdmlKXngULLHIr3GflablNfB5vnlr3Yz1UgpOTG1LEznFEr6bE2a3\n+mxhUUBWQuX7kagnrSXhuMY93JXX9p3hr86CflrmsB9OyppDUDjnD/LPg/kQ\nnclFil9Bzj45GrW7Gh3kkA9uBXI0NwWQMfihkyGi+eI6iWATOwnv4UvirED3\nE0IjfYPrmnyUCZUZnx7QqBpPuXba7na1jmHDcSDzRTVhiB2CR5LTm8n6KLSt\n1dzJh/0rP6kYo3/k0enfqlZYqgcojB8Zon65BRWjvL/z454iKORi22k8npAY\nzhHErOeQCzXyoAWl4noSAlEi90KPYR+qnIj0qc5MhCBJFlOTF0brGsDY5cqr\niVds5kWKUPfMbQXPk6w0kfch6D2ewPGOQJOzdyMPFrhEHN0vmF71gFwU0Fa3\nnqqMRvFIHG4EOOg2JpqDoUbXAb5cR0700Qs6dbWG/5WmjCQY6SFS9I2NTiPa\nixEa\r\n=k8ph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7e7218095797696cb6c9447395da6c272e52e0b3","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.9","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.9_1564041795628_0.36819847315580145","host":"s3://npm-registry-packages"}},"0.1.2-beta.10":{"name":"@vendure/core","version":"0.1.2-beta.10","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.10","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"a4b5d935c8d0711e51765c4b7d170678347a64e5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.10.tgz","fileCount":901,"integrity":"sha512-h0D3FTQe4PcfYPokqJRwEdlW5brDGv2xeeRsc8Jhtskxg5YiwQdhbjZ2f+tFQUgmfGHE8sNbAgru99rCYgC0OQ==","signatures":[{"sig":"MEUCIDe+Rp/P9UvXdCKgpG+PUhVfms03dF9/Gfh6lQmP40q6AiEAy62ADSUBPp5tkM/voAwtMqv+z8KhMbwOTxYWQ66nEmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1866844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQp3yCRA9TVsSAnZWagAAyawQAJn5Cosev5lqmfnL79wY\nz+/OZYx4JEzjEkqFgBpy3tRvyLxcfVKzmxMQvJNooISErJCwpC4WTbITw/rr\n3qT6fYRdQ5+U8x8ZsjeDVmqom/NN33WUvOguIZ87Tqmsk1xw04a1kZmais5w\nE+nxBNwtECCQnlcYm1L8NAVZEjf4gJjbiA1Kt0vuYun0/40VNLUSvtBt7LaZ\n+OqJTCRkhnS1DoMDo1+rCR/uyUlMcwJfLdXE9Jt44eRNsB3mm2Cb1LAg6fER\nNSHQ8ue5r9dowmjQ9E6AIoNnacX9KAmxhpcpuqA/3adsmmuPHNIMm9NgIUYl\n1N5exuxVeMwztHk7wvxP0uoHKD5S0KJwMKbaiIGxePICt5r9aKHG7X9bKgQG\nAIEuine5ZYbLON1B38/V/FON6QU61KWdSA2lXfGHk4BKIkah+ihZEC0sa0oD\n5t4x/HLiaLOnEbHv/fCFuQR66nXRYYRiO3WhfLVRahEDq+hncwsiFGjQvUWi\n0PO5Te/NhhkPnH5VhpCEavpjXDkRVw0EYK9Vbxou1fDHcKqgl9KpgYtk3nts\n1qSRZYnrjzeRiJZe3EqBOFiQe9LVK5f/ZzGJ05BFqk7Vso0TVgUFsA7Iq55S\n6HxNMSR5APWvCwk10a0NWGCCfba+udsnGG5G7DQD1ZpIM69+yBNy+7Up+t35\n8zOt\r\n=52TV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d15cf9da0ecbf0fc153b945ba8ec60df5bde33b3","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.10","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.10_1564646897390_0.9510845509486039","host":"s3://npm-registry-packages"}},"0.1.2-beta.11":{"name":"@vendure/core","version":"0.1.2-beta.11","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.11","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"aa4432d32be1413335d51fb2df26a5aece8e41d0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.11.tgz","fileCount":907,"integrity":"sha512-3p5huXkSaWzcMbfG/Scspuyoa5pnbf8LKOJrC59UNTr9Jcf4JQXwoKqc9dJBNmpOVPIuPLLYGCSHSS9s7WbFXQ==","signatures":[{"sig":"MEYCIQCFlosyj0nhl7+DYyaFLFslcMrkTbb01LBhLApdOB1xcgIhAP8gxwBJdlLg6mdMpS3/OspwVvB2Z9F+EhWq9W8j559U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1899662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS9hoCRA9TVsSAnZWagAAsHAP/icyXyKfMWwsCQ3IBBkh\nI586fdpf9fhJd3uGCVKNtmNBIrQ3m60Stb9WyYXfrM5BW4OAel95oeLIbN0D\n94hFVYsFbHkdyfxaHgSjmBcKVHKepbyoE/vMfMioDtd4YxG3W5Q6pXYWFEg/\nuwpGPM+SS1km4t9OlfDRL0w6ox31kjbry80Nyoh4vZ5k2cvCSDZ+a2hucOBX\n7Qhq7CyA8ityjTE5Cgs8ZYuxuEMxCE3DlQj/scb9iKmJBs5pM02R1rM3XRxo\nBG1QYLVVzk668gwyRCuIAnR1ZpCDJHL8FyMtn4U8/ON2yhBBof+lTdVxNdST\nGPfLOcOL1bI9vjVK0ZqdOVXvD5YGCYQL/CqQOqewnAYcy10MYQI7u73FfZzN\nOEDj8j7A6jANhrjYbEhyC+knyHgLT7ZZseMw/pKs9zOzAJP5iKZTPGOPN7Ra\nP7Rm93CByRaREjZyIWKH5XG3dxnwFFRAVsVjN90+nJ5RhkwpXX0AJ088ARPG\nBUyLY4t5yuws5Hmd2KYToEIOeqdlSUNNMucbsls93znq8vKFlfSKQ6rfT/ud\nhSQQqi/+9qCn5cmUPOGlbJk4dvp5j3LSGwyyMSqN7dnpEWC9xd/sdyI/wRxk\npU5G0VX58RuSJiZEVVVOFs20NcytpjIgp+dNshLIqMk8tijWb2LYL1Tv1Lta\n/qNY\r\n=fBM2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"236882c3469436a5ce41ee43cc3f12e1a3ba0816","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.11","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.11_1565251688031_0.09435516049096582","host":"s3://npm-registry-packages"}},"0.1.2-beta.12":{"name":"@vendure/core","version":"0.1.2-beta.12","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.1.2-beta.12","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"40a8c8d7e672346c02411470326e53f090d0099a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.1.2-beta.12.tgz","fileCount":904,"integrity":"sha512-2iofjXA5MjDb4OtINMbpBIqde63aPzQL23bva+idgPTewFd8CNiPxPlhXNVuyxByMKdRllJ7Ok52SKpQWywxkg==","signatures":[{"sig":"MEQCIDjBDp9M0r65CnaLnhWO3tmr/ce8vzDyO3hp+FieP754AiB9hsZfsFz1DuMjWdjx+RGUPAu3RF/dI4pvc3ZgvJSCLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1908508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXBJHCRA9TVsSAnZWagAAZhUP/3OHd9QP6fhdlMI6TwXp\nkd+tL6WtTXB6Sr6Qqb/fU4KU4SsNDbLUWjqQAsXSsmMv5o2hCIpvMzWyatyq\nrCFArwkn97uuV0axB8cKP2Bew90aznPDegzfQ5DT9+N18dlTt7rVCWnQzpsi\nAd61yyawre7CkvgLF5WZFVJF2YfM1Ofg0ebv/Ok3NJ0hDIV3iJZzndWmg9pW\n/+lVUByLNzGtLyK2ZGi/iy+JnTHDsfCAvpqXLssTUYBZvm8ODyHQUcGGgLik\nFVhPoJ/UIyaQNbf2YnIT8PPiVrGKE6mINrzYtZzy6kM5X1eHZ3GkIFSDzFm3\nGeMjO4x+DjoOUK4kjf5KpD9y7p4UZrKPKGsQyhzNOIMo9MZR8T5yvynpZQgD\nXvO4bNYQiXsvhWHAn7gHo3FjJmmPeJb27rq40SHsFCBQjsDVkoW/ozqKBMcd\nzb0+7RT+xh05Vqe4IMzDk7iAbwGFK9tyR6k9LJLDvPTa7p81ylrEFPDVQiOr\nxIrv1aH0W95NHN/zHtgI6mKd9Lg7C2w47/Rwumy52PkZqoVyR0LNN9kzETGT\np9NEbM0YZgd0SQT0Imw0yUXgUUcSN0zZGizhTHJNpRuSvCVSwTqJQoeh489O\nu9GZ0CsjsIL2iUP6UuPC7kiwk+3AuOH0zEmT+eHwCH3d8oxZBsnqKz2IOA10\njDCF\r\n=AFx3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"eb587f515df48f547767b3a00d9481e2d0ec3f6e","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.1.2-beta.12","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.2-beta.12_1566315078716_0.8658615053552488","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@vendure/core","version":"0.2.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.2.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"20c3a73cfa049ab02609e96c55a359eb32805da7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.2.0.tgz","fileCount":904,"integrity":"sha512-ENFmlFf4dLQ/TnkND4zB3gVgf8Jiv556Tkstt7SktWL4olK3wqnznapPYrlgOmAu4Trfn1uz6KRSCiVdERxWcQ==","signatures":[{"sig":"MEQCIGhbwNGEuccClFQuhaNpZLLdfZMcLd7TOoRMATEy3IXhAiAER7Aq0kz/aTAM4eNxO/XTZB/LyWs6XnHMD+3kFRl0CQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1909623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZkmSCRA9TVsSAnZWagAAyRYP/R63wpXOlKkxollALdPL\nzfYLcSBki+QA2dsJomPpfwZGm0nCHFHE89Rm/9kQ+ROBd4vHmOAu6987MFYM\npupNs7UO/DjiJiHOC3CBDJZGA5GeGhRH25si7lvAk0aVrJK0W6wL2421jhxV\nEqzc9Kg7TwI+zr09bNpjBqrgcblbVAhd+R4cG2CIsSobVz57VGzVNtx1GGcy\nD4qBWMzpx08vigvP+rCRfg1dgK9adCgQ1nlLdOh5JZbIPwfSpyXLzAw98I4F\nE/C9Wcc1PWaMSBCSvu+TLj+DFgB8F2G4/lyKEzCVirnJjwEQf3x2bEkUXClP\nrCJPeL96dDVCnfhvqUmnAuvB9/jHIBGSIZXOyhK9bfqDhfWH4ZkYFbPSj+jf\nM9fMN3QJvkZxwJFf4VKaLhZUTt6Dn9x5I04upQL1ka4R6QzPTI+ZqfvaaOP4\nRFGByBAmqAtRsf6SLff8aCP6dJMHnMWx4Q9mPqW2H+FsLCkiuI31reFMlW0Z\nubuelGz2e6/5BrjwtmPSuAUtJxtjhqZyDXbeqNrTOEPfNnpCCg+yUhkzXhWy\nvz5+tL3nBsfGd2B31v5412yQ4ezgdUze5hQNkwRiUdYi2s+no31I+J2XRKqQ\nvY6srRHWuk4BIYX+Xw7qNsC2CnlQiyk82OzMwauT8Jmk7VgOMmJn9vFsHk+Q\n9qhx\r\n=P9Mu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"707ae5911386fbb7deff3f50b36a0d2d811c5a3b","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.2.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.0_1566984593884_0.7214963802148666","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@vendure/core","version":"0.2.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.2.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"c391507ae593120385ab3d7c69ac8c3213950a5a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.2.1.tgz","fileCount":925,"integrity":"sha512-7B1GFOR8V5+xMzobx1yXur6s5UY3Q2QczfuBME8qn42WoEmbRrr85W9oal/UcMnsu8dYEx/WIYgxSeJsMcxtcQ==","signatures":[{"sig":"MEQCIERLIoJCZ5VqQjhNG+HM+hWa9/ovTGJorjxniJ76E2lEAiB+Prs8PI2sVURPki6zKqNwY8Kae4/WN1zL1Pd4d/fObg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1946417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddkjKCRA9TVsSAnZWagAAYDoP/1KCQpThzlkkaSOs3XHA\nxBjIUKWBGkF77svHhf3NXJ2MB+p7i8JXTCjV/+LgBaT4nXUyC72fSuCRGzZN\nA1C7CzmpA5VjumqfWpHUHCpv6WbZk3AeXDcJk1o/BMwfNQu7CX1X63P0/Ms0\nQpaDukNy71d9+cAasgQ4oyWP/fVz4V+7OsDxuvGhRfWxTcEMGlB1/RNgdw+g\niDzNOpkALTnurFBdSMKuyIb/4xgqzTpVpU1wortKnIiKssVn1zD7riqkjkd8\nnfDm6KuRFhMX4YjxCQ+Wzu8k7ROq3AToXayS8Zh0wUS3w5cuWW/JG4eRGDkk\nqOBBqK5WqEL/DRzfvQNeCuyWuB8cun5W+ITxIIooUl9CrHLPYRtdV5cO/jKm\na5NUfyyiAJiKY4LEZb11YP+tOnW7us2YNOUU65O//urLQdGruOaHiE/6w7/L\nlgLJekFmKb5v9T/VhJLF5RIso9ZCrXupD6zSpBpOglHxR9mQAoGiBSwugYWR\nOCqYk7QXKd6cZFFd5HLbdq7uu96rB8jYP3CYFMZX0FFihYj4KF1HwxUUVATG\n1WZM/Sm6ylwwSrCJxbidlj330WpCfnEVerquK6YmuAwskgvR4Y5mDamfvn9n\nUrGaEorS2yNoxl0y04iOspeklO9nSNk5RDKqCT15HU79F9syfSM+lAlI4S+U\nfgQV\r\n=OIDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"802cc805e3e9a0d999ca70169c6fab6e80bc461b","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.2.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"^3.2.4","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.1_1568032969224_0.5872452371936621","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@vendure/core","version":"0.3.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.3.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"21e4843355a23c41d955dafdbbdfa1fcd8941f84","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.3.0.tgz","fileCount":937,"integrity":"sha512-J7ozN5Pc+A2DPXqBaLod+ErHSFLkoFCzHswAylO+PMfKT98aUes8l8eY6Z19yNOrJqXxH3z4wcx8hzP0K3+I1g==","signatures":[{"sig":"MEUCIQDkAmn7/NzSs+NSwDj0J4pnE2Y4fG0cgb1XNgm6Mcc1EAIgerFnF28mtYOJdsjkLqBFG4ATe1Ozsm1tfECXbEQenjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1970032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgik7CRA9TVsSAnZWagAACFwP/jUzW6/xGDXcSm07v0ho\nqi0pHVKyHnzAdDkO8/dp+UKU+9f9nACOhncJeKog+DtvY2ROrKYzwmFsMpQj\nD+7gXkl0DaWSLYlJ4px4P6gZ2SyxMKholC2+JyxAZcR9YYPYMgyZcaGBsUr5\nHqBPHfIrHvN9DuenAhXbFf/Ii98R1X8+AFf1FoYBVpVY/G3QD1KVdM4egIhe\nLO6ie0H5SAuCCtZkz3Yjf3zQU//e9XYlLAoKNhDwRBnp2DpouW13r6Qh87Wz\nmeLIuLQKAFXu1MtVMokcd3uRz/dFJ0x0HSoZMHG0Qq6aPVzTW69PoiMkOi+D\nj5uO+KHkaWEROqWMyTaw/yarko2gRRqFQiTVMxETz+Wexk+Ua4z00oB2wAem\niE2713I/u9Twu1hN5B8a1z7eP8ESS/M1bXBvpEv5c0ajJuK2jc3H2u/PJrAb\nO4pBupUhtb2xNO+PpzSSU7HWEo7WyCHQZsJOWjL4ykvrom41CTcq1/cuK/DE\nimQiEPFkGvK6A5dm9kC9tQ1Sg1G0leTBTVUvvoqE1KSShpbU9BUOrKwigXuV\nVTm17nBm7D7r/43pA1sMcHYYlYxATD6KUBie6QmI5ypULKWk7qBORjpqRX4o\nrWaxBCgCR8f80Qev7V4Tdzliuzy4J9IJzaMfKWzH/d4Q/lolotWlPwVXrRA4\nAUmQ\r\n=20ZD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"304185a414f189ee1824d49841009321f47a3ba0","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.3.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.3.0_1568811323123_0.9043890849385945","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@vendure/core","version":"0.3.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.3.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"68e7da8c491b62d6d898241bc23b9683fbf7aa19","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.3.1.tgz","fileCount":937,"integrity":"sha512-Tof57pr7iEvMrOEwOqgMnDAbYqOIrHrTzOxZ6mKLxLItf/FEiu/8qwH3xAolR6oycxLNQA8UkBBeeif/H+31pw==","signatures":[{"sig":"MEUCIQDKJ6g4nNPPnDDewi/RNZpYIryfNXT9lR1xgwK7nG7j2AIgYXKzStbk+e7Q8j8scNMmpsVqArV7pxHEzrlOKlF1ziI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1976103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi3nhCRA9TVsSAnZWagAA2SoP/iloy+gGypdcSGSH14XB\nztkT3I4I2EDIuAVXXFrU5mVfZb2OE3WR6QOWu9nLMPCDD5d1iOT9pnUysfLG\nsvtGoNpzIaeoAFLXivwaus20nOJfOYMYLPEER4F0YvBCnsCFprx3vZPK6Mpf\n0b5Qwm7/yUUw+juq3vihNJQmqcbSL6g2LqrYiP46HticMVw0ifrKL/w30s+U\nEObQBjD+qgYpZYe1vfXL6lP/bXU41jAKJ9PB31AuyfAWTaR6ejy90ihnmR8h\niRbihFQXApKKSzN0E7JNoLdftjyYr5qAiCOn8EH6OtUSrFKAxQxaE27A+FBc\nozEbSZ4cyumANtX069NTUYtoZtAqEtKDTtcXTPz17e9FPs4PKrUkk9gNjHaI\nGoDz7SDhJpcMqG1QasDNlswjnc+VazLAa8lbS2rIV3to/hFhcDYIS0pHF1qt\nOB2LTaCk37lt5gxMKYQoRH4NoMgH7bV0ZtacgnFLqT/3woS1v2NTaKkwIpS0\n8eY189G0lK6fN78JvNLJN0hi6YN6VemzuL2Y64dRteKRqU9mOtaQYCQekUn+\nuu4eVO8UDnw0xYkfbVxD21cs0O4FzOcePpWJH5SMGLkgmasZSHog7MArnHmj\nw3Cly/LzDQinWr1WoNrBociZnQiWjH314Yo66a5EWRCbbjekP5nJI5dR3vn7\npQmC\r\n=2Sk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5ee4564a96d4ab074b4a3bf57e47edc9a0676339","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.3.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.3.1_1569421793128_0.5467989176183377","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@vendure/core","version":"0.3.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.3.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"b4a51d57c50af0a983e7c931b7572aa81a43e696","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.3.3.tgz","fileCount":943,"integrity":"sha512-Q0NKORXUHibG3ZIJ90UUE1qY7F7GmvgrxH0enDjJ2vDhDQSVwHsnilvMuzpykB/mm1f9sr96Obw0ciNcfXqdMQ==","signatures":[{"sig":"MEUCIQD5afPoA7twxRWnsT0KJsge9U4rSI9NlTGODkao5f79RwIgAUETx5ANWdYve93RdNk7eJ8Ck0950TtpUs8AV4RSyTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1981618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdla7bCRA9TVsSAnZWagAATxcQAJx00MtzK0g7YB96rCBg\nkBc6hDWVziBYT6eaSjfx9Na6yicOYSLig5ML3MxV47muDQUKx2aC/lox6cex\nbV+VLG4vg0p2kh75xv372rXP8YVqGE7KmHH7S2T7LQzodvd3z+PE1XguE6Xb\nXJxzRfQhO5qdyma4opjWQcl/NASVAK0dwyY6l7ctUXoSLuJF5+UMy6H81wRI\newlw3hgRMtKHBYPUs+/Pv03FWzQ+sHBC33EayFXgPNl9aVx2w4XeILQ+QhXH\nkKeNk0PCvkQCWkL+EvJ8uj32LBgA359c9aoKOXzRrpO71OKt/zSqRpQB5sPN\n/3c//TcMwkcAGQPvj7yUKFqxySJLbLpDcsaJ+uOQmSbv+dDBCEdZ/77H1DLa\nyektSxg46QOXk2pBV777ERuhPaQFQ6c2/v+smSLJOUAqxdiw9Y07COjes2bc\nn0ie9d3irLZZ7UeU2rFG3ndGqAZGa2f4zfnZ7OoF/S9oM0v2tQosV/uteUuP\naZ7Sqi/1PRYTFWCZuUp9wG0qXbYuHrPVFibmWJxb2TMC/rBLiEXt2sPDP68a\n1HepUsqrLQR4VF1wO1WfT3pU+AggbKmymlVjMXrYBMmEbnGkPbkBHLh+YewF\nY3mRRmslL+q8XdfaSXqIUSuZWaoHTvvSDjCXENnu1PA03bIQVFVUzTh6pw9X\n+sQU\r\n=zZXU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"0f3af2a2c08781ec1daa97cca3f359a9eee6a15d","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.3.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.3.3_1570090714783_0.29669744739133996","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@vendure/core","version":"0.3.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.3.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"bf6acf31f89918fded8fd5bb27c54988517e9822","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.3.4.tgz","fileCount":949,"integrity":"sha512-r5185+viPuTL4GiqzaAZY3JP0ONbvKCb6Ci1rvRUfl2MauJy7wEtwJjbHKjAU4HOJ+Lag0BLwuqYEdkSx2v8Sg==","signatures":[{"sig":"MEUCIQCxr/RPr+H1wmiiUGNf3cNfNU6JUiKYfPex8z71WHCbMQIgVueKMlhGlWgc8wXBeYXVYLdKY1/1b2nlQCe9RYd5VdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1987187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnZcbCRA9TVsSAnZWagAAZFEP/1g9NVJOfIpKbFegTgaM\nkGDLRHbpYk/5gzzR62Iqj5m/+4z8xPH+FS4AAtFzZNrOThRLmFpaZGGXGIg+\nMf+rRAQ2aP/fqcsuZaxQc8XJ5RpVm2ilemAj1DudKd9x+DItBSacfYhJGOmt\nht62Y9sXdfpHKF4AuTwjsZDg8lPKY2tabhFCICbyR8tHrEcdzbeWDtOXqdaM\nBr09Z6JyTFgl0yhjx+umlNY4287AGmJE/asXax5n762i2K+Y0QMQ44JD0Lfq\ndbw0rSlfSzVKszmZQSrn394Y1rf+UlLClq+emCcZyshmOG77+XgCYt83FmAX\nlVV4IKSlBT6iTM9INYMtFUK5p791maNIHzK66FBGOXR+YZsmavNRyHb9GzSf\nZrdvWjSFsuct1OtjZxymVE39KXLu0It8t8UVrp5NhzRM3qVr9sGTC7bDJbE0\nnflzzNT8WBM/DnT3RoHwjM0hCsiGFzPcd+BjVcEfZoNq7X4MvhUmpiNi7+GM\nQ5U997VHDviSZWbkGCl6etL8uUu/A+6Cy0Fe58sxVRo1j22Mt50baarowcpa\ntt1gZrisTHspcxJq9CZNBHcTI8z1o4MRvExhIk/pn271t5Hnxy+644tO9540\nh5Qn+E50Wsinkw03IRKHo8UlYT2ej7KbBAWlhPUrgfoo9Acq+2sZ58CGgCkZ\nPLw+\r\n=LsaE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d985dd386903e8480c6fe377d2bb39490b72651f","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.3.4","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.3.4_1570608922431_0.835429151521236","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@vendure/core","version":"0.4.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.4.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"0336f972b6fafbb142699d13e7e61f75db984e2a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.4.0.tgz","fileCount":955,"integrity":"sha512-s+kvdBAv2TYDTfLl0Ot68Kjkq1B+SO3FdlLBTkoLkm1n4mOKV190sXUPgR7+m6YfKlCJXS+dXSgnslIIHm/2FA==","signatures":[{"sig":"MEYCIQChgj9sxNtXXTT8cXf/KtVi2QG1AD/PphqKfOi+NlRJfQIhAOsR0ZAyAe5erDtDM1H5vJvDSRXswIpIcUBO9NAVDZCU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2023237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpxQqCRA9TVsSAnZWagAAV4gP+wZPA4jbPd/8nH1J4dFA\naHbYyUqVvRrck2mvwl+SI/bR6KPJQ8daswfPz628nkeFkuZ+Qm+uLrUuAbuo\na9Gd5h1qGUKz6LfLbdG3R/X7+bOthTuOX317XGNkrKpvtiOCFzCfsX66mrAj\nRp5pm6rO9FyGJ0N4hTEYF3SpVji27pLX7EOa1ewwr+oe7R/XlSBYj2Y6RACy\nFFOT53VnY+FJChemk1vjnBbCLKwt+0Xv4Peb/8sET4ipGiLl41GvGOiYSgnO\ngQNFDGElsVpzj/VWKWLAKtNcIW953CJ8zuMimD63DwgmhWPNf727PjqqS+5b\nZWkcJXtH6kWwyEj9hGCEzKJkynxsNK4XaGu9cJtlwCsWzvFUGmUbE6cxtu0S\n21tlPYKUZwjWm5yllpOL8AbmDuXGg+H0YXw5EkEjkZAJDUlcFi3H7JsyQuJ4\nYt2KyAuM8ktE4mofGB4QbhSV8hEeS2lIMxiwrfciEaw7W6KmABRQXzIvOjfO\nF2f8fMjv5mfoTBtLl9ZKDwZhfEsTQeR/xzmEN9o3+VewoFlFyYV6bX9uBHLy\nJG6ICzDvgvU4OhMmc18fk+V6u+tFp1dkKeFBa1OyyUrLM/mSMRBCXI8gkuMR\n5HCWZvmUrg5bcj55dV40kjb1H6uWGoG4czmjoeQPZktY4ynFFwAk4cWQbuPK\njR4q\r\n=KMLm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5b44955ee065e1af76dc6e1cf898c000f99a89ae","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.4.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.4.0_1571230761567_0.8123426971827394","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@vendure/core","version":"0.5.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.5.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"54b8382e39f6d74a95a30b7c6610b6315cbea4fb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.5.0.tgz","fileCount":955,"integrity":"sha512-8vfbuEyh6rVQsbXyDCxGKmy3o4zFLql9V2Ow00gOHSyr+ptvGDSm2aTteJtM55SM2LLDmAbWT15dfqvc+tuoCA==","signatures":[{"sig":"MEUCIQClXiYpC6pm3H1bT+QIZsAhZWH/rDTB2R4+zyWPwJfsAgIgHWYTZXzp20Jly27nw1jqH56+NOkX+KSxiYVaVs0I32I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2024991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsDDBCRA9TVsSAnZWagAAJIkP/3gcw37UDTfAwY1ivXOV\nz54yJ0KEqTCYpQ3T5Qjc1IatZTTYyXXJraqRcRfnsm6JJq14eif9GrmpX084\nOCTouybjGWH6IlbV3zlv3iTUAvKc7pZ9NGmcItjvQwA6JINRNLOJhl/1FpEE\nv9mz/CRESmsJU4YcaoBJpq/6MOwA5Q++k6HU8Bs9Eyh+M/uzLWK1UophgBDr\nJ/D3izxMnBNurkBQpmQ6aDQ9QBigwLVn7R81YhGNfCGOisf6nyJnuSigVWAR\nT2llL+7cLhT8BzTnn9P3/JYnvZYimkqOF18BDgg3GtWxSBQMtxKkd+6UPK3P\niGujtNqMS4iTeniogjBbBaz2hg4+QmuRaVmH3JRBef95RzYp74lb0TiZWd+6\njlv5xJ4Jb/BoQnJLiwKKqqn5Jh4YvyIh3NQqKjdqyn4KK5Jurl6x2Zav/dDP\nHuVtItzvXd0XGnke/3GBRLWCASPXrPFBljSoCZncXdZ9TMzRGjxjPxmy0+EV\nzYeWVz0Tsj+jFGZnMGTpeOzMHHh+Zhu56Md2y8bWp4oTHee3zLrEZAYld2vb\nv1VXpvZQBN3idoMQLL0xtEYN/JNp9cgSSRtB6wM8aafuKicp/BOzLZN+6RBy\nQsWqycERMFt/WZMgi5rGAcWCz9mU5E8H5NLUlew4gz7xhdSuVMg32unOaJT3\n84sk\r\n=yFfD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"0f7c6153af26257de5de146b128a3d779e1aea45","private":false,"scripts":{"build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.0.0","express":"^4.16.4","graphql":"^14.1.1","i18next":"^17.0.2","typeorm":"0.2.18","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^2.19.0","csv-parse":"^4.3.0","image-size":"^0.7.4","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.5.2","graphql-tools":"^4.0.3","@nestjs/common":"6.5.2","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.4.1","@nestjs/testing":"6.5.2","@nestjs/typeorm":"6.1.3","@types/fs-extra":"^7.0.0","@vendure/common":"^0.5.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"6.5.2","apollo-server-express":"^2.4.0","http-proxy-middleware":"^0.19.1","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.5.2","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","faker":"^4.1.0","mysql":"^2.16.0","rimraf":"^2.6.3","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^23.3.12","@types/node":"^10.12.18","@types/faker":"^4.1.4","node-libcurl":"^2.0.0","@types/bcrypt":"^3.0.0","@types/nanoid":"^1.2.0","@types/express":"^4.0.39","@types/prompts":"^1.2.0","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/image-size":"^0.7.0","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.3.7","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.1.3","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.0_1571827905375_0.4710949282265866","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@vendure/core","version":"0.5.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.5.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"e1bfc2fdc0edc0cd26ce827511af4ecba1504936","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.5.1.tgz","fileCount":957,"integrity":"sha512-yKLpQi8RINUd555Ozya0lnO1L5xX27HAJBAONFj41d0fIKcwSOzFTJ8hkMycH19hvimkwLIy4kpcyToLFCnHSw==","signatures":[{"sig":"MEUCIQDk/vILkzbLNU7ObP7eOfOFFfDff+YP+lB6h+NtPm5SjwIgY/BROIJA/siyhAJHOoMfWrrLVPhq/D9j5vOgnqjn0Zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2026875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwAx0CRA9TVsSAnZWagAAT9IP/2gN+sEEaC1Jw65QtUjk\nyhrp/AzN+zOU5AfdJPbjOBMWfqM3QXO5azygYUWq/XOI64BmKyNh1DTtKcwn\nkrJwhtJL2TYtxaZCuEvpm5txNbDmUJ7vCA5DIgLxBd57F7EWv1MwffUaaluG\nWWfFeLCi1vTAOiHQj67MIZIudgt2hZxDe+YFJxebQMHFfxBVj5rNh+xNtR4p\nzvYuUj2zpCKsjjxbexwSHZgFUy1Xhl8nVF+QPA7Zhewkq9XNAUMc8zQWqk+y\nHQexuu7GHfbkqzA7v/01siTUapNW15Qwun0K1ZdMdiDWnljldKFLCimfvkLC\nLjVDAzNTTVR23NgQT2ztWdtxRkrbNTx5iPeGv+ZqzRpA6D+udQqj2XtlL/qs\ndbfJC6w8WwIO4V1P2aa9uuPOSC8YpedEJVXn+RHqgdzumbGFBMzLUa6/RLV7\ns5cvoAUgBPAal/uuuk+/dKOdywLryezH94vk5TVENuyjYk2HWXqj0Tv0kmim\n5dBulHh0hB2kjo9SEDxXvm/gUPiSuMOXEV07NPbq5BKf0vlj4BX2IKZwa+GF\nB5MKgjwxUw8x6CXeO8q9TtikbaMrzJWxd3ZXO9GwvSwNIEWWWw59S+vRfHq8\n38VWFEgHWQW8ugYyB6zq/SGnDo0Ut9wE4eOISJR25JytFK6tYtzHVJL1oRwi\nZjnP\r\n=KfA3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","private":false,"scripts":{"e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.20","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.5.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.1_1572867187806_0.20610103074463448","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@vendure/core","version":"0.6.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.6.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"1f726cdc6d3e010ea0b045f2d5f267f1d6d970ef","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.6.0.tgz","fileCount":982,"integrity":"sha512-w5NNKLEllvWHa5YMAuG1EEARJ+UXMtmob/sqWwYYTGbpblIKmxp3+l3nvEK0wKqCl1YQwZqNLPRMP6Yf3fxCcg==","signatures":[{"sig":"MEYCIQCr27IR+/YwGpEenJoJDHEIBKPA9oqTP/Y4nma7DR+CKAIhAMMEBZi2WmWnxIQVJDfqJLg7+GZUoReAj2BydmhryCKL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2088905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzVDUCRA9TVsSAnZWagAAskAP/A5tBubDCtMt/vqpfu9Q\nScniWY6w+N9I5M7uESfnvRz3/iwszFsZbuE9Api+kElwU2icm3hhS/LYgZB3\nr+Z/1U84tEcS0X2CjyQKpbOJgfFhsYXfFSoaMko9aGeR9zp8Z2xY6ue5ZA3j\n7nbdizoBkni/1FLN2lxBEIs7AZxcCUXM6SUVr7XEHBg7ivjoU9Zf+J0FvQaL\nXqGBHGpQEaPDeV6QnAIFiYLWud43LkL+Ean2ApnIENY3xXHgGmWHaab7Z1iY\ncA4TbQZgzd6MX4hQkFRF4MYIn3qoqYGGbH/glIBkX2IzLSgGR++e8573kaci\nso7Y2IRS/SwP8i1NnMCb0fhBN+FwP4iga1WuckNQDhWEir6lXsmX3VwUwFXI\nofnYLjwrQHqX/oFXY61cYSiXVP3fEsOj14PTnsv4vKkohGs2DBuLZwBobpbK\nWAStgX7PP5g5vUjpRD5qF4rpzSE/2RoNK2suaTN538mxLMfKzH4OiHFH6W1q\nPR8uCY+XfJuWS8HpLroxBBO9bdm2J8GxCponZHPzWg/VtJsnIBuLNQ32PLzl\nyhKLg9zyKeMSXLRnM9Ye3SxQ3e95FISxpqqfwhN+r0OG5GactFYhDhfv+xUs\n6Pbyxxe3yj4gyTn0Ecw+0MaIduvFJXka3mOz9RvOG66Tik+j7LDOB9jISAHg\ndK1i\r\n=DlRJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a883620ab3f2c9f65a8cf6c93764c201c852d4d4","private":false,"scripts":{"e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.20","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.6.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.0_1573736659691_0.6511816602570735","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@vendure/core","version":"0.6.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.6.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"d27e8d5d60d87fb99bcbb8b07f13aed37291077c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.6.1.tgz","fileCount":982,"integrity":"sha512-1CFIQbjMNgXt/Mc3MIK2zf4FxZg47w8VzztHWH0y33K/wrNfIeWMzA8JUYhnFBky5+yb7gMGF95T/W5uSL0UXg==","signatures":[{"sig":"MEUCIQCL6IBJH3sPsw6yl3SIjjLSASXNli4cXpXkbzYd2fnr6QIgLYluY+dcjFH1jTaHdo9bq3r8Mn55zMa8uVmRQGIQj4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2089057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0nYkCRA9TVsSAnZWagAATKoQAJaeIfS6D/sZPWX4tBIz\nu46VInri4FVuhwUJwPjV45xsRGXVmiYMLlZi81xD2MumglqPpANW/UVHuFRj\nD6UBA9cpuSbVSnr8f1s+hgafRdVKrmda+MNa4cUJ06sssI5xCvBQ3h2N6q52\ndpKY/ABp12CzzX68C7kJ1NmHzEpGD0Nk1iOmUKkxv7fYhIIsmV9id41fNmHV\n2LbZnPGCVpgk/9OnzXc3JcTmXjw25COcW7gCKXaJE9r/2CoHrNRoel2JRE+7\nFTCpigVjjWoJ+MAe4m+PitNdEuAmoTzSSpucAvbZi1rlzN+jdfdJQlC4TRZC\nGNRLPG5Rr5hiAK2F+ZUrxDnGBT/Nf3plIdO3TVKPoRgH31EA9mKY7yEpWOy0\nof/RIUjDtaKOtyhRs/sLDB2ZDE7pWGjoOmTT4sgLZEh5nNbLZz9gRBpc7ZTa\ngJfWS9J8qpYf9lT3f8fQ5h167iv5fAvXl3522u+eet0S6Nesx/4FvLTHrr3Z\nw20Rx5pzTtjM1P70jsmo8MRa+Zk1jRWnHmUypH9NDO9nPqvAOL+dG2SZ8sa6\n6SmTPbVJcq7cmJha0nl4PmVW/TxRtnfk66vBD1VdRruZs38vS9i0DDhzu4zv\nSpCKT6bw72hj9YCPs496gg+OgYpTpTezoYS9Je4HvfbNsAKa/em///TEu7iu\neDAT\r\n=O/cb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"92493b6cd7984f0fa0d57a1c853480a9fbe653dc","private":false,"scripts":{"e2e":"jest --config ./e2e/config/jest-e2e.json --runInBand","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.20","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.6.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.1_1574073892313_0.7945243018025363","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@vendure/core","version":"0.6.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.6.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"af7759c44dc340224acb48f1899b98e3c6b79f3f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.6.2.tgz","fileCount":982,"integrity":"sha512-QUEKQrHOrPqfNjNGR2RtcR02ypKBOSWULHI3HIxk4o2rlLiFw5USfRtwV1QXCYanjw4bObdzOQ3Sf0VUVyJytQ==","signatures":[{"sig":"MEYCIQD7ntCBI8r7d5vDg154HZGynGtq3tlRxAJMJ1jLuFOBWwIhAI+C6BpB+ru6Fi1bgTUFKIAUMr/HeAZ/SCQ/5vuUaWsd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2090581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3RonCRA9TVsSAnZWagAAt6wP/ReCsGLBpBo1zRyF/Gwi\nqKFZ9kZSOXg25VFZoBoQp95QTzXb5bWCWmnSZ0pAjlWeRKLvwaUIHU1n2m5i\nmKbPDPJTFV+8EVlsD9dXoalUI4TRYuOHx1wQMQzstj12SUYHCFvlFJn3Y5yC\n/ZBVpWo2DuSTs9nmeaLokUBw0zLpjTTpE+IBheCHza9xRg4RhHqfUv14w8Ae\nlf2v3IXhwafEZX0n0v5IG9nA47uxA9aubMEZH0RFGAegdM2QBJAuYaAqI0eD\naJKtezhDCHGyi6HOE5e/NYZSUJldrzUUUs7XMiYTXl/ehgreASgianwfhdMM\nANQczMfVorieIYHysttKeg1434YKSEts7ZIzVp4zDb8xskJ2IPB/WIaptm9q\nRQeoUJfiThLjU23mcfJpoTrtcXEnMvyXoaernWP5QLtLtg9JN4njgj6xtXq1\neQH+Q37Kzi4+EeDW89a49u6jFxvKBYqAgj9V1rNkuA2LvWOKNYjVjwW3Naad\nekYBDNOm4BIY0/Wsw+OAN/YRGdCPy+4oogKdCCU7HFlArZyhm0a1u1SfB8gp\n7im2+0djw6z0pbN4mBjc8sARoDiddWG+FWPmzKFRECNocH7Y3zWBzmNUr1J7\nb8LbTX1HuMqs+hSxbisvKbofQ/dvszHWF8o7OYlOb6c1JfYHDxlWTvmhpIHt\n1T81\r\n=Nln4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5fe0d533f4b34feba7f2a85eae1a53595cfa1f25","private":false,"scripts":{"e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.20","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.6.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.2_1574771239081_0.0896776207243064","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"@vendure/core","version":"0.6.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.6.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"63150d00e8754d15777a640716c06482498ee6ea","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.6.4.tgz","fileCount":982,"integrity":"sha512-Clkw6IiL3d6vGF/6vZoFcavIqjeRttrGxkTQ1J2PxXEpJbZMfRp1+lGYkvBPvQvnBme+w5uvIE2YIkYSZS042g==","signatures":[{"sig":"MEUCIC2Gzzl6WWUzm5VmHAUBGRmz7jtF2urmJau9IMOQJJjjAiEA8p2Rmt67sfeyY56Z5JahnU8iaBnpCwAJQ+iRa7uZDFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2092678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd58G6CRA9TVsSAnZWagAAqxQQAJn9lE7gMBU9ivTJ72Qa\nj61dGD/gYZo7aGiq691A3eFfQVb1qhjK0x+FXGxM5qj8d6i0Jll1Vc+OxBcs\nzO40I/mSJqdkAu19qdORYfFy1gF60/z/Gdxx4oT9aTucTiG/7P94VDJIdwTT\nLojGvVI19ByyC1XLlriv+iOLPzCHJlsRJf5YCLPqJ3r4Oni/JJTt9jkY+2xE\nZuYoe/aXD2kJLguxCS+zO6X6SCZJmcFWlD3nG8OdbHMrREH6Pp54bf7cGUk7\n7fIeOw/LBTiv2FaHzUah/o5NP9nOO43wAa0pUf9nWAERHLz1KhSlfLzk5nvo\n4KiMOA8ewOVlHpaDPdCLzo9rEfMPJK7hp9wOwKMOxGY6eZpJt02oVO1IrHs/\nC1Jb3waB/MFPQjiMsrXmURVyIFCGQ8RkrxeDfkhLfkl3Rec/aVWXIWPgifb6\n6d726XPN0ifMfFpVlghErk1O8QgeB5mtvLwx4E3PFMYSsxOZ0vQl8Sn+NEcF\nzbJ+UW2jaI7rc6kDxHqcz84u89wnnYp3kSl42P7+litVTkyJ56EIOHng+FT5\n3oigkDgKvZhuv9XIaQ6ENaErSrKk6zD9FMgDfznC0/QmWpMcZW/aJi5wHted\nrDZxLhhMeR9GWWj7Wes8BfRibNftjGJMyYbOrzhHOx0NgxA9irxh1zyLmM/r\nG/V0\r\n=TSMY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"e0071f813a867ef3b863b123215e78fcfecc803f","private":false,"scripts":{"e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.20","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.6.4","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.4_1575469498077_0.6679111361430616","host":"s3://npm-registry-packages"}},"0.6.5":{"name":"@vendure/core","version":"0.6.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.6.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"b5b8d7ecfd50c4b7c217f5fe7a795ede579e32e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.6.5.tgz","fileCount":981,"integrity":"sha512-uauqctWiyG7CtJHf28ad8ym5Na6RVe+5U9pZmTup00u/IjbonwxDn8P1c1rC1YHS70BDxQj9K+At8Jn3v6WnBg==","signatures":[{"sig":"MEQCIDrKzKaymckXfLpRTs25TmiNZNBGOi4mlAY64yaLxzyXAiANvEtHeGoSBb1xweBOjKfr1DTlWAGwM/QPbNOx+KbfpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2091659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8N9JCRA9TVsSAnZWagAAxXAQAIsN97TlCPs5w7czHIXF\nMqRgXW2z5aHqGC/BuedC9hpVhglqI+HAr7s9ySY20tCwUNGJB5yNUiLM0oJ+\nSBcAfWpfvTVwiSPUpPq47w3CZZqQRK8DqQ7ba5WpN6ogV3OuRoHUJe5kwvlH\nYdf8gQIvf/wuSw3Ga9Uf0KT9sw6PGzyqWwid9OOjWarYY8f/MilpmelgfAZx\n49V7e8u+A1DXXQvZ5POFFHV6BJtvJuK1zON3udlrnZa9vDW67m87AWFXXbWu\nwR4NcwEVYqYuH04N9ezTZhWY0cB0MLsSnVzYVt5mGUTKag+P9ZypM239FiWR\nx8iNVsIh8JABfHtT4rXbSqdhgbfKfbDfXMe4kBCNjFjAM98HKWrMlTJ4KUBN\nuDVhxKZwKdHxcRmEqgldXhusepNTwAFA2WbkpYdge2SqToVCeQ/ENSKNXYDm\n5Yli6jnjFFTo5Q8GC3cfdfvtlQ0mqbzJu+SeUbLGygjTon32IC2SCFptywI2\nF/8AC+Q/TUpsv+P+grKj6s3xA/Ce2unz8tPuwBYvqxT4YVbU8iiTg9hNRG7z\nNGwEMwO5nAFkdmfc0Uh4Vf0faSkDPBogTa/FXDFkmllLRDsXzYP9uaMMc2TJ\nv+C/VxSdC3Nm8SMwMgV8jcCo3uF7F7z5c5jS1gAARuANkZVPxFRLwdM/he9x\nZziR\r\n=uXNr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","private":false,"scripts":{"e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.20","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.6.5","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.6.5_1576066888739_0.37536696428262206","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@vendure/core","version":"0.7.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.7.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"aadb64ecdb394d2b62b7e14381c81bb20c8db950","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.7.0.tgz","fileCount":982,"integrity":"sha512-wznOt8G4D/p1P9+OK6l9iFbVayQun4HT3d8Y83iaMJDdPLWokvJnO5KrWbkJdetSpyyA4QHMdDmaKwEThJM+VQ==","signatures":[{"sig":"MEUCIBdoW0ehirmNfSJP9VR4/IKQaEVLnOSZ++eKUwICNX/yAiEA3Gi3xpJBDh1UlcIWuVr1ag6p3V1gY/5YraC11G+l9sM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2103998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+hESCRA9TVsSAnZWagAA5aQQAJ5SSU1oOHzCv20bqz03\nNJlzOjP7n8LiJaD/zpvsfby5soJjerdaAvItgvOHQtRyb+5X/9OnnVR+StiA\nUhkgL0BS+JNqUgUTQfJmqxJgyOtAA89NoVgzsenIjaeePefBmDrYh0MZJjz7\n0BS+E6VSDr6mSJHw3bI0bQaz7Zk8xRGaf0hs76Mjk3Bmy11y8Q4s0S2Anpr1\nIKBLUNmRqU/AK6UKvzTz/Gz5ciLChOcDctkKTyd1LFXmqmjDgzNE7YEvVhI1\ncIum4DQVCIN1FWV1ICU4mFmH+nmCLk8STYNVSyAyXjl0hMOHRf732VzgTr2S\nhPOnwuxBMA8nIiwnqKn/RfZmKc8vg3aUw2M36Djgu0Doa7AbqFMZAy7FcThz\n+ATzPcpnrCd8xPQhlxthboH7EDpMgmLo7FQkNEVBgspyLTJyfEIRcybvnhPS\nxujR6vLhJppjFT+uvzJ6DiWJjqy/SA1iyeuPpYZupOqT0gkx/Nyy17ann0eS\nV1U2/Ok+69l8sCqaEkof/mBotgixf+Glz+EcJCXcr5ll92YuWrPH40UA4fT3\n6BLAiFYqO4LV2BTNSbfQeiG6TWhFMo5VG2UwSrVDDlet5rNSRhj0p9CJZczL\nXUrJt7wD5PAsDyAGmLj2muCUwfN4+T3LPFlh/Zxyll3w4jpWLjftii+GzMUZ\nsTS8\r\n=yGTs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"37b0931938178fa671833269c3f14bc5c27e457f","private":false,"scripts":{"e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.7.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.7.0_1576669458147_0.9864838792519695","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@vendure/core","version":"0.8.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.8.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"18de2b02d6bc550525f0d3c6246e118c854d8f3f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.8.0.tgz","fileCount":988,"integrity":"sha512-q5e/raZe7Sdnd+4HfuEtXORViBjk2g7GrzEYiNMtTscJNhJg3iQhq1ABSDXBI+oZtrumBsieE+CrlOs3D1JwsQ==","signatures":[{"sig":"MEUCIC4eMvbB5mz6Rr+e2arORLrQedGT1J0CsbT5/BGMZ3QmAiEAruMjwmrjFDKC+o+agAmxeJVy46kv9fKJ9XP6abzZJBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2112254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMwgoCRA9TVsSAnZWagAAU2AP/393PDhet3Yn8Rc88d/W\ni0YI1rpNIi2rnxbr7DUt0HjtN3ZDP26d6CK750gE7r9uYnHGuqhY2J09zabg\n3C9UU0pc5pJvg9Fyp1JMNP7tg98LjmpTiHL0ccEmKJAWDY2JCaokh/MfG/fG\nPTx7x0R5uIT7VHdn0mjclNd+muinBYE9skgUy1uPrMSa9giA520HxTT7tvhx\nAJaKseW9iLRKO9teZ3GZV58+Ht30EunwCD5mNztEN43VFJWB4te8DSTgu7sh\nkWGluHeOtqfwsNO3VErHAPvrb5B7ciBCPz/ab8kT7FD9Dbs/oExRSjKq6cJt\ncDr/fQwzP2BPX+DTZi3KGSe2mnfUC93wpXR1iM9xf0466cvG0rgjojjstJ33\nOJIhujNKfhL5VBE8WKIjjxFd+IBIIh3zUQMSAkoSaK2hPFIvW4en+UX+hrnJ\nKJ8kisJ4Iof0Pv/lxH/vKfdyAVP878SFPmNdFdvBimaFyLnqEpyOvfYbmrla\nGzCmcfbba1WuxbFu6xW9WJpMpnYrnIgT0lLPbJq2QSS7mY5rnc5pU68Tv98C\n7VGzLgwpyJQYlQ39PJJklhSrPtSmM2hZ9dHH2w+dK/b/alen1KgwActbVTLF\nt0gKChTorz4dGwJyUy8EphdQDtTmbrCi6RJd8Xgo1aMc64chSG7D4fcfnGgS\nlS3E\r\n=3r/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c6137bfd00563a66bb9768b0d0e002736d1d4d59","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.8.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.8.0_1580402727728_0.3717550641264433","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@vendure/core","version":"0.8.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.8.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"349a2810f7124b2de1c24648e8d3310efd209c88","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.8.1.tgz","fileCount":988,"integrity":"sha512-Chvk2HX8Jg9pT1u3uIo9mnwzXKAJuPpduX83OzLgsyvuIEfU1Gn2Hl83PAFt1wav5Gs7XSsgQCGuIBFFUXwVTw==","signatures":[{"sig":"MEUCIQDzRTcvrXpBdJDwo9VOcQ763tZPITJ0yC4lvfqpvqa+9QIgfVHcYQkCfCL0vdjVB8N0izeEFRdjuvTzwlXLnKalFD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2114915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOpoaCRA9TVsSAnZWagAAJq8QAIJZxu1R7ar3fJaWV1pt\nDg5EbFFnMwNLcKoXS652Qc+/ElXDq6RDaZn3TNQUaRwFBuVAMDrDlBsSgfPc\ngv4kGz5ehe59tcwIR+M1IoDaBwzhcgR3AmmPicHraOalG8SbRM4u53sJXqWC\nRcnT02aYA0cq5BIKVUOUlRsByl6i+mnj51iTLpjUuGRqC2tDOiP6ykyqHtRO\n2bYW9X4e5SxYB74Hd6UfLd17XGZhOZ/0xwf5PPJhJJJSLnzORwZgIEKn+tnu\nigZ2LT+VxBkiNtDOLjjRDDm1e9auR3bR5rCXXVrlTJySEQDKVGDk0fkOcsbK\nWVeAzGvdUhUGYXIgKafqT0ZPDWMBHBlmzRI8tMoN0EL0c4UBYmhvx8opPLr1\n9pR//piKwt0u+32WwcjuJTgoWgj21HGQXNvdb+7tOWJ+HiacLAC5McEB2PSO\n3GELn7NgvdGFXX0DLobtGiOEWE3R3SgfW/iG8d1U8Nr/SOtuUMsTIYognvQe\n6t4Nfze44oyfpId/G5VEbGnIDowVaP9VQ2mtZlUnbavM2td+uDwzNxsoOQgq\nx+77B+qJlhEbz/aD2I18AeeacolwzNwuAsUw91wzWbUO0JsKUfziNaowgG5D\nq1YNnz8oQUsK/nYtyWdRikUo3wKrHUESXtT5I7EbBgF/10EX7Xw/cYbXNDUv\nAKWW\r\n=R+xl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1cd27a1615034c49c7edf08df41bcf00d3369f63","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.8.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.8.1_1580898842274_0.861929511772775","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"@vendure/core","version":"0.8.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.8.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"6e975cb6b0d6a64199487b80ceae7cbf586549c6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.8.2.tgz","fileCount":988,"integrity":"sha512-5wetd8At3BD+K6z7W5Z5b+4UJtCdSDjoD3gT+yIOHPqn5OBjfprCyvgzvdkoojXQvGbDNm0WkYAPLGrW4GM1IA==","signatures":[{"sig":"MEUCIQDvn0xmHpb+FEFhsoegYi5NS+JtCJa8X3OhtKFyoIXENAIgfk6l8y5j7fBhAiYhBbeb6TjpQkHWgnaBBceZ5iv2Jvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2120456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ99cCRA9TVsSAnZWagAAEo4QAKQQmv2ez5gdqnm6SH5S\noUlXxZnxsKztU9JL8e9f0YCOoRYL1uJ4bTpYViwERmlymN8/J8GppmSXRhD/\nUJMUDpaTymxg2pG01QQmao9G/3u9FT5IHiee6ePIodtPzf5igV0UEynxlKOy\nkqwtsehqn3njwhy1l05aq3BbliP92RruipLf1gwTAJZ83ldverFubaAvudII\npy8PC5zhfId9pT1vvm4whrOSivQ2l6CF0eJSZqIO/E7GYO7zp28LyVXOZKRC\nIAZMmeul4g/M1OUkdy8qAQHbEjfx3SwkyDnI+pI4yUc9JHYS5DwjN2WAgJ91\nk24NUxgnWIZeiba/S/jNWahwylQStgsDxHUhWAucZVpAsme7IvZ7XUPV7q67\n9/frM+zwuD3ShTmctSI+jBdYFLPRteV+eLw+TktezL4a6BrsZDj9JpHseCTE\nv/i38mloK5CuRrivX3JvuSCgkdkNDzHgAWvFJOIrCpEXy1ec78IhXQ7leg1b\n8u79b+xYc0XlEeVGSqwwYaUC2lk5Oty3d8nZ3zGxl/S2xsxqupDWMuiwYQF9\nV4IM4rNFTencTzGE3TJdlH+x8yoBEqEj1xiY9GGsmlhHlNA8kWX3OS8B3hU1\nfE+gvEmq4db0QS3tBRbmqMnXyW6sMvtt4zxmD41WBKTqA6QwHS5V7aOx+TQd\nn33E\r\n=fTkU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4234980f2c3ce2b680d9f8a06fbf690fbb3b5ce9","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.8.2","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","node-fetch":"^2.6.0","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","node-libcurl":"^2.0.2","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/node-fetch":"^2.5.2","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.8.2_1581506396255_0.35862982583800873","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@vendure/core","version":"0.9.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.9.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"9fa8915ff1da202d064f7e169d832952346c77b6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.9.0.tgz","fileCount":988,"integrity":"sha512-WnVFNLT3ULvgm+w6mtEAhImQEkaMjHCUybtb6Eh6gocdgBfId5CutSH5k08OIHZ3jnpXhbjMAlU1r3WBALpI/w==","signatures":[{"sig":"MEUCIEXIKNvMVsHhNdMD2eyTFYRNNka/dDc4AN6oladsIUR1AiEAzOH9ru8gcus64onwdQ9iJXHHv/NGsCoPV1oHfe3y21c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2128035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTPAOCRA9TVsSAnZWagAAMtAQAI0kGKu0VBBsiG7PUE46\ndz0HJlgeaSHkhHXQRKd8wSyzONS80Nc6P9LuADz3vu+Qid+JFoBuZ8MKwyot\nytzhdEefNOo2qmrF7teRUsXtZZkLTjHRjj/hMjG3AOsxJHiugJsJrLelEnH5\narxOn7lKQjyu+JK7BHt/wx/kupYbIVZnSQu70IhXSeMkbeUz0P2Q3vdcp+b3\nEtRQt4XncQwcfLql6oUy/8Ym4/9JqGJZMGM9Ef+1rgZS6REaKlN+7MHCt5if\nrH6L/SnC2jmHkqoAXwbtA6cwA1YkEbiV3UlRFZY0sgHqMw4DAc+2qpPuYsSY\nEk+6lzvAzi2glCgbODPxNJr9B2vwh2krnmWi8IJYcmlvjptAUfhUzBqadHu3\nmCPdCM4XII9uwbzkV9QCmXQMcGoyXkYieSYJOTr8F1opkQ/MheYsi2GY3SFt\n0++NlQee3WWbsYmxLkwQ2HRFDzF6OptNxZ5ItMyDIPon+ilRqCnqVYMRiyMS\nSdncsxhxTEIWIxfeD3OMPu4fTrJFK87+/Ct10uMVYwIwV3wS2ADj/ngf+ket\n3Js5ShXsCk+3+fIisnittj+Ed1lpMnbTRCZuD/+YCy8ZVDPiqv0CWqkSNVzR\nJ7ACnRsZONnQwBiOk0cU1/HIKGn4eCrIEJdauium0vw2FITXSu/bYuyFztfA\nsSJG\r\n=6+Lv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2907b08ff55608cd9ce5923f1e7a4992349f1f11","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.9.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.9.0_1582100494229_0.40235134672312434","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@vendure/core","version":"0.10.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.10.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"dist/cli/vendure-cli.js"},"dist":{"shasum":"09a9e1edbe73296b14a754787951e1ceb74366b1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.10.0.tgz","fileCount":988,"integrity":"sha512-99OPLrP8xTpmiLKLefJaVWrfpYFP1Xcqa0w1SLUGyoFV5gABG+u5M+RLg+02fa0FbBKzRxHqK6yJXZ65I9F1+Q==","signatures":[{"sig":"MEUCICxith7UhMy5iTM2DNcPzH1HW+ex2wIkgPxefeVJwHI9AiEA7o54r19GpIOTVNgenFESZB1pMEWu+R0beOiFCVUig04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2129146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNCjCRA9TVsSAnZWagAA/b4P/0ZxPQ10OgTPf8l3QGu1\n4LFAK/wndroPt2frhd/aAQu/l236ofgakNcWsylKTMqitJHVS3ovXvRV3cjg\n4c6uEchfeZctoJew6xvnGccTC6RTcjpP1MPdRrM9wp1lsemJGKpoD5Dudsgu\nV21CCqAyFIRveaapmHFCXA45ai59+l/7BBC9AKaxS7kcxwFBubT43+TNZJLx\nl/uk1uiZD3x6gBRiw0aJx7uG4VonkjQgmop902TfQFWnFXBjbeukUleOjkM+\n3XGmCDev5ShkijrrFC4SUJk2il1M1mZuEyPZrjoWa3L5Smx4zplywFl/oIOI\n2Z6TAd8oit2DqmD/t2QEmVbaLWOBcFwRskb9djULUpazpYjxknqiDlRqId8C\nrAPjcJ0kIy98l8CDd3zoCaz3+a7xXw5SNeYdMv6ZUcB02GdW5bFPeqnJC8/B\nzE8nbrT867rkaew/KRACcb94pYXXzSNDojNkUA24nwF53HNSrGsvh2/BRv//\nldwQNW1Ex4ByMiHVY9ese/hlg9ncxd39yLxokV85WfYyJIRGq7vr/KiCkVME\n4XetvB4G2C81ALZb3EA6HWUDr32dP/oGgW7dNZMQtLljQQnUuloLE1UF+sv2\npDMRQmBiU8afKtajPaQ7bvC3M46Ws3hgu1GtIAAfIVSqoDYvK/xdjCAu5y4U\nB8/K\r\n=SCKz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"eb218b2814d8f4a2c9cb8fb3545ba428e9bcf948","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.10.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.10.0_1584451747437_0.11148124497617395","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@vendure/core","version":"0.10.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.10.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"8ed19bc98a9c9d48928a2d90d1801bfd6f6aa0f1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.10.1.tgz","fileCount":991,"integrity":"sha512-eM5FuOlJb1Mj79V7bMPSIsIto4jzURg6salYDtOrdM8D0pt8Zu5YBHPKEs4HXp8BJ/hG/UlgEYCuoqKeqZNUPg==","signatures":[{"sig":"MEQCIBV+HTYwX+N03NFnW5byLcNYH92T8QRI/hng3nVxney/AiAeODDhkzm1pLtt82wGG7O43B7h0UIyPSulfw09kLrcKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2134037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeecwjCRA9TVsSAnZWagAALDQP/jOWKvBDAuATyhYvw1uy\nrJRBnGmEVcS6JwHLRkXhqy3nS84z+Rr0QMQ5QLkIHrtaS1T+R30Pbix/D2db\nRK0ObiQVoJZFrAf3qtPPxH1RImX/SvSde65EkrPgoelarEvEyGqLRvLP9HP6\niU7yaxgxQhtyt+8blfi/9MyVVaHUn3q/CBsIJXJ6+6n8rzSF8N9CdI6N5cxK\nTX4mpEpAIt3bMVDWgympbJTM5yCDf5e2eOHguIcglinxTVIenDDnQBDF2TxL\nt53VGoV4abkc1gLHX65ZL1QRrXAXdbddepRgP8L3DqlcWFET9b94RVcuLEM3\nI2wcYK8xP+Ld2S6hnVI3K0jFBKtzKOYVYwb425A46Akr+y1qDbXs82Oz6Dpb\np8N1ggGIT0lOZK5iu+faEIQyFHXKIY+zCHLTBdtjnZ2WKvTkXWFfTvmW6k0p\n3coSXx7eaKnbUGsV3u/k3LXXfsqfGZozs4JV+D/qbwFxFLSniTmxVj/N4J/v\nShrjPe4x1KCgUY5yZbXgKqJrUKlfwp3KW7mg58ev+o+UO2abzFpTTwIEhowV\n+z/ezfhWaCOFUy/oN5Z1e/lnlraL7loWErFk3VmeiihCyFtw0rpZ1Y1dFg9v\nqCr6UgZlSk5jNMcIVYUI9h3tYjxdJgIRFcD9HEjO/ykDgY/IqFbYiqXgWLK0\npPPe\r\n=bc7Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"e16456709668c0030d42f6e652626846be388219","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^2.4.2","bcrypt":"^3.0.6","nanoid":"^2.1.6","express":"^4.16.4","graphql":"^14.5.8","i18next":"^18.0.1","typeorm":"0.2.21","fs-extra":"^8.0.1","progress":"^2.0.3","commander":"^3.0.2","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.18.3","graphql-tag":"^2.10.0","i18next-icu":"^1.0.1","@nestjs/core":"6.8.5","graphql-tools":"^4.0.6","@nestjs/common":"6.8.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"6.5.3","@nestjs/testing":"6.8.5","@nestjs/typeorm":"6.2.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.10.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"^6.8.5","apollo-server-express":"2.9.7","http-proxy-middleware":"^0.20.0","i18next-node-fs-backend":"^2.1.1","@nestjs/platform-express":"6.8.5","i18next-express-middleware":"^1.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"^1.0.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"~3.6.2","@types/gulp":"^4.0.5","@types/jest":"^24.0.21","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2","@types/http-proxy-middleware":"^0.19.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.10.1_1585040418466_0.042524733087431654","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@vendure/core","version":"0.11.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.11.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a006445e1711c3d10bf4d13143f886fce8001c90","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.11.0.tgz","fileCount":1024,"integrity":"sha512-93/Z/byA7uVHjC2kuyu/N67KSlf1YjAdUJ5q3TEAW5SWUWGh9gpTL/4wdo60KVkpsKRlU0KuYAVRi/28ml/Evw==","signatures":[{"sig":"MEUCIB7PaZi+KVmnpiLNTx0Qqj02ircnm18O8iwcSbraQZEgAiEAgqHNEt1ocA62goI5/rqLbc4+wSl4L1URf+qUmkZ+hIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2219281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelFHkCRA9TVsSAnZWagAAkmIQAIbZrJI+7BUiN0SJx6iz\nMYOb1o6UqPDNZix5YaaSWImDU5pIEIbvcmhEJzKzdtUX6BoldRpMwxNLOdpT\nJByojcb9sphTQJJ4erXnXVsA6yOVWCuCzU9RY+tp8VAM8MgQyhb2f34Z2CQg\nK4u6tu1GA6Suq+7zglNMcd7rCfmEJwDIw8vYYH3gqhG78TFXBz/gLFHkju+k\npiLv5vhPj20TPbentwaURZenbHUjnbimkvncx7dVFSwbKWQqwP8AhbKmNBJI\nbah+5gptkZI7ez5PPO7y7e/EmHxlX01HBnsb8/rCn8zLERLReHn++mRHyWMQ\nU/ZpvDymTRiht3Q1qlS1cc7ZHBGoXoH4VNqmYJo32Ki8N6Lcbu3KsQb6vDpL\nETIHX7ntqFxlxYDa7l8s8uy9+DCYcJmot6+frGzU9dhrjDE35jEWumjMNbKj\nyQCkQlW0mmc/k6ZefEEvl7R3gXfikjN7YYfUXMPb0Q92fqZhNIJcsbt4NUCP\n8ayh/7opbWjdYc+Q0TTxOiD6898ftEP9q8EB91VkZGKqmXC/Ujsux+lNdwR+\nbZMRYV+hQnz4Otdm2mfuTBfd0rh8CzmPHCC6lNH5Jq3rwWNNixVqtoi5StqH\nDGzMKtGrqXiGdOJkrG3SHnK18+TLkYrqEp8U+T6wThbbzMQbp+/PXBoabLN+\n4IXW\r\n=z7/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"3dd0a93d44ed58e2b070a273d965af6f50f0b65c","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.11.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.11.0_1586778596201_0.019681718188092612","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"@vendure/core","version":"0.11.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.11.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"f1840fd84a6e6a629579a50b8f1e66bd8f80ee19","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.11.1.tgz","fileCount":1024,"integrity":"sha512-RCzLj66ZKaJVcGJqCOynpXvrqFJZg5rIiwaUTJjs1//O2E6j+N5bze/OMEkO4YvdA5eKMTVruVcoKBH2elelcA==","signatures":[{"sig":"MEQCIAc0QGn/mwZZXRFKEIrneKIg+OhUuIoNPY8v0T6S2ysLAiBqmTfBWc47mzNC0aOsnN4f23uiPhZNAmBwgqGFMdOg6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2222947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoZ5eCRA9TVsSAnZWagAAU9cP/jtyexe670HtrCPZVJ/i\nvJb+KQxwRuHBGaEzCbybYp4oKYdbbZ9OYxmk09iZ0MoB6PkTRGopuYOTeOqf\n5FLNEA0Yg99zri4931EtR2GGWvTn0RduBi9buHcRl1cFVd5J8yYCt+9uosDG\nZyl9RY9Zl3W94QYswG8XePIdD7HJRU6ttsslXDs57g2el6CF/P1F3irQzPp5\njxI2kFmcsiG4TspN+v4gHN5xK9PxGp/lb6cIQUfpKK8B7WEGoRWJ8FgJcKBP\nucTlI1esWr2Ek6/UwzkcAURSctUR/Gq7vAW2yBUysPxB7IOclm2YHt6AU1xT\nMG3Z5WUOiQvK7ZC+FnCkZ44LMVnXCA7FHCmhTEm1XB6BCtq8oIbJuu7T9kfG\nLBWrrvUnlaNNuhfmDu4Xg2NUveudby3yMzwfRqHrtmKZSb6k8XPZlcSHFB18\nEIG+D9bf0HZzG+Da7Pn1lUSl//BKbV4+rabU7AmxuY4N7e50JV60HMVt/0Yz\nD70yrK8ZaPPL5IZr1P9BsCnLgicMe6uRBrtI26bQtC94QhsbLDPNTmEM9a75\nFyCQKgvMxMlDTwwP29MiGgpYhipBjUSlskP8V733VzjnafsNJx9n5n2WMIHH\nsUF0bzUIZ6vS1PR1AIrhp59Uy6vgNqNW8GqlDGnf1uRpTlY/tbJPhq8KcZl3\ntPdV\r\n=ocmt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8f034b50d48c90372bcb3a1d1843077ce7bd2ae9","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.11.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.11.1_1587650142169_0.0683213309050934","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@vendure/core","version":"0.12.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.12.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a23e07491a3ac1103e3fdf83c6b5bdea38b38b28","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.12.0.tgz","fileCount":1045,"integrity":"sha512-5eT7AcVdMepf1cY9yJmvgRHKsTJ3/3LKS5r+newQWRbSJaShPAEwSM374dnJ0cXCdQaWXMi41B1LA/scA3wKNg==","signatures":[{"sig":"MEQCIHtnIxw5PfFQ1U+DIbUbR2AbN7KcPDEe0ZtJa9PYccsCAiBQdmqjft9rouSzma1Cs4pry9PAOo/VxXRlMAI8EldadQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2256280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeupi8CRA9TVsSAnZWagAAdrYP/36rjEHrYrbgskePPA62\n55ntpFksTBuWMp5PkQwrjJi2hgaSlr44EevaPTsjt8ol7V1gdAvePVcW8MQV\n9aSzLZQ6tUT828BppcRUFwdo6CArHcLm/whPLIXsZjx7HclFhI1ZD5FR+jAc\nvQ3kwGhnG1OCSO55LTkz6t4eLVjL2FLyANChSaqDZTjVnelVHvsz54psq2ct\nsG3hT27+NRKs0nJ4mVh7wPzHAmsIXwDVNYtJ3i6yVFZKlDW2P1Oll0qtxuzU\nCc64jkN4+VkO4i3DOJB6S/09pf3yAe5QkWAVMQG3abvOp9dwl0gMeBOBJqhZ\n4JTzec+R77S+neYtH8Ms+O30hLo20jTOjQwUXXSfNuNtRdKtiB+oGsDHRkYC\nq5wwUUq5+1rkHigz/SmW50wbAT9FRF1LhBmKaRwYbPceGqEJpr2faTJzEA1R\nf4d8LY6Q7XMNL4DEcYonzyH9JjOFCCzXRqnCkxpTLgxeclmewGeNvSrbgUkx\nFEyo6Hsy7DZGbn1/wJfVNJ+JNlHo+F6s116Nq1zCPHs1B6ChwqvwgAlRIZXz\ng7nja31tuljpBYQ8Ssg25p1q//1rneWJ0Dokv0o0Zb0Po+VdNxPWeTcSZOc9\n54QckWSavK7xOIPN1cEzoXe9epoPXh7llru4gcYZb9O6z4NEM0k9SwxRn4to\nFMFl\r\n=J03N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c233c951d645644a1c9c948aa4f82e8a035346f5","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.12.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.12.0_1589287100428_0.9575888608494258","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"@vendure/core","version":"0.12.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.12.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"b9880afa58f824cc9167ee35614419da7edf7943","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.12.1.tgz","fileCount":1045,"integrity":"sha512-MTb0zfcRV0fpuFf+qnaYgc2dhCLStQOnaLj8pDcr2mC0by/cvliQ2ydkF52xTGLskmceJgq68tEs12ecoD67kA==","signatures":[{"sig":"MEUCIHNh+6paTQs4aC4+X+u0zQlWuD7Ki170XTNTgKhFnFxaAiEAzkaXLA5wHiJsT0TjqgiJ00kGC07xLp73L4hCWRUTIG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2256280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeurIoCRA9TVsSAnZWagAA98IQAJlijyPD1mkwUXDj1dow\nSpf0YnRrnseKA39nktLuS+25/me50A/3ztoRJ+X95biwP3JwCJR4DYGBopHy\ndIR4mBdCczm8RYTC8mlbVnw6Y0vySnUg46Y6ACCgYJoR71FPY/tD72hrdbad\nO82NR5DJiC4MFt9DOzmCq1D9OC1k3M15jFHUvz/I4VF4eUT/tg0KvSKgLt7A\nhnQ6iqt3G50/pmcydpLmCeqV4KXRJ91FtgnEJow9RbR/HILBRfQGPiR+sF7a\nGKSapRxNmJ4y6NwCZus9TVWC3eRAlQ69spr1mmxUXirmAqulljZUot0Tb7xU\naZ3XimKAJeoTOObrFZFGT1UZopxVWwDydGKPvGDeQY3jniB5iNbJwao+4u5V\nYKEMAwH7Qm5WtA3XWI3AnSARPTf3Ebj4ovNs8gxDjHF6rAJexxfjGO91et3y\n0boMmLw723I1tGEg1Jvxaksf8i3gn1+EABNcQjorKbHPJ9PdCCOG88TwD9pC\nW+H0kURvSm4nOE9fwZMJgoTW3ciUwGK2Z68hCcLWPN+4KRU4j7/MiMzMwUil\nWYix/4qBMpRoV5h8LiHW7uJcRS+I52ooltXDV+2zutC306ViAMJPuXmt1h1q\nG6Ht/Q+2qvnfWh57XSUntgr3qyqWREIHpciLfiV3tmuJ8ugkpRBSxJ2g4/OX\ngeaO\r\n=UF2X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5045ed0e69b08de4a122f7400b45c9e86e53d10b","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.12.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.12.1_1589293608358_0.38753049139382467","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"@vendure/core","version":"0.12.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.12.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"2ac5ff774de4b16f4d0dd30d7876244f7b03a335","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.12.3.tgz","fileCount":1054,"integrity":"sha512-skt7gkzwySwOINNLaJ/XYDH2l21JK2DfizaQirnv3xwdKMWy3POBPGKEYiVsyEHbSR7Q8ahKLzEMNvDwMtIhkw==","signatures":[{"sig":"MEUCID8JfkgUqS7FdeHHsdEGsbx/ufMH2ym+1vSRZ/vDJf/+AiEAuWtczfMVa3OYn1mJroKtLmebMBGlUg0Zbi52Vty4cxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexP/WCRA9TVsSAnZWagAACoUP/0o5SsDnkzK4nXkUIZ2I\n4aopELuK53xJ0LeGWhTNqs42nt22zWCGENh2QPpOmUPuzUIDeUT+ZKyQtElD\ncToxp7wCxQdcAMASmSZoVlou4CPfXtDVJaikHHaH3hUZML8NHHgP3yL9lZCr\nJSIM5ZraFCGLznx9MGPI6aDJH/zcQcrteLhG9Aav2EotuNwr9lqTMZzcc0Je\nluqvXMwmsuST9/itKEstLuhx0zDcIdvv8Or/Cxf5AasSnk3owzWAJ5gDP/5Y\nXJfImsYjqbB+EAkfpTMgmoxjve2gq9WfkFHeYL6e/OHRBZrtvi/fIxDRhv0k\nIYEed/IXMniHz/h5SsnQHbsBCtZgYOlGPVl8IeLtJCoApEmOcijmI+JXd/dh\no4Lvf1ZQCGLfasB3/s7w7ua/s83RO4vBa8T+18UZ3o8LqyhKkhx4xRa1Z5nf\nng8NYLPHLzMofxL05HXq2LzS1BXusDk/pswc6FUBnGzu97lEFbq+5o+7YKUa\nTObcbWwwNJ+RZ38YOQYLzFO+iSBKjp0SRoD5z8vvrd+wDgpNN8ELPPKn1P/A\npkQfHmuAIgUatK3PgRABs5cbpS8kcsVeQ+W0wXPGnwB9bF2qUi/uDSCHBIjm\nDwt1mZRpo4JPYPnxoM3siXBdhsvn4AmaNzesxkvJSCS8kHCAafLOVHClkn+y\nS4FI\r\n=By/P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d870e0cae7811547dec5a2f470752f6e1cbe828d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.12.3","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.12.3_1589968853885_0.9832778829454409","host":"s3://npm-registry-packages"}},"0.12.5":{"name":"@vendure/core","version":"0.12.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.12.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6dc063fd623d9a8a123673e9e376e8ff64d6e45f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.12.5.tgz","fileCount":1054,"integrity":"sha512-OkUcWG15eSUxECLaWNEfKsHq2xHa7an4+88p8GHtivGaE0yXC8sbQIS82WiwZxCBU/JpBA3O9bcSGmJvn+Agag==","signatures":[{"sig":"MEYCIQCaTzQ+yY4PFZDsGCUQTC+O3GroZs1R18i9jrTX531hPgIhAIZQ90idPm691TRI/8gHTYMf0yfNkWX8lLV2wlNZi+3E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez7+ECRA9TVsSAnZWagAA6ncP/3cktPqDnndSYnD2YsxM\nkEnzImYEjckqto3GT/Vqbx6I1x4CDyc5eBt9bxnOBiFqiwzvJioY18GyzGTz\njhkXmQmlLx/DK5HVZ9/1MGXaTXaxxXUIYDRoD+JVgkKVt/OT/oEhJBMOPoan\nqbtaigJsbFHFRu+k6B+leZL6SFJzCncjQJlkVtyYrQqHTD0k7BWUGDnBPY/T\nlBdMxIgfw9nv3Ye6g3TgKqSg+oidEN6C+dYrDIbJ0Dny/j4Xm237tV73nXg9\noNwi+jppKgTGdrA3pQBakPprg4EcbpMzkxVZm3m9+9sHsqTiJZ92eTYGQ2Vi\n/9f1hrMR/zk72KfPfuaW5d2W6IQ7PbNLytButxQojTFQP/Zcq937OamYVHDi\nZB9qzQPw/Ic/q6pmsUPGQAMgyNFcyPs0uoY+9TMTEKtPEkVHg+F/JQww1DPZ\nOizAKcRUmMpnezM1SOtluTNxIu8Wj10qK0O1uihgvzeGrHWEjY+kfDXCilLi\nR1suBDX5aaQXCIhgPD/+jpETzEmgUN6eam16MDye1QE9GJlpkDmTvqJQ5gHv\nX0sygn2pqjNlQ5Jl5RUPJJapZ1uwhtrpNmXTg7rPf8pzjDB4ZQOprI9bzHqM\nGape3du5GIEC6jbFgsapmvF2NVYkgahcqowxFX3Xs0pf+ux0DTdpcmAuC0PA\nggED\r\n=YgEI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"4055a27ac121cb2703ad10543beecbcff1e0c51d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.12.3","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.12.5_1590673284337_0.3807863643960203","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@vendure/core","version":"0.13.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.13.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5ef5c80dbc79805828d3b3bc235ac5430bbd1bc2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.13.0.tgz","fileCount":1066,"integrity":"sha512-/Dqs0Y9zDQFTKHA7f1u4gEuvpLhy/feldLvpt78YHQe0lQdeB7xANoVGffcSb1QU6eZznhm9nMOvfsLhEFN0qg==","signatures":[{"sig":"MEUCIFwNguDF5iVRQQPXwcgcxIw0FSMblN9a98bpqdLcd/Z1AiEAjXoWL5UhVFM8dj2qZF9W1zJ9HDaNSiv+xTboQy0f17M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2342648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe40ARCRA9TVsSAnZWagAAG/gP/iQizRZlGfbf5IweT/Oa\nn3pmviDqaum0DbhvQNfnSjS9rT/D4dd205vt85c/FQauH09rA1UkNti/7+D4\nQGa812HQDPLi+HuU8ETPCwe/71yN+xslutmZO+RRcfkGpSUzuYT8TXoGn8ws\ndGpZpUY5yMiiFJ/GLHorBhH8hv5w+TfLoXSXEBasp+9DmJL8qFIgBAnCesnK\n58pMigsi1Dy1iFGdywjquUG/dPAvrmVpERHFoobog+KDuNbVZ2fDWnmJBSSM\nPF6lBZ7FIm1OloBz2SCVF7QTZRGKzIq5j5lwRhtbYBfKKF6cD0hpdHv3PJfS\nnEhLBUudopuUaQk9+yZGDJ898LLk6jhX8Gdset4s7dqD8um1OLxe+7wcOiLr\n0+3Ye37/6ePBXrCAnH4RcumYz9QbMFUnWFTdaV++yrgrThOiPUlCuJ9xZ6MI\nHwBuS1TtGNd0BPPu2h1hXErzMSUMX7NBp2kRziHEgNXOewM1sk03bDyKKOeW\nXFYZ+161efRONod1t+qckAMce6qo4JNq0ZyFGPSFoiP0swDefebC3HYV+BWq\n4XT5VYjKdjT/Pv9WElnfvyiVHCzej+5ihvOj6N36fAAikruLhbruSAoAwJ3J\nBACyRPUWtp7up7wp5RJBYJSDv9BbDMTBR/4XbVr1YCQvpijDXjpU7dnt0jhW\ng/zS\r\n=objS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"51bb98d80ac692e36d6153b4b839e5e30c543cc2","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.13.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.13.0_1591951376636_0.6796840261254138","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"@vendure/core","version":"0.13.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.13.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"659ebc191c928c461714a9f05d460352539e3e39","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.13.1.tgz","fileCount":1072,"integrity":"sha512-ajPLFaLDC4F3uhPu0n1AGLyieOWXljrTxC6ArV8DtqNA6los4V5MmC3pQdIbEI8WdG6bjl/Jko/CXLIQXKYjNg==","signatures":[{"sig":"MEQCIHHqy5DMJbsFYBChnoE+iFa4xlD0n2fOPoujbBT1sEwOAiBjneJqItaSf4FMKNSVi7JA6Hl3+mhk4pLa8Vuhvlri9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2356014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+wKeCRA9TVsSAnZWagAAqZ4P/j5elAt+GT6LwSbJhyu3\n7zGPh1HeTb0vWkIpz5Wc950pNipjupCIeBpzDDIKt5ucj5xsIZeAoESssEou\nfZlnwukK4ROHOfLz2kRO7cDLBDIIUyDiU547fkxedFGeQGygmdkgn8a/hpNw\nFxz4CvDUSZpbHyMlvmvdxr974fcRwVCEA7J6wf+5T2nOhcGHlUjiaoIoE9aW\n6LGZe+DlODsq4uEmKsjg1ZDA4OUEn0/V/WQtb9RazkZEFjKVKxiWh5VBhHVq\nzRlinbBlSYN6aRxj27cUYPy9wYFOMad6QxsQlq3wBMRMTalaFrMBNwJmvxg8\n7PgMc83mtzvQPZ1nyDzTHFXTqwvtAJym4wCdkyZtJQAgDRwN1fFpzCfZpO/r\nSC4ffkkI/aivPSO4PVPdewSLXRBsPyEF11XoEKfgfx2t8/qjadEJNJlhRmgk\nZAC20GJhEf/JCpSQGRThmSEOvZd+t43s0eZJZ+Ysnh0y+voEoNWr2BBFv+gf\niWRHWI9D3IldAnsd9L2T44XdwddpnPwGuDu+15bYCAII9c03ICaOJhQilJmo\n1oBD0ER9oPyTiKPurImpz8pySIyMSOIUlQCr/giBeFp8alt+qpsslEkNKxrt\nENKnGv2Zuml97o8mK2+cibYPL1zuiZeBighsUGg7LdCNhg31Zb9e2eSBFNPu\nbojq\r\n=jPsd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"67b80ad503dc896f72186c5d43222e42b28778a8","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.13.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.13.1_1593508510072_0.015445095300719247","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@vendure/core","version":"0.14.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.14.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"b277e135e2c4c4252dbf8beffbfb55c8788b7db5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.14.0.tgz","fileCount":1126,"integrity":"sha512-srGzIKne5pWhUpbgA+I0GgeI3xLUP0haIInawhKuKe/tDjlcGPpJwWCQuCe9zY1GMPUWPX3kr94E5ZwpXlBmGA==","signatures":[{"sig":"MEYCIQCo/XU/mmsDznB5eURiZoSvHPb5lxA+fkn59f6kFFHOxQIhAN328i0n3xIqX67diUkkElIw8KGweC7D/iWrqr9EfokZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2485829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFarACRA9TVsSAnZWagAA3+QP/3VH+Frs/JR6X8CrBzbO\nQrDcXt4GRYKtvhPUFeTgOdRc8Ofl0xI7JU8+94l2VqeM2+JJ3qEx6GhnmvHB\ngW+qKZHA9W81Z8X4QwwkRn7wqm6opzFWerTqBC59eEg1XYbc/10kIV4sHEzc\n1x6oIgrfyG9JX/j+4DJaUzEni/vrZDzfFbF899lGWm8gRCbl6m89FzPBRfpr\nrYv3TJuGfRDTEjxj3oLpGIM+y0DmOaP1SZTziy9w0TF+L/7a9b8Gf2pK4K88\nNj0iVBDMp55EhlNnXgsQaiPJp3xXWqiPkXFnBmNLBagvpVcLYEGoDkktfXnd\nITabgoNp9F1jKsBQ8Wm4zg1Gjyy917/jutT/DXyFeHXseFf502KzfDgRhYKo\noEKlX/asx0HmFDIOFZd3IalA/ZXSRj9ERaoIAPWNYO+pBf9Xu6RlzVJ/xCZI\n0XgKuGP7LHTKy9aFON+omRbcMDJh4m0wzb9kNoSWtONsMyjV+B/4WBhfzmwr\nSWp0lJ0YIOIwdFS6EPBBTB/Q5ONWU1ouP7HT9jwJpWbpXTdNAxMzWSbX9f3T\nrIX4cS2GUP283hYymWZdfqFkEEN/s7dnLjbA2z9dtl5ovYH+xyE4SXbb7grh\n9j/eqUbSc9OrTj/8E3hbjxGhW9BrXIRexh3BzhczL5WHC3fTYUWQTL9Y5an5\nYw1o\r\n=bnUe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"01214847e68a540abc711b42924df44003d11fdb","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.14.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.14.0_1595255487545_0.7484917293644042","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"@vendure/core","version":"0.14.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.14.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"33066bb97a29443778d58dc6d54ab18791901164","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.14.1.tgz","fileCount":1126,"integrity":"sha512-6CkmPEsgrEfYBcqXU7BbJvIJAmlwPZnvUnNi+Cv3UyyoJmL5Z+QSpuWDbcXsOift4CeBtyUD/Mn5qbsV2qecPA==","signatures":[{"sig":"MEQCIHSZ9e1VHiVIuurFzS3W5kFlmXshpKoxoStsWSGXvquWAiAEEllv5R22BWPQBTgDi/VGjUt+BZm12esKOUqF08LniQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2496602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO+BxCRA9TVsSAnZWagAAxNYP/0s6Y3kwraZEMaMLV0gQ\n043bU/xNjFTCOsA599IrGAAXLEvKzUvt+oTV308/Ax4b+m1GDlLvz6EH9eO9\nOHB2h10+vSIVenWDz3pC5u0fUxBcSSh2EM4Wgdn3arhcrGz93kSmI2nT5/Ms\nB7VnfffEWXleQuiKJxv+Xu+ILMbSFK1hxD81It7Xd6PdevDzgpArO89qne3Q\naW8pnSIxgUISGFf+HWy9nvoo3MuJBMVhmDq14fQFv+QCdCxwIQEhsadL6KMJ\nl3pU2ef8nw4hCFNHKtdgof6LN4ti4rcaeE7iu3NWsoYgOQV7yzEdu978PuwG\nFoOhP3ViPGKukXvFqonoXmGvixe514QO4iumP/DNpu342j0iINOyhenoGzlE\ncoJ36zKdeon2SpdrI4Q7oUB0Zw+wFA+0gvYH1LvTgqNZv662d97DMHpURtQt\n/z5qu2XI81OLJdyQZYxQ1qc+aYdrLHT5zpMVLbidZYzJY8o1Ova4TOND7bFL\ndHqKZ+m6AkunnlmY00oON+wn69OcHq0+4Nq6xuIyAUpvrXVc5qF/WlEuVQSX\ns4KDSLLvCytPV4u2/W9+m/JAi1kpIXpYzsKzYRPetzk6Bt2PV8y1ePRQFJ8j\njTZrfB/gtOjqUui3OKvI1KfnySgCFmQ2Iy5BBPFMuWtfRuurfmzo4LqgiokG\n07yG\r\n=ikA7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c91b01ea3f5f4521e7fb92f85c10c003735dabf0","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.14.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.14.1_1597759601310_0.6689536501451432","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"@vendure/core","version":"0.15.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.15.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"e0e63d6817d2ec7dbd31b4d5fd426c5929844e0e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.15.0.tgz","fileCount":1157,"integrity":"sha512-MUFjFLN4+fnm1c940KuS1vIz8Pep/IMw71UIL6D2P0pKgeK3YNBZPQrrAbSXpJw87nuamUDWy/G/76/y2nfryQ==","signatures":[{"sig":"MEUCIQCxGwO2HjhGLuvMKzL+LQzqNAa1mkQmXbh1I2VCDPCoygIgN2TjpqiSNKLVt+/LAo7DYEJU+kiyjtRvHLAPYeb2ZbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2556047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR6UICRA9TVsSAnZWagAAZ5oP/1tx9ACoDCGSDsumqB6R\nYsRHcmsoQq5SOtyDiw3s03CDia2MRpzCy8+9nLPD2h9QUTS2cTgCBiorYjX7\nMo5itnuK4I/F4HuUTBOFdZ0YHsEpszOS3Sy/K3eiCMVgZeac2u2rGT1cYLz/\np8ogtn8ikiKH9ociVt6vmMIJQxMlSwfMpuVVP6DQOsWeQCH/JmNTgh0rAbKu\nXKm6c6B6ylMjH+xqN2qE4E2mIXoVNK+YpVUZkGTvgs88MNV7J0G/SIa5gs1d\nhLzktpJPvgX9qXL90MMYyQFK2DZJY67ZXXXeSuoYfWY6rnebaajiC+DylQLe\nne+57Y0wfcSaK28hCx5PJoFiIGLpY/aBQWz0ZON7YrP6JOAw0VoC5gczrhhZ\nOZwtebDkTVORVZhaCS3BTAdGs0+Cpe8G7aS1gy52Cj7MhXheppjcnivQETaB\n8//POxXvL+Fa/nps7iiOSr7DjtUSyuF5lQvVyiyNE266qjoW9Yuk+TccJFXd\nzwx5j9xnYsPHuSw5NlwCbIKFx654NVDJP3idTiXHtfHkBptjOw6SsbiYDVZi\nTzTY1e/ORkpOyvjFt2s0lj7xlXD0XK2uVq2eRg/Y99TkORMf8Z7of7wCylow\nnnoQ5KfLTXjWi7B65VBGr3+rrDEv9+6QkJwZEEOcvKkEoOS8hCQhfa0+xlRd\nSTvq\r\n=BPZ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"3950c315ab732b09f401215f35d7fdd6019f4331","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.15.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.15.0_1598530824467_0.5454846402256479","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"@vendure/core","version":"0.15.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.15.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"0779d99069c65cfc333206efef1a530280f5fb82","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.15.1.tgz","fileCount":1157,"integrity":"sha512-TYXTEFL+w4vtM36xIUDuaSPRh04W9aDFcRwHMSYC/oO40QrDCawo74ZEnoqfyICjXijqAw1pXSlGhKRO1uJRFg==","signatures":[{"sig":"MEQCIEEa08z+HzDoiziFSx75xSKibDbV05W/EigmMsuBuVpVAiA/VWb7TlbPuxYL2YxkGN14ii2lykDhcwAo1F3gXypO/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2560429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWKfrCRA9TVsSAnZWagAAZlIP/2UrofBFWxj3KoFGwEmk\nn1aYsWXgM4QwIl7cjXoyEGEhTgMQZtYn3duykhhSGoB9kt5IX/vgsE1g1jTX\nQHupxloXgjY4uWTkL0Vsmxxvsn05NqhKoq3KtYshCmVkan+oxLJOzaLz756f\nRiuJ/2uw/tfjGn2mOxerqlH1iQ2mxCqSX8ctC4OnK0tmqCn5xS9BfbT62MW+\n2jRTtw6JnxK77DjTkbhYMFlAP2/B+6YzFgpdxR16MgHT2lW689w+tOtKFh3E\nVks0hlwWSnJj6fLS5G6Zfk8xIAohxfIyQgcm3MhKdnhsEaFHHVO7FZGPF3sq\nvYnJIr3OHxMf+B6HHMvg7yc/k6YP+qmEcvJLuM+j4f6RsZt1eq2lpvMz0aw+\nWfdHYu4lj3UK8Uoagj04EIAqjaxFihaYwFqELV45bG7aBE+p+XX88vnV7d6H\n3oHCmGDYWCj8H9BWBLS1exSHrxIUFCyrDBlFnAHSKB0WHbWOsD6rWug0Kjsn\nTqHDv4vVCmF7AiovrqrOx7ypLFu9WUdnXOAXpeim37mw4VzozUUlLdFbOLN7\nuZSd4NDapfNrwcb7W0+L9qkH2g1jm4pnwQ7wmc+XAkjlvaOfijOHiHm476cN\nMAJ2zIIPk7N27LhAl/OWSQCNKcTZ4zZmRnWXvUVkUo4OgUvt4yzSgGOrxmRq\nivI8\r\n=SP9D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5654a6e046eab12ed8845f0b87005c4e61fdfd55","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.15.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.15.1_1599645675037_0.6928566759501793","host":"s3://npm-registry-packages"}},"0.15.2":{"name":"@vendure/core","version":"0.15.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.15.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6ace2061461158ccd6247ecbc5ac56766ed9b5e4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.15.2.tgz","fileCount":1157,"integrity":"sha512-CQ8xyo4/gDT+0jhShVXjPovV0xrUR62W2t2MOnaVkWLWgYmtC5HY8Bz3wYyuw8b3v0IDbO8Yfe4gq1bza6x/mg==","signatures":[{"sig":"MEUCIAnDnHEtx6kZobRNIayvapOGVjJKb6yNORkpMDY1UNaXAiEApZ+b2V/0hgwe89u29ug6YyltkwdC1al4oqi92lg4BX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2562575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdKZuCRA9TVsSAnZWagAAuewQAJOY2zqWsb/30PdeuQYs\nky9eUMv3fnrIvxhTW/bpIn8r9pzUZLbRb1WUNVszLRKiv3KitOE2ZpCMJMXg\nwvbQNaeQfv5w/9j9cTxVTPSXcjYXNgNbi7lsU06vgZsfW1P+ZWhrGjJXL371\nPRZOC2SzGfcUypfju//CWhsRDgIZTonkJau8G5kJagEGAzmImComBAv5h/zO\nB8sYmrMRo0wwAWHMByMn8V1CxhIdw389mFNOkrU4TvGSktYouR37UBtrU8r+\nAwcRPW+ZIL2doeDmIxTf2LmjtLOiHUOam3i4JRcoq/zr9K+18HuFIJi4Ai2F\nx+gTecA4vFDy3tJpPzB4ncriQTKtWjt57i6Jx4YuFGplWx0oaUE1j78WAO1t\nd0IlcZewPxwkfIdll6yXJhJLoDyGE72IButkhSxr+70Smsf0CNS8MyygiZWh\nsld0OZuhqid3wymkdTyi5OyOji6vNKdfZ9PGcEVC+yOdOZ2/lVnN+L1Ry1ME\n0WiimXcR8UjygzkjrnKqvqqGyDu3XZWqgC6DnWzV9LKrXpy/ANiK1vbRMVNL\nhKv2G6YRlIw16Xx4BgVl+CGjgIwwM8QF/Uz9xOCZnG2JKKM3Y2uP3lZsGY2I\nzI8QErFLci7cID6mozq4nDkJjuhSTu6XIJHv0Io89tZGxaopz1N1+pPqFICg\nFE8p\r\n=/okl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"8623d91bec3795a20774d64b6e7eca794e12152a","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.1","rxjs":"^6.3.3","chalk":"^3.0.0","bcrypt":"^4.0.1","nanoid":"^2.1.6","express":"^4.16.4","graphql":"14.6.0","i18next":"^19.3.3","typeorm":"0.2.24","fs-extra":"^9.0.0","progress":"^2.0.3","commander":"^5.0.0","csv-parse":"^4.6.5","image-size":"^0.8.3","mime-types":"^2.1.21","body-parser":"^1.19.0","graphql-tag":"^2.10.0","i18next-icu":"^1.3.0","@nestjs/core":"7.0.5","graphql-tools":"^4.0.6","@nestjs/common":"7.0.5","cookie-session":"^2.0.0-beta.3","@nestjs/graphql":"7.0.14","@nestjs/testing":"7.0.5","@nestjs/typeorm":"7.0.0","@types/fs-extra":"^8.0.1","@vendure/common":"^0.15.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.12","graphql-type-json":"^0.3.0","@nestjs/microservices":"7.0.5","apollo-server-express":"2.11.0","http-proxy-middleware":"^1.0.3","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.0.5","i18next-express-middleware":"^1.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^7.8.0","gulp":"^4.0.0","mysql":"^2.16.0","rimraf":"^3.0.0","sql.js":"1.1.0","sqlite3":"^4.0.6","@types/ms":"^0.7.30","typescript":"3.8.3","@types/gulp":"^4.0.5","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.0.39","@types/prompts":"^2.0.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.1.11","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.36","@types/graphql-iso-date":"^3.3.1","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.15.2_1601480302330_0.6625858745411914","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"@vendure/core","version":"0.16.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.16.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"80dd5299ac9f439d70f2c5d4aa07083192f63ffd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.16.0.tgz","fileCount":1203,"integrity":"sha512-Bli9aLFB/n4uZFCMPTlReFlRIMp+kJhYmPR/EoLsqpcYmS1fcVvGi18FlZifs77r/2VhJH7/6zF9iGqCfebt5w==","signatures":[{"sig":"MEUCIEIKJ+gOvlDwbHNds6/woMYWLOfWCgZRzWWZa5f/c+f0AiEA8dc769mFn8jxua7zAMAsEcRq5uRNFDKeJ+3JKgJqW6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2799405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgE4QCRA9TVsSAnZWagAA7GQP+wZIpoipr6UtTpDnEC9l\n3vSY+NNr2x1hW1RX3zz6xmIor6dxCoc7WZ/1Drmjd1fukaqdP6ri6Jtdq55z\nPAwaR7OX0OPRd+82LiM+/trDrDI6iY11ll93pfzGT97PHryP0YgVFFTrwLL9\nOnciuzhr6FMyQ+TBu2hEIBJco7s/px2oe+2/K1umZg4YrFyoMFhHRBl0vySE\niIAKjozl4qetISGldpqFUKNaUbfWCK9Vi5XWxapleZ/Y5rF/jG0cmB5dW6Cl\nPb1LSC8rH106S3M+5hmyzwC+A8NM2xQjoWkuBg0FWz16cM6HA8O97P5HQkQ8\n6l8DTm0coUKSxFb73Y+/IIaz0D4Sy80naK+BVK/97Wh7xenjR5ls5/TtDlyR\nJKFL6SJam/WBg5fiCbK2qf5Bs5yQx8jSBylWgH1+auBWQXOmIzFn3E63UcBg\nqI7E5+K0/nuehCQv9ZvQIT3PHfRC7saTOjLRVGcoZPPjNmh8Q/HTwlI7TAp7\nOtiVDS9utcGT9U990uPWwjeQZxji+k44PuapThFbMpQVNznR0f4JaFXVTnMJ\nUbSCByjqs+kekivW91UAILvykZK8U0hD2NsfSXLh7K82YTm5u06af+FoC2/C\nzmf8ceyMfB6+BqKHfUEW/c1YwBzNf2y9ANxZF2WBVHKSIAQammw2XbrLrAmd\nlQRZ\r\n=25f2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"38f65a6fa88f9b708525c74b4b2e4cabd1d10288","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.16.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.16.0_1602244111636_0.21408428808381919","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"@vendure/core","version":"0.16.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.16.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"7bc726cbc560458bdb5086abe732bc353af9444d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.16.1.tgz","fileCount":1203,"integrity":"sha512-w7sfjm2V9qQhXbK8nJF7muYMtYP8ebloIVDJQPP2w5+IMqCmjuKvj6N2AWkwP5jRXL/VSX3Blz96l8sZZ5bzrA==","signatures":[{"sig":"MEUCIEtom7FgWncZVADBzFolt0+wi4iZe92P7aPIqKpDU24tAiEAkQX0Z+mPV6tZ2H4lBlTXQkmdNMI3qIo5fXkDuM1ynnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2801395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiDMNCRA9TVsSAnZWagAASYYP/A87wuE+63NCE+MKudJC\n24J6zgrQJVWA9Qw/aT2b3dXnEYLwVemWt65LiCKmNLq4oDzFE3jGCrn6K90K\nlJPxwN5I/Fbj0juFUXu2JieDXzOyq50zYhYiXLBzP56TnRMsb/FrqLKgFJGO\nwXUU6xcjYYQqWQic9JYRmpoogMrDOT1Z/2fqPbEHl6RgYJVQgo8SX+E37mkC\n0Mv2LhmoDKBj8sFDwhv0pHJhNnFQHpzchv7+I9SG8lq2hslN1XlnWfu1RItz\nR0E2xwczUSk/6vk/6jqAef+wRhNfmjNn5g9XugNzG7DDPwKoZtw4+nwacQoV\nCi1tECdipMV6ip2d4A9PG9XYR13lAIBKMrmEVufuKtc8nndGV4fl3hvFaGEc\npxNPAcwgjT3iCF5r/aMzkZFOoKjAfv4Bf66Ujdm3gMrI/OhggqUPuTuP7mS5\nSEfVHvVY0WernnATv8O/cy9rQR3Z+ZLe+eabsGijOH6Ny/9/78uDcI5Ie+Vy\nl9pzuvmWmLE6T3TylD9dvb6sbN8AYQKQxcaAcBT7IZUv1U7eG2Udhoq5dMLD\ngb2j0KoGuf26snLs5qvTpGVoTsxIuozCQnEueZ++AULT73xBRnv6fHM+SZMe\n99o7sDLePy3NOmM8qVqClOnrjVC4rXkTC1pcxlnItY68CjzxGDZwZN3W805E\ng0zv\r\n=Zvjk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"5b0df9d8f5078bbf9622b799dcc7ad84b04acd46","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.16.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.16.1_1602761485335_0.8049955170299636","host":"s3://npm-registry-packages"}},"0.16.2":{"name":"@vendure/core","version":"0.16.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.16.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"0cebcdf4dfba42f38f7b074dd6c61ba301a41337","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.16.2.tgz","fileCount":1203,"integrity":"sha512-3AXrasX+RpfwUVQvnCMxzHOBjuxUAEQRhOdn7a1m6iE4hDfSJ+viv70HEIGdOBcX7mc018gYVLqTd8NXlHe2LA==","signatures":[{"sig":"MEUCIDhSxkDl7SzJ2aF7pSa3sQTcbVuD7pbpAOawjNYAOqVUAiEAqy2Jewk8RAz7iKxEA3W1Qwo4O7JTC3c4Gd722FDEB1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2804300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkVN0CRA9TVsSAnZWagAAC7sP/j8TY+Pl8qo7bRK7yL3A\nAjgmNCQ9IFW9bKJi1yg976iPe/iK3OGtUMnAoR4CgNd3tIiKQTx3zZQe6I+4\n4i+D1hO54Nvs8pLEB+StREMrQbb+k2bsNvc/b4YXl7RYVHz3ky30haHMtIjF\nCJQgseTvR3/H7k5yZjw24NyDaBgMpJtGGu58bQMASO0jcj8n5FAKxBCt9eUL\ncwlQDuZMvgR8nPKMEJ46yLCtYB9ht/KaaL63I74j7pjl/okur0Q3NI6mumtz\npTpPNAx4aSkeI3ZOF5z5GETOBAgUnIgqgWFVHZqOwr5tUt1d5XdcVLoJwfuu\ndtys57M+Q24KN81LHmx1rNLkDUtX7BpLoQ82IKrNAxNJUvUUiKg4aOKCMdd7\n4Ef12rYbIoCHWzsVbnOi0lpQII3zorpf5aylVAwFVvltN+TnS48KQo79GjEg\nywzbacMKC9EfAglp1xAhqF1dtHBceF2hlvIUf5mQqua3x0tmHohDOBqmOjlG\nLQRKUlRKfYDRygYyViOUnSW5B9/tUU8DOluTo4BvPk+tJfGqn0zRn++kYDYK\nHp3aVF8WPBZKa6sHZhL6fX3uM8lG8KTRKJs3ymaE7OoY+A+jwcerhG3nopXw\nuKYu/eE378Y1Mb6n0FcgouFEo/+PZaHH5csyVdTrCOdgxc56SUbeblHySKSf\nDU09\r\n=i8vX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"71492686fc26a1e8f0db59cd5ec83b5b2539a45c","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.16.2","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.16.2_1603359604016_0.6944844215813961","host":"s3://npm-registry-packages"}},"0.16.3":{"name":"@vendure/core","version":"0.16.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.16.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9946225ac8a9b63bec7c9c9cbb89fb4ef6a2ae83","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.16.3.tgz","fileCount":1203,"integrity":"sha512-Li9kAltIdNT3hZGOZZnRtylvPkmmLQFmJl1rjqKizdsRsL3akkK7YkmNNCqXXFj9d7xL/msZ+9g9zYskyZXzLg==","signatures":[{"sig":"MEUCIQCwmMPiJCRbkTD/ISY9wBsgvSBRE4Lap9uwUCBz/yGvhAIgFK+GnqPdJZY47OkFH/RC63Hkja4rGSN8JC/HXD8f0dU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2811112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7ncCRA9TVsSAnZWagAAFjMP+gOM5JK1k3Qb60tQ1UQJ\ntHbf1IwBlbocGwI9016LGQwQ0p6c9z/4uuVJ2DipuxzeytmiXAOVI57zhqyA\nQy9Hjyhqye8wOx9Dc7DQnCboDub/+uXAKXRa8LHUUchQvzOKae02Vg9zWSEs\ngt+84gqO9AW3yVQoi0Q8ObjGQJffRO6EUG+FFRRsgrJHUHEnkowmInAgk9wa\nX2V/SXyDQEG/sl60VTSmrAccSLdDPnrQo8CO8LqSA2xPdgW55lVrU1QPFg4F\npRYTEykp91Fwp3B+Shvmu/FdjAEouz/jZj2G7E5p8KdX8AVjp9fDtrQAZQgG\nx0Zm9YvACrDp7K8EclQ3+9qne2AOYJFiflcJJXfL6WnO3qN7XmSlMyF8w56w\nJtWsVfGM/3tI7YgEINydY+C56kcLg65Wu0E2tVOCujjcG071u7hv91yNezi+\nUZUcQLQbADAcCnet+PPxTnq4XDQoeOTCPcu0yjvaFl+XqOn2K0WMK9Ih2hHz\noYfFISg3UACwP4FTr+5/ZP21FUccbH1kQjj5D3nCCn87psUc4PkENO6/2Day\nXXOTWagontluSs/aFjSIpFu24LmodMHM6jLC+INJaIFMXmsoDIJjo2u6doZM\nFJcFMd/tf48duNdOzrb0aKgIlu+s/uMY2qmm8TqXQ4EGtL8CZ/MUYlndSp4K\n6Ly2\r\n=utRO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"1662885683cf5844daee8737d68023eb67e60714","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.16.2","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.16.3_1604565467607_0.9618583053961847","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"@vendure/core","version":"0.17.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.17.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"c7b16db9de8ded810a9200f8206b330faa5dca9e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.17.0.tgz","fileCount":1226,"integrity":"sha512-a+6ex49fYwxKP0XNl4W7TyDmSjp8DMXN309/oGVP88q0MY7ueOr5tBtTuPnaCRzmfs9Iowiq83Ta+qZ4I/G5KA==","signatures":[{"sig":"MEYCIQCfFbR497FOuUe2Me9kjSEmzI1IePopYTiHAfILJcbghAIhAJOdhN/7nmJl7U9q3/xDtVLO0WRW0aq1K+9z8qBo+wwI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2899748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrqrqCRA9TVsSAnZWagAAybYP/i8rcfEXn3S5uTsAqZMa\n9wm4a7D1ljFbYvsunSG+5Dr14ZjdPCrJ+U7Jl8sb2NKe3cN0X5JlKiiYJIb+\nzNRdPu3g/JgsECTJOtaii51Y792zvSbc3Y0rS/L4g4deXOQ4xOFEGGUQHb12\n8Xk7JAvpEpa/8okIlvqQ1y13E0NyUm1moGch35tYiVqKfOR5XtuvMXi6M/vQ\nAmx64YlPJ5nybldDcYAP4kcPn/AJQ2XshTFZXnH0/6+SQH4F4/9lgP8Wx7uP\noCsF4uyZVd4+AThkCZN58iOGoVCBUcW18DvTZ4E9Tw7DB/NYmLOfIJ4fhk3G\nQd1e9I6LSBfZW/4iXeZFelT+2snfTwzVegr4HphVBZIuSm5KdGXDioDjr5/r\n3BAMeig6C93bzcvaz6k1KMtnytlvW8EejB2A34LTFvBWsZP9UQR/qVjQbED4\nb8XA11POv7oynFWCMTLQqht6pS5ykQeGcp+H4V2iRYu2xG9Zil7SvKWVQyCG\nVMF+N7lr+tK7PlXfgW94j6fplApgNQr13X9F0IlkhMabwg/ptbSjibWEvFm0\nQFR/r/VDxcHH392AgbrbkmiylaKcFUBvkk/QlrZN418UEYFekIT/cXE1uJEq\nOeY0D8Ju3AwLOKMPeEDbV0Ds28BXFZkRs+ia7QFBemigtyCh+oqpO6sGyjY0\n0l5V\r\n=N6F0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f8eb11fdfd6df2958dd8e416c61d5dbfd4f48e28","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.17.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.17.0_1605282538071_0.13847733337829315","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"@vendure/core","version":"0.17.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.17.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5671cc2f86a3c5b3d8a58c9f52dc6173f5cfc446","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.17.1.tgz","fileCount":1229,"integrity":"sha512-d8ijQosb5HgAzkDRv92Sur9ZcwrD7W4OIfoH8Uc02SnWCQqubJo+pBV8vEeGMlpgrmIPjtPKG2M0vxkvS1jp7w==","signatures":[{"sig":"MEYCIQCjCrI4r+2Bd2ejPHKWZ9lMgLjdRbzEOj7sHoN2aSyAbQIhAKrq8CBT9lVQ/wBho4p0AfqWWe8U/ToJqxQ8LjxBPz/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2907276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft5CsCRA9TVsSAnZWagAA1oYP/3RnwEuOweJE2BkwKSCX\nGI6NaoFx9hsfE6NhWnecRfheQ5vccZcvyCV+0Vjo7avruIqmhVmX+gfXGv8g\nHx28j2lgewfqgfAukfgbejI/Tz63VhT+bKTRoD3B6evktQQVrt4e71pVO0xF\niSU2+8A5oS4omRR6Kp1KWZZpX3/tgx9SYxtj8lQMatwxyiKiEp83qvuBoML6\nMfIwSvea1g0XgtPWmeJhCELFB1w8j9I7NYw3nDOXU8ofkrvWY1JBQtTVpnuD\n0P/rZOkHfFmkyLVVNDuNgeU7HIeusikV0T5jMBpErEGjAo+ARTY3KrXB9+71\njQEfl1OqPQR0E4OA/oFbuytx7BqO7X8vMmO/bC5IP8PVwJI3GU3CsR3ks4jf\n71aspyBHYRoPujk65pFRiLUdc18YUf8i2wYQF9vFLjlBxnFflR6lW4pheOrw\nDcP7kzwxEpw8xL9hKws3pZ6RfYJKyxWXwe9K2r15quaIMOUbNZTlflrHeoW7\nMTkLGNxlf6cmD3X483VzFr1ZRItBA7xUt2/XfnBkbnbH6USpNoET2uP8yAoX\nLd3coXZkXPXb0c/gJ9qD3ySwP+jsU0++/DpsV4CBkxntuqlWrknmvzpalAEv\n62AJfYvPOA1EALkolUp+w+u3XfS6DB8q1ahVYVA8RniTt2r5HKNQ1xTUDSNE\nLw00\r\n=lJsp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"55d5d829fc56015425ad3b337dca922a5cadb016","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.17.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.17.1_1605865644478_0.029943179100258233","host":"s3://npm-registry-packages"}},"0.17.2":{"name":"@vendure/core","version":"0.17.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.17.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"e7bc823b2358cd0361c615ae0ff71da43810e465","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.17.2.tgz","fileCount":1228,"integrity":"sha512-vMR9aW5nVwBwY+qQkDgPmL+LN1J+WzxX1vWRtxGfxQX8HgoXu0RzFH4UDDRPdYxxiDKsS5nyuzMeWT4hgtXkLA==","signatures":[{"sig":"MEUCIGahs3VqUMiSMRUi8eTxJMqAkig7EpDiMc/q9q6vIn+kAiEA4vw+ms+dQQt7c/ebguFf7xAPDS0mFGylhSVGvS/wkAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2911346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf04yCCRA9TVsSAnZWagAAqcEP/3d4VdgyLDox3ysmZrdz\nTKLlSW2bzoAL36sYMTxZHy+lEKO5iT5fBp86Z9E11bturnFMI1rchCG79knb\niJc2LqvWdNOEs25v6+GbRoAdjIpUxJEdmmtYUx0UsU8+uKFfiC5UJznPOsNA\noLo9nb0Jysjp2AgAZwvUklTc4sjK+74Gs4Ju9fYeORQC+dVJ9mHy1mt/j9GK\nX5yDKsvBavPTGH6IYBgVrskJi7GqeMdFpsJiZtAtSjJ1l971CFtuU5tW0VOG\ny/YtF1uiCRIbm/9m4QDQnE33LUpfTHS9/gc9HXduWtKfQdanhuxeN97a2DBN\nvtLY7G2ji3a9CD9YbDSLm3CbaMCN7/LWJAVA2P3xtYN7kBDWgkyabH5wbRQa\nX/V4K6VUO61XKQ7jH8lcyvarmz5CMUuk0tdqwiIN4GgAPHOikdgsHbEONY63\nT5Zt/1tdN6vVKKbLNWC3glhmbiad3FGdi1AKr+4nNCKMLs4A9BGPEy29WV8g\nW4y+GbkUQPI9aUdr3PPd0Qgqt0OXa20qh09toTAEL9g5KLU1HwJECl6julvj\ng1L/PQ73mys65+dg5IoRKZe1Gv5r5GpHXB8nAhDYi20/djYEbvY+PUkwASuk\nQAOwPPjIUpePb28GegJvKGu9TYp011JhvjmvKVKl99mtzJrtHVmDoK5mxO2a\nYfFt\r\n=Oz5K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.17.2","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.17.2_1607699585508_0.9257487324427793","host":"s3://npm-registry-packages"}},"0.17.3":{"name":"@vendure/core","version":"0.17.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.17.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"605ef2569d384573f789122eed8af524d36d2079","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.17.3.tgz","fileCount":1229,"integrity":"sha512-JAyARTZUjuQ9p3rPYw1Mj8u1R5tSONTPZie3rJcL7P3IJMZDLAnqEjb4lIDpayFtF4ruPvjQwCfvPun1USgfXw==","signatures":[{"sig":"MEUCIBYRsQTxBs7iPH+LpPgVl6DWEGI6CX7WUBYZBzq5r/hjAiEAjUt2UfDbP3nIeivOp0tujJAns1vaCAU8QqhfXRx0ryo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2912385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf12YhCRA9TVsSAnZWagAAZZMQAJstbzQaujlZxOTrIgSE\nO1gh+0Y3NMM1Nd75JS7mCr0wbdChPAF+7u47JIAjEOIjAd7jBI9B6rXaboDA\nUZ9blJ+UIoYFT1KND4Jg8FDqmelm+H/n6ChE5VC9q1ryfzoGm5snXvLM+/ZB\nsdnLTjZBcXqRQ0tnXbKL8jN3/05hdKo4xY294WGtHaXr3CgwsShbGcboz0NX\nmnNgOj1nJzUDUz0rH55KJDsdtauHWRLsZisZJfEn4ZhKASIPA0i/uvqWgCgd\nDwZesXo3HMCG6N/VwW8/y7eGhyw9BQRiTDfyvyepi4ppy4KxqnW+iVBfnEd6\n6afbvxP09KIJn51ou3zacN4jReIrv7mDLByM/GMtHlCEXehWYZwc9hTYrZwe\nk0f+6T32BV21rbWan4hMZgmPPTw0+3Cnv9fw5/bhFGNB1QuwtJegwM/6d6m6\nOW7J5y8j6WGEUixSf3Pwa+br6VRfx383OjAhMBlU0ZDwxD/uGwinC3yLCaoH\nvQa4yRFR4IwO9zjhDc4KYg9yM3+8Xn/RmZkje0x7Ux2abMJYro/a2oBBtlpL\n2We28RUWy6ttaAKPIjPAzEIANm2Q6wjAfDzpd7FEohLlaLb+pCq4hp9nh+nm\n/Y1raEjslcvjow1LOP24m/Zr+aU+5+6dZLaRvOPlYkXe0uLlaaqsmzgVXaBR\nLi9T\r\n=cuUo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"91177a730eddb9fe791dc55fbe663f10b1b0be05","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.17.3","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.17.3_1607951904694_0.6953566754565008","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"@vendure/core","version":"0.18.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.18.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"0ed2c860771f0331d78c465f63df71768ce6d050","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.18.0.tgz","fileCount":1277,"integrity":"sha512-zunbg0pYElKrS4h9f9wJPHXmadT/SEkuFEdYdR0TmbrBn7uCwo5VNAliJ4G/r4nIwBA2dnlogCsZAl35I9+P9w==","signatures":[{"sig":"MEYCIQCHsaj0Egfzv0kwkHp3x0EcyA8MlMEU/gXk1y0jcKQJJgIhAJJ76Q3i4ALMso/yrssFLw7Gp7hsFDPUkoKXWkzlWeTL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3107820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7eK8CRA9TVsSAnZWagAAfqYP+wYuStCtRTvCBHOMrahE\nXCqZyatVH5Hmw9I8eFgi0NPIQnuu0CnUyx3oT5hC7a6V0yv0ZmHzhWESrfen\n0jBqhRQhHsm28FSIUEDPlrw0ZgRihJf0XM1K6K09kZ34W3+t7VfR9hrh0uiB\nI9yz6KUxzf40aK90ixBVeeeW6bdLJswbnOArJFv553GMj7z/rfvWpoMvfRZm\nvhZNRecnNONxpycNtXsFhvrDvnhoLlXZiVkgcjVT6Cw48mys8mn6Oq82hb9X\nq9/uKq3Zfdi/v4MshHaW9xRJjY4HyhxOZZftAcr3QDQKv5adV1Jzzy5324Tw\n6CGwcEMQepvX8qKz4TI6HrjoFGhxDxIjq6L0W4t/uXwv1Z3CcwqVPs0ajVIO\nyye6s4FIeGNQjjOPqqfZepT2Uaysic6I1ztvLJOIQPD/QkBk9jIjgC3fQFtZ\nLq3CJrx3InMTi4yEQdaAR4kZ5q7IVzbiVRB9fSfqNOjljbGcijx5UHLXzSns\niwimI730uKW6Cr9cY+zF/UrYeGhfiVB0pVP1RXK2P2ox1OtbKmqXpyV92Hlk\nsDVjQ+64mz0fAkl1FozCrec2aOeigmnam2boiUvhYfMFZkj2n4bWSdV5hWe2\nJ2L2UDkCmtgUQEPIuMteP5z8cgGAOlLzxE0mSikIpoIlBBuyxFeTU4ibc6h9\nSWZA\r\n=8F0k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ad5b7d705365ae85ebd88eb4dfea1440d8fec3ce","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.18.0","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.18.0_1609425596453_0.8258353485184662","host":"s3://npm-registry-packages"}},"0.18.1":{"name":"@vendure/core","version":"0.18.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.18.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"3ce37e3e91a3542b8e99a97b74e3a7b82e74080f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.18.1.tgz","fileCount":1277,"integrity":"sha512-YVesy0JwyvpYDs+28UpAPnrYtiwBwl1KCc6TQ2witu+o1WuejKlzH4c0fMhwSAvl1sPJCpyUQ/71sfbmnzxw3A==","signatures":[{"sig":"MEUCIHj81m6tuzlGQgmjpvMdmGu3mnuTlX1MgqCYs1eVtCykAiEA1uULaFfa5EW0k9b2KsBeC3lDsM0t1/rMSTD83m5+X/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3110968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+HlQCRA9TVsSAnZWagAALbsP/Ri7K4xo28lOzU5ft3UM\nT/Ba8dcXdaJJyTTGDBBOwnC5nmLhnwxm1HAwO+qQ8yaXsiZTcDNXZkMob/UN\n2zmPWOGb2GtQgmct5elqCgZMuGh8v+H1ckaN/9Yc/LIKVwKDMDq2zrK9kH83\ntMQAm83dgVxv9Kdxxep57FFzpjuNcun7/SbussWbxZlLlGxXKrSEBXq5+yMZ\nyUCvPH3eE+4s2/aLjyVCW4ZvLLDydm3yKVN+Ox7hz+navSCJL40e51Tcu9le\naCUzoZ1yHXBOhxCdR0iwpIPeMoSFOVBHYO01qC/ZShSdhxSvcq/Yhc5GrLjL\nMY21bna9SR0lqF6n8LgliE8jKjbNjL/0pq4dNBf4JlcqFgFietttfNyCbQ6Q\nud4/1jmf3IEcluOusiK9EA4cCj2KbnpKOHBQ/Sib8gyh/7GOCKLftkjyooQv\njou7MX8ylylJJ1yPQk9g7S5k7cFHS0wrEvCL+POwDdFRI8kB8NdoDA475h08\nKn9+mCMrEHjj+nZELcnzMcxyBHWjcnYJp35fYj0096+65N+AljL6+ouElVwN\njm0QW0SR01SglKl8BtSVxAID84sNjGYz8AU5lo3j4wM+ov34pmgAwiGOCYig\nC83Oz+ML0DNKx27Wgses27LVSGo+BKWpsZwE4bFs7llvQav6uehzvTHuFHUF\nZ3kf\r\n=E5W2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"c11ffbf2096173b40143c1249ec45202b3de34da","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.18.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.18.1_1610119504464_0.34136650606716734","host":"s3://npm-registry-packages"}},"0.18.2":{"name":"@vendure/core","version":"0.18.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.18.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"312f57157a55825f6f18953e1f3fc65ad08739ca","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.18.2.tgz","fileCount":1280,"integrity":"sha512-tVHIUfll2rCD48PXB9KHVlPB8XpuaZeu/19bf/QLJ+gT8MpU3h44UHBa2B0e11j19K4MqgEUI/5GpSip8za5yg==","signatures":[{"sig":"MEUCIQDIB1Z4/nrFIWjMPRnCFdAoYmzKELzJIjlL4UdvOIlDdAIgYovyXTiY3t8JlmqXzWtNrKwPncY+UsH1A8eJtsJ33nY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3125956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAXcFCRA9TVsSAnZWagAAPUAP/1sidzOwlc4VY7kqUpr3\n+49VB5BHU8VOvQSvnP9UzBZn+dI81HjiuCrTPM5Zk6/IMsLvDyub9wLCTQMd\nyiRGea+O13U80h9PfP9jopYq36UOTn28X7P2FyhkgD7wP1P366Rm/5weDsMh\nepE1fEOAajlz5nr2Nt50hChT8KpeBB2Us1G/hYZnSFldZCvKIlu0wZ4Y4zyh\nAM2Xx4bbVIz9SH8Nvj9pzIXzUQxUeVP4h/DbaM3ai9FnBbaUAtot1HZmalhI\nf4FnJsymK7ds3gAVfSRIOyzXnIzdkqkC/cGAOQdtbhBPV7q45/IpsEf5T7w3\nSgygfNH3+paDGP822+x1zzcK+ZLHZNRSbbEMjTC/E4Zaj0eYpNnX+8DBQwxS\ngrMSS9um3g5pdjUfSAwcIuwlA+/V0EmJyTuawm06sDGsD7hm2oB4bg30kZKA\nuCBDgyGq5F2WM1H8iEqy0ryCWc0sNhr1eJiC98sbewI9nG+jtWDV3PFtE5g7\nkUEdqharuR1UjV7Yu/Lp9iO65VmqEs7b/df8JGclty/N6ILzQqpXJY+NZ0bP\nC6DuANsn0DNuMZD1Z073KDdn9ytit2eomYvcjXIt0zXQW4GjnzZmI/qbFCgL\nzOKsjh9KSqrk9JPORWVyOPP8mvx4jNrPgxz2S2B/aTNeORpbeB7lyU9kd4pW\nB8SD\r\n=ojZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"82c2685954874313294e1225d5b9dbb5dc741d28","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.18.1","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.18.2_1610708740575_0.25134171861581933","host":"s3://npm-registry-packages"}},"0.18.3":{"name":"@vendure/core","version":"0.18.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.18.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"35e01c2517ed74224b6b777dba49511e6f1e18e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.18.3.tgz","fileCount":1280,"integrity":"sha512-gxeaXnu9KpSXkCExJDHFZu3abAZcoHjLFalKyZAnR9ZAUGQetwGJ6SST0W6pO1nUd5g3Peu51tTBuo7MDecDxA==","signatures":[{"sig":"MEYCIQC5P6lHWYdtnVuv/zgFJgVXU1gpF2PWh2QWC11Ra/Gr+gIhAJI7ychurKmI3WlmoBgnT3zb6WeK5GAOpku7ANUc9KO8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3129023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE8HICRA9TVsSAnZWagAAOZAP/2sqaHNhTE9I0GSIhVhg\nZGoWicsaqtVe72KHAwz3SsJIYbqzGN4coMLjl3zXfjpkhExvS0yJp21470od\nf0InGZdb5gYkF6TZin6jzks0s7MYc7JiWFx4yc+nDooiemsDACnTsAbXX1yC\n39XrOHZJB0X+OijpJTKMNnyhvR2xDld8YPbCqgNw8Lo2ObJIdhQO3x1aNS73\nJWbbuFbQnrMUOsRriptWRyrAD4flnFwQP3YqL0ySyOJiAREi1gQ2szFabK57\nQ8nswzoUQJf+X6oxFCoJNMcdWc0/EzSl6NEPibeSnwRxE/9qKXjOYPoSnkXW\nynhTi7Ev8rWblRkHGpTj/IdKjIjtFv8xjHLMryHdFG6Izq3pX6W9vCxdB70M\neV31btWej/ZolxQrm9P4Fa6i2fUcHTAw92udU9THRZnryEVuWV25mHAuNBYV\nrQqklmlh8cLDHmNU10Ss+DqF+sikmcIHSVyhb10kCx3EqfHjaCSR1VJtESrj\nh5AhToe0USrFxLgOCrsxqxkaoQX5/TmLKn2ag3IPM4jCSpA+KQko+kAig9MW\nHJx8gmIL0oQbXF0yMQddLJaS5evC+VgBTZnR6Rpe/Lml4B0uaEbg3hpAjnRf\n6+VyuCOzAnR+KiYtrqXV1UxPsxn0lvwPrgdIa9ic3dsbIi+PVVGjrn1uLkPg\nSUEJ\r\n=nLX+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"73d673c05e16db5e83936f544497db66a77e081e","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.18.3","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.18.3_1611907527566_0.2889957447422893","host":"s3://npm-registry-packages"}},"0.18.4":{"name":"@vendure/core","version":"0.18.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.18.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"ba4e34924a635a0484c6e23e9e7cc7247e41d120","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.18.4.tgz","fileCount":1280,"integrity":"sha512-n1yToEIJS9LUSM1Z9s0sBCtMgKa5ZhkUd760MkqJJbZqhfuRalyDsk+Ot/4Qxu6RQELaf0+PboFlaY8lZk/zyw==","signatures":[{"sig":"MEQCIAg4mqyA87/SKtnC+DduniTY2wzFkbeh6wxNL5qUJDiXAiA0EdM3Yqpp+Zsy2AEatJgol8Th7oOsfzby1YkQqcfcdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3145671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI8gzCRA9TVsSAnZWagAAkCsP/0M4AoSGSx2P5/kSL0z/\nOchtMxF9hMkkRXeJ2PBkghHa99OW6H9XWdoMqaJkHv1s5n8I9RCE8Er/wgWJ\nBRZY2/hUvA0RmszBAi4eSAHm6u20vLOQS1si6KdI3MlZfof23dYa3FbtD3AC\nmHDq7EoflZV1/l/t5PAjCDCnNV/xIGxTDRKVODXARh1bo+3m2ymkihBlw7RJ\nF8pjzqWIzxf6qiiwMNaQsQVhHJJPdjhW+3/EmhVWceTerOkrBFuoM52MKAU+\nzRLasbolHpUk0RWIJL/Rsprajz/DSqCo4z45+sJSSj73IjpWs4ZgckGQEcQS\nRkCbxwr7spobVyDTG1sOoqByenpa7T8xX8BV4tpHagzyeIpdfuHeAnGkX6HC\n/cDub0S9iz0Dy5ia2yweMUjyIOe4WzB/hgUqbhLHQ0XCX1nnQ5m3azZClrSO\nWYkK4tLgVv8ZgssYTFRH+mLPSYpo9mxLFxBOg7yExosa7Fyw4gJBsaZtGacp\nfIluwj7gjfb2yy3lki/PI2NOlGWe1V7/rL2solm7vd8OBB2hBi/Vti63uBIq\nU3ZuGaK+fnr5HK96CDqA2aSbXoQvQaGMmN12WmthDw8qDkUwhseOdzi65BIw\nWvXl4/f+04GVzCUsqLy6KS4KveRFfxgaEall9o8WERP39G7DTWHOTLOQiSwZ\n6Ild\r\n=L6RY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"841ffa7ebfdec217fe3dca2fdc3c1825db29d57a","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.4.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.18.4","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.18.4_1612957746543_0.45465339581502606","host":"s3://npm-registry-packages"}},"0.18.5":{"name":"@vendure/core","version":"0.18.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@0.18.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5a70dd1d884a298065fc516a10882a9bb0f680e2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-0.18.5.tgz","fileCount":1280,"integrity":"sha512-XhDiCp85zzcX/DfoYKZlUs9/v1aP/fSwWMKTNYVK336+XDi7xf+1JPqv/lOLqOavccO5Pi2tACSVEOMEVa4BqA==","signatures":[{"sig":"MEQCICa1PpfZje4rjdyk/fqRLNzSuZI5woL4VHs/640M5UtcAiBwmbBe0qPl0Fp3auZQwIUJba2JoLV5f/dgyhamDs6/mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3148449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPKiyCRA9TVsSAnZWagAAjcAP/jjhASV0vBrP8Upss/XA\nzGnEr+qWIcNIMe1DnTPIAAN4DM4RxdXST4TpkG2mZbnikuQKUun4rx/AA5lt\nRsU7FCTsJoEd+zZuSui8e6fyhZJv69B/TVbBggv6Pr6b+9/uhk+f3Y3rKg2D\nMnorVgBXpRuLIcBLjbDfAmLv6MzdVkBOvebiRw/YJ2/vecTtmkfj5Cv8zeKB\nHUETZ9V0OCDLJxalNShHQPmLDozJ1lBBhViMIwRScoIgEl4fLrEOI/sMpz1w\nDBjcVEUczmVO0c4ihl1V+fyECsuUhIJ1kBIFdR00xMzr3HwoXdvrz9H+vnBn\n7gKYpnVwDfL181pP//sh5cyqqc27upP0vAebdac9wSJZBodjfdzPgbvZRkf1\nlNXEvdsBbqKaoAZ5RUAXSc5yumH16Xfbq7I36i0HFoOXoIO+r1sN5UXCIz07\nMVR2ZWo9uTMp0O+xTN23+JfpcZXbYR+Vvg4NGNOmNUnL1vM49YgHxaBRWeye\nY9S9bl6LgT8mqiKqGWzH3BXxf6A/7d7HRaLyOgbjL4g7pKkox0RpQ2gPChKx\nHd4POpfmuJ3dM2lSpNA+IchLQhKxVyy//amjyANpxOFJ6S7bT7aZUxAJGeZ3\n/chaXS3kPQs3PDUAzKOQFTGiyQt9s+qTx/8IrZddOY7qMQwFy8oTSSF5HvaT\n1QPN\r\n=Rmmz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"07469cf467598b3496b964ba5020cd55c10ad4ee","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.3.0","i18next":"^19.8.1","typeorm":"0.2.28","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^6.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.4.4","@nestjs/common":"7.4.4","cookie-session":"^2.0.0-rc.1","@nestjs/graphql":"7.6.0","@nestjs/testing":"7.4.4","@nestjs/typeorm":"7.1.3","@types/fs-extra":"^9.0.1","@vendure/common":"^0.18.4","@nestjs/terminus":"7.0.1","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","@nestjs/microservices":"7.4.4","apollo-server-express":"2.18.1","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.4.4","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.0.3","@types/gulp":"^4.0.7","@types/node":"^10.12.18","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_0.18.5_1614588081660_0.37221188549065576","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@vendure/core","version":"1.0.0-beta.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"97586a68fde3b3e0cf8513ac9741f146e4ea0a5a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.1.tgz","fileCount":1320,"integrity":"sha512-7vvN6cxSxQ0YMVpxO34NnZ/P1ZRd0YkwXf7GeCkJUxhXRTSHNqnknGAFmBmW7Xf4MSIoJH5qAXwLWIjWQhAUHA==","signatures":[{"sig":"MEUCIQDB9U9vU7E49xgbRr2gLVZSTWX4R8yRBDIG3Ah0wUAF2gIgAegpHpKYTvnoE9AWn/kTkD/8r2FhYMV+GBCLpgTEcwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3264992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR3SnCRA9TVsSAnZWagAAhcsP/RacbBCeqp0Joof5BzSs\n3JnNftrkAr3YKM0GXHcd17Z8YIJnnFK3GJIsysjhQ3cb+bhN62bzBpSuh1Aw\nKa+2dzc+Ua5pi4ZqAZypqKJWu/YX3o0gkO+5VwVQkR6tz5bNTUzgY1kWtyWM\nlRS3wcYd+nV7RCC32OJxShmNLX1G39mI2Y0K4fihdY7OGmynNzmwrd6447P7\naoj41E8A7aEbAH2WneEIKguEuJab3i6HbBFfp/Mp8KOoQurfN8bfEEuSvAE3\nq/aThxJZve5QrGMnaGiVfwAFw1pOUrT0L0idm6pZeOn7NRn3HzcuyPLk/92H\nGw1CCwX3yT5KLQgUZKf3VefTtvIPzATBF1u6PzIn5rH/gbnKsa8ya+iDS5bf\nTiMizKEB01ecIn8mKg1NtvZXr42tHTMGzP7qRNJcA+qnWHvji9CZnvOhZo/o\nwpnFnxJI8uFeq0nvZusGtZWDTdBGphHBQw4cYShD29Si1c2cCUYBc3IBIv4/\nsTGoSSknSdKze0kDOZMtYghz2SK+LNcOA1Ey9coYaDmjz9urtlqIBn3KX/4J\nR+KC2G3bOXYCFShxdjD95LyU8RjHZpA98aiZipobg2QPTkKqPrnxMnl9/eCP\nq2+/ca/rXqj1xtdL5+oIgpUT3IHy1N+UGN3X6jQRp1Q2prOIEWfHowUY12So\n4obv\r\n=55uT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7f627ae27da387f1c4490ffdbaea88e9029cd31a","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.1","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.1_1615295655240_0.708064545559947","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@vendure/core","version":"1.0.0-beta.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"ee4f7ea1b4939f3ca388242f1c8c0590ecfdf76c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.2.tgz","fileCount":1320,"integrity":"sha512-ZWSW5ylkRiPeJl7W+Ylp4iDiy6HjQ/B4J9Qek2leUwQqgLj9QJfk+5h2Ul71BrsHoxUZJmLbERNHOlDt4tXLSg==","signatures":[{"sig":"MEYCIQCHrKGh+AvCii1vwo+WUQgy9qaiDfPywUmxPd/9qetCgQIhAPF2oOrEZmT64fY2TwWyMGKTA+lpuMP3d4wylk1GGpNv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3265164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR5JfCRA9TVsSAnZWagAACncP/1DVtSsmFtcutHz4cXS9\nutare6fFLhX6C6nvb9BX4OLqCoEjhUUs5msZu9BDJMphOM0AHSYyPim5REBb\n60zsoSNq9KE0KTX8SIhAa7OyfDA/lHBYMmdtxbunndgEO75S26wfMrTsJdcS\nQtNWcjDomZe2ROgO/0lO7HcK+reOIIg/+CMrinPG57Dso2dt8xnXnQ1LaWhx\nUQNWdJIaO1QjjHI4W/kPb5Clw8mM4vwSJ8gY3nafA8BTkfKFsPzNzkKUmFBp\n5d0TfulJjM4ISoZA9gr2HFq02mbfJdb70PN5Vy1SXiPrUc4pmNvVp2hhryNL\nnEGQ74nxKIRr9KcniAcZi6GjNVOb9dKEQK4SsCFeju+2ELZ6T5T5AZRyp4He\nI9Wvr8dVPbE0tvNIJuKGQTHkR7qLg5Zb2qBCC9X/5Y70dwQat63+hb0M96uV\nMNR7abLMXCmxmsR/pVD3oP8CljJ84ls+obZjpcP/SBEvGHUS6RciS0xancow\nqdQAaHP+31avH6E0TjSJAitMCaA7K7Zb2uM0Q3IvzprznKRCg5E0QYgiquT1\nVMukmSOOWM0ny12LalH7GgLiArmff5izVDMM11QcatwHrJkn9r5FjpMbN/qJ\nyDFrnSL7FCYTMz3FA+guGw43BdShOrUgElulE0J10GeyS2MD+K+ib9aYqX4+\n+iTh\r\n=19n1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"277d37e6f787e09e4650010db146f464f0559b9a","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v12.16.3+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"12.16.3","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.1","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.2_1615303263011_0.445478542713714","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"@vendure/core","version":"1.0.0-beta.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"b371fe799a857bbd560a673c1304e88395b8998e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.3.tgz","fileCount":1323,"integrity":"sha512-5GbmXaUbwmowcAUmtO43Ai7YPVAW8dC7yiU/aWxrwW+loQ5SG6LPvUciNic1xPPHrn9FUI7iACTlqtd/TydVIw==","signatures":[{"sig":"MEYCIQCmASevtBs/wbaQ4ql2QGsFa96gt+BlhBMxDVtMB3SRLAIhAOdNHJBSa/3mVYkSPRQ3NyJv9XlPWI95VXyYTFvblwNn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3270704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSgBkCRA9TVsSAnZWagAAHg0P/2lt1hk86ZDDhTw531+a\nXTyhgys9CzS0g/D35OaNjIzUH766/QUkO0VMdaTiRBfZ6GK0uIUM87LRcTN2\necs5vFcKJfGou1dWp3xf+0jxuZr8iZhLzdkDww5PA8jPTbvg6G4etieyj03M\nrY1PHhtJ7s/Cr6uLZ7jK41Nt6va2l7FuM23F2hcfokLnZHsJBg/YNUNQGXEf\n4zfmH1DVuvk6XcWFvW7oNPzyYQa6ivSccOvEwBhrXo9AmNaGGX/+PECB/rLu\nv6k6erv4915zDi89yZ+/zQW5UNxr5PaIkoLMGjubU99UqCy7lzG5dTNKNHfc\nCghQ3ENzXhAh6KdeaAtc02tl2nBj4cLRqbR1Vk/3Wf/vsbCjUZ4O+uGze2Gm\nE/vIE17OISrHsrDqG/o9e2aBeIs31XhBByc/8u3uevaf4CImhNm3IBxrWdLa\nwS+WzESgOKNZ0M7P+gIHmL+AdNsu/tu4SGptxf+7fdTEnopXuwPrN+EHjChx\nIKXzZHsMLTYvlrwOL2mG9NRP3G+obDcUKdgFBK2nse90yA/1UyaEUkx1/Qpd\n958iKs2vCDhk+v7wBepkwycVC6L+9PX1cJdAWHy8SPxQ9z3VQC7fdkuMevhF\nSpwl4SRK+J/gayuPijcHHEuF7D5rDLBFmTVaPNnizLliJ4YntLrv1QQ665zy\ngNb3\r\n=qd1u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"7cc7222f8241ddc5a2401faaed269a4a6f09f564","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.3","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.3_1615462499579_0.6022676202249087","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"@vendure/core","version":"1.0.0-beta.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a708246cf070e73819fa0650b645fa0f525777ce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.4.tgz","fileCount":1335,"integrity":"sha512-lg4b1nEQRVU8wf8SDEbL6LC3K2GUhRFmgG3WZZiAUHRVA8NbfS8JoTwCWQ/eMMasQX+0lyv6AG2/yJ4TzUSy5A==","signatures":[{"sig":"MEUCIQCjCeaqiAlHw1azF1UXsbM53k69Zwp+ZA5GJYO597tEagIgG0RydETvIyxuZkj8fNq4HjIzq/k14dj7IDQi6fjek6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3335936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUxE3CRA9TVsSAnZWagAAaXQP/RD9rHmvbZIwSOG8gIpj\n4xz++KiJBN6RspynfbUVPYhps/k46ygpuljOH3E9jqnrcMden7njcJ1zGidl\njvFzTimyidnY+g0b2eJ6IEer7eyy5Gk0/euQprTK5eI4/NFw+VPMhcjIS+/O\n+odVcINJ9ALUDoXnH4ImG0qV6Ylj6tXF06qlor+D23frl4m4ue86P1NpfJ7+\nfu5aQp7kHJDxRf9N7snn9t7kNOsYF4wf1GGIjIUaehibazUFu4aRf1x88UlB\nC7T1ZZ9d/rm8ECjoXACIFd5A/2Q9K6oOF2REEUvR75m5nP5IzaXBs1QXckcF\n6ZysLF5cJGwKJp/EUylaMkXKnyQk+p7sdhfxEEwIKtTqlqtAmTi4docf/2Lg\nvxnX/oVsxqSy5zDXcldw7UaIMvR0CaNuMzeJ+8IL15Y10nGCzgYvHWFfSZKS\n2ga/C6zapusubhpzC/yBuVZQX3cApGi0Afp3cVojV4uDGYq2tbdrowlCdm3x\nz1tkrTAad4sQhSfKJcaTsk3+ha8rgJsnV75T6/ChutMnWGoqK5GOkMl0tbjF\nhtDqjyNDam/O1zpRk76OyOGmhuKg0cWaeb+XLQA1tznGv5Msa+50yzIr25uW\nonabrEkZgGci6LWxdWEZ2OXk5MYIwG23CSeBT1V8eAGyBR6D4AgF8DpGXoI2\nMGi+\r\n=lpe0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"260d7871154bd3cfc2b13ddcff37f3ab2080e506","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.4","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.4_1616056631308_0.6495955865629481","host":"s3://npm-registry-packages"}},"1.0.0-beta.5":{"name":"@vendure/core","version":"1.0.0-beta.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"eb8bdb218d39990c67fc8f001ba40dc62981bd22","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.5.tgz","fileCount":1356,"integrity":"sha512-n+qZHwtCZmPXNqTtMpmeVnvTatdeaVUjz4ARzTEfVfywxlutg+5xPbi5ZTbrk4dosBaHra/F3Xj+GQB2hloMTA==","signatures":[{"sig":"MEQCIDxThl7WwshZt7/Opz761f5PSHl+ZAow6if2NBW7ecd5AiBYtnLFh6QjGMh2EPLrzs/hnRS2YFgZ6s55SVfwS6CYNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3371494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWvoaCRA9TVsSAnZWagAAMIsP/0e7Bo1KQHaKcA6GZ8Ya\nRGN8uxK8tFX1EMBPDyc3gja6sSvTl/iNjKDKW59vZ5QoGTGgll8FDHrpyMxK\nlFGc1tHiuPv9VyNQBH0OOV3LzVv5hPe0Dgh2tum1U9dZ9kjXZdDvwCKLatjt\nnoMAN5McyZdD4kEDhWnuxa6ddl6RUsEXlCaifjyQG5ezal6jAAf5hrZTcjDj\nU68owTdntwApxwgnb9EEL2Nw0KZ79TODge8FSaptIkBRlWcw5FHXGTj+Pxc/\nTrvMwGRWe5lxLTZNZ1EbGej67ZeeAUtbCAkl4xclbmsTE+hcpiMmSVM0RUOM\nuuKI6xZmSrO4zBGdWE1SkQpE+go4qOTYE9430/AGMy53acEVfNoGfF/ngUZ1\nLLl94sck/j4RMJWdC8o14mRFxg/MWRQ3BOYv+aacTpF4HEdBwQqI2xsJ1Afn\n9WkXCi/IglC+MIouAC2m+DgTq59HRY6rPz5IOGu8iBhqQ6f7Cua5ymJ/Bw71\nqjjKKZ9dSe/Dnwa4LI4PfwQARZxCwDPAA+z3dhBOcgKPDKxaaohncaQOHUob\nplMsfUu9Euy0BqPbhaDQYrs5WXrNCj3n9pzOLc5RUxX/9yr8+NpQ8QcPKHAv\nAa7dlJSQXUdW19RN6FzcJ7Ql+f6PfpN3HxyWtPnNqn8cr/acU9ETkRbBB5Xm\nW6tW\r\n=5uvf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"a740ef9012760062f15bbf00bc1d27ed786282e6","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.5","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.5_1616575001395_0.21011186611877752","host":"s3://npm-registry-packages"}},"1.0.0-beta.6":{"name":"@vendure/core","version":"1.0.0-beta.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"67a6ebd61e2fb5913c6e3cd569fc0677a13bdc91","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.6.tgz","fileCount":1359,"integrity":"sha512-ziOrxYGFKq0ej0lO1mJijHa/WFs1khKbAeZ+Hdy1dUvpHj3z13I8SkDZAcT5nt06SRbJv2FsrLozzkhbcIkSVA==","signatures":[{"sig":"MEYCIQCzf96Yn8VS8H3jMSNYvuCla+rAC0kYrdV9r1vhQg5mewIhAIwJORUG6hVppRb41HGDqFYeGjQ2FByM9hz6a8haBJ+g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3388343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZdjICRA9TVsSAnZWagAAGNUQAJPKnZ9j71pmiTVixeL1\n76ovxNuqPSMqBhgsvqDHoNDwOur5h93OV7g89oq/4jCDtEgfd4uWa2WQo/Ho\n+nxw99ypzMD2XSCUH9I63J1HQmdp2uYtYGHpD9MrrPUHm53xhScOqr38O4+e\nmEiQgcae1nZEoRGMtkyufqutKeFAc+cmsX9d4he5aZY0+/ut7ExJsa+LJ3mb\nX82WbVf6s2kTV6adIO5o1e1Gx7XQ5jzicp3vpymQwOxvOt7x7D518kVLc2nL\n4G0EkVxSGvySEJQKodsarsM6m1RrMcZ0qF0qDHJHCerz8/GqFD73xezlaCyJ\nJu+EYb3waPP4ujVW0E7FiqFxsWXKZAOues0/Fn7Qq/Gq8haeTk1ScAbqQyRK\nzgtCkeWQezVohtyjj61aitZRbw6nzUWFyS7oAm578KcsyszLMFoyzwdxh/GV\nYLgZzcFecL/y1go5ujmcuxld5cNHrJi8Uzlisd2K9fLoZ7mcJ/Hqv0BJ5b1r\nfaUlqdcHlzqKWm9567pO2zO/BpDug+a0CU0RE5VYYhiTPkkucQOWO66C4A/s\n27rXNBJ+KqTCXHcp5t/jQ8bBleaXUcHcvEr3C9GSXOvMFkW3KlL/js15QdnW\nzuO4NJ807a00psEQpO4eDCw/luqV4KRHsHuO1cVJ8DFv+em9fxRAFNz8cc2D\noEHL\r\n=B/81\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"829463d49424c4708ac47613c95da94b98f8424e","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.6","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.6_1617287368297_0.12617389017823544","host":"s3://npm-registry-packages"}},"1.0.0-beta.7":{"name":"@vendure/core","version":"1.0.0-beta.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"951c438338c87dcc4f01ce0eb253ade46eeb52ee","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.7.tgz","fileCount":1359,"integrity":"sha512-xc730l1r7XZ6R6WNz76dIC5CrSE1ubCGbK76zf8Jywqflkjp2qKjjpayh4waFv6UH8s+i3236LP+JK0wr6/GxQ==","signatures":[{"sig":"MEUCIGhuv0QpeH3VMAYQg48YbP2CyDK+3JtnhxVJZNmlblthAiEAufJllVFAmifhyBSBJW3HYQ/qOnRmzH1bgMyYvJC9kag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3390097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgax7jCRA9TVsSAnZWagAA3MwP/2NHHsCroBLIOvPgUFUF\njooxarBYW+dHJOMB5mrrmNo5VwiroxmT50h/Ns0F4HwoyIh5AQTVQw83r3Ux\npsZLP7xb5lvHbqpulSYAyz9tFfLmFQ+NwKmGBH0Dh4A+ShLlm23kqt4lY8Rk\nArV873N+sauQjIgCa1zsOY5t0HzJxUrtpgdXcgzuAwf+FDPUTIQDio2wEAMW\ntfsM/zFdYMuxy0xf6h8LBSpZzHVgBYSnt8p6jZRX7V9T4L5gdLiUcGo3wrZ8\nAd4Ba/nof+jYFm+cjXOS7Ier2p+RuIH+WmWa5lK8ADTvShN1QGTNAc7DV1vO\npsgQ4TNKaW8tDNWHVZoT4aSQPaiZ1gOD48P2tGPNnVdKk1uuInlrTbjgZFvA\nUyuA3Os30Su04xqyIbmVlVScnJiSsrXk8F+ryulta4QYXY3Ed4+lEaEJMfyf\nGYPQzDJSpNNzuagY8RS8O3zS/KqNJzOCTrZj5iy7EYGsPtksljaZM99KD59u\n+RHwf9//yz71nEYvhBqF2cy2lHp5u6nP6BwDDZRMZPvAn0orUZj22s5OTE+L\nDb154YAhYVoVC4xl64eDO0TedKS+r7ScQ2kw3b8q5fhGt3oI4j/m0ZoqGcuG\nUIkgG0s/MvP6xNsV63FidGkEEARml/cPz5HSjYyRWoQRSxBh4Up+OVC3BBFc\nhAyY\r\n=pjJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2dc2fd8c37f378a9fbfe32e8725005126d5f63a8","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.7","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","i18next-node-fs-backend":"^2.1.3","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.7_1617632994821_0.3083051263373293","host":"s3://npm-registry-packages"}},"1.0.0-beta.8":{"name":"@vendure/core","version":"1.0.0-beta.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"e56f9568dfbbfca33f3dacbd3d894b8cd16d1eb6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.8.tgz","fileCount":1362,"integrity":"sha512-3PxDmUIl8p0WdTrIN5+1/q8z68qcBK3qB0avU+7lTEZLN/e9crk8VMBED66yD8hA9GaBEKiVJ5JFfl2FwZrNpg==","signatures":[{"sig":"MEUCIQC2Lx3c/0ttdqMDIQhadNbHsNcgkGA9Y8UrEwBpJ03U1wIgTugWJAxqYWPb11YRm88dSZw8dNSsq4G0Rfh6WuDSzjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3427454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdYt3CRA9TVsSAnZWagAAahYQAIsn62bq8w+zBV+DDkGH\nBSvDYAZNWPo2btF2bdNLGzm4vUOJg0Z/tQQ5QJENUWWkjri6+kmblVzcZvx3\n0hx/HQ8Qd9ugd5ZWyxmFwFfgboGEr1yfpli2qVTFUNsleZ/jPSCguCLYcscb\nljo8Teetr5aL16YOKzofo2iGzxB3ANMCnkwDAvxhZIgtV0Ym5cdBSTUFGfjo\nHtyoKqwLvq/WNDUb96rQcjExX3WsQC32rN+3zp1pIBlty1fmR/hlWb/oTFmn\nGzoO0w/qDExpFeiH1bzt+ZbWP76K4QItl7LLy6GQUFxjQRrcormg9XhJ3h3Q\nI8fnnRtR5Rn6RDCy6Ie7U6vhVG4eNhfJYp78TCdWot3YJHdfNECIaY2XkMlE\n0hYna9DF4BX9DtNpzXuHXgcTrWF+INflheFExRmB+bgE4v0emqY5s+kBJn+T\nSN8DCPCmMo+BjvUw+woiNod/0YLYhslYdhpdPDAJnKurGr8SCh67PbMGmL+W\n5jw1wG528u8iNqw4YGAMyDk6dQLTA33+2jf+m88zWrOxVMRF7DOiFlVZnEcB\nhtEMDadBEph7G4PenLVBLkrw4CEbo/6yhKVwriK3arzP+fjz+NW19fzhlNBy\n/dr5HaEZSu5OFZaKuYzzzmPn1ie3N7mctLHQ+o9fdciPzmMrjJwMO5S8DKgq\nU/I2\r\n=KnQs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2b1085892342b076967fb499d2b3064863e9ee98","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.8","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.8_1618316150648_0.46050594594253336","host":"s3://npm-registry-packages"}},"1.0.0-beta.10":{"name":"@vendure/core","version":"1.0.0-beta.10","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.10","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"930fe1bca8af84274970b4cce9758a07e4c5236c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.10.tgz","fileCount":1363,"integrity":"sha512-anbsik5htN5S5kU/K7CBXNu25rDWN8OekT/YT8pH2TF7on+lvjYUjKEPPAAb0kSniSCnB0Nw78lnd27cXyb6hg==","signatures":[{"sig":"MEUCIFA3quoYgcZhCanbwOw1jsfZw8eKQX5qvGzQ++dC6TEyAiEA53Sr08blSPdQuFKyrBmdI3RFEARjV31vO9WhpMmYad4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3444520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggU++CRA9TVsSAnZWagAAbHQP/3yLNgIyFN+naZRUCebC\nR7p49p4p091r4UlLTjYrNdWpCJ2u5D1xvoA8sXRZVy/QuMZavyS50bfbYz/h\nNXHAiUNQtVxMJX7HMuZjrJTyPoKOM11V7+X5ENakfrZiJnn9m1xp30zRacMS\nUMAYndPOM/HJN2tARcObIfQmXVNN92IIm53MiafSt5uYlSjW1/ulaXeRWpwJ\nBjSWjVA/+euOM6W0PUTrRUVHyciCF4xjSWsY5zsGzWRtmdIL9YIuTYLHI5M1\nbOiKDMCogSKxquP/l3jAhqLgaO7lLZu7peCOG+AzPy8fvrGO9M2WvddB6fBI\nu7NEMideVUcKbvQHvYKfXnUXH9O3WcqEhGCaBaiGt9gUgmXm9M3lbT2hnXJu\nJZY/0AZbwRkEsDowmCQB4yKvWHvgr2xNixBAcPIIhf/VRr5s+R63bLnLrhpJ\nexXtV29WL1N3XPrAp1NIlo7tM9BkrktjMKiJa48ht/evPU0zR8YHnsZL/ZVE\n4GPKOTzo/tVGoe/Oyk2sjPN/z9iM7L5a1ON3dztL413zOpAqNz9jajoGRchs\nijcCa23ZwjGGyJ3UBQx3UH2nzxu+qsRwBhUBNwLYn9ERtphAC0QZ3zzyZe2J\n1g7aOOyFUhrLfhbt3rdNA/EOFYt7jCLH59i+p5biMCroKrqWOkB/Rcl9qPN8\nz5Rb\r\n=Dnx7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"2046143e82c516eeb00fda2f6a923475ac31e6a5","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.8","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.10_1619087294405_0.7929423373495323","host":"s3://npm-registry-packages"}},"1.0.0-beta.11":{"name":"@vendure/core","version":"1.0.0-beta.11","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-beta.11","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"760bc29c4b60d7c6edc27f964864a74527bafc2b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-beta.11.tgz","fileCount":1362,"integrity":"sha512-4oES3X1PaP4rCbUcW6NvaBzv2mXpTS0gmU7s9ealKzsjAcxS7rWrdl1SnD3MJUshD4OefDWRxb251/aX87Ta9Q==","signatures":[{"sig":"MEUCIAFFpfg/tMoGmkUOYpK2TiI+naARYDp9DbyMUjnQ9Ot6AiEAxEagE5upMjk5DqbyYvB/YZvBwvGsUDPDuE7lV/YEr3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3457134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiUP8CRA9TVsSAnZWagAAK4cP/0mKSR7idXZGI1IeJMcq\nyqpasC9Ds3ZeF9z78OuWyCRRRnQ4ZU6chSBw6Ye40IslGX0VEeu5o3Jdlq+P\nM4ipQeKKeVXC2pOoEpCaTOmxPy9TP8Y2qjBj1bgxIUChC1bBFqHrOW6jyyAN\n5P8Wx4qcZHgkGs8qFsoVZssX6O0jF2UOiQfk9U79KVwsRDtmH68v3s2PLYh9\nXpp7K93bP1UwsWcshqIUiJtLdYcyooAUKUYjwq1G1mryzegRg9h+FnLl2dVw\nAKQepljJFfcFWVRV8AA+iYLW/Hn/Vbfc8eNpdGOLMrJrSmERLfEoBhi+SK1H\n86L3nVuIEnrbRXVPmBQhXayMBBSbaGBih5AXAmg1qanU4C+14nD0C2PccUmA\nGQMgKOUTU1ZttgFrRkTh7QSsHLkO0StbG+njirwWOIfh7By2i0eVetWNhv7p\nRKUOrJDRVY+yvxCqURdZd7LdfJneL9tWpbNJGkGnV5raXWRb3KzEuhRPcsmD\nOc81RpDMCae5AqWUt+1AlJjdqK8xjIdj2NOy+UK6Kqcz75eQfa87MedxEhlR\n1mDvfyYAKYuOLVOlo1DvXiEkNeefBLlV0my5aOFE+FzgsrTXGRFxo14h+KCf\nyb7nIbp7Eso+qdIsfpUiGKKCdPxbCX13CmVRZtBvKGazq/lFdxXnBB7YuTZi\nfqKn\r\n=fVDk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"75df8b3fbcd39bdc8e0cb945826bdb12dbe02a94","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.14.8","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.11","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-beta.11_1619608572066_0.6040420778736899","host":"s3://npm-registry-packages"}},"1.0.0-rc.0":{"name":"@vendure/core","version":"1.0.0-rc.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-rc.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"12e7ffe3d8a0346a7309d823383206c89986dce6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-rc.0.tgz","fileCount":1363,"integrity":"sha512-RF1g4k6Cu4baimI+8+38n6Z8VqjygMzCa5bKUrbc9kQGHgESxc4PkEUY6SO6zlkxgRZskrB0d8FTgXXriJfTFg==","signatures":[{"sig":"MEUCICYt6BPnXLENMjgeZKKUFdh1bsL6hb8MgyyRrYXwnKLMAiEAnLoIvlsWxdXRuoN2+fauNd3AZATtiO8CRalKCbbIP0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3458517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkl+SCRA9TVsSAnZWagAAhmoQAJrZXG+0lxHtQS6TeZt1\ngQov+MwqEHq0riEcuT+z+txBQkPLnwhoT7VVV17EBAt5OfLQDcxCj2WrKagr\nUAhMVIyqqJ2i5u84urguqnPo1vOAYvIoIJbNcmGMjswP8kWHYYQ4vKtwT9kV\nehWtyMp50pOXxtWCPKNKivfgLsjqLgP+YQe7FaffdJWL4361RubluaelBqZ7\n3oaH+5qvf8oBna4NwWPj3MqQe4sGfm6Du+vAqAC73cJzByzuthkxMmILoe8R\nNkpKcghK+NbEFQXzxav5C8Z/43CD1BbhRvGQ8o1gKYLc6eJ0LquAZAXoknPJ\nR/rBqEouErBO6C0lFwCcrg2Iz1X/bjK7Wi6rcrpsU1IZr6tmSKhmn5dPHN/d\nvfLgy6PIkBD/lCLINvP/4WF4IC2ETtfTlB7LbZmQyBY0zkY/uHqLTg/87JQh\niYwHI8ndWZaKUsxojF7ewPqETSg59gzXihMeRmzoUlUkJNU/+xsHrF0jV6zQ\nJvcJ6CJlbUiL7Xse+yglObjGz44GZvalKYp4rhoY9DAPZuEnM4bcWOZm5vNR\nsgZpKCdUy9Z+vsZao+ZPlEDvrKjYLQe51+Wvjdc6TJQ5MZf9Wtonb8Et4Qwe\n8QfAyH2J2x5jNZI6xKajLPv59HBw0aRvH9rBrxcYafEDol4KWv9PUd8vz2uz\nC7WX\r\n=gj1o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"31995bee37ab2ef29393fc4fdeaaa78145734fd6","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0-beta.11","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-rc.0_1620205457681_0.08812424937716457","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@vendure/core","version":"1.0.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"ee3211f1ce82bb35d697460041e78cfe8b7b4b19","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0.tgz","fileCount":1357,"integrity":"sha512-65oMHewyQ1A31S5+PGHfll6ASva7HMfnHeweLkEWV37kMTUBciAFFEHZx6MhXGqWmnk51VLL10XYQjHipAKUhg==","signatures":[{"sig":"MEYCIQD9g1zf5yPTCnqBA0UlhcuWo6axCvLkpAtRUSyR1TIaWAIhAIG4HuvvtvL4ovEQlyVYM6l2mLQCPTgLRTKGezdSEqnI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3447258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpM8QCRA9TVsSAnZWagAA+rMP/0mfB+0T01+PvJEKxrmm\nAL1p0iCjh20Jbgc0VVlYepihl+KPuqa2AErAgcS0SZ811DfufLUSwhUyzpoB\nRtrqpvNQbaS6NRPCh074c21rrRXsrArTQiF45z/fhRdT1aWuUKVApSfSJFQe\nj0pn91UMdXyOE9AkFJ6SfpxYVB1z0N5OMgM1ARlNZBoKrY/TmCEBOgDzuDu6\n5jTToBDymE2Vv4d1nEc9So8Eb0ht7dh/3oCwpqv1FG4rQIPev6dMJB8IJeXd\n8bVcKU9uD8vVohSyqW51KH/aWzrbpGGyx9nVrymHyvzGmhLcvaX5W/N7i/Um\nRzmS1RagZbeN09otCfc0CiP+tFcUMDbGf0wvCBCriMfc0kO8RimSVSSBXurV\nEoYMb/vOb2WmrD0wtuXPW1wmmC+VIxUUyZnFR1dkvWqCaaTjqYFY/6w1cl0u\nIQOo49EO0+3dV+JViWDXqHhDyyE/8AIUTYGJWnQhxhWg33o4iiQZlqM+1IfD\nknW+KYtJiaZ9tLk5NXqn/FulHGguL7QY4B0gxPj3jz+P5FORt5dAdTwm8BT1\nvFbtOz0ySX9fhKfGm2WrNBla7L5SJ4R4VyBlZivkwbhvAu6rC22HwA6wxUsV\nITqVlrjxgIUAIcQ2A6rqa+b3zOaLSkVvBWBCBo4RrAQHC60aGPYr5B/l2Wu1\nO4+V\r\n=pnEv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"033fb5785e8d23dab5c0002f4e6e95d502da3caf","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.9.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0_1621413648021_0.2473337849366417","host":"s3://npm-registry-packages"}},"1.0.0-stackblitz.0":{"name":"@vendure/core","version":"1.0.0-stackblitz.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.0-stackblitz.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"8c06c30fabd3901b8a470a846907225d30c0dfa9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.0-stackblitz.0.tgz","fileCount":1356,"integrity":"sha512-8lLD5jpxzo96sZXv1RgjNoosRBIt1tzQH0tay6YOH80M5WUIYmasMxVXuP61FepfuQ9JjRmAZyAbSss4lnn85Q==","signatures":[{"sig":"MEYCIQCC7OQx9MZ/zV6lPAvwygv5RlZrA+74srbSxDFzznv/tQIhAOf5H/QbIsFudQpBz0IPiupHoCVD1G5HIbbPwGgb27B8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3446279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgprgJCRA9TVsSAnZWagAAHgYP/ig0ruFxmdXKtrNQ40QA\nWNUhODl3eBhoCz3WTMfPxXy4dgcORTTaSG6kcWr9Z4M15sHCbxUVpd7dpqGD\nwi3fTpZUx43LJuEo6ORJlH2BMJk1TeHaOMvHHhVmkerfN8X/OpZyFtPpQqsl\nEj0fyZRo0X9LNYSo7PHrhBa4HD0PzHDRn3T9MxV2q8Jq84xQJ6zcijbD+9cD\nvpH7kNeECqiF/ZHAIhKzNOW2je0rvfZS7felFijvHvwtl2AmT2LU3XjeddHL\nHnoqz98iFRVDZHSF1B+U/VmE8Md9lg391v51hA23w2AAxYNiqkfHcfAjYe8e\nEpO/vFPSlDMsx3jLuSm8NmFxfY/wkSYmuj4gSjB8v3KLpNI1wLMkRl9/aDEP\n6COZ3NHVsu2dPZUfd4l5IqVpkc6ELxwCY7+5pd9q3O+sSUFdrVG/m6s/dOEX\nOVO23ZiIYg9DwViOgk6lp95UG/d/BprLh3mSieloNSZcc2kmCNyDC7lhUCxH\nmNGWRbw6RcAbthPXIhz7NZpyLQjzNnHa2LR4+4CBqlCntQ8Q5dogKYyW5e70\nes2osZs6rE9LU83BYvhf/AD/wg+HYTeS5FVfAxhdy5WaBe91uv+4Ou9djb0Y\nsnMFgmPwvGUS87TZA7XM9xpULlav2YI8/+74Zl+IIZaxvEuquSDLttpR+nUb\nctTE\r\n=/StP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"6.14.13","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.17.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","bcryptjs":"^2.4.3","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.11.0","i18next-icu":"^1.4.2","@nestjs/core":"7.6.13","@nestjs/common":"7.6.13","cookie-session":"^2.0.0-rc.1","graphql-upload":"^11.0.0","@nestjs/graphql":"7.9.7","@nestjs/testing":"7.6.13","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0","@nestjs/terminus":"7.1.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^6.2.4","apollo-server-express":"2.21.0","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.13","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-stackblitz.0_1621538825344_0.11132171670933366","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@vendure/core","version":"1.0.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"4f062a9473a111bd379acf6c26741e9d4aba1e77","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.1.tgz","fileCount":1357,"integrity":"sha512-no47lA5pqWsRfwUHxfuChlU3hGybZrXfWArMmahfb5+eV7TeZfcUT/FdWbA6cj8a0pnfINk4ixW68wsxtPP7aQ==","signatures":[{"sig":"MEUCIQDIDlfJ3S1JP5eEaRYJbOLFUsB8w7IPKXVYrw7igpsnxwIgfmUd9iYU/EO5/DragMp1GDSr7RkD9nxPSyBSGlRtQVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3448198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr6O2CRA9TVsSAnZWagAASboP/iEKHuPbTNa4IWkPKPeX\nmd3iJYcSudABUE/bgav9jHeUGyVKJVk4te2WiGXNCYoelvI9dKZCIhyBUGYe\nKzumNxrgvFlEIGKKX04VJ477u7HRB1CS1CqY+K/GCsHbi8nwEC3ZhUNqJUwB\nhZaCV4Km4lJxqsJocusXn520eDrnEVABolxz3oRfhP0CNfzzfIFSl9DLmN1Y\nmEKRmlYC1bsqa1oEJ607seXRY2FI0ik3ZPU6u6Ygq+FnyIC9qN5O4sZ8e9OT\n5QMiWQiJEU//EDlkmmalBJ68PWtGwVupJAlOVOFZTvrq0vt5glEMA73NDqrM\nafFMwNoILzLX7ToTH9hrBjm2vywpuj28P5Mlqne3uTvbFphrNs57N9B7MsrG\nmXoX6jPN7gAjhTuteM/QiTkZaHaaEDJZ/V0hzM211rPR6aBDAXkEd5vJwPQB\na7Jckc45Aa8Th0D2bm74WFzsfAUt/oJyj5jvHG7lpnSXepyWSP7/xNp4Ta1H\n0FKV2USnec+8ncKrefZ1na+xV9TJVpLYS7X1vt+S+wKizWk50aHz2R8TWPqZ\n8vLVSOf54EcQ11NkppBHgMqxCXHgMB1DhSbZeMVMv63AK6A4EPtTVt+37PGX\n53OOiZV1tSpO8I3OqZ5+qRjcyhUvbdshUc1nuCqJA1tWaMqDTYKDPUU7qc79\nWW4X\r\n=E7ya\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"bb8ddb92d3067b69ff179766815d2081c30651f3","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"14.17.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.0","@nestjs/terminus":"7.2.0","graphql-iso-date":"^3.6.1","reflect-metadata":"^0.1.13","graphql-type-json":"^0.3.2","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4","@types/graphql-iso-date":"^3.4.0","@types/graphql-type-json":"^0.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.1_1622123446117_0.6400744067911777","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@vendure/core","version":"1.0.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"150b5552608dbbccca2b0a22f931012fabec3758","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.2.tgz","fileCount":1357,"integrity":"sha512-MlQgHOfLz1cmIRwHwXM/iElUiH4v5wTktH2c8xSHwKjlohN8cpzm7/zS2inlbvA2ujVMqsMGBG6vUqoCL0VPjw==","signatures":[{"sig":"MEQCIGoZC8Av1H/FzMG8j2i6MlnHWLpOLiM0UtpMrNHPvFJkAiByxuYHpzdz6nxoCiokb31i0pZa2eblRO46aUtSzj39TQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3450080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwhz6CRA9TVsSAnZWagAA5iMP/j4qtapTwRRFJGUIKQSb\ndXnqqplX6CRQtFrbZDrtpoWe+KknRc6E97t/xOWUG/G2plRRjPvZFiYHng+R\nrBayDtrvqoXW/hEjGUjc18ynUMJqxVADB7AAQMRzyGXM8vFfUB6d5iNk/9UH\nHqJhqPEeI5OFUdQMVSzoO9rdpfHOA7J7DfVxikB8LtGL/6fawXVjQj7vhfYk\nuccl7bGEpVSp0GzQMHmf4EyAwN+ilqZpx0UDmsp6vD8LgZZrLlbKI/tOOldq\nYSaGlgEdD/K+v6cOZxfgbfIgluvTgyUTSS+ljrNFInW2+BzQLBZ3ICDC5Dzx\nReIMkBvvRn8jBAeqhUt3IegGQSiwm/n9qz/SvCxkCRi6fg+AKvfMzpqSQwoS\nsZ5OVW2GAcQfeyHDNVbh3U0m3Jz288EMxROfDF2zhgkkW+geEADNpKgUBsqv\nscjIX/ajIvbbAA/OetyMbOoFXW3+nKzl5cqyRQZ7JAXPgFGSbp2Cx83DweJ/\nSISbH7E3DPivMZqETDP/t3tU7QYqR73sxWvl7zw5tnaxgaNeHOud8xl7vsE4\nFn9yqg3lCvx5M24eQTQrJbmH/HJU9PzuZSZIle/GcPT+SOiIUGw7lBxLHS6M\n99mj7J2VODHNI3s0nszXGw5WibiJQXMK+NEMl217PdX8Kn0UgVH1tqqnd/JC\nGT7z\r\n=qImx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"31a45c68a79eae6261b64439c8107e72e07b9ae2","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.2_1623334138272_0.11061148947335564","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@vendure/core","version":"1.0.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.0.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"dd49e63a314c880c8aeea2c89e372dcbde110c0f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.0.3.tgz","fileCount":1357,"integrity":"sha512-fRrHjOMdDaySrTgYSS4o3HOY0S5Y0+wRR2eh/hwfwcZxwanfOFKwGLcD0emFqPxROwOqi7yttyninDaYraYr9Q==","signatures":[{"sig":"MEYCIQCIwX4MAlhy9KcENj3RTRxhfo+d+1KdoFv7b2z6bICCGgIhAM7seLD7Ic6sqBPWBvwsZ4niQXwbHEkoKL6DDLvr/rJH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3455418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzG38CRA9TVsSAnZWagAAaMUP+wW/P6doicAKVgDkXAMR\nYoOFenhJ4z1z1MMQzZo06kKLr3YcxNTQmbPDbbtX77YLwrBL77ITcTjBbYHb\nizI2masqubSjsi9B+gN1xOnHJJ2EJe0w30lTST15UxLfRl+4ZwcJyDkBELSp\nggFgOrjT2wPh8Lmf6+FkH7OsZJNI7kWaQQm2LXgVpfI1Wi0OMaejpRGWyFAk\nk/elDmXOjfWtcowm+edBHASEULWTGsn2zrvIkG7KyH5QN3/mXDWQJetUy5uX\npDe/fCM98jTvLTmD96N/m61irKxCPPs7IEG/Js7f0ZiOPE2ZBf7VtczLlYQ/\nUhNvhmGJ5ARNrmgCq94bQ3MaAnHMhScto041Mn6PR+zFrveR443JXN2corHw\nkWe2JxKEWXLlYdDuiu2cLVELnAy0MWaKbgJGY84TiyYzmMo0q9nmezlCJUdO\n8PmF1cTWPL+Y7Gncpif4h8JHZasZF4CDLR8Hz6GMEid9Av/nNC5/CCJyzpaA\nFhqASrOq3cwVbeVMGHLQhEE/qJAHdjmxkYxkMtf5hQ4H1KQbilyCkFoVCVh7\nvWI0i8H9gdZPxVJBId8turfksYfcdWUADZ5ohxu60BvqMGCYhsfYYZo8XQng\naCk4eyJnAw8sUnMWI9s+t2Qu/BFv9m2FJL2H4eJXIihPDDyDmInhxte8oSGD\nKFZ/\r\n=65pz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"b3c5fa87198620ab40b76934fbf5beb032f2d6e9","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^2.1.11","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.0.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/nanoid":"^2.1.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.3_1624010235835_0.11641682892500071","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@vendure/core","version":"1.1.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.1.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"558a5cee6dfc4015e55a97e95351b9572cedc1c1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.1.0.tgz","fileCount":1363,"integrity":"sha512-WHZTHj9ID0c2JrItlCk0Zsg0MdGq2MPFzpDxnCPU6cs/4YQkD5F5jOBzUx36TOh2VJf3ILB+oiIom/nzH09T4A==","signatures":[{"sig":"MEMCH11k2pGv5exA5oIYSopEyb8RhZLhjWtI7ht9VgAikycCIB1LU1ynUJyq7M8wMIl98IzLdAB9WPrFIU/qpO8ZI56L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3494026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3bvGCRA9TVsSAnZWagAA504P/ipIZyYRbY9IHHyU6aSa\nOq/l4ZRw42u8QXtO814GvTCbFBaLnUk7CSCOSbs0fjAH+VJwtF5Nmit4gLGD\nR+oY4nFxcAV71pHrskrw7o4YpRlVZsktArShPGIEj1G9UTBlPyYDwYo9yQOu\nKtpCixzvBjeVdg0a23kgHdXRrj4LyRMWErBtW/ND0sWDnimyFyZrELz5ct/t\nxm9non4K32+90+76q7uO43ccS0fNfykcs+WfU9CPnFCzEdbn4YUaLLK58TVD\naHZerhKwF9lFq1e3N6xWuDvRvr1DX9cRjhEFxTVsMkhgCg0HovlDMEehRIps\nWm9/ljNBAQg3WFJEmZyNtQR8WG7D9SsEjleyWwS8Ro+caFjqLsYrKxmtbwva\nenDYhTS3MH9S8HvBPerNc3d2oTamVADnJwqsDrTVYuArTqYaE2bXDtvsGWXU\nmTo0KsGDGFw47D+xWru0MiZlpENGwMFdMxakIj/QBJcHJ2o29mLn/27n7EzI\nPu6qrKmq/3s1h1vRwxn2xe5rzkGJlkiiAtvBrQNek6jzQpbhQcQq0dX25Ki7\n7swR0VBAOvsmhTYliGcdJbhZlxQ2jD7pSf82UcS0/MdUOia1VZZUaJQEy0Dm\nxTK594PdINMBdNgC9oJSs71KIuoD0FWbAnwH949XlTGuZvBQ6kPdbGujH1+o\nJU/B\r\n=4Iru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f93349732cd2a13e5b48e594fe1aa43cdd5d9a5b","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.1.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.0_1625144261181_0.9977638829991327","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@vendure/core","version":"1.1.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.1.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"1d6193b53594974bf0575e95e2ac8ecc7d115298","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.1.1.tgz","fileCount":1363,"integrity":"sha512-7jY8B8P0cheG84ETlO+7CfT9ALi2hy50weo5YhYstJnwu5Ahbs2bt8o+A47dsSKsyXxkcCNclA8paAh6FkRdMQ==","signatures":[{"sig":"MEYCIQDbZYahudPW/mltJ6rvkN6+aGz2xWekQJLSkU3ZpCAjagIhAIgsEUf8wzXi+cC/GBS1FsWAIeecqatI01JkbbTeecoP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3500955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9TfCCRA9TVsSAnZWagAA728P/1d410EU4/z3mAziz2jj\nq1Wroh93B0Dd5LjBEc+fJ/kZ/JbnzKnZGloX7hh6rdkoQmEBO1BExJCWgsAi\nCLDsNhJbr/XYYj1NYPVFZq93DXH+0ebbYulmhGCsyOa2sgY+qqK+rabvvvum\ntT/NudHQ9t+5Lj6gHjP+V/biV0FzIfOL2eadmPYfupy/DzXq++qtbt/HNKxu\n4bO/aE2rgfI21WwqvPJnSFrlNggHDqvl4EJw/OIFprc1PUbSpFVE0/v7s/6I\nwj6YSsHJeb+kt2lUJCnibD7adZ/TJgq9Ue2fpeFiR5Myg1OTqZBsy03gk6m2\nQsj7wWsnnKR83OcQ2+6XmGYk35BSAxKHzEkec/JrWNfPLKsC60GqJgH6/L0h\njBe9pE3goqaPGwvb4Myh59x547oS/L7t69wHi/k8/EdZ0iwsPnDl45qhIj30\nqbdhbOQS1UPivyafMS455/KX+X9o5SSCXTta1MqNEaOOYXD7ymkKYufYBtg3\nGI/5dNqeW5bJLQWzwDc4p9KvxDfx2Lnt8Gt49RF5BTh5YKrp7MZ7bhhYwuDc\nDfTMb3WP7UZ3ubCMvq6jPTvIALlNaF/tzQ75zeD+XNN9imU4kNM1iKNS1ATq\nTzcTobam5RG9+QQyKelWm5Sfvs4Ti24/E6xdIFk2KIpamFBRHaXma6mSCeUo\nK2ND\r\n=LhvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"25be31c8715c5b71702c99d28c32bf1d2ba0719b","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.1.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.1_1626683330378_0.5230634820521902","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@vendure/core","version":"1.1.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.1.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"528f9d48a6af59c99f6a17826c0239944ed76827","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.1.2.tgz","fileCount":1363,"integrity":"sha512-ii5XVEtujsrm6pEXX+DeBcHCvY8ttj9YEW7uR4SwBq9akKLGDVhECnNMstSsVMIhn2jf/rQkZjDVTfeG/bre1g==","signatures":[{"sig":"MEYCIQD1th86yKDzYbBLhnn5Nv4Vu4BZLobvSASD6d2VSEKIhgIhAMvtXAUAYbeDLjw7HClj9MPfJT8iulF9xS77V33nTgdG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3500955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9n/QCRA9TVsSAnZWagAAgbsP/0FN5gL0QH/RJv0pN+Zw\ndN7SinyE34nsNMoeUd+wtd414amjer9j34S+QMbxmW9/sOrFnTpOyK0pora/\ndepKUdDJiSE7dzxMRS+ZGQD+dmGCGy2uwt40X/RjgxZEvSJS50F5SlENoko8\nhwzVLGlDLk3b9GxZQV9aQj0qNXzZ18sJoza64YcX+1mvsh+wUAVmNp1IM6uE\neb3UsCv8rGlXzwt0zOHM80Xs1JWEJN0aad6UL7ThVM7/tlF41obSX7FUGLlI\nRV32YIQ8LeczZhVzs4Xi/ElfGfwQNYnjB+vr0XhcUtUzBrBQQ36zJ/Yh1rmj\n62B87mncNFfWkYRM+Plz+IVbThSCE60KsXY3m8C5O4Y6HZTUQBwz/FSGFrS9\n/JO19XK1zEeUVZbm/89xuaGYon2vbh2SPH0Sc2kdKctvJC4if/jVVjbYDrf9\nlbLKQz614QjAw0ttqZffF9hCdaCQqFgp+RPW2wjZYTggpcvaJoGxvjY6jS5y\n0JU3afiGFO3UNOdlPMXkN1BfW92Yki3rSkO7GlzlKQBiytKUWq3t0gsAwvHm\ntgBVkMUqQ2yDwGb7u9G2F5geX2vSn0+UJU18i0Zen/yAYmT1K+6UCiE2XgTf\ny0BX04j+ZNYkUWSjMzqc9IHcXyUO731zQBSEwbV8H9fUbsgNO3cj/XDjZ4Fa\noiQt\r\n=ZO2K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"355488079e08c0dd119431f252f2b4135e390937","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.1.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.2_1626767312386_0.30424174819255256","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@vendure/core","version":"1.1.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.1.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"8f1fbe7ccc08d2d2cdedb06e79b5b949bd46cf98","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.1.3.tgz","fileCount":1363,"integrity":"sha512-pXmty4yC4HKIdyjIX9qRWp55oeGdzVI7T+eJKd9K+CnP7JCMGfrkk98Ei1OHCGRUq5oRBbeOIWAflFAZ97kJnQ==","signatures":[{"sig":"MEYCIQDKhbTH+QnsFj3DB7dszmbnyxQ5wvp580nAlm2YaZliOQIhAPAW86iMC+L2hwsk7X3RMSJ/TKtvGmouvbdX4gBbZWhh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3501425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAmGmCRA9TVsSAnZWagAAckAQAI4nUiVCieCpCoFToyd4\nSkLkty7e0CYK1RJRHkBrD37pn4zQpNGWrcYAjylErEyaLdc73SRJV+JDn2vK\nNqe9YsYDxbNPS3efkBFSX4FROyNvyWMlyvg4nFN34NStQMmcMhCQUK8bRM9B\nZ1iBQ6ERvvftrBneQA0wRSylrjN56/T+n4ryCIcTi2pI4FoNWCZbJKWEz9eo\n9ctC+vRy761lBEAg0pEJUXT8r0aHAmDP223gTMK0sXKBfWhXLWDuAsS+i13p\ngZkD/iCoDz+/MMWMjVNA4HHe6PY8iKc2EjGTNcjpCCoQMgkypMhApwRAHaYr\nG1EiCx7mX3b5MfT3GzJseKn2VLYfJsTRASdmftCGVj9A9t3OlGrfp8QlSh99\nZAIH4nnrqm/SYr5AZFiYWEfLD2EmYKluCLET17Gxrrqa7TC8zFnlNJJlF8LE\nkC2vRZZoHrdOyRaeM0ypqj7EWJsUb3KFC9/ESkc9QAV2a+iVN2DWF1Sy+V2G\nzFcThdISTSB8YlVERwM2+EV4Gr3FUVrzHV/QYApBcgARbwptk5eL63wHOGBU\n6Is5EJlSUoMF3JDSfkunIdFLqjd6ST/nYzzXZRp/BO2/lpqO4Hu+MWJlvqqF\nyaMQURC0y0xOvugka8ee6fVpPQ6KTQx45X3/4i47tCn89dY3DIkGXMFLeJmo\n6V+S\r\n=NJZV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"d97b49846449d0b594b265c4117ac454407b057d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.1.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.3_1627546022006_0.14978643088837296","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@vendure/core","version":"1.1.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.1.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5fc1928fc0eabc109e63bdc69892e5e498ebe5ca","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.1.4.tgz","fileCount":1363,"integrity":"sha512-l7KMxXI6faZqFNwrOmZLcT3HcmceVqyGL/CgBi5DsAqqL4TsN2wzsLISzGw3pXwbG+UGsrvPZZIayZn5b5aaeA==","signatures":[{"sig":"MEUCIA/f1+VtoxFOVzuerglIsOjWzLrNT7j0Xiz8GatK2HBtAiEAo704vk7xHk74kAKMb6hmkVWYwxPEOYamU5/jEx4R8Bw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3502939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHmXxCRA9TVsSAnZWagAADIkP/iebh4LhICKFGcQQuP+P\nSc5ukQPiqNLC+Db7gj7f5l/1ZI3drnvoRFLomz0yTqZ4qJcjS2z15bqgMOUf\nmsGSK9Ajibomi5h29ZKvJc1TWzklfrk1wxXWHp0/BAsyK8E6B6w7wSeVs8su\nkNNj4qX7Me5setQ+pX039nRdbJ5ay+9cqhv6H8x9WdoNAZIYLSHWmCByRFyJ\neRgVYGP2FI90sdLCdT189PYwS9bodl2PlzkTEkbeOCw1OU/SMGvtPdMo3+2l\n2xjvLeELQsvzBLhtt/BveNxD9sbT9dHDoZtRHGItYtG++RIfdoY8ErXSFBg/\nMHNqqAynO6wLJ8qSirclSUm6ytjJCFlW2OspoM4YXdfsPeE7Iwp24/IrAN+Q\ntwYCsuqLGRsGvUu4exUfpW0MLXBJMYP/TXMpi3c1i4Pfn6R/+1InVKXaFSgk\nEe7F7JrXQNIWQUp1pX/eb3QYW19+jw4OyPiPBD5vA1VVFcG8TOM/Hv+NB0Zi\nLyzLdBRS3Pk003WK+0hkoCvU1PjdFRq3tTiI4+FhYBqhKGEJGkhEnULB5vUC\ny/F9uPqi1sVX+s40ApaQdrmfZVNjR3fbQEJoXZHwtMbwRFY4jWNcRUlaIOqS\nO9GLO8gf3E+MtUTFfgoHVyExAvrmFAac/Os/TqwGORUCzrTIcQxXywUTEtS6\nL96F\r\n=6eno\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"ecc51e26890d4a6b134f1ba22e2aa7165be59025","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.1.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.4_1629382128796_0.4192845067602424","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@vendure/core","version":"1.1.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.1.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"4cea443d5c953461f067ea67c345ac0ae7c5df16","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.1.5.tgz","fileCount":1363,"integrity":"sha512-zIWBHM8E/fjrFhri9vwiXv2bW+AEOZxD3JcKTjmemJJQ5I+cVy/hbWIaK+FbIp9mbN7JcXnhWll3HJPqym+wug==","signatures":[{"sig":"MEUCIBP2o0+VvrkI5bgoBue+ShJf5gaIY3ss1HvQgZI+zCKbAiEAwl3q2NpHifDZPVio9y4yTPt7nly0aHUFirK6LIWEavQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3502923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHq2KCRA9TVsSAnZWagAAp4sQAJYUw4h+2nnMQ7PJzXCK\n08zpkIuvmOY89GoCMUUOnm3ytF5bFXZBFXwe08kRcJjQmjkqSMoVWrxv7lfs\npea2RbdbcIVkMkNveZ8K4tWBGJ7+sgc0/9TdUXFJ+ofKLQsGJ0VeIONUakUk\nizUvSjDwW30G1U8D2XoeQp5+bC5oBXvFU0SSNh5IkUYK7nuAe3+fVzaVUkML\nWSJVPQ+cEY3DEpUPckP7Rlyf0w2LSOQS6duXRx/bpg9CHgHqTInvfOFQNFKg\nipTRIBrKdhSW4gEPkVzRwJ705ggWq0Li+47DtvmAZ9svrnq1lqUZZNQwXX8+\nEUWMGBzjBSP6RRVq7X3X17+dk8Gb8zuSvoIKE9NMfLfRRAe4TtuY4TQecr41\nvnw3UWsSnYC/cqa3++o+A805AxBm01jADbLvV7ZeG8Xj9N3dz5Kkks0oUvkI\nSsepP6xyAL/MUhlXl6w/gzpuvUsFDyiD7sZYkJwF4uklgcIjiTBFyzwxBqjg\nofeWP8K370SWL1neloYFQbpt8W/grH14pft40HECqlU+VxI5pszO+vJySdic\nHhDpJOpsb5qKL1CVPNDsYyB72FGf/inZATdVE14UoIfDNxbo91E93mjpQ7HB\nNdcnofrk5A7L7wp2G3R+DIdzJcXSOZJRnpgtRKC+lJEEjwlhRlknPL4eirdR\n3PvC\r\n=bZv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"9a91fab05b7150846cfab54a4f186d27f20d39e1","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.0","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^9.0.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^0.9.1","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.1.5","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^1.0.5","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.1.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.1.5_1629400458304_0.003509826333264243","host":"s3://npm-registry-packages"}},"1.2.0-beta.43":{"name":"@vendure/core","version":"1.2.0-beta.43","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.2.0-beta.43","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"3ed7c3732cee450acb41360af142f487887a9689","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.2.0-beta.43.tgz","fileCount":1380,"integrity":"sha512-XVF7CiaIY23harYCa52Wp12n3o9B7ixKgZpf2JHiTJJDBXd0Uy8BxHf9G5BhuhurFoEHjz0rJjqwJR5A66q5TQ==","signatures":[{"sig":"MEQCIBnheuYu5IEiFNV/u4VF9whsvatpZSoxfTFOW6uT6mgfAiBqidRJRx0gU2BQFetUSTNlIcifytau5UUzeOnkhJLN5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3615215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJf1nCRA9TVsSAnZWagAAvF8P/iUrW0AY6Jmj1xV9yyu4\n7iHNT9ic/g/NPCGOBLgOOuPmgGw61hew0PFRieAVJEt9dYIVuJ2XC+5gk/L3\nGSKD7+4PLRunKyLz/SC1WM0nocQoqNMNPYKM3GK+F6RJpggbB9R49UrJ8fXb\n3Nfx0X3pm+nCrNUGIFsDZCfonEcW7Ya4S6TH2uQB96cR4N52NmFuiMP0tnBZ\ncMYMzAvUNZIqYzC+5BTvA1AS4IgJ/hoaToV2AANANNyXmIpoCmrsIkpolHXf\n1fO/kOvO7Oj29JXVbEHEKDoOIr1DrfVuNQhtCijMxPN1ttJzamrPmlSEkD/V\ni4Fn6ijpaClj78++qTxsokOyeLcE/BwIzPzIhhlUatqXQsm4eXXJZG30KokU\n2Ru4m5HND8CoycvZ5OEdKQvzB31WDj98A06aCB0AowwPMxREpIa2lxfoJw8m\nr2LCW6cp2IHGoEEm27EORh+X1zGUgxgzU0fuCmOuqpStx4ya9ZBY+21OjNFR\nwozOl+gcJ8ZTrNWM3ASuBLcWSkBZuD05GC9yoGrkOOjNkGLPQW36ZJhJZHEI\n1dqPu9Lc0dQ9ekJ58f6DDtO/rnuuxQnFS4hMtu8+oQtnf8wLBMHiScZ5Lh1e\nd3PeCpLVXRYv+iIbhxEAofIe0mt5RbNK1nQwjnm6h9IjPFaNVIU2kIwuMxMb\nwRj1\r\n=TXxN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"f6cdcba1abb2db9a59da9b9e5e867c24a67de476","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.2.0-beta.43+f6cdcba1a","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.0-beta.43_1629879655327_0.034502495696173696","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@vendure/core","version":"1.2.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.2.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"40dbc7b177e29f57330b59c9191716f005ed5f36","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.2.0.tgz","fileCount":1380,"integrity":"sha512-uG+pDs8A+xKV4xjvt1OXvHD8H4ZAbzFSOCuVWV195rGHQLeY6aauVOxwRJqotY+aM57lk8PE0B1JdRMiEzIlxQ==","signatures":[{"sig":"MEYCIQCF47oEH/AlN3vxzvzaU1IJNQBinPsEXXRTgME0+lLbggIhAJzq5aZaNpNV/7DzWbFB2XySPNwiH4V4UgofiieHd+dy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3569328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL0WxCRA9TVsSAnZWagAA3NQQAIJ4wbn9bq3AuNfcuiCD\n6Q9+Veqxj9KLz5FQkG7OWvJbYdafochBUGEPrkWFLoyYRcrqoK0ZldUKAuem\nh7Vu6iOzBLjVd362Vd7+GgewsAT0dzBbcnuO11XUP1UwFb0dE4tvmaCTRif+\nGOQ7A5Tdt6ATlDjpBFBM3LoiPpFXYyHQiaEcZKNyFac6sI/+W26jGLIdrksn\ncWLGvAilcbT9d6lq7YNnZ4BjJ6FQ8Jv23lnn3gtuzl5ds1O/SNqxCLcoZOQZ\nQ4+jDZp7jBWDDirNV1jbWDz7QijySKm+25AJ8fjVsYEUmJTOiJd2kVYaFXHQ\nB1G3nWu+afQ+p1aF5b9Y4oKVky9VhwL/ktGDt1NIkYCV+N8zwF4ezvGjIPWR\ndezNQdknzKN4BjHNli+wQpeFyOPzzF/U3Hx8J45lt1HVxjNNe6HroiA4jBKE\n6SDu8Tv4ZB5W1ack1QbvEM4e3CI/ZpliY0TqjzAH76rzjKJOKiKe94w2lVXe\n11fypYMF9oXOSJ0cu3clkWKAa2nSk2CYwuuah9ilK2p7BIDhl2uHWls+qOkS\nJZKdOe/7HbLQSe6vTUDzTGu/bYCRghl2axVOUYhPgvruF/lWRI7T8N0Ys58T\nPGOPvNM28Y5L0O/jwclzT/7+IOZRjTsUwoWmUUxScYo8f3TpcSph/pTmDSki\nCaJd\r\n=YomO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"76547940282ffb44ab9430d1b7d29c2d3fc3c2ee","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.2.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.0_1630487985604_0.43255800130530564","host":"s3://npm-registry-packages"}},"1.2.0-stackblitz.1":{"name":"@vendure/core","version":"1.2.0-stackblitz.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.2.0-stackblitz.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://github.com/vendure-ecommerce/vendure#readme","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"c9819d6dd4aafc018ee299b0463243ace6313338","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.2.0-stackblitz.1.tgz","fileCount":1379,"integrity":"sha512-zfp3DXnDwaY9/LUMf8sEm9O+BSW/dS4Qz+CPhR4B7hedSc2DPOJXDTFVDRThzZpuy8wwtzoqJVk5Abu3JE+33Q==","signatures":[{"sig":"MEYCIQDbYv+ZrDBk/b2MpqQFGxYtwbvw6shaX+Ybjv4QHtuH0gIhANJyLLR8NA4ZbC8itRKxaWewUVIzDXw8NWZlMVUaGJeS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3569267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhL1/pCRA9TVsSAnZWagAAtIwP/3Kj6kHWmObGvS7o7W3g\nWUGVuBnSg1DayZugx3f73aLPH2/d7RTYGUGrnW6xdiR0C7bzjfQjLk96qJ8e\nu227JFNJCwKisuRlI6v9iAOowdWkp6BS0hEqdSgd1BOs2FOh1daELXP29kYK\nlgFT8OF1/gPagCzywFKTw2Z2HcOmOO4Y4UWC+yzp46P25VoyyQ1cVvcFUMEb\ncr6x5TYy8tcThBgYZCVC8Y4x1ci21n4Z7RlicOqYsWqNiPuyAVQN9VUPHms0\nzBpihJcMeW67I6M0VSyGn2DXZmmSbkF4FlVIjdgMlg2EOOGtx/2OUJYzx1j6\n0ZptZDpTVb50IuT4sHNcFppjGy0VpSY6nOZc6hmPnuqfIJKaew+cj+zYVZNP\nM8StJDF/6y6o1L3JlX2EaANbKtY0Nj7FqhESpKCGU2WX4fDYMHsy2sOuISaC\n2DLBPHGRETPs9QPbNrfj9NXA2Doq9JDlgK3LMFscqU5rAe+jdB+aflT+OtcP\nksieMlOv4v42Pkv15GQONvIC5xGG+6WuVb0dGaGe6LK1hao2TQy3UT+pPvlE\ntHFfhHRYQBrrgXKjWgegnxr5a2+80087hMnua6+1GorSEWRPnlkxsE9UGZgI\nIHqj72oKXjYcZl2dTxIyM/wcWPLQz/vT7+SlYJu6w7aumEB077+shDmRkUbj\nZngv\r\n=Sq6k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"7.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.2.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.0-stackblitz.1_1630494697547_0.3805565603714256","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@vendure/core","version":"1.2.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.2.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"657507bbb16d4a5333f21982764bd4a945759840","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.2.1.tgz","fileCount":1380,"integrity":"sha512-E2u5QxrYyh5sF4mRYvGWtOJ9arF+R4PovR6uaEPD5+AIBp/6xptqdHXDFHP5fPGFrFG6KcAk39pBRRnbmAR7hw==","signatures":[{"sig":"MEUCIQCTRAwrQ1WKrjpNrEGz5kSPA1I0vvh79INddNZS4ipSlAIgP5YydcGnWHMgSigmIC9/QMAEv6+2Qytuwgf4QEH5YfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3573335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQavqCRA9TVsSAnZWagAAwHkP/2ARW5/bUuGhWICtZXjJ\n9iKFzQgzE0IbvlZxF4ozDJVvf5942pCenS0jcdmnhmNTrBtFXaUU8l1jkqf/\nD6m9zTDUowsx6oXmaA9xKfG1ZZGfn/fJdu3tBC+I4YfeI0r4z5ZeBrEjY5Pz\nq8zaD9qfvDaJ0ioJul8IQJbQkR6UNskktzjErbDeEFeVLxLpuffZnTY/H3+h\nYwj9Sqwsy4ADLjLagsNgbBYWXT3sbm0lKFYdQBQ7Q4pot/Oz4QXHsn+0l5AK\n6CCtKbWk2LAt+UAv6mviZGzbWIn/vE8n+DPHUxeAayDd/L70FCthTVzZjN69\nM7h7AtEpqXqC6Sy+cwinsKEBQWCUzpXAz+zxISqfwzoaoc4+RPm4bcYQXFoz\nVQTBtFjaVhuqdDlskadc9RQAzKHgmoHOhXxsZhDZ/6wkqyDylEgJNanHgcre\nKK2Lk4sQgd6qPF7QiUDRt6pp7XQjPpYn/u/hGjXfCAuKBinGYI1x+bRY/R11\naxx9ttQiFiuQ58bFQ/7Sz+ncN+Hd97u5xD/nhhT/ALr9z3lOFTWI0lFOGriD\nmYJFgUJBlHaC0xHAk0TEZ3Outom97OQuj8Jlzff1B37t5syzUhnLmZzcSOXg\nK840VxMdzt/6pf6RZjEmNZWrAmAc/Xug5u85axkMJJFETA4ue+LsrZjj6Z6V\n42lS\r\n=rzCH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d764852f00ab55b16ccbf88f6e8bb76bd76e9b08","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.2.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.1_1631693802481_0.9963012752902427","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@vendure/core","version":"1.2.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.2.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"8927203d17ae389c31c81e56421016018025b798","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.2.2.tgz","fileCount":1380,"integrity":"sha512-LsIDS1nxovvig8oj94XK6Pu0T1Hszf3JKMYKIJxrPVdxUca1ZRjeQ/nnGysM1ZbP67iW1ynkp9KB7d9d9iP9Sg==","signatures":[{"sig":"MEUCIAEb6E9Wj6+xB0LEzEqW1HD0tMIt5OyC+5G2+Bmk3rO1AiEAvNbhp5TesuM2g0wNIF4nCMZxCnSP+WkCZ0ryhN6LZ8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3614837},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"690e7e0e0c77969aed89b972e22a9900d7cd44d2","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.2.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.2_1632832881899_0.4710509769877935","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@vendure/core","version":"1.2.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.2.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"940ca50f9b906491c759161d8914a9841613fb81","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.2.3.tgz","fileCount":1380,"integrity":"sha512-GLZFTjiPity0H5KpdIZ5zZy2YF43CUErGP3P9rXvyVKBXoNWguSjjICJv7lsuNSpDvEPugUsZK3zCFk8jesk9g==","signatures":[{"sig":"MEUCIEeI0NfIRBPdL//iBTD8seypJxCJ/LvJCExwgP4p2eMBAiEAwIB61MwrjWkIgA1OrY2nlalpw9j094hOu2V3G2om2Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3583239},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a7b057a07e298968b990bb328eb198b93b5f0149","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.2.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.3_1632910549632_0.05646840375196849","host":"s3://npm-registry-packages"}},"1.3.0-beta.0":{"name":"@vendure/core","version":"1.3.0-beta.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.0-beta.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"21f253e2fb6bc0573fb7fabdc26745d825cae976","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.0-beta.0.tgz","fileCount":1405,"integrity":"sha512-huQls3Y1lAHBLWzGN5pboWlct6hwJBffeH4zf8uTOMdB6W0DqecXoqOfxExB0X22NqQi3wXhGqFMVuBzLuU9Yg==","signatures":[{"sig":"MEUCIA9XdHFt+zKPqE0uXPYKiT+H9TbB9Pup/AT7ZfdzOLGCAiEAt6LFo4xcdh5UNiKp3SsOm/FzMW+HYMWwAZ6rfUNVoGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3645513},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"00fa6478607f10f50fb8424bce71800afbed4ad3","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.0-beta.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.0-beta.0_1633009598254_0.6923822136631101","host":"s3://npm-registry-packages"}},"1.3.0-beta.1":{"name":"@vendure/core","version":"1.3.0-beta.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.0-beta.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9de7c0b668778a9866bcc1f802a7cdeb51ebee81","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.0-beta.1.tgz","fileCount":1447,"integrity":"sha512-zXOlVczWOOn3q8eEiMkNQt0IHcV6xGlCOvT69dYhQtilz28p42d7J8hE0e+L4IK9H00LotWC4iTycdLnWJR2jg==","signatures":[{"sig":"MEUCIQCgzjoXVAAXde004hi/6LGq/MCdfdZDraVGRIJ+ARYn8gIgPKJ2DLxvi0xSczd7yG7J5rgBMS9SVGiFODz6zHwlc3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3709211},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e268234ffbbca155c7175cb0d7198f52b47c5707","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.0-beta.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.0-beta.1_1633682200294_0.6608689594361907","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@vendure/core","version":"1.3.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a41258f76e48c8d3bb6f45bbc156720754fe2b12","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.0.tgz","fileCount":1453,"integrity":"sha512-0WwgwVK7pwUu6kOwBPxo8kxgZ2vuF6cmNLBS6lPbTNV6cpNgs+9793TYSbSAcS6PAdAJO+DYGoR74z6ZrnaUnA==","signatures":[{"sig":"MEUCIQCeAmnJ1iCBjHOOLzmbC5SSp8mIfaOy/zhKDiQsjdJHZAIgaJ4u/zBa+vVw41y4iqKVMjVOVB/ysbUrOh96arF0Ius=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3793762},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ac851bb030d281e3fc31078d2e9d61620eae5b29","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.0_1634135087732_0.7370495495004568","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@vendure/core","version":"1.3.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"fd32ab954de1696d37e987ae0d8a93e3635a56d5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.1.tgz","fileCount":1456,"integrity":"sha512-crbFvyxKwfi5QMteo22B3eNw4TBh87GUsCR5Npk7sr5DES4OogWZYgiEyy81gq2vBdonp2/SJtfIGhDll4J7lQ==","signatures":[{"sig":"MEYCIQDAY/H7iuLV4zQ0vmgDRyJagmm4mEZ0eSrV7rV1qlpVigIhAO2AjMJZhUb/H3yT4H7t9ap2skGwRcqXPbfjM9/MyIkV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3809960},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f76f3eaf0dd47b46e9ef5e5f4bccd0366a1434df","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.1_1634668582760_0.5535869327083767","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@vendure/core","version":"1.3.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"314e9cc1460d00f4ab66b891929f0e6a25d3d86d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.2.tgz","fileCount":1456,"integrity":"sha512-bhdQMNB2mE4EolQZzUBWAB3ccu+uJmGELNnthhnqwWiHh8M9RrRAEdVZybVJccmPHB/mArAV/iIMQKKiuOZ1RA==","signatures":[{"sig":"MEYCIQDfsWeKc0oHwaWtdDSeVWmc8UgjGIvIau0bxbtmMSYRJgIhAKMh91EsIUMAEGpFnJGSoTxBoQd97ulgpHJjFOOaFvuT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810904},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7e96def3969f9f297d33aa5cd52fa842283f1e05","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --runInBand --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.2_1635415258005_0.001957213946285785","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@vendure/core","version":"1.3.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"20c66199b8d758bc2f799d5e7c1637b793e4b09a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.3.tgz","fileCount":1456,"integrity":"sha512-FBG5L5/ZnZziq2algdYimCW17zPb92+xZVf9Ndr5cGEnRiJMlCoLZ5CD/4RLF1Nz+rkp3ZulkSOjZpVhX/Hquw==","signatures":[{"sig":"MEQCIDd9oFQMaDfUsbBVGsCpmhmncbfciLwQv1COBtuo9NbwAiA7bbCpKFJNWQ3/3DcUcBDe39lOXIMzlhoqnlAGDT0YLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3812694},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1c535cf95cd2e2bdf68d08fbabd4a7c834826788","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.2.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.2.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.3_1636447174084_0.4033529715209634","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@vendure/core","version":"1.3.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.3.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a651d9d2d86addceab40787c0258089f59f3fe0b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.3.4.tgz","fileCount":1456,"integrity":"sha512-RHSXqno7PXdrHiKKRgD15PMP9EQLNv2cD+m8r7YLehuouIaxD+HnlUTafzozQ5ApHVuVt0wA8H7y6K4V8fn8NA==","signatures":[{"sig":"MEUCIQDkZ9K8yHDTtuWm+Mx2MGir1gZBwCKQ5APdTzv23xkHdwIgbPtnR+ifDp966g2UOe1/s/VTO0wV8nmpGkoDH7S7e8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3817585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnQ3fCRA9TVsSAnZWagAA0ysP/it2wNLJdJ+TAeu1ufAD\nGXYl+FVUj9QQ5eriJf8GAvPpTHhRYi/+0cormlJfCn1dEqNt/0JfiC+Lqx+X\nkXt+KYfF129c9YhcigXH0A0KXJgArKXUWN+cPEkdBPl6v5qHHIrEUAHHcEp5\nvg6MmgXvA72Xgczabu4BGZop1xkYxaxFSHVOnTGRNUEzhcrxyySielPFvyvB\n6l1tEGjVKqwrC8Dn2v7RxxL6sIoMxvp7VUWyjEyTzgBz3ICDEDuVTV/0QZ8h\nC3XGlR9HimdVzjAwD+SS/JeprUbqx9UZXuCYb4FIPHMPyZh77MgRmePiCZ7I\nv0IZkwsNEMZZ6WUPSI4qwnhwvgNdQJ0Hg4afmAu6rhnVTjdPMtGx3XUjxEzf\nnaq/Qmwc9L9RbjG9Uc6vXsJHSmvB7LIRtlB+ecLRyGy2Y7lqmr7eVvHsQEsP\ngQjliU2nTCQWI2G8q977/M8PXqKJEx8clKesRuYRVJbsrGs+H9G3XcNgCm0d\nyoZj//V7gQbMh+iTUssVM7vooTF8y4MViJx3VfnE1vuS78v0uIs2EEHR4ti7\nsFGGH3gIlSXrJbyq4JmZvfT3rb1cIV76+T2j+fLtaorwpboDF+BxawT58ZQU\negkhXiPpdE1wxvkO/qtUQg60KMNFU3CQOH/mB9OLwhVYRnhZj/ydW7cna0l0\nZM3o\r\n=BdC/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c56b85f6d87b5687595ae79c8889bd633101e0d5","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.31","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.3.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.3.4_1637682655188_0.4370830354347077","host":"s3://npm-registry-packages"}},"1.4.0-beta.0":{"name":"@vendure/core","version":"1.4.0-beta.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.0-beta.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5e20b8b8a96ea2c550aa3322e77db7073454740e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.0-beta.0.tgz","fileCount":1540,"integrity":"sha512-XNsJOd/CJq/pLNM01wxEZmQFcktC85pow3ZBgfNc8T7G69equ2xZ1fvtkEyOW1IASPw2zs3sqEjgaw327VNXBw==","signatures":[{"sig":"MEUCIQCUoowMfMY9IlcUnB31oEaOUej/iBsWOvpUMkQo8RmBQgIgbuNVnZ7cnRo8MDEbuVLY1mDQjKqrXyxAdTnhwlGYTCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3942683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrg9/CRA9TVsSAnZWagAAh6YP/3mOtVfryYmROCjmSxEU\nke423hq1IQ+/KBdCCHY++/RglxK+v7ilyv4Y+A6b08hRzebUpraPuHQdQnmU\nU/lPmUeJ3B4lMVx8QdmcbQjX1GSoimWS9GNkwjsqP6fFl6XNLlV185dMQ5Mn\neZQRsUeJA9K4hhKs0BaExhPsOxz+ghLjgactF4v7cgXhkCt8YqEPCXjUDn8l\nRDWzFvvdgumj4lH5RVlaRrefqrfipN34JuGMEONAZdz7H2zfZn7OzCJ6K17q\n4sGKMXb5yq8pLN8QZ21rvatFyQB/uIbNWr0TttcqaGlZbXVSCdBIU8+5fc72\nTN4OW66PtOXr3oRqEfAPMNcZNOtw4K2TBiDSS1tT5UEEMQfDe9VB8W4zEMda\nvBzGwodm8J15wB9PFuGD+ZaEwUdmqIaQ5D9/z9gUEMITGV1SAkcQZkTVeMjy\nOLTD4+n2SJvFaJvNhozO/5rccPOFlGrOOEQ1S/U6pIcDuVaIKvqkTSxaYfta\nullygH3cQPAfUrfJWzAhSa4BUkQ3sFbYXIxBeT53wBDMgpO6/tMDMuyGcj4m\nXoF301jA5FQ6XzV6bZSeS2CeQLN0gvXZEf0rMKM5NILptLXOL3Zq16vYTtqv\nepjSbFoDSgetel0Yx4eCxVTcdZIN9zH0TWLqOeZ1yJfSefy6eYY0d8HDZG+s\nr+KJ\r\n=/J2I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b4a29d6cff5a7c5b39000719b4c556f60a80b521","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.0-beta.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.0-beta.0_1638797183179_0.7414816295898421","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@vendure/core","version":"1.4.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"8be20cd0821a92d53add7fd2d2d3db2c4cefbe7b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.0.tgz","fileCount":1540,"integrity":"sha512-ZzigOOx7zIGBxoHhHo71/3TMZBHgecOt4CMTdxMHlRoA4BKTn67wQhHw5YSVU4U7HeKNMKNdJl+ZX8+Q6LHJ0w==","signatures":[{"sig":"MEYCIQC8MlHe3VtMZjg0q3wqDhR8FJy5SxJwzepy8x3oPNLw+AIhAPmfbdWixrIkYi8GHOsyoPuAAl1OllR6aKNKz4xsaW2U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3946634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht2mZCRA9TVsSAnZWagAAF+kQAKGm+ag2ZwL+jIdjz6VP\n6kEkpcllIC9vp8Uk0tJHg+wbKIDdcCsueaPxpH8DjK/xYECiVBS2jsJMCOPK\nRWfzySCmo0oLvP4lqJiA1NIdBbz/EUHBBiFZK13nsMwum1iIJoP/eB5EfmDL\nNpWoJ++dQ76QWKYH/iIRKcdNKFrj0AUqS/ftbJ0Y6io54kKSkfeARnOqX6MQ\nyyrSAEAOpU6XcKVCkxtcq/e0n9alktI38GiK73rW98CgZ/pJFP6ZfiAc++/A\n+73fdseq74ZNd701l8q2Go7r+0HOGZP9dbbtNLDKrI1o8/uJIuDbuygjkZ7b\njSjyBTpvytGINqHehnFMN+SihMf19yw16vZtZ81MCxlhTX8DW6ZUXVOi0pcX\nGhMGP41R5pFlXpZs7WbFUDTgCY2gEXQz4vPXkjMZgsNAtUtM8mXKZlJOtQYI\nP0NKmGbYMYJRvW/+0msE7KEe2kTDofe8NAiI0AENqa2FdaBYm3sgjD/6eroh\nAbABtDeOPZQIckHGhRM3/wCBEC2dmKt3MemZeoDA2Sr94NAoZY8BLbyYlAZr\nVlomANePafFMCARIdfxqFU3TEa6AsPEYCtebsVI5QKysgs2e6QAcXi8Wn3PS\nRiNGHkMecg3FiPawPCUc2hEc20amg4I3SgMFMkpPD7JiUhHKmahEy8JvBGyI\nfUZ5\r\n=PHt+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d5df49c276dacd0f5e50a04c12def4ca22dfc3aa","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.0_1639410073144_0.25036089604067224","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@vendure/core","version":"1.4.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"509214dd68c65ae611eeabc86d46020cafde46d6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.1.tgz","fileCount":1540,"integrity":"sha512-rOkpXJ2XAMvb+hOd7kpOaTTa1QCwbKEyYfrOrkt2dJVNyIHDM2xdfMYmw2uNoL6smy6S082SrNbQU4SQZkmqJw==","signatures":[{"sig":"MEQCIAqYf8EY1akgZr6aZwcL219n1620I0jFNPKSfCc9DwosAiAbgTTRaTcdQKpncOtvgeI6FleYOvNkvmfneqKhMfnmhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3946657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuHcpCRA9TVsSAnZWagAA6YMP/3tTmylu0l5s+t0Y9gK3\nvKMJ2Cb19wqaIVmblt7W59vQ5ZGd7gVkxgn00ORIBO+kW65reNyg/EDb893c\n0sM79XQPQmh20uYt3PKO+ApizksTGnboDEAZAciALDXTT3IbtrZnf+V9GZSG\nDPFQ/jlwFvnTThFIdliatF4/PlRBW+zlan8tb3iOxbWbdMH0uc3uDyWfMGTr\ngvDK26QjmeX0wS0h1RWcFgyaOq0lnnZq0g4VLEJEUJrf5UtVXYTe4tEoLJrC\notqo6dYhGSQ0dGH7+sk+coSyAhGGcNhCI8GyNmk+3WOOPliAvWuEOTESTjat\ncIaKcOycHvMuGOYBDJiIpeM8lVAzfVZHQ6xNS80i/vUqqJB9DMPUcR366cv0\nR9xzC2NF1HwgZJfB11bQz2ofALUpVjlgCVA+5FTw+8VNSQWytaca4oDw18gh\nATK9n8PDkw9lULTYvmyNunivdibp2x7BvcTQOtyK6fSDYYaJsRnYA0u6olvT\nreo/ekfgXzsAb+IREKDergFTsIp1GwERdqCnS93L/2QzZwDu8WGide6lcgZs\nbRlXsjFmCXQn/bLV3IwzpPYbhnyQvGfP619HDjEab6VE8cWsTT4fEcESNXDc\n+ZAOxHh92UcAj/hVnEzJN9wJll6F5V997z+8kDzj5q6B6WFh1i4iDDhaikMu\nA/mb\r\n=0f0X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d81a3ad010672e2177719a77d4310bf3cbc52c1b","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.1_1639479081522_0.9238971109952869","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"@vendure/core","version":"1.4.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"28192955b0b1ddca2cd9e26f593c274ada0276a6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.2.tgz","fileCount":1540,"integrity":"sha512-NoawUEWv+DNVF5qMy0jDySRC/WuBc0LsA+fIeT1ZHQfkD183vihrCrIYW21Abq8lMnU69h/jav9FrJU6dggZbg==","signatures":[{"sig":"MEUCIQC6CjA0CN3cQyStDbjEqzqKs+70uoS06+nw1KAKMAqenwIgT85DxetpB5CKgLTl0CKGcbDHgD8rlDDAUBJ9hw0lq0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3948426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwN/OCRA9TVsSAnZWagAAVXgP/3QTG1/Ei6Cw1IwzJKpO\neoP+a7svKjXKx9HIotEiaa9Z0mVMwf7l9yA6NGNH6LRxOug33qTxfo+QIb31\nawFXmVlVD6hx+jm2F6JqMaqyHjDt3/dyfbmm9QTUtK5fIR/xQrpJaF+t3VdH\nTc/wSIOobdlWkYRi8/yWpy0R646IodeUUgYxv57nZJyYf9OOKYzcHj7nzBbA\nGsvYYlrIiAD+SOTHtO+VoTUE5j3e5WagvAJ8gddJhcQvg5PCSs7/NIWHfKwS\nxatYUO2JupzmLEVONqr0JdRLaKBi7zCSc/nzJEhM5tIDaAeqYEyXkOApo8Dh\ntvzmIvnUAZ+/twDqhl/KVQ8Fk8Tpk55tytugAOKCDjR7QXWyM9tQEVMjPPw8\nYhnB0aP7heTxxtu5K8tkLunyJ8jvoFHZrgDeIbcHLBEzpw0JuoIzGYWXe0S9\nY54P/ck6+MtyhX23Kt9LCozxWYKYp3JhBKAmwELiyfJXVuVO4E1shcJX7cYG\nLpeFfQxlhO0Wv443pOL19B1SyRD4QVirfQgETRG/WnLWPVsfdqDT6arGV14z\nvc5fWBVvBVoesmyxTh1pUVHC995iaZJoPTiYohj6tybEaUbV6Gnc1XgV+aFB\nybGGTl4nMKaR8HN+IvxhEpQGc8HK5mRtHkEWEUiTdbNc8SExsjc/shJdvA3Y\nTpBY\r\n=fAFn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0418d311a406ce475d83b96ff96c100e8b468cc6","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.2_1640030158048_0.6580112485981184","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@vendure/core","version":"1.4.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"18374cc3d613f7421464741abe49f2a5a838196a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.3.tgz","fileCount":1540,"integrity":"sha512-czqhtZB3/BuxRJvbY0fvRRfEwkWVagP7Kgqi/KjhHJDF9V1miZSWxu1+F2epQ2EIS1VR/iF/gs69/qK6R03pCw==","signatures":[{"sig":"MEYCIQDyxa84+Lt3MQsPcb5iXqqn7uWID3ONwfetfduvKoa5aQIhALB5dVr+1rSE1EQJbFVYB3QDD0oGxztG7O91AwqVM661","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3953567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwz33CRA9TVsSAnZWagAA9hIP/3yVtUpv1BqmtcERNIML\nTxMA5vgWOTh9fzp6odtOBIjMGXlcaWwkwTavKQI0sYJyAC9tMS1JQbS9bcaG\ni4Gu05GG5li9+YGsuPDXS+Nl7q2YnIh7itNBgC/sTUi//Yere11lXa0snYBi\njN1GDm+89TL+rqp3pHNNYcL80ZL/Z/2SqiPwszN1Vhjb+bCp9ISufArX0wzT\nBLnc5esZgY7cA9JLW+6stcwdn0BIRlXfQC1lqP2wxt94EzuD6t+Ov78to6nO\nVKG9gKL4LdGLpLq40AaGf55HM5hAmr+TPIv3IKE7dSXY0mUIbrD1hZwar0ql\npOr+VEMI+Br5zGsoprxizswVEpsqAtWQO/uu2oxEeM6fOfk1oV7K14PALk8c\n9fhrKZcIzMDEUs6bUZgPcOPHzhomTsETOgd7clJTbg7jHwXsSZ8Zp/3HPhxF\nqilDkx5KioSUg6hL1AQdtrI5ntsbt560YQDYHng/sSBmLhppdoP+hrmhWb90\n6BjZ69DGnEbqwrPgjEbSQM2mVRTeaNXRBB/cFTnba6kqLuWm4i2XbSBLVIP+\ni6dHyx/Qu+nliy88CyC1kTmI6uX5XynOny4/ssWI2UDSGhTVLAxBAHhzS2Iw\neDx3UXw3AuSFN8SYgaT4Sie9ka3tvSq93WP/wTmB60t/74QkoD2Mgta6Ssf/\nbeHK\r\n=BSy1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6b6cb74b05595091c3b8a34c66b99353037cb92c","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.3_1640185335685_0.6963017395605833","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@vendure/core","version":"1.4.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"af1bab76b2bc12617aee9b3113714d8050e93339","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.4.tgz","fileCount":1540,"integrity":"sha512-U6l6w6mBq4xYlCKHGGm5DzuIy5XmRXE1fTxVhq5fWRDScaMCGJ5C0whI6q+7GJryssczYu8/H7VDu2cMnfqhkQ==","signatures":[{"sig":"MEYCIQDfAC0qVaWhpO27lZXXk/F6SDZCK+pgacbIRgNW8IE0xwIhAIZSBoJpn70r+4DqlRSgEY2azt++3CSqtvpa6AsXH5Th","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3956554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3AgyCRA9TVsSAnZWagAABZEQAIUEl61KVJRJZDw7oJwR\nzmbX2uTvRrS3+rel2f6UxfPsNNwimobzEnX2/sslbawJ7aJGY+SKfP3APafv\n9sIva1hFIyqk3/GfLGJ5ugdAEBE5ajDnPinDP9L+syaCuruKop4cHoGZHUc7\nIA8Zi9kUZQwMnnCJuY2OibJD0gPG2WjslfaOdhWXJUnY+8hrPb9m9VGWUwg0\nBOkJfPBIN+pu6hSQr6uoj6rN7sKz0tp/Tr0eEzVZ4tq/RCa426ePeR89V2Pc\nIKsJ9YjGViORRn7pKaYKElgf8FjSDcSdzT2OLhPIoaGQuVIq+w1r+w6CyWgd\n9XHcVNlC0MwP3PTwG5z7UhXOFT1LtPlDbtU7B+DpN3/JG60y6RD9X1DfH+t9\nK54v3/DwSy8mRM9/I5DxhhYLA7yqR9C1CXlVrtPiEXXNKgQtyAw3vrf8OZVq\nH72Y4kGYSNtZYgWqhtjNd6580Ln84dmaxN9GhBGmfR0txG62eez4ztgX+cPO\nMmhcXn60YTuVjEZTsj3vvmxWP5aNYWNlKIKJLTQyESjFZ1oIfoJBX3ZNh97F\nr/ZA0hiG1dOB3iHj4n0at+IoxpLwv6tBGe+36kFadyhxwe4N2Nk2CDZXGCCP\n3iIzujipPwyVtndsY3XRKstjUygSFMvZ8vJbgxFW3xp7GeNIvG+2i4sKta4d\nUK0r\r\n=kxyv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"16c205777bf714864b95de72afc8f0d9ec770e31","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.4_1641809970361_0.28501794245772394","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"@vendure/core","version":"1.4.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"2c2cbd12f57aed330d60eab4775574bb8836dca0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.5.tgz","fileCount":1540,"integrity":"sha512-bYqnSvnh1C6buGwqX+JmzYUIE0339JSTmlGYfshzrDJqvNtK9Halv6flUHV75wv0/Uo5nCjUhl+mxnYzbQ5bpg==","signatures":[{"sig":"MEYCIQDXc9nWo4vSIYSzL0tMt4l0Zf8UHQCqtePuCSWXLL+eFQIhAIizfQZZKuY9ellh6THphV7qguJctxKLOjyOnTFz3JKQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3959734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5ZrqCRA9TVsSAnZWagAAcqQP/2heiqAzPdmvJb/qzdHF\ngdrRnHonugrOHEVzXuMrLg82f9f30AJLE3yTKSnebV87Fd/e/HjHFMuYhgSm\neNIGKOG7BvVV8/n4Ustv0GhuHYxyC21vvEO6ExSEVdZZ0hDal4GtnSO2qtcf\nfn1iSmkc6T5jtJN5LsE2Rt47fjdfdTRRRyBqi20q0XdepN6M5wf9f0RShqNw\nt+GauyJJjF/u5dLABwZpjTsNZKeCCBXFpX6P7hldvA5lqYX1b1PYlVNvWQ29\nVtm2cM5pzWQ7LpNfxnVuxNf8oRGFAK5ACeLcZRtYTjnkGzf9+3JWWPzDkK5P\nlsywoZ1WhcBirMs6aA6Pyk48S7uMoGmTzjMRb2BZvpupXBq07md0dW01WGor\nzZByx51Nqlswjdu3E7LwHN4jHStCjQEP9vi+pY9yLZizTeoXEAK4DBVZR9L6\nhQjiwnLKNLLTHAiRE5nppn778bdnI4Nigwc0U3wlPlmnwOFtdDuIdHkcUH5y\nQXk+lAuyqBmzskILzoW5XYa8YiK2vk5Q/fst023MfJJpqXOxe6pNjImWtNbF\nfCWCOyQRIjE32XezhdD/U0yg6AqMwihEwez76x7kCPHYrU3voPBdTAUFBt74\nIMoVLpkevuGqgwAMay+jShOrRTUtn/X37a0B/W0EpNo7jx8I9M7tiHUoEQ1h\niWsY\r\n=C6FE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e55ab047e8c6478546a776ab770c2145b8e86b4b","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.5","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.5_1642437354279_0.7378615364821168","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"@vendure/core","version":"1.4.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"641921686598324a846e6d52d1863660f19b02dd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.6.tgz","fileCount":1543,"integrity":"sha512-WwyMJIS81/CJAEr/lmHFvbSx6klW0hiMCJP7Ps61g/A+F74ddSVAO7K+uY0CQ0xjPhK0A2dzw6METje9yJlc5g==","signatures":[{"sig":"MEQCIBFDszK5EeQSFnwAwgeING5nxfaOb9Qm6FKMPagR0fMeAiBb//itvZ6wDx16Ncqr1R4LHPh7ylSeYD9WbhSbDLCyfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3967484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/Q8iCRA9TVsSAnZWagAAfg8P/3GuORzmMr9+yYFucTrK\nyE/JF3vcdqkmOi3OFndpAn27pwtC67iwsvEzUnrf1Naz0VZFxZ6wU4/+lgFE\n6M1ZbD4TVhEf1uDOpW3y5NnzpTUOLJdjlX/9OMnFytaCeAGLIiduusuxammO\nOAgfOyM/GJVtXGJy+PqdQM2iuHzYb6FCwvFdnH+gShdSEvt+6cLruJzAZlcV\n7MB5DMD/XpKimJhiXtN4PUcXs1gbSZ9kd+Sf0SU77ZwkOG/bs4DOLMuD7qkj\nv2ys5bAwuc5mBQUc9w8PXv6UQOMSApriYzDXMGYDNMdAQ6GNZ5ORqrq1NgVt\nzUIG806Kxi/yMHBjEYFJ1RcTmIZQzRV6tZiVRZzkDHTV24zVw2WvhZvm8NIh\nFij32B9QpZEiauMN4B8bbVLdm1+OgGToovTFrUEfRjnZTyEYOJ6OR2YHqq4p\nMc/gPBI7Yc6J0KwOeQwaT/+ErJsD7o4PW/SDNCDnBJYRpsQydofq4IE5G44z\nvcsJYsuDwpb/psCz3z0wC1yYExLgbIIGXcriZCGipklPiUfsn/2WeBXG7rQA\nlEwkzP1kVyrw45hhntoYkj58VoTYPVWPSlHt8o/aBcXXw/EOPRaVOmiObLHr\nrXqAbzX8n/OdSP0kNlcUCR2UOliRNJaq4WYExyW+IThfF2rO4pVgjzNXFQRJ\n2tWT\r\n=8HlB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9cf2a309e4b96bda6200279ba9a9d93950511438","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.6","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.6_1643974433920_0.5076266076894442","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"@vendure/core","version":"1.4.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.4.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"2cda4b656de0d6486c0a12d3a9d1708cf9929163","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.4.7.tgz","fileCount":1543,"integrity":"sha512-ULt2YUvlHydGbAA/bUYVq8WBCBOqqfgKPx/fTb2G2mDL4KFLpfjotjhQMcxwlKo17V/9RYv/YN3Be+MWwANiPQ==","signatures":[{"sig":"MEUCIHbFhWi3EqdfdNnKDLhp5fa9O62f6j7T/4deqmEhKtGBAiEA8odBipi5esyHQXuAB8Q85i1YRvthi2pQcLSlh47WnKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3970580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFJ1mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolqRAAh+3La+/yq0UdEl3MHp0HPOwV00Ra8OfIi954uw/GvV+kkffU\r\npJ0RpMVkloHTROkqB4De4Q5ryEwEzz2ujxDVAoYsq1AjpFhenZb1j3jEsVue\r\niqf59wFsyoJUmVlLUuM8Du74vmK0k9yyW16YySjaJMzFv2yRpY9AcbjVAkPs\r\n8R6/U/uQFncqlnDc4iEN5VfooZVBlxTM2xeHN7YczTgBLftiElcS6bOHem8O\r\no9AGgX1sZe1/e44L0CwM1nvYnlllCiR6MdXogezfLszYSIoPNd5fs44EgtW2\r\nl4SPKUB/PmyXEtS5nmP7Mir3h0uNHikObFsiurJnULDFMUkvcgUAw2Ijx3vY\r\nAiY1hjIUwPHrdfTccbsVqK+A28eKTpK9bR0XB3XbsdCrUfRVbP4QbsiOaVZB\r\nT36LppxGr1S8yy6/8J22M7PsvH7ndG/I67FWkBOSSUxhfv4/6AnUy39sfZlE\r\nn85pB/tdzVy0m8+OOu+V0f18wx8AUGcyR00ppQF04GfBD00pfyvXZYC/cVrQ\r\ndQA9v3MB2HI6AzTX09w51cVU+1K/R7FfHRd1CWiG1MtcVaTEH32/OEhTDAK+\r\nPZ8lJ+iDfdimmdyyIac4eujRLyqrE3wurHUXlarTS0ZuOTA7zcZwHNifUGin\r\n0r1XW+kz6IUZrP/zvkf8ymZARcig7qxq1Ig=\r\n=vQ9U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a8e68227456fb5483f4ef4bfb9128f408d583221","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.4.7","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.4.7_1645518181948_0.10631736065361141","host":"s3://npm-registry-packages"}},"2.0.0-next.0":{"name":"@vendure/core","version":"2.0.0-next.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"816603beff9f7423a9d436ccf1be87cef3ed42a4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.0.tgz","fileCount":2569,"integrity":"sha512-iGsfPhh6kufzXwNhymXnxHhJYXFVEX4PZojmD5U1Z7J0AjPRIrRquJGqAj1B7QDLe4IY1qaUgGcHYh9gFBzIWw==","signatures":[{"sig":"MEQCIBeD4A8UxdtxttZc6GghFxMOqBIwIFra0pBUxs00BYsXAiA73BegWjHfqWXx93k5gdZu1Gn9lDR+fwZO4cNIKG9E0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5952975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHgCSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZJQ/+On/6a2WftrPkiRDlm7Nbc1OFNychrjUAMDmZf1uh8vRmVfSS\r\nzekqCU48WVSiI0awSp00x32pq00xTJINNN2Wo79k1qOtFe8Qb5s6jE/z59X9\r\naXL7gAfxrd4HYs3BA5Z1dnFxNC3Y0B6TUwjkbowGXBlCCAO21OVPj5D32dJ0\r\nv/M9gT5wRr1WMvEvSC10OlC4wISYMNcTPRCWg2tkqeSjFwK237DLKMJEa9UO\r\nr+9XmR5is+lTtJYk4qKnI+VygvyULIg3hQu4E6PRiO08tC0aha9EQoXT3o2g\r\neIrQwGnSnWrZForcAZ1J3lrNmnF/OfmjU3I7IaJIFyH8mBaYgVUNYPcC1DSD\r\n09jqIICOn6DWj2U6I5K6bZGgMDhSkxc5Q5MXXlw8ixlqXcDd4KsaQyrGAT5Q\r\n89LYJWu7RpNrbpPzSwqzC56yiPrRAj5fbBRC4vEm0JwIa81XHrYpDgTFCUu0\r\nXE2elSGUhFTX/RqpcAz4aBxo8Udpd8Quq8caVdCRqFXDNENCEcqhZv84pVhj\r\nY7pDQiBSZBS+vcXAdqRbcYpC4AhhvxEm4biw0OWXKpLNvwtJtbDUr6r2aMGl\r\nPRM5JYz/ZrHCQMw6xT3CpWfOf7F44h+Y34ZE6bg9Xwwfxhryti4IO3LUoyW9\r\nJOsEFQY2WqSE4u5VmUilmBiVmcX//SqODFY=\r\n=2ZWg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1db9e96a8c92b23b4d06c6b83e4ab2b428afab7c","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.0_1646133394708_0.6306431152861249","host":"s3://npm-registry-packages"}},"2.0.0-next.1":{"name":"@vendure/core","version":"2.0.0-next.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6bc81276c762700c4e1db466fc93c987d0f4f4a2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.1.tgz","fileCount":2569,"integrity":"sha512-cOJ3IGvidwJadqSnVxenUPEoClDrqb5nt6bepHN7DHH+mpUWp/ZFp0dq0ceYFYaUrZdzm4sdoHi1WMjrXJtckQ==","signatures":[{"sig":"MEQCIGcfBQvAMwiGZOCzNGqDX5NWPpmBgKBLCJEgwrDzjukBAiAXbp95zJaPo4orDw0dh5JVKW24wKzangsy2eegc7oqOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5953549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJdLIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6LA//UWlfUaZSrQLRa3m9zljSe/aDy8xaEFMXYCQbNryaGCt0yZCT\r\nAjHOGXnk5o9pR8zQOjvihUGToEXXFUrpnSf4hK6Gm0MvUgTEEs+cKpyrISxj\r\nmQSeD8DnHDk7yGvYe892PdGay4HtXqq/2KXhwUzHojCPUzowkzFY/TEnD37Z\r\n+D0DJsZF2Kqi72siytGhRTAasIItPnilgWhmLtkUEfKwsNjjkfw54jPNEs+x\r\n94sEjg8rCwaEt1lGFjd5n/ZBLUGY4YMcxO+aeoHFoCzElul0VbyOOdgyKRRo\r\nK8uq1J47zAHVo9Mb0IMZ4nygvYAoxCFxEc2+mS3CRXqAbIZLYii+pTElfQcq\r\njIArl6NV6pIl2oG1H5CmhtW00eO1nvhZCU81xIwXv796tLo+nBNf2XZQ1arB\r\namo4BUMgLA1HBzuz4HdC/IjQtq8XSmzBDucLP6sc35teWF0pHyuIQRa4ENbM\r\nEGP9ueXhPNZ60l4/6z7/hVPvIe59OTnjDn0gE+FHEE9nQ6fzfDif7KpFG2x0\r\nw+6zNsuullycvSF5J4mOw5OOpCMiIhxzQPQYOv/YmZ+hWXkWHRnGjKhwpf9m\r\nCciZ/CGNbiDKtDXwAgz66+7IuIiLZcAWpklhw32KUy7obTFDtFtqHn98Gz5p\r\n68MWpTANweXTto540/dFhnUcCys7L6b++KA=\r\n=aeLN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b4c89c2f48b93b2e1ae6ebf43ba5cc12cb7f4588","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.1_1646645960133_0.3031358000520561","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@vendure/core","version":"1.5.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.5.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6ab28c44b7516878cd182950625eefa0a7dfaf35","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.5.0.tgz","fileCount":2569,"integrity":"sha512-9kQhSsgaVsygWuMOuER+2Q8twuslsAU+ifysUrHS+1ZkWLAN9mZPwrcMnQu8YHXOYP/kSQ9gIJyN/kSgwqlCaA==","signatures":[{"sig":"MEUCIDxCLKJ9cJymaVHf+/Avyn7JNKHrQZ5I2rjTpXtcoGHcAiEA3trbYqROYhf9eL+Pbpqd6ou2/iCGUt58yrQJQlZtXKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5937429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMKpgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9qw//XGX3ASuAydXDDmOfun8VWCRrEHX392duxSUwCvj8aG8WfjpM\r\nLDDBRe1E21G3YlB2otJigt4TW5sI1yWj4Fs0wCpxNqPnFNko9sDDt3TNsf0x\r\nnrByXDwxZmPiHGZXgKYK6+u4Nhnr4u+2wlGUV59U899CndxMJ2cDbSYSL1SD\r\n3mQAPETx4+Ubw9yXsISGrpRjQK7mhQs0lchAy4uaqZOmt669hGiIdcBBy2+f\r\ni3nkNC1tDnNfrzYuWNxJPKOPLw37wd/KAloEv3keuANXIdsRZlcX6MGJfxKX\r\nMaqh6TVAGfUPZrx0uAaKYU+L3loO3Huu4VIleDcBLHVqnAbxGEhxXYNKhvoA\r\naV7Q8N8C35MSUUgQzuQyroEf2CDtLZF+Yswv2MoQUNLiSFlpJFoYEEl4I4TE\r\n+e8z2TNXiuJ4/FpNcPeYhqjf1mHFPtSmXutLWm4QouGKTGy/JaAX++rMbsj4\r\nhVS6KfYP5DfALEa6KwpC5YbklAKI6vNUtC5KDFcmD93JCqhBvGG1blxRY/+w\r\nZpafABbaRxSqLf9LibkkP6SoyjrEPDGSY6wD7sHeloAKpYJkccvEkLoo+7xp\r\n3bsrb/j+jM9TAC1T0zfzOPU5eA/aY0Aku0Za7nxoQM8KzVHsQ7/fOt7OdVc7\r\nJJ5REXDn2DaMgyH2p+xdVudnW291MT/gQCc=\r\n=Im6P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"50883deb6d02d4b5157abe6fb0c6a8e013ea56a2","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.5.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.5.0_1647356511948_0.048750101110197175","host":"s3://npm-registry-packages"}},"2.0.0-next.2":{"name":"@vendure/core","version":"2.0.0-next.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"1a1c6ef8ae769e46f4f4077626dfd6e639b779d7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.2.tgz","fileCount":2569,"integrity":"sha512-ZMhWD+77nv2BXR8TdwGBDpLp/a9WNrZv039ng/2EnpafwjAm6BZHc6kyad2JWFYsgbz0lSfNNe6oVrLs5j0hvA==","signatures":[{"sig":"MEUCIQDnf+zWFkJ+bnEBm82yspsOaoZv8TqqoPRUpsGv4UUNbwIgYBhU/c79Liqpv4sp+FygOtDGLyOIr73hHcP/eSiR8YI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5968937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOHv9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrn6Q/5AF68W3JqY/K8KkE15kBeYjaW584iqtjzmsYolBApxEy5Jvpw\r\n9ZnaIgZtDoxyDcO5lJ3UrxJxUtEt9NMJVyM7HganBg+RKxuGHASP9huMKgsv\r\nMCm8anskgu0D96tPXAzDBZfCglJ1la/R+rhhFJV3I+XTJfRWZ4VkJMQP+Sff\r\naAL2cc3WcJ0K4OWvW01kflJT0P+6xIsWjuHmWrVXjAEcHK8fXKxbZmca/IFW\r\nfmmEq8WY7Bga3WrE6wS50rq2MXPltOQoUpUxHxQajerGRyMk+XHaOuM9PsJj\r\nH4ph9u5NL5Vkkgeo/QXyUtUu6R5vPt7oltrBTvCJuxHWF8ESYgylvgb6UmF4\r\n0Hy9jGWI3e2hMHWNTt8CpWyD6EifTeRhMLLohQ7GwKenY6/YTSATzi1AvYTV\r\nY20KURuz/f2H0JIYSQASyNtv5Rc9pB88mhIPcHSwLgN1X8b9wS6BymQ3ICVC\r\nkiXTnTGGEPyLwSqHl01NRybHNyaqjbM7SK2NEk0/lTjHx93uc9wvMLyhuu1h\r\nm9XYhR919p/FWqJ6qylencvuPbcfTEANb2OBpmvOMAoRcHg6i4CABaCY+mXo\r\nbiAU7so0vNrrWOkK2g0/AmKq+zT4fgEbjiRe78dzXh9cYQNKBIvx9Ng9ey7i\r\nn8FzsWoB2P7VhShWyuItzqd55XQySfWcJec=\r\n=Au2C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f43f66b38d5f884c3a2605388b9352162996065c","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.13.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.2_1647868925176_0.854010996159213","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@vendure/core","version":"1.5.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.5.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9ba92f0aec9230448f4bc427fe4376de46bf422d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.5.1.tgz","fileCount":2569,"integrity":"sha512-NzDpDTb5dpOXRFusEvEl/qyrtBc8hr62GjGeBJDsoFqRsWLDVVeAFjbvGCOBRTHwVaLRqr+E+YV84NTNLttQKg==","signatures":[{"sig":"MEYCIQCWbHfr6L9qEAJSKUG1t/MHgFDVD8MbhhlnlrkGecTX0AIhAMjAItvw0ocKqA1IjIpOrpnpulIwrBYV7kb0MfsrtWeK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5943822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRY0vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWBQ/9HlVPqpKpstzk7YyKkyfQnq+S0+W4sSi6D/pDDjWjBgEyfb2L\r\noCTRDs3eSnwq+06LVK5rHy+drEWPXQ3IImRNlyERTDBP/QMg4rgGMGOMK/mT\r\nGHWJGv6QQNF0EDJx4k1zNCfkwNWMhVXZQyU2eAS1HLUyJ3531nk26cdORbbJ\r\n3lo/mSzp8zKrITmpqcAUgZcamgZbKCxyjfpd8TUeO8uSJgBrFi+HMkNpHiG/\r\nYSeoAzTGxSqoRXb8Qs6YZjShtHBZzKS9va0UQzUBZFgMFeiuXYRRvwU51t/B\r\n0jcD8rGz3YpZ/oyh+9ZExMzlvRuyOJegA1/VJmIxDGFl17v9CTdwpT9TC3Yh\r\nQDxGhWfagVh5au/nqHA56v1fW3lx1+rFR9Hr53mpiKokz0hs/waBtZFZHe4w\r\nF/FAXvc6aSzIcEz8f2gmLKtbp1V03kkdA0bPzx72YO/Nu1tI8kJ71jm96alR\r\nzQiBu3MmqfIbJs5pFPJ1NnjDtFo+up+zjrXzCuujrioRJ8fyQOFbnSvCu1zU\r\nId10t6VtGQWQ3BVmCq6xyAtXah1Y4wvQbvxJPlpdsRY1e5tX6h7ZSA8B5NLM\r\njn+Ppd8PVUE2B6INr6nSsX0b/c2ZIrmobTOMwsUCVjFZw+IODQtUiqNOsv1C\r\nDuwSMy2H+vLe2pHjBxgt87rngJ9K9rWQ1IU=\r\n=NwHK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3d192107475b9f6c361b9601dc913657c0550597","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.5.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.5.1_1648725295256_0.5458437393477467","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"@vendure/core","version":"1.5.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.5.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"00aa7cf970caa8bfc4b957bcae07905fe6e9bc28","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.5.2.tgz","fileCount":2569,"integrity":"sha512-O2Mh76/Mmd0J9rbJ6kWKE+5UxoEypBTt6xjwOFK8Hm/5c6uZ+dPtthQqeSXxgqFpf8UnX3JYZfH8fRzmtJDO3w==","signatures":[{"sig":"MEQCIEFEN23N8M3hv7G+aeBcjLwousD1TKl79MA0U0YliAB9AiALn7QQxo5UTY39PrriqTCAAgqYDQLOcpFhH2mxJl7+kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5947490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYUTGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbjg//V5L0fHvfZlx4cKX38NwO/gvaG32GrEPiotsG4DkNw2Dh9SrZ\r\nNBenWLYn2sfpxZ5RVz1/FGqnX1VcHEuZR3CvV2yyN59b3+lM7YkFhVka8xBW\r\nIyQ+VY+irTZh5UFLSLpjDPJ3JZVNmzx3mFpYmNC2Sa6QKFcKIRvbROE9KRol\r\ngxOJ14O1UOOMFb77CI5rmzBCVcU/SpNNUMcJCJPQOphoEp37N/awbK+5pLe3\r\nRV/8tExNCvOYg0DH1ovFjGSh9gmLJMOT9e/30GoTHM9kSwnyLMRENSuqhKEL\r\nWZLVk8JrZgRMowefbn/Vc+Emiz1edw7mx/uIPaFpadFAUlb2kU+u0vu8mD4O\r\nKbhnZUpKBO0uN5LRC7KVxVWlwtLBf3Iu9jVxUPSgJ+qE81mjOsLtx9ZJeF67\r\nIBtWrn/Xv7jfei4ZisUTMY62Gq4OXDbZa0QAaSslFv1j7MXDEpan561jIo+R\r\nUS8WbPBjjxWUICZVGgfZbluYc/gvbsJB/kd22epurp9o0OKcWcvEmadMeq3e\r\nYEbV/R/2pXMjYSS62XyyFqNQThif5HxsqBBCht/szUFqIokJIN1RxJiPvSie\r\nv2o9kwjmUQXPaKBGQv7X/deWPZCcKwjZ9z2mnIojTHijUzzlSGN0YTVrNbNh\r\na/C2bXIBuSLM+wbwk9XTt4gD1HABshbdE8w=\r\n=l/18\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8b72fb60f2c190d42c727eb522941259d8e1a92f","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.5.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.5.2_1650541766420_0.800054673394132","host":"s3://npm-registry-packages"}},"2.0.0-next.3":{"name":"@vendure/core","version":"2.0.0-next.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"c44e329c722e6660ab2ab38b43be9b1886179d8d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.3.tgz","fileCount":2581,"integrity":"sha512-eKOgJFncD+7k0e242rLxgiUOMuKaGUie4C4jPshsgLfDVLYrwVrkkP07RQw29JGaae1HqsmPC/AlCMhqL+S3HA==","signatures":[{"sig":"MEQCIBoI95HP/KXJGXEXlN3JMevsgH+c6b39kzxudmU/tSwAAiBHCNsT3mNlABH6E+opYE753U0Mnq/PoGd33GW9AmhWlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6056478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZn28ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoE4A/+KUXiZivEw4JBh7wrpWsry+KBXZW3X0F0g0+sjDwTgn5TQLc9\r\n6B2XiTg4/cZIrUg9PLKXdmX0mEBIp4xGuA1f0uuDcm+nNM6JUkIkzscJMuzG\r\nyEitQWPUQ/XafzMECp6i8WQCQ+wNqB+p0IiEBkdFJNYD4tHObPA/f90ObUYD\r\nRYwrRzW80svJkrFJOXW4/fy6Fr7pTBUzfyUnXeluJfR/mbjNU/kMCKdjMcRG\r\nrpoi0W3gPUr80zi3OEy2Qqzu0Du4RR4fajTXptHeEynGTebZRIq6/7Q2PnQF\r\nooTkhSF+U/HB3Uaw/N2rUOq1q9E4XM98AIkoHeFJhx70aLw+JuUQEr1iCvRa\r\nxlnT7wrrve+tuZWy/k+NxhvbzHa0Uvv65+AJx+BXEpohEDU5ypUs9gyoMLTx\r\nlhljQrpcuYuPIOH+39dXkVKuHyS/UmWG9ar3UV8d7MseWhxUJrMIuvTMNi3E\r\nPNHsO4klL0BC9o/W2QHjHuxho/MtS928rG/3seDNi0tDw6XXtj57yyfNeKty\r\njeDsnEDBx476i9kbq+DmvmyONZqEPCLEND378Y0W5evNFfrVnr70RajBES6T\r\nJIT0tQJ4RdLJBGLMIwPPiq5Xf35Sb6YWFv2somNAFFplua71rcR2RK2miw/V\r\ndJC7UTtjCdtBwmZcDQi7PMG0bJBWuzbFQGI=\r\n=o6os\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8f8277e3058191ffc7fb7705a16803ee8fd6ec70","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.3_1650884028572_0.19558273157845596","host":"s3://npm-registry-packages"}},"2.0.0-next.4":{"name":"@vendure/core","version":"2.0.0-next.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"7204d16f50eb1953413eed1908ff3f50265df5c7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.4.tgz","fileCount":2581,"integrity":"sha512-m7+sKhNexJjY8GuHXts9p4TdS74CoDkDUV/H3vtynM7DeFuJvVAsUm4WZ7afeTZnOZt2PVnEH7ZEtUNBfh+Lmg==","signatures":[{"sig":"MEYCIQCcSW673cdGdrCasYEDaSWQ01y/kYSS+sqxefH7vHMkPgIhAJ0lLb4pOJgmsLn/lh6QWtgDu9g7wPOQe9DR/ZdrM22D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6057890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ6m/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqwog/6A5TdCnwqGnjnk7eZZdAurjfutcOVNJDq6OUdx/ZHOMxKywTS\r\n6lmT1YTody9JWM/Xo9+5wQEeUr7R75iiKN3Sd9skcxYgqEvpgAxcVGeVb7OR\r\nID1bi4u4W6akQwcrkn3MRcapOt07i98mW9cEh604K5wQKWllbBTHWbazTtHk\r\noNK0tz7ldMGJQo6KrPA2HlAQhd1lPsI7S9c9BsJbjeRiEAYt/UFMcv/72/M8\r\nHlOA0doWJD3ntRKwxRUZwxxz1H5bOlFASRIM/+90FBD0dL1HWB/9ZhJkhPI5\r\n/1JHxSMKYhS3ZQUZylslrBIbP3vaL1KQsQQ/nVGl65UrGw9QuhhldUsIWrvU\r\nznnCF/0yh6gDqzGASJuV7CQQGgH2bYzg9+G7UcDVAW6LmOVlCUX+tGAfvC8q\r\nmmtBVulpcQ5V/bGf26Fn7g+7kgfoah/eGxO98z020v3Zptf+FMT7467RwrTM\r\n9tbOtuIM/Pe5RezkudiABtReGU51LMa1mXZ1A9gPlde7xK//9EhkEchB9yka\r\n2VhbRU5ypqnpiUsNulexfQp2aBJ4xqvTY0JwoZddj/pUxXTTM9lXf84PaeB8\r\n+nATbPT0HuWxm1fnBlSjnlC8HnOPG26CzEmVBFEMt2QYial6C3HNgj3PhGp3\r\nCTdP+ef2ZOVc8CaX0j5EIzShAG0RHHEKWWw=\r\n=WiOW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2ed513968f73d00baff0b1a119feef5f4479e4e7","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.4_1650960831685_0.5947007518287675","host":"s3://npm-registry-packages"}},"2.0.0-next.5":{"name":"@vendure/core","version":"2.0.0-next.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"7bba8e55787397a112c6fd5c448c8785d1c6118f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.5.tgz","fileCount":2590,"integrity":"sha512-M87QEz1gjNSe+Y9DXHtFEBF731LoKEtFGpMdP4mGsuCnJoOsqyd5HEwQxgbiasPVK89qcwqu7/4fFO5lJk0s/A==","signatures":[{"sig":"MEQCIGUJ4VVhyg8mLgzEWAGNwzqEXtcI+xbzYxegpUDa+8lnAiBSUC+W1Q84iHtc/5ng6VUmuQ+n6sQOReSKd2NGecPzhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6079417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib/TUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxaw/+KgK1igrnHCWBUS7/8XnttINqxHVKPDCyvWfZSyTTe1ebeQGo\r\nYpOTkHVWE5yzP0j3um50pufaRp1LUvX/0f9yqDn8PuQ3ujR5979J2298nJDP\r\nq7TmL3zgyi9a1qcfPG0fgXeJ/40dnbmOEdL49zqTzh7RcXugLmW9P6wvZcwE\r\nxLfP58aheKueAGF87BpkF7+ySW1dWjZP25ejMvkHwWqGHj2zxcWlJTeA5a/S\r\niMZTHV7QoO19+Wp58LSl0Je2y7xtRrPa2FHsKsaaHZK9R+iqhIIldzTD0eh/\r\nUsIv3yC3iwJrzyTnAZo/NNDQwD99yj0+5Y2vdUK2x1mwZgS5dcIrowyL2+Un\r\nXMw4CWCwFOfXSLt+yrWq4xufviUOt88Cjb12SWIdcOoxyQOgofdkLzA3YcQ3\r\nnfHJYiyyQ9twlX+nz+voPWFkomvId6zmki19rQUwIkXrbTUW2KcOUKFey0Wv\r\n+xcWpl/q18Iepq9un/mnjCJZ9boVjezChI44m+qhimPYIRrbHl8VT3bfMnEW\r\nnV/NYqEiRDmvjGJmGJtpO1NSIdjnD7QcYgHmDZ4v5EsdVeOx2v53L1XvHIi0\r\n8MxRvm5QGcne4GjGHPwEOKAgNyUkQh6z/KdxDZL5m4riCaGvzeCSmAH11L6+\r\nGdwTX/OVIQePxVJD8Hrsmvkkku2mLebJZAQ=\r\n=XaJt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0e4db8b73f2004e52c50bed3bd3b068acf4f7105","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.5","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.5_1651504339792_0.8151717888886569","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@vendure/core","version":"1.6.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.6.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a0b58777eac132966d6dd95633a2d043850e9baa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.6.0.tgz","fileCount":2593,"integrity":"sha512-b9ob/9j+IxCw55948Jt3f17apXgc9qvLHhvMf9HF+KXQweCQEpBn91xDRJOsXMtPVlZH3ALwfBj6tKMWZXuQ+Q==","signatures":[{"sig":"MEQCIDzeRlY/MAxEKlQeGF8UugH1tH8NxgR4im97Re+R0XFqAiB48sr61sbaasN8HeeHTPSXBE0RXnU1BOSXx3Wrfd6ybg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6047558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihOrYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6UA/7Bqj5XXyg2AJDVdbENCD5FbaOLhovqnWkRFQFMYigNk43MTSu\r\nWQSjNXybgW2o+7u7VcoM9zd8YkUVTEpj4oEbR40bgDccxIIDMGYC4CwUuHvc\r\nWlsfEqbRrTNqSmjxZ1YWvIQCOQVQ3FGaPrGAs5H4quAe7lUGYqS+BgBoeKto\r\n4FjBbkrQxLH4FHDMhbTRPOllPP7DU2Gow2CV9KFyne4lLRFpR0tpZGXaTqJc\r\nrmyvlSJPRyBHou8XC8s/l45AD8tNQdgK4cTYX62td8EqqHXaDQmwwi/vDWIN\r\nHnB1NiKR/rQiXn4yYTcNDLDSfCH+RANgxbs+Jn+zcEqpR7L1wPz+3LaCoIMX\r\nvI3E6xFmyFo/1MEAAOiRNnof0TyCz2QM6rcaS392p/69LHk/vasdctHHc82I\r\nbvocfEdFcKOtgRKVWjbxXdfZ0OFwJDaGu4vf3fVTOpCfKve01ZfzokbKKoku\r\n0OhooKWOJDrU1RJllPlExmuY45HVj8bsjzlRCBl/28cCYR5/dAjLWO9dZVgd\r\nOZKGojnrdEs0jmQxgGVodejPoVCyX+4nsMnaNru82BGI9u91YcXCEAclA1CP\r\ndn64+px0Dpp3gkIKa59c79sONSEU+jdjo+r32mjPUJWlLMmf2HkJKrdWEqs6\r\nHKIeLK6ciMDiwxsBu72R6cwq/4Id5JVF3OY=\r\n=geFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bce3119a29d62a759590459d679a7a4d5eaa48b3","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.6.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.6.0_1652878039976_0.7150928623692352","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@vendure/core","version":"1.6.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.6.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"113533ebbe4dab1cee65f8bad79e4141f9701744","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.6.1.tgz","fileCount":2593,"integrity":"sha512-CwFkWHg8HyFDjYuLWy6+NP679Guqnl+7G4mT61/vfp95aHkl2m7bakZWc6R8Kyt09o5ehXl/ooYT2o5vv/HzBw==","signatures":[{"sig":"MEQCIDD1COzuBUzo8JoKZ7mkjoyE79n4KYcK96gxW+34cBaFAiAUyUlT0HvavD9GnN/bAJgzbxmw8aujYIlLQVtnW7Nunw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6047697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihmPQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8Lw//Q2/RDSaZPWq56yhVYO4h5OjNrAw44enEW71HnirSEuVoDRY+\r\n+xHEiGT69Tenb2dYvpchICUbLZmm6Eb+rK4c33I3Lxyr2ASXg7OjkAvucPq0\r\nijmbudauHQM6Um5oDsLzFN8BIQyf+5Cg5hRGu3MtHvPA2FQ3JbQsk1ueg5IY\r\nLaOBlE9n9W0+CSSuQMbwyvnW2yiEhSxIzQjfuRfbgah9+AVL8FmZJIHBMMWa\r\nC5OeQlrxrFY/oL+HLWz18anPrBK8Aq9wizgQ4SIKsMESbQszWEmFCDN8T6Hb\r\nkYHcBdvuZpSwBgwFl/IX4JipwpqoUXjn5RX4uz+htow8vuOLg/TMtG5QMsxm\r\nQpCL+j0v3DH1ULK6ae6TWA4irYd37KL6rP4K9LN6pkqnCHZTkZdCDohhi+vT\r\not0MGZY96Ijj6Zzf14srv6783iPNEV4dW3bw0RSJ6zP382eHvxLZ48T70HEz\r\n8GUeJry/3KG/IPJ+BYbdt7nL94Oi5+NED7JPTsQmU/jI81w4zHxXbMOzQI2x\r\nzwvwtm68b3qD/L0iE7YLCzIA6W1DippGGW/Or5g1JfeLWtBCRebv21Wj8+G4\r\ns2bXufI0Je9VhTxrrwQIQNCUOZmY/pQ8+B3mHNItkAh75WKA8aa3Igun1GG6\r\n81T9w2uc44jt2rq5RwAIIb2IGXj4VeZ40jc=\r\n=Ahqf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c2ab6f660079948fdd405f692b34b42183331f77","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.6.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.6.1_1652974543683_0.46339313498958923","host":"s3://npm-registry-packages"}},"2.0.0-next.7":{"name":"@vendure/core","version":"2.0.0-next.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"369cb598a1e5008c52b1dd880ca2f48c62dec222","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.7.tgz","fileCount":2593,"integrity":"sha512-sL/sZ7xtbz64HzomkrAM3veT96uDlLeB1OSga+L/aXQ5sP3UfPBKDg/UVaYxsE+SBeR61HW5dk6CxF8Sh2b4Ig==","signatures":[{"sig":"MEQCID6FgkcnOHeEpV1LCZ8CXDVgm0xCDducIWctXTQbPsqJAiB0ZZdll+MA01GMSy6gEoLwY3z78lYPLmKgKd1GTO7+5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6082324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihorzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphZxAAlJBcY655gX4Vx+pMzg7whWs0MxJX+RozzLnPF8FEaJ9iektZ\r\nJVtRke215jtCoAMmgBO0/GTjaqNozM86SmhrtjDitqe4EHYhsP3kCXhlbNIP\r\nmGULmkDX3NKY6eA7zB2BmdOzdd6mAaYs1ymbnkBlj4AfLzxKoVykSRcLRc7g\r\nOcpJABeNaFBrJn8CvXoMQFaO3A7DKA8jRp2NI7j9xKR09DNZB1E4mIY1eVgw\r\nMtXeQMkCrPWQivG1fyEt5hbqvEAd9nFwrc2HXuwmexZ7r+5L00VUPNWviXIk\r\nBzVTwRbvXZb/kYBIRAnnz24SmihW6A3OHoQgPLemyb6eYa/JMhwxyUonwOs/\r\n9tdLJ13L1Up0Vx38L6RzljM0FdZKv1VQglauazql8tiIKx9NqSR1Eqonng/l\r\n7TEIaiMXpPQe5jQQvp19wbqmKiwo+2xv8kEIyOzeUBj1nhHB+Ce3zfdyYM0R\r\nqfJU2ZIyHMGIOo8Y4lkcJfJ0ikCY8jtFFdA3VqrdnXQhNSqa6ckOtXDnfY0z\r\nZtnyy5Y2pvfRiKLd0O0bfu6T37/TLThyahW9851gec4fETH2AWEat9D1rc1U\r\nc7MRrlQqGv+uMP9zRzp3NS2CGPAtRzSruURAG8G6+C7y3U67/tmo81rQD7bQ\r\nYsXWs5a6mbB5OYyhnRtElyUcWdOdHQtwHEI=\r\n=u1vt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4b6233fb0945cf7c25d8810bb4d30b8b7397b576","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.7","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.7_1652984563368_0.6442915353086018","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@vendure/core","version":"1.6.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.6.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"fb7f9b0768817538aeb0f283bc925dcd96562356","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.6.2.tgz","fileCount":2593,"integrity":"sha512-NQi6mD8cX4Dp5XfFPLJw0Wc1Am3aEFOLFJQXY8xq16Auje+QfNVAUzWDWL5gqeM+YUqhDsZ/R5eYl6tkzhB5YA==","signatures":[{"sig":"MEQCIF1tjAJz4dt6NHrEeH7NDC9LcLDOjtjXm9mWKF94Ij8IAiAbzxAF+UbHG+9qsa1QIx0xhfmtm53gkrpQHrwALB0AGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6057051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimKq4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLCA//SV9nBiE4L/KrkbdEC6nVRQBBFIzaEprAlSmQoFrDLcySaIWA\r\nPk2MuQ5pSAN8wkMuXRsMoz/HxWEqT8sgCYU8fID3EqGSfMD270CRpurWAaog\r\noaVLx2YCAP7Zhe/DOnhHted1AVws1OGF/4deTuq4dngT7Pi8w0PhQF+zyKFp\r\nFqwEton8QRe56jICwHvweabOc52cOsSDCTdHU/BHSfV2Uj9lbNLz5D9wfWau\r\nP17KKMUbh79vfgdK/KV6FvM7VrpD2tUSzcts/U7/GYjrH9NIoCKS/sfrSoyN\r\nfTSFZbMdJqSrz4xd4bVlCm+OIkZM272v5XRE5xZY7uERlQvjvPdsUf6EhHBl\r\n+b9fontpft2Wf5qrBX27e+Yz7qRUTb3Q3cFQKmwAU3hvf+avFwDZVybPdyCx\r\njAd1gtvGonGuBBEClP9Svhri3FzzoEAF+h6eY5brRTaTryinbhSoT6nhLRRo\r\nIbhREPEFjxJaTB/HI7Kf3AAnF3vRo7D0Bxfx2DjujMQsDhFlNzBsKjnogW5p\r\nwSl05ClyhffIfpJDdz1I0mecbmM1TD5OPMidId0hNd8UK0DyxXpbEgU54Jd/\r\nZpTHyERKX9e0+V5RU5MlLLUk6fkBQHIz+Q8BYkUAxJVb+Z1kdQ2WfKkC2o3n\r\nBB0txEbc5Rjql6O2zJMGbesjBqUvUqXxgQA=\r\n=5nn9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2a11ae82f507b815047b379e899e2e40d2e7b973","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.6.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.6.2_1654172344598_0.7918570183076354","host":"s3://npm-registry-packages"}},"2.0.0-next.8":{"name":"@vendure/core","version":"2.0.0-next.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"d4a6ad8ba1d9a7b62f84bcf627a4aa325530b692","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.8.tgz","fileCount":2593,"integrity":"sha512-Oyw+eZcinVcAmhYBYhezxg8SFj7RTFo+VUze/xO1CPnG7Ly+LX5KgvRAM6/7GFmBcXw5Gc3qKQRwnENFsBwknQ==","signatures":[{"sig":"MEYCIQCshtGc7aqv4LpHdSKl1hy8hseQHwX2sSjpGhgIvYfRcQIhAJVJfM3HkO6LJTf3VObyRVuqpVxZgfbaC6mR9JIAAnOR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6091896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipkPZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrIg//XCDcQWcCUDKClupdCmUuH+IjlyuODfHSu70nb76hrDoIpzJt\r\nTNDp6lVrZ6zChUYxsUY5YP2QgltLCnIQGIdC9U5bNvIaBJkcpJpJ2lBEJ0Pw\r\nPZNyzpQAKFo/jiLQfOoPntaV5neDcddVBySUf9+6f16T38WWhJMdrKiJfZ58\r\ntMzy+2THqTFKWg7SUqTf4C+3WpS1mqlyiIlFsLOSOzPO+yjRnWe1naYh0d/y\r\nT91gG4LZ4UUdlkhie3XzmOkvv7O44zpaHtUDti4S4SSuPuV/xMYg4cZD9txV\r\nXCRV3ccQUKKhEHFx5E/GbuYpqmJL1JH/z1F/rO3P/5bCw7EDoU1Ug1BffDvv\r\nMyet4o8D8GJ5FbcNaJs7vb+JZK/IJ+bNyF2B1yfhgtjCNecpq1qADZcI6FZn\r\nFrlwj1K62vQ5aAUplezZofjIzft9WaS+oqBh+7frzTINQaaizwP3jaE6l74i\r\nYhCg020U6nNwAsQhoiEBgbmeQx8ope7FIi+fPumCbdgJZG4lIpDeIn6ODdCY\r\nFJkMJP6YVZwnFva2DoK+gjAeNnuudoaJQ7IYwpBCJbQ08l4Pu87gf/knboCV\r\nms5ygB0taT4VNaBw/bHWlo8d8+NWTn/H5CH0sZI7B74Q7T1WcNph2F/OJ6hV\r\nTrtQHBwXbV/y2gK//OJo4ld/XR6GZmoE39E=\r\n=gJCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"817b49e80bbfe6f1feeda1cdab0be45d887e689f","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.8","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.8_1655063513515_0.7022862466545816","host":"s3://npm-registry-packages"}},"2.0.0-next.9":{"name":"@vendure/core","version":"2.0.0-next.9","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.9","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a33e49737f182ab12d324565c07827a08b14620d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.9.tgz","fileCount":2599,"integrity":"sha512-gkfw3SVZz4VpIGbFDG1mCUqladNC8USK1CPLR9ZQc+GVs4elRwznOpKDVHrRYjB56ncg5VSE1mjZ/YPBtkXNQg==","signatures":[{"sig":"MEYCIQDq9WFUqpV1OM9o6cQYs0ZmY3yvWWuMozr7iHx7Dih8UAIhALi/oTRopOD8AHGZkexLaPbrE50oJ7DvlOVHrjVW1gEW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6104403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisdG7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHrg//a8EfYmeN38LC/MZxD4p+7QHCTCZcpuXZ1D+daes5EFdI+RVg\r\nEiJxC6j6/7yPzAzyKqQu/Sem1Yi4Q8jIGLXk+zKzwhktkzhlAji2rAxB8Iag\r\ngTywe3l2QYc+KwLfDqLV5oml/w2VvQ9cLCMTdgLcuI3+AIg2o+9kVvA2Jls7\r\navZiQP41YDtbjqcMiJoN6heprzRol/JZepsOZFCuBce1T7wLTtXZBQorybma\r\nW2F8Yw+lra6lgJh2AeGAvPVNlPlx2Y6jTpiVZEOV+VEtgYN04XCa3maTzPkT\r\nZmYusWcLPK8Cdj/xFcDbg+fmNbCM++BpFAmjd6PcvlKyinhetUY1MW+q5gBL\r\nUbkka2AfPqpn7pqF6aIWCx+2Ep+jwJcnFbAiZse18bP/QErgq777Oqy7P9pE\r\ngwBqAM0OmZW2l77M+1prl8dm0hsbBuD/ADTQVT1hqhbBpTNOTGWEOCcFZEuy\r\nrYuUaK0jm3O8z2nIMgVA6/vTL3SJF9puVjO1S6xMgpCTs/rblVqyl/dZ9eA0\r\nGdz4z5kH6yZJRdBN2dLcAwvZFIF+f+NUbuL8DrOTmRZTQ16eXvUf8UdN/3DL\r\nW/3VLOampdZRF5l60rI6xjDJ/CjUJBQ2SPxUoIh/UEf1eGNH4Cu34XvrkgkQ\r\nr7FTB78+NXbmD8JC4ZgWcAdJFzOwixUsZfc=\r\n=jMf9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a47a8bbf4c0933b6a7a9cb3a518f8761d1b6e022","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.9","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.9_1655820731557_0.5622799954458135","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"@vendure/core","version":"1.6.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.6.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"ebfa415248ccbcc606078c976bcbe15af0dd314f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.6.3.tgz","fileCount":2593,"integrity":"sha512-3CSjrCKUCZJVxe+32PgI0eiklrOoRyZ/UnQh/4cUDRk67Ycg3O7277y0vS8QKNcCAgIx/emyA6IGkyfZO5a0Iw==","signatures":[{"sig":"MEUCIQDE/HBL7A/P6fNMxRJVCNDlA1zh//BJ7RcUl/cjgrYWfAIgELfpnG3Lm138oRqk5Bu1XyJ3KnBdL9rRw+3rg0Crv/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6066653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw+/3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHww/9EUzhJGtqSLXAyB+sdiP2zGOJ/fbkMJHJTiI6NKnzkzZ9JKv3\r\n87r/hXejj4c4V+FPTQZ9rDWPUq8/oEfAeTh3zM/JdKC98HQF7VkjSndQonCJ\r\nl8xA7IiujKMitIgsuNQqG3Bb07X1CEZX3JxkHI3/TPZCF7h4feTffzqgLDF5\r\nAHfLzlJxg/oe0puJMYHuLMpZDKFGURltBmdb0hu4AkcBVqDSG/OWfMiz4O5q\r\ntGE+T2uYy+edhNaPvGw5r8+iFEa9uivOIF+0x8S684RVI3S31tuCLiIKTwXk\r\nELWsyyMEIgXyIdeWZgJIRSdlXYN9uiB+J81Ek4lp94URL3VmuLn6JhX52Za+\r\neTWY2aXVS1QUqS2DPX1K+hTZ5PmC8glpOhk/kcuvJOTIBCjfUyyo+hn7GKF/\r\nobnv/EyqfN4OACkd9rUoB+Osc01sHc68KGIHfS/sBEPC6kDa9JufmsqYYQgY\r\nENkD/XmQCdwmcgahFshexZbmYYJl8pvbwfAVj6NiLoP868+MUzDMpEOZM3aH\r\n9pZ15sflZnrOQwTn+K8BeoMZt0ZkZW8XBS2e5Lwq8ccCokadjGNtC7G1QXgV\r\nDkiNXAOI+4SYeNESMc9gbqkuOAcZtrw5RH1sIb/YDavndmd2Odp3QftO69JK\r\nF7ZqK+VwUcBYJQwYg9ge4nYaK44gr0ogH3Y=\r\n=ZP4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"809925dbdc1017943c5b8cba7633f1e232f4968d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.6.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.6.3_1657008118913_0.7492890160806502","host":"s3://npm-registry-packages"}},"2.0.0-next.10":{"name":"@vendure/core","version":"2.0.0-next.10","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.10","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6f22fdbbe3737f24aa9f74c48be9aed0a263de5f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.10.tgz","fileCount":2605,"integrity":"sha512-Juc7JYGyzS5tB4OGkh9fgmFjZmkTPniqvzL5hXP0MyhtHzsxBcGv0LLGdx8QiXeCcQaYOPRR9ny1yZM1GvU2JA==","signatures":[{"sig":"MEQCIE3lfVyBYGT4mZ+87Xr7u0SN03pOnMgvZnvBptc1BPINAiBHGI0aqCCYRsE5Qx6SgNvq57EmJVcfz+4TK2WPjRaAdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6128766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixs2IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowsg//eCqvjuwno5gt+bTvtpOhkPx6h1EpG+w58vzPu/UZNKbYgOGK\r\n/crL7Hu/1uNvUvovx4BlCZuFhtUBnX8CqZX7w4qa8G73Rrl8NVGbEkmK96PI\r\nSJpAJJVMvf/3vNB9r0ifNlXBi+ZfMSDw09Uolj/PKz0ySxLDsAEWr7vZ12SF\r\nSoEsSTcksrs8CAF2lqZrK2EQQuWEwxLArOAb0t77YcjPLUwh2wLgMFkrEX9m\r\nlWg74KnbfpymtYAlaZRrVz9HRBkvVjaO2P4z5fmNwKj2k75t1mhIxxzUFNSa\r\nl8PpWOLiw5kQasuVwtfjWkR48ba1GKZzXoV9CTRD240/3rqRaR70GG0k5guX\r\nqgk6oKKLXcVKYCDAY2ouoeHpq1DcN0t4eoG3vwUQrNeoDKHQgItVoqYYCWSY\r\nM6BDlMVNdYPYI0083gxXhcU0d4s1DnoVMQMr7XcsrT2midrhxUvy0YzfZQ2z\r\nyooCTI6xmFqqXtzvWFNKoNw3mnu8aeoc+uY+Prm24GU3DhSsJbjhvIUhg3at\r\nMHXeMktYVUESO29OaMel5ZdufFODvllZg5fyXV/cYD7EVGRX1QrwKXdalONh\r\naXNW7oO/0438m6PEPjgpQ9UpNqKedFh2WYJEwsDG7EH2Y0ORBHWk70sxCNHn\r\n/Q99gBe9O+6ggdbYKdbOTupQ2/o9gpI5DB8=\r\n=FNgi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"73604e37177100cbf756112f7448aafba8f413d8","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.10","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.10_1657195911867_0.6087930951219649","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"@vendure/core","version":"1.6.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.6.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"47c234e486e15b1bbf7702914811361883bb4080","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.6.4.tgz","fileCount":2596,"integrity":"sha512-UPZY/oaFjzqo9Vq2MC2P/UxmFfKq5NDh5OMZNIcQdjlc+M2jhxQ4YJ3lXje0g4PQapMKE86dCGsrVpVpC1dxng==","signatures":[{"sig":"MEUCIQC60H1uhhZOb3HRNKxmTCP2QxK5I/x1/1AyFq1QjnPLQAIgZGJwa3yCojTR/cEW0D85MIEp6fPPFfIzcOIDzI6EZQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6086783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2UmWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWqA/+KofJkGzsRwBCwSRFDuvuTKhNUDXXKWPWS0mrtyrrTxHEwYUs\r\n6hViEJ8EQdk7DSmLMdHfRI+K+rQhtbdgOhAIgRBEA0mcUcKh4M/w+2Ne+neG\r\nttySNUxfjA9bKVL4xylAJrNhHKj0iGv2QFMh9MV0DMc/CoA6cxvrzpyUUiZ3\r\nStoYEqQvN7StaoPHlFNX2OjELXonbvCH65Kv9ZGNHCBJWGXdLYEtT0vAzqCR\r\n8DS/v+XJeh5pjloQFKWLWPXmfgYCWIVQFCGYpU64LVMPG7w5JucXzjOZ5l2+\r\n+uC2/VGhnfp7KXNqjT0rkdhVqE49xHsq/QK3tHuCATff/BnFhUauX9UPzGr+\r\n4SJgxhMcjSSCAX/GbPjkEjBKnBmtYgn0itmjnpK0hGoB9r3FDajncXPp6DbP\r\nW61uegsig1vLoJHRR+cDVYsohRGCHreDe6IS1d8KI2OVISwY3q55hc5rtZGB\r\ny73iNA4fcHotvfEqGFdS6hgoovCAEDVU+UHkA9E5oF/oZ8PlGx5mbr1K2/Vi\r\nmu8TXe6nA7JHst9PcUDoz3826YgNpbIpkYIhWaSEQgdv2AEHZCFFP4BGvQA+\r\nTlozaGzNta3z6ngUA0ZDIeEPkxQPMeGnfDdXZMfsl9To+g6AOrBgUiUWLm/G\r\nG3AQx4/60I32FqRfC/AAlzCVEJBCa2+xv5I=\r\n=e+pg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3009608cfc611b311dbc3c8a5547c4fb5627cf27","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.6.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.6.4_1658407318176_0.4715082741312029","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"@vendure/core","version":"1.6.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.6.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"71088eba8da5fd4ba5b1d6e725e6de6df903eac2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.6.5.tgz","fileCount":2596,"integrity":"sha512-LHdQln1Z4c/P+g9Hs8n6QOykNbEJZFzCiwQ5boq/pEabedVIV5h0T33CuYE5xFfNHtj9UeGjI5ipRiZIVAXtnw==","signatures":[{"sig":"MEYCIQC9Dn3oI9GJXMmfCoXx9LfUDfpos0L4j8ID3ubS/eS4GgIhANngaLeE4bNuMsuT3UMS9ale64NHF9OLPracJO8KtWhd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6096307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+p9KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAQhAAh+Wztpww7njhB0GdJUzM28S0nCO7zyQkyV2sm3QjAgFXtky5\r\nXhBxQagTV8FKVU17qhdT3hfOUv+/GB7sEDVgQ8dFgqDI3yVFBbJfb1JhANdJ\r\nLMgYIRYmWsItWSEk7RtW1jFu/F5ziSPFvMSyzS92OnrF0sc0BpgViTfseclf\r\nf1WsIVEUgtYeBFAtkvEj1ekoWcnC64XwBopxVOyF/Vn4PN8/IvAfTjJk6cLR\r\nfJFiApbE2clFJDeoDulgJgBgXeD/8vMVe5dsbHpVbOfxbzMAcdOej337dPwO\r\nEzj9g8+Bvcj/m9FkBm6Z5S8+3zsUdcoNTKDWNWNTg2INwh4bV3FNxp8S92P2\r\nrr0B0XXCHSiwuGrSoQVmA4hRPCn53kecpga61civKSm65mJHVYkLXjTt1QC9\r\nn5078YqXBkYSllQfppNpl1cY/oYuTH/JrLsBUcYGbeIxoCDv37ou4Saj2Zjo\r\n76vaq4kxM7K3m/EqeJrBXNxoGFih546b/MvvVqikE6aVhqph91W0pgayujkN\r\nVzfLBjM+TosCI7k5V665H8MKU3PQjVzkQ+pGS0VHEBKsfGNQotNy3ndEtPG2\r\n3qZ/eUDaOIPEFXhkwTqtEtNEgJq7M5t6XkAy+68Qhon2YB59zc/ux5OdMecm\r\ntp3IbneDXqjoKqGvRgCjGJnJQto1Jrn+Kiw=\r\n=LkYz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f9b8dd0b19e71f5ad2450a0457cf977eb00dd8be","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.41","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.6.5","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.6.5_1660591945678_0.002618603464407121","host":"s3://npm-registry-packages"}},"2.0.0-next.11":{"name":"@vendure/core","version":"2.0.0-next.11","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.11","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"7c74ebd3ab55b6b861081d2bd67f679795d6f06b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.11.tgz","fileCount":2605,"integrity":"sha512-j6IEDHydPk/YmkPnKTw+H7ukg3+tgs8ql9lEYLOAwP4nZFx5UvRp9Tx4+5vTO1bttA4KFtKto3DjYuDL6yvZsw==","signatures":[{"sig":"MEQCIEScYrpl3ccod4Yr8LXcRApdHNYpk6We1reeDSlfzJxZAiAoz2jDM7ljXJ1zSaylDVF3dGERSY/SGaE1wrjOZqzOlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6148605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+q0eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8BhAAhu1gi+/Uw8Y9wZQd7Toa546AF3OEvbn5GBkr7JtlQFSZNsn+\r\nwTtAGfVzpcA7TD1REeH2oNdyNtWdyZeM75zmEVlX+QR7a0PcCnjRVW8iL+Tx\r\n0DJueDW8Clnh89IKFUd+k3B+XaGCMfSw2hc96CB1zsVbCvG5YomiSMjvpa/3\r\nDtOp4xMGmTG5fH3hiz+H2x52lL2zznsQILVTEB5760iv8Ie3jGi/UYFPBDvo\r\ngHfzEGxZt/ILESrxD/ilAYV6ZmaRTWDp/sWsXcjp9dkPVITsBZXsX9+tob34\r\nR1ln3WY786sK8b6nXEVlDo7P4u9Cvu4OiMJQYdcb/gja5uBpzl44NIY++KvR\r\nuoskWKyN1aQXkmBaMf+r+nvanwXJC1eUwgn3Iv8+pzHX1xT/fXEH/2i+LPY4\r\n0gpbyKhYz4l0IGi7ZhtC+iAykeqA6LA0F0ONWDIXb+XYIGcIPFnvNzfBpmgc\r\n8TYmKRZUVwFNi0Jjpkq47mw0L1FlEovi7FaWyPR9/+YxLk7GJon2yui7b9OC\r\nUooKB2SA+/JDWtujRTkNd/IHulL/XOxG8HmBPQID5Hd+FVleYlwkFETFEDFn\r\nxf/DmCO9AYCiI74ushR/+DBIs0xwmXCxfImlxg3gTStlyhzx88zfnLPoheEH\r\nmIik+Zo1HphfKDpQRRFDu0k9n+tTtazAme8=\r\n=PT6v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0cf1dc04d447dafa6753f49ff2eb790f34ede950","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.11","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.11_1660595486590_0.6104216630906496","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@vendure/core","version":"1.7.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.7.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9f1c78702595254c954ab7f96931a42a451733fe","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.7.0.tgz","fileCount":2608,"integrity":"sha512-yDgRzEKnPour1NH/wurbvh03tXK8AoR97sM+rqKKBt+arNzZMso0q8LfO1h9wDgU+SGJzrq5Qyfsdi+Sq46bFg==","signatures":[{"sig":"MEUCIEcNgrwtggf0v7QvCt44vfiwh8sDjwoGSJWA01bzhcE5AiEArpKp4aDXH6CVNDwi2WeRMExEZPElk+cilX7vp0akaRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6166004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCL15ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI7Q//X10J2Wh8anvOyfU2YmDJOgIMkJgBCWvxOXpqGjIAylS7s5Jx\r\n8t354FKqm+THlQXIB9ruFB1ny+pTQ5jQTelpF4av6SgjaLnYFyS61LLPtGYO\r\ngKv9nGZcvJmbz/KZOigx8bLvATIeO8lQdYFB0lzZ7blTTcfCiX6AQ7Ul6fGk\r\n/y3V5D2BSCGGb1pTkOwZ7tCepE0fF83ShOi1P577RC+ar8Orw23UXbW4OLHF\r\npkiA7avkJKeHQ2doEgegTTJIjJsz2KY9VTZP3lyaDfzqniEXns5qLyjk8AXI\r\nIZLpHCk/ZQZxHzGX8IHsjjMrg9r8LJ88CTYUfHEcBe7DuCtUQ+KNcL57jfKe\r\nKhTNFTrGUQOd3NtIJz2KL/137Ac3ziQDnSPvzUDh2u7KrNKmwu6KpMWYHo5E\r\nZMe9/VN2gpzigz4D83fjQ1m4LSZc3QbM2JG5UyEeFeHLszzKbxlqc7R4O5J/\r\nWGEnu+NasCokT7BenuwgKMtVyqkkiG86HkTFtyRCDTLLrz2MOoggzdvi8574\r\nY8fbQCEGTfPvDoRn1dFd/Cgccn4C7o1BYTXyJQOL1BKd7FTFNtVfLYXj7MYX\r\n3NHCP51qr4mCu7WOs0a4bIB8/zsezZIi2iJVnAMTU6vPywLoHLhUIapMTF/9\r\nuODEQ1wlRlY0Ke9TPTFFgdZc93DOMTUC5+I=\r\n=Nw/e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"050ab2dae650b905f766d13cd4cb7219b0dc90fc","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.7.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.7.0_1661517177224_0.46900367761113415","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"@vendure/core","version":"1.7.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.7.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"4b3da3a2f09ac3c0215a71e7c7fccb1abab6730d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.7.1.tgz","fileCount":2611,"integrity":"sha512-TstSobcgmiTGq44s4Sr91fMgKx5cOQrS5NXNdyuHHEZP6Yrc+9tYEzRKB5xMglJlwT8aDG8NbquwLKvKpGLQiA==","signatures":[{"sig":"MEQCIHz6NZlZzUW4orSBq1r1VA25qU8gTgqcrPYbLJZStbbTAiAcOLKofkb0Z1oGM9GLmPyefpDbpk9KReFsOvfxCauZ6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6173536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDL6FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzyRAAhLl+aL+3B1npNwJrnka64Q1KH4s9GdcAT0KQ9qP8Nyo32W/n\r\n7lcsOQImWe0/T1GMMpJru1L6zdWJWOqDuEOhOQ1XFm18Cw0UCFiHFXyNNYzW\r\npYdX3fk0ewP/kDxHspAllAtNh0e/OJFqiJgV7ECQ7z32k4jVC5fp5TIBx1Ds\r\nYVswNv2PxAkMthCv3t9F67djG8itGp4MydADSZGblcSM319a+ylf66hE0weT\r\ncySAbBdF5mZYeo55GoGAudnyHzqBYgWP1hvWrB35llv3v78FPP9V979uqq6+\r\nPpVpFKYSCKEcRZbENHsD8nDfjjdwv65X8YuH0HmqJ6ncrPSa60xhF87PPvdk\r\n7e318W/uEdK2cgoWt3G637XAZcDbJdq4LlgLcHAx9HkyvT32Sq+3vMuzbnGa\r\nCpxfiAUncXdUynEFO7Zl0XZ5c/Z4FVmMJqQ4ebJuCgMx6ajMNfkZYW0s4EFe\r\npOz1VG3yLdLz38Mua0gt2hcFQ0M7NLgsJjr8+SluULrrWsn8dyg+72QpVwiw\r\nQYvUrIyLlqdE3b5g0YGU/nn3sOTmOc4o4L8CpuUrbCUvA7V2DqNAdpE5VouX\r\nIntYojKY0OeVQUIF+9vK7BOlzUbR3zJWCJDZ8UB6unvUyLkYvADuQfAjZqEG\r\nsjOhBKsUjeTUQ75JCWLuvZVyNToeB4BWDmU=\r\n=8KqT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2fbdc409ba7f1bef12eee1d511ce953b8a0bf0dd","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.7.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.7.1_1661779589101_0.8328994866518176","host":"s3://npm-registry-packages"}},"2.0.0-next.12":{"name":"@vendure/core","version":"2.0.0-next.12","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.12","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"1a9ba2dff78535977229f50fd5eac27002b1a256","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.12.tgz","fileCount":2611,"integrity":"sha512-9D/fjL32vpmfLBpVLMHdLA7Reg7KCSAQg2Fapce3LXdXJY+6asS4Xbq6eB1OKLvrFl3G1FtOZ7SU8I6SN+Irmg==","signatures":[{"sig":"MEYCIQDVJVJAoDjGB+REBjYxJJVvQhsCljA5P2aAHeV5yaNsRwIhAOezanW/bl7YaL7z7IqQXfVYEJ0o/klgUvLwt558laA9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6203847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDMZCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrzew//eauhHa0Smj/3yjP5Ju0rNjaORL+tHgF2bMMzTKX9PXGuc/I4\r\nbpQq7QOXfq3ioRxTgQhGub0MTUcqj6mrWCGHSHcixJ7bper+rFt1HzGmlwYe\r\n8Worj8/ScGGLtcSv/cQBaDpkWVTjTXOSZSF2Y7Yo/F72nP9r6UTzVhdtfzuo\r\nBt3E5hDivC/rWTe+GxhdX0u0Qti4PM8x20Pk7BIsJwQKjgjajVhXGIltUsQi\r\nlO4CD15n2S5Pfi6JVudQOjRD399AvxhU5i0y9As/Nt3HbU4m7V+TPhmnQwe9\r\nTwPVpdR5qmDRUpTuH4MqEpMJtIWNK5XZWjrCCBQIF06j6QW7dpro5veIWlq3\r\nnSNMitJ5vOyLMaYhb8v3gThYzKoRWYbYjqHw26yx/8UOJSPr27wYIeRQAaIh\r\nM1ZOOKD41Vg6TALiZ8J9V62+/u9enHJ85TsB3ErJR00CcCAve0kItTBLhoH/\r\nwyk+9l4rTdpbXcRldzQjUwNM+scJVbWFsS9XNPUYW//S/kij1qDSaLEt/wKj\r\nitLqpvs3RhSK3pRMuXSAjzGNzLmDJAhQLyFrGiGEhH2qEXPWnppEkCU7SMcO\r\nw2SI4Rof8+KCAvDTc6dz/fYZG73JF4IhIIuLp5fOmVIA3vvhB4ImHJwg1KdI\r\nXCiilABqKZlfPW7xcBXqA7jRIpCIWhmzvnQ=\r\n=knWF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6e376a1435fd705c61baceb1854cd1657ba17743","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.12","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.12_1661781570091_0.8440337838633525","host":"s3://npm-registry-packages"}},"2.0.0-next.13":{"name":"@vendure/core","version":"2.0.0-next.13","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.13","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"13b70ed8a1f80a7ea6f83fd5e2087dd82ba574d5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.13.tgz","fileCount":2611,"integrity":"sha512-k6/W8vdZoeTo8VT22rlLDUSOW1XKzsuCae347c32ISeCDczEGizoO84hVeRmLrmnFOOrp2Gs69YDjvyRGOQiqA==","signatures":[{"sig":"MEUCIHVkuOOJiB98Iu1v2k8dP10aJ4pIQjJiRmdT/mSms/TZAiEA0tGd3jcCE8tzJIebn93OkONaCnIbmoO+thDMd0vCtIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6205607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFzEdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvLQ//VREpYPIi3DE/aRGfcp5y1WgCdJv8miwhue+k8H4rOCZIO780\r\nSc1zRPXOjLJ+K+8UORZXC70SjR/E8BNTzklRlegLVa58YlFJBr4yLhwDHwDU\r\nzM6aThYa/YgTYLg3BaTVz5Jn2Nk3BRCiJNZ94joN8B4yT7k5ccAN+Q68GWZl\r\njFNZlAlFtzCir5laxbyJ1312wzd2JbUNohm4EqeLw4ZAp78ydOy4QM4SgSPx\r\nfoHT8655kfk4fbTSYN9kACqzypT1H0nT5hgr5ZWFMTXxncr1x7RX/UttMu4M\r\nTMRmzDb8X0UzVLc5mHWZ1l8TueiBiqEJCp51bOw4NpL+cNwDBX4V2+yjfWtV\r\nJ8ZyRVTR6h4NFCdsFmC2in+tpA3j5byb9YWBiWQTTrIZAO7jpyAkXW0canO/\r\nKFdPLTkU+Zmh8tN2Qq3/M6YCqbCxzlFH39LW2LnpCRxMjL6TNKzf031TTquA\r\nIDpNxOfC1cb/7sVU9jyUoHZWSL9gU/GUtsMVhPEp3ZAQpBzwuK6nIytR2JM6\r\npS6+GPmr4cqoBWzRjTKAeclnPV9zEHwGdoHD5TWlRNL3Jrpdsx9fYZUCOuLM\r\nvTzSK2jKasNmteLl1VM47WcmJADU5w9TSiZubn9SLeci/wxE42xmTLOAZg7R\r\nxFn2nIKSzHsLXk5hGCoUDCnBWCZXnxLFD/w=\r\n=5Lrd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c4877c253da7ad10dd26450e9a1b1e06901d5872","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.13","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.13_1662464284689_0.4813714163969447","host":"s3://npm-registry-packages"}},"2.0.0-next.15":{"name":"@vendure/core","version":"2.0.0-next.15","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.15","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"c6269f5052c62616ef6d0d25b977a65e36703b7e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.15.tgz","fileCount":2611,"integrity":"sha512-pcgbn8bLEn+Kse1qK4mLmwb1qJYMKv6VnXzhKlI/b8nwr7VDQEGhaZyQ1COyMkgxQ2GrBTec4XohVVecSG2Ogg==","signatures":[{"sig":"MEQCIHgpUxF/B6kwdHJcyQ2N27ETCx6kkZLnt/uGSE66zPilAiAjQCTuW9WvO8q69+AORr/Ofhvoy/szX0xEv91kt7V9wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6205607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF5iSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPfA//bE+Do2xG0Sb6lSd7DM5KwGCvw00wrpY/m20zSe2VdTYnA78w\r\nVfVC3o5q7jk8JHh4lFSdmrQg1sJsMe+/zMCKlSD3JejRakPH+mUXY8iDs6EO\r\nbi9dHoiwohuq5purISzgmbIo8mFHjfweH0VFP2wfHHSrOevJS6cOmCcbUhRR\r\nWLy4+QuTyJChm8msaokiZtcXMEyypvY2s/Ro2rehH4GI6pioWCfjMtnZ/Tug\r\nCMWWCrBULS5yKjyEgm7YeBUJKua3uaipEOJfvKZ8xvXGeyDYJp/vowy2D1x2\r\n9AIO0QPdnwHdP8ZLlgwReh9t0XuRU/mSTsav1MudUPxvaHmIdMteDGr6ws9e\r\n1bJrlXYrJti3WY8O/TayEKWAQJBaEutMT0y3U9zQ7Wi19K0SC68CE0h7+4ev\r\nyH4ua92DPD6p1EMJlFK9i/RCdMcrE5GYmcXHIELIGHFMHAbsNcTx9OBV6RuE\r\n1VeTsdLZtF8BE6GB5HP926HwfCX9BpiMR78ygNENu+O4iMRPQKTXMGO47ZFa\r\nWrXXdinTZLDnRYvC1bHbkT+u1tLSJsth5qMIVAY3For+2Q2/RGP83rHWnqwH\r\nhXphlZX729He7Xns7mcEryi41VGci+5QfTeSpe0I01BUpZNBYk9pjRXMJdBM\r\n+qQoCnhZPj/rgB/p5UYycbicylhCKnHvJbc=\r\n=RpME\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bd7fd45f9dcfcac6aff57fc1181acd01f2fd3dcd","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.15","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.15_1662490770547_0.15913566863759798","host":"s3://npm-registry-packages"}},"2.0.0-next.16":{"name":"@vendure/core","version":"2.0.0-next.16","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.16","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5ad458aeb5f810e4a1572afa731507081257f202","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.16.tgz","fileCount":1597,"integrity":"sha512-Sd7s0sE6y1/6K02QRJjNE3lAVMLTdIoTOSP0HGR+pIA5iSOES457Y6h8I5mCSGLXYFJKsm3D3xXtPz3TfDkqMQ==","signatures":[{"sig":"MEYCIQC0qvAlgCLjKh+FSiID5cLIJ+ve4AM8O8Lt5ahH2DBd1wIhAKk+08IULdR8euWaskmHA3S6QirqdAIQMXEHLDUfnmnR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4293603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyiTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrW2A//QJTHFW8c9YDKCAH+LPhMGyeFkCjGhKQnzvyTApha79224fWe\r\nEhLEQHaW1e6vCxWx7GOZnex4uGd0oqBCGv2NjJsBUGwsAh0lwyZhv0IeFAMV\r\nKgbDyKTnCo8yi2hmTF9uJ5Uct0PutV4uUPJbsIhkvV6Wzap9Z4Xa8suYoZx6\r\nwXZoclV05bxgTLfUvalrC6UJ11aGK171BxI7VwKiGFxA7CWnzo3WPoIBF3Sw\r\nPgzdM84LL6NQ1SaBLPtU8poXLEp7UKXcdt8itleNTWg+S6uPDIJbpYgz8Nlb\r\nQ0+A8c++L4fffbgTq8+u7w2zMhghsJQi4wc+ciD6r07oelBJCzWEbqHCz0Ay\r\ntJTuOhYH+cX2b6HBC2V6FZV+mruGKaXFHXhBH38rN04WZvrF2ptegqP7adIh\r\nGtPpq8Czir/qIbb7/e+C/Wi0n3zcIFQkcrJJXO1Oh8LxKITYjI8jksyAt2tL\r\nnPQQNfreY8j9R0PfLoIJDXBDZ3XKceF8qgwZQ97OubI5MQnDa9sqPw8MVXHw\r\np29152k/5HMruseco1wwbeDz7Cmm9VMQHlg3rziCdt0++u7AIeo9oyVYf+Vn\r\n22WoK30jsPKcs+6eAfJN73m4wmJ5+97Kn4snb/nQGr4pRLM52KSY8bsXebM/\r\nOyIhkuyeJB5qbqkedK6EdgJxQj/LyUUqUCs=\r\n=mIUZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"43181d69c3ede04ec8e59f6f79bcf50ae1def7d6","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.16","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.16_1663248531650_0.8478031494425291","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"@vendure/core","version":"1.7.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.7.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"f46e8fb3128e141adc853afa492ba19014b8c66a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.7.2.tgz","fileCount":1597,"integrity":"sha512-7uYI/jSQFA9bMfg0RFv+7L1gqZ0CVIarl3dIq1vBnVuKl1qZuAqEkmONMh4yLQBmTjT6HFTEYlRhPzDod1kwJQ==","signatures":[{"sig":"MEYCIQC5W/ONSD0vqE5BtkPZwBdVQwBKwKrLMDQekfCen+OYGwIhAObwBFzS0rKLO/nwSUGC9ExXaT6a9D3ACW3X+tCWQlt7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4261447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKIWnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4IxAAn5O80kug3B7996wSiuGhSPqOTGPgueRe1noyPmME5mS8niu+\r\nWNPhBfsq3FIQBA4b6Tzj7S9RVFQhIK7s0Dw6Fh+tyCWwDxS2FQ9zO1mgTHAV\r\n7yNDJt+ZFIRg4OlHiTR1l5+cIi2LxIxOm735x+mkOm0sknw5yqP65bAdYfg/\r\nQCgFdE/vaOHKUPH7g4Qe5abAdwinawPHpy+6qriFl3zMjBg0t0XMU6Qt6iJL\r\nZ+7KmMaunqxhKT6RYqB2na6XgklPZNA2Nyxmp+VYYSClp9CCIoOa6rY5ZoDn\r\n38YfDaFCT3l234tPqKyJwvu0MUOPOwlVkb6ROkp0qLKCEAKV6zdtZ6Usn7Vq\r\nU+PBvIWhUT276TwiMn6rNSlSUZrPxQJzI432MxT5TI/0hc4ImTvNNBEdokuV\r\ngqm+sTAENmCRLx4rPwFw5F5HA63S+Hy4I36Mhw+kcAWKl0IbAkJ2L/KLEo5B\r\n9ClCrmJm7IJjmQ7+medN0I4Hu/iWfCFJ2Yjth+MCkffRf27RuTLdMn9wyt4t\r\n3A2pIWmVnexJRJuI229AbtL9AAnVw92xV+p3NSfeqVrzGX4Wbi4MZCTeHqkd\r\nn8xHvEAlGeVczFctHBVS5XRF7YoU+vj49BomQKXtmy27rEVcidYMSHJHBti8\r\nzEGGajG7l88gtuiNfeMu5B4c6SJztp/xycs=\r\n=dS4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7f43e842b63a57eb897a400d83a2c4419ebbe0bf","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.7.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.7.2_1663600039502_0.0018980066457732203","host":"s3://npm-registry-packages"}},"2.0.0-next.17":{"name":"@vendure/core","version":"2.0.0-next.17","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.17","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"e52a1036ed88d18b0fd0b998de430006a702a2d5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.17.tgz","fileCount":1597,"integrity":"sha512-gvvhz2hKIGv3wRsByr9f+RNmMC9VFe9XuMPLeGuALWBPOTGJQWMMzsFTNXEfIcyYSTgUs2UIa1drJORXzKEcEQ==","signatures":[{"sig":"MEUCIDtrooVJdxoIMTj7E966IMIosJLhFHz6IcWcL0oPyb6mAiEAqelx76qCOqmXcTD6G5RhkzhCWcU3W9mUxPMpKQY26oQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4296698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKI3MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNbA/+Kd3iMDCRdYaNLD8iH8DW/h2BCOVYB8bJ54uqBaruA8YT5J9Z\r\noT+ctWzz5wXMcYQlcvJ+sHyrU7NGTHOeJbyA4EnPhX9F+U+K6KTcVuopf2dH\r\nLQIF4VvQ0zoV3zm2syWdlnPKqsTvrI8afsNyFktdoH8cFAVMQw9Kf4CwOOaf\r\n/llEpawOXv9udwCuPtpzjrWhStwoO+IOx4e1obJifsCd51+b2a+Swuh1Kovv\r\ngJk4v6OKZ5Uz6Rvo7/pvrwAuWAFDoNQiMpEs7ux3ffzzaBT0FfkFXex2TzK2\r\nCa12p+h7oqHDTIjRVaumBXQZzgzJmGxZkfPsWVQWS54QF9Q5FYy8D+l0IRl+\r\nyl+TR0fz62ZvRtboQBq4ixFCjIcQvJaQuL+nrARLn3Yg1diWKMfOKWv0ElSd\r\nWyoj/Jurw/rKqZq8jbP5THD7wwYTcMbaWeDv4H/jXio3BpeaDeLG+X3BVBCP\r\nUddArJPBx50n1tzhweVAL3aTrmun5Lck4PpSB8zjfhg2bDcv7vFMB026Qlyh\r\nxZZv9WhnYaFIdaGZrVljAS/haz/VPS/DIain7ndMghN9XZw5Q4CO2l1hC/WK\r\nFiEuEJFLkKjtNinG2rf19oApFvZZxwvN0/UE/yF6DBPAMKaxCsFVFmvPAIhq\r\n0JB1R7AUnwVpUR+l4KPDCSjr+mF5GSONp6c=\r\n=l/I8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"61c7e9c9d85f734855f4782605d111b245a2a8e1","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.17","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.17_1663602124444_0.14388665298992498","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"@vendure/core","version":"1.7.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.7.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"fe1e984835b43ce9d109481adb7e27aa6b340fbf","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.7.3.tgz","fileCount":1597,"integrity":"sha512-NcR6zcIDFW3aNMUcG8qumvr0kMIaNhaalvrSKwHo9Xx43n7dD6gYljBfIvQ88UaUe9gmx1unpLvOTBx5Y1ioTA==","signatures":[{"sig":"MEYCIQDccBKrxMcHQQVe094uigd56GnQtGXBCaPoV1kEXSpTCQIhAPNLe/63xNBQZYXXpCabPViou4lm53HtzRCNJR+ymuku","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4261764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjL2dvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIbg//aUCQInKUZ0mMhNwOwIkMJuMgE95gYNt3JMuC7jxZ4jtyIpJt\r\nL2aS2eZIAsjH5mVxd9puzWyzS31pS8qc1/tUFN2BN1YrbXktesIpasuZl7Vf\r\n4OeG1U22tW0kqEg2oSsEURDp71WE5u1B7N36h+FqaTvYatCMR0eDH07FYAZU\r\nEHqLVN3HD47EBBQyXB9CrAsWfo2YSI3YLxXulIlvX0GRUXU8aETLHYXuGHub\r\nMxFUAUuZm68cArVSM1LctHtgL+6fcrCb6PGk2JXVfQ8t6Kv6fKy76PPp/TfL\r\nsIUDuF1OxSF5o9O4Z2mn9pofsarpv8irCNi4q5AagvdxLaIjQgFPXFJ+9PaF\r\nBde50QEdYvRUba2zyhOvLc52GIOJBX2muQU2XkSVo81MFCjw3NqzLIRrgMTt\r\nCFwtSwrXhPnt8fGFkYDTA2jwKL6JjSm468MUn5rgN+G1abW16tsiuf6Oeyfl\r\n6HoT9tAOtt1cwrbF6TIwCfbdCJR3glWCYSn74jciA/3nrC4GJVv36MlQd6AM\r\naC55EVP1E0rgJbA6IqepoKRDbOrttNPInaTyjE/y2FgUbYh8h6yJvVSpmauT\r\nqt3X69Q787s6CR+x4LjIOoqu64B9XwFZHIxPniwzHBSUeCu8uwPpp9mTeMWD\r\nj9tsN3EiyE4Hv4xwPh/7fcSFDmT9MIzwj4o=\r\n=bRfS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"34625625da351222ea0a7f45424185321f9cd1f9","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.7.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.7.3_1664051055665_0.3823348309692547","host":"s3://npm-registry-packages"}},"2.0.0-next.18":{"name":"@vendure/core","version":"2.0.0-next.18","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.18","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"1a19b6df9809a3c1388ee184ef05c5171e082d8b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.18.tgz","fileCount":1597,"integrity":"sha512-HZ9HluJUNzlgXyJnDFFIu+ptPyf6MVsGmoOmC/5r9KUqdzk+c7uSI7QE1FxzcrBUZaR+VR8vmbXjxNv7QPaf7Q==","signatures":[{"sig":"MEYCIQDCuf67xeP/B1Jef6FYgdSrdE5lan5jfibNRxRKT1B86AIhALR3Ckt+O50qNbeO6I2/Z2Pgf7ZgrDrTqSLVnFquk66w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4335603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNZASACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoB3BAAl4w0h8hGdVs7GAwc0EDhUHc0NM9o63mzsoMEggEARsG1qy6l\r\n/WjeC6WlWD7Jc5XvmWYJUbhKOZa4F/dDL3hF5U4E2+kvjSILaVKzpcdIVTnd\r\naqzLey06cV1FixKwnkDd8cuuq0DfleX6eyQRSM2gDZBkgL5s5OM0/W9/Xm4l\r\noG6/TltnrA7hFCLPzrO9DUx1vLGVkJCw9QyYXCj0J9bREVYYX9NCdxUw9mDg\r\nrZvtLdlu/PvdcUc55Gogz52rRb1BBazs6KfUPtjxUSwnsLuHq0SNB9zhVRc6\r\nDdpdhx22rI0Sco5mBkmMSFDWLMP1eOvr4DYsaglVuD3MRzx/MK5eG+UjRFBA\r\nbIzFIWOcA4l1JzsE6IfiT0zBQ0RK/0Oi8i6tRP9WiAoDTrg6QTQYn2OqRJW8\r\nzXfv/QpRr3/5Oc44Gsuoi4oEFNKas4ZYAsrfD30c1eh7vwM5Lc5NXAUt8bw0\r\nRJc1Tk7sCaPf6pmA7lzLsiLJMskCB0eTxM38oAcwS5+r1OQSBYz/9G+YXprF\r\nsdXMJ2geK6U9J14QlBu/9XFfIqPveBaqbNxGI8fUPzSp6Eka5lap5Wcxc9f5\r\nNrCzLqLi+f6ccFw4XT5quwA4uyEgIn4rxIwp/hS4QEZJdGnSMiqV4r21snLT\r\nCZQAH1M2iJMT2FPSPaqZdK77hs+gRJIC9YA=\r\n=bPIr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d42d6418c7f0031ebcb378599601d97ae3067f81","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.18","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.18_1664454674493_0.21398792441383052","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"@vendure/core","version":"1.7.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.7.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"1d546413345c50d4aa82203fb91b3c92f2db5aa0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.7.4.tgz","fileCount":1597,"integrity":"sha512-PGbF/86yaC15jc1VPxPNAHHFbp2sXoer6plpa+9/yZDNchM6OJnPGlXFxRqfcNWP3sVu9gMqheyloNWC7592rA==","signatures":[{"sig":"MEQCIEavroXbAUej5idDqi4BGZ8pmr29scT0Y/xkQ3EFehodAiAvtBtv0+YfJ+7EnI0hukGSAScOJTpk4sobWQfLBOfg+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4264548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRUPqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppSw/+Iio3BVP/176uAg45lAv0w1wauyP3jDCCdPd/H4jnxlOsTHw5\r\nzXIK6cMdaEWd9jTbpaVTxPg28B3Xjku/E2DhLjs5yjHSV/om1zh0yefpLaC2\r\nSQPnyxHPpp4jx2vVDdXmUhdOn02Umh4W/uX+kTnJXdsMfqaX8eCqqPZXaAGe\r\nibpdF39Sd3iPHv1Ct9/zAnMQXu/oCSaQvyy9qJu91CBfFEqLvqeMLCKP4Ic4\r\nJ6e/QKCVvXeHYHqidKr6ccOWvVtFuT1kiH0GQweQTMQiHpp96nCX5y0zC9uh\r\nKf64V/jTcIeL+lCF05pVCDlYoPUIsnzl4wOg9AuNeIMWI3IfJTpxtP678mjC\r\n49Rjjx6OVYk1PDH0lLuZ/fav+JrZ2kMONFZMpLNusUnG/DJ5TVAkFR+3pE+M\r\naFOnRUyEpEiRfXDkHVgfTYzWcTYstCScKWRHzaWBWyjxqxyw6GWvmzEuWgaZ\r\ndDl8IpsgggHnli7vGr8tXpqgbat+/ri5d7YlVUsOUMlujOFyD6CMRF+shbgU\r\nhvDwwkMNZUTTHYmqZRwEbEiHtnVYjDzTM3+8ZCF0LlvlEIe5V9ADfLcaCoAE\r\n2MrB0yMmXHlP2O12/3OUapQddVbC4Z8/VRz+PNal5YzZzm7KqyRkDvnY2dix\r\n+7sU1YNy8ghqx6L1hh3V+OVJQAcWXWPDf/Y=\r\n=YWeL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"64072ac98f3067094d642a3c79d6b8996c98c58d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.7.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.7.4_1665483754368_0.49823711028710016","host":"s3://npm-registry-packages"}},"2.0.0-next.19":{"name":"@vendure/core","version":"2.0.0-next.19","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.19","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"10972aee8265e43adb589743fff1e49d50ced4ce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.19.tgz","fileCount":1597,"integrity":"sha512-aYHK724Y4m3rYDPSh/NmarpCxxbYsU2FZEAu3fDAurq4VcPolUx7BoQtmmFABs8c6Ju10PcbWhRMphNr/K5uAg==","signatures":[{"sig":"MEYCIQD/T4t9SQ7XBSIeTnjIh6q7HuDKbupQOD/S6olAynMt7AIhAJhtGl7e/jXRd0s5a9mfnbvPHkQgoGZAuMEoHwHLB6Wd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4338604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWGUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHag//Rkc6t0QUes2HoJtIhaFPlmDGSYr0hjX+CNEGnUDL5neKw0fx\r\nrwLIblw9QG9+SiRmSEz89aHF/0oyk9RVzN3sdQVK2EXDtT7pukGLzTuEYkp8\r\nR+GcwgPWq+dErkFKM9NicsIu4iIeJdicZNZXjPAYiRJv55BsVfs3mwgh+62I\r\nHIUW9T3VZuDDohrOG0Y8Ur6zMwP6idQWkF6aY3/xI3XPXfm1gh4f6RNQMT6S\r\nRJGZPjQt29in2fV7ULlM8QgS+1z6C4FfXyS7EqPNkWU9w+eqS9fjkem6cIWC\r\nMPjWgc45L7Z5s7aKdnsfD6wildl/eLuVwHpMpyZ74Eysg2UrKWq2AT7ZLvst\r\nUF4Cj/t2o/I4Rofzkog2yH+ObWTJ7kfDlzrReutXbXGyn0uXthv5A4p7Sy04\r\nikwUzPW32pUkKlR1mnoI7NfXRuaDckEkutAmmPe3s6pcOL1Qxx+S+hc17bvk\r\nngDqsi/htLybRWVtS+Z0uIY3W96n5J57FnyS+Sb1F4GdqfSwQkQxk3dUGi23\r\ndfzcJRnvCffbIfcxYS/R/lgt+LOyHucacMJnQ7iG2wnNy1LJZf3KtFNilMXl\r\ncc7W5qYubfIiJtIYJraJ/MvHeoJq0ZD6+SAQgd0/7mQiDQBhhqU9kViA3x34\r\nxwEXnY4O1gRd/zbL7wtAyjlY1stpMRJt3ao=\r\n=4KCl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ac97d6ec065a6ef145455405f00defbd1432c20d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.0.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.19","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.19_1665491347912_0.6561890784262825","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@vendure/core","version":"1.8.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.8.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5e786db86eb11ebe30ef1d1115632417c42cb32f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.8.0.tgz","fileCount":1600,"integrity":"sha512-lPJVXW1Yj3O5QULgBD0mrGWMW0tEvVK2qk/XFMiYjdpWTZxuP0Vc9aUu3uJ5oEMc8BQ4S9/FnbvLD4KRNlrZsQ==","signatures":[{"sig":"MEYCIQDOuoC/LsGD6aT3EkztV0+U/au4/5KdrLkx/cYaSjqw7gIhAMZt5zzvJewvCuslQpJgEQoYxt9z9i5BbA6Ii6Rbu+EN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4336116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWPWlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfcA/+KjbfKP1tH0iTYMaP+ZDW68FmjJJjS8InR7BJps/T7dG0vtW4\r\ntGxpfw0O/Ndc+qAYGpMR687Mk+7M8ZYKL1340Ui2GvsKLTvd3r80rBxsb7+b\r\n4X9q1wfqmuZOo4UhvzZAO69yZV+zweD9HjV+ZbzkLeUprhstKRHuolaJ3KQE\r\nIEKdidzbU8gJDcYx3T+LD8/e2e/0im/vgISClAGS0oIRYhIOH23/TBcfw2Z6\r\n+r7uMD18J9OX4UDZjKCp2sfRv4mROsPZStSxhKJyPQV0VdjIYqC4LeE2ss3n\r\nYhy3Vp+kwXkUo215fKMZBPIOD0VuzaN5Y+1omL/E8F3CUEOXYrd1U8JWeDLO\r\nU8Z6guY2IlMjK7XzI4LSBlJP9Xc+qzVhCFtTogBMCq1NZhiJ8/2g5mFIHzcZ\r\nrw8NmDE41xO7Ex/O2bwD29tlLpRTd7hy0THKHAjq/ZQ+npNQlYvH6A4HFWLd\r\nxqHlYWyUFEvMVVg0iVGtleVJaR+xOFWGb/wOzu5kmQiFywnzBDcYwIStQ6+u\r\nhUE0yVqvdRKIrv2kUZnEUEhipgR6k5aS/aealnvv1xNqNzG5jh6pccEdvYKu\r\nkTWQdeNmmKBQJtH3t/Wy+7t+z6EMFrzul35130RDsFKULaWzmHYpzM5Mbtl+\r\nRJpoMtXm/XQVDsPHGRYSoJNrssQ6Ldty1oc=\r\n=Jmfq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2959acbd1760132534ec1c3752f3232ca892b316","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.8.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.8.0_1666774437454_0.3002456536038569","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"@vendure/core","version":"1.8.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.8.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"bfc1a76d2f819df989430adcfa8c220b4e985edb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.8.1.tgz","fileCount":1600,"integrity":"sha512-f+hdJAA2zi+3KrYNOBZo0G29IrpoJYrTmU93/eOy87Y23vw1jaYhv4r7M7FKXTm6WJHsVnwlbLN+DA0pBypXvA==","signatures":[{"sig":"MEYCIQDjugzSE6DcaNqfrBwPTg+buXMde6BN2GJNBTm5w7+J2gIhAL22h4xjbkgBTXXlC2GYkKvV0BhMDZV7RCLTseC+LyEw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4336116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWVFqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4EQ/9E00xYSiIdUi/rFVVQsvuc+mAKR1vX3ZNct5tpNfYdfMSpEtO\r\nuN958Po8yEqKpc+TU/9A41sAPsezMGfyS5jhyDf9qe/paKCtM/J4rRueZKo5\r\nLQcJ38ikILIv06xpDNktVjn/XBfCQgmxNFVRO1DH/GHSXqxG2/Plov1x6WuW\r\nJ4ZlFzBpWHKnI1KjSkLZ8TqiD4P1c6yGdX3ZXsoxjgVvsj2/JJAiQo0Pr74R\r\nnm8tuNZeSSFrua+Nggu/wlJ8HhaDEHOghotTxjpEYWy5fo0+8sXkvXxoRRR4\r\n7fLSeFbMRF58lFonyRXLC0orw93eFuOZxjqMMEzLexaAwMgQ5726Zp0WKa9r\r\nvK/gMjPOkGhXWBwwQqTSu+hidN+L/4k9DYDACARjfi8Pl84fCwxldKqxSFvW\r\nD85zE6kxjliX2N8URHYNx1NviFUeR7eUmVHp/bnhv8VLupG4Kx/XBlJJwqr/\r\n2Dg1/pmyinVFa63RhUpM2DEEdSPB4wueU+xgfCaxtO9r9rBEUxSqlUL6ubxo\r\nzDTPLCFSc7ig1kTdLHK5OIgKb7fUGYZwACGPTtKhBKozgNQOddRNksqXXU+u\r\nVra6ZNRxJN7oWYW3jTddFKysoleL3+B+6G7yMHyT5Xiia3nYclYnvQl9Z6Ck\r\n7jpvhtsurryXPNVPpzSJYsefw2YdJqz0A/U=\r\n=282n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8019726d5af6dc8d72185d07f673387d1aec8887","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.8.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.8.1_1666797930601_0.41731590200724855","host":"s3://npm-registry-packages"}},"2.0.0-next.20":{"name":"@vendure/core","version":"2.0.0-next.20","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.20","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"3e95a61cb9ce54b2ea103765c80acf0e41798337","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.20.tgz","fileCount":1600,"integrity":"sha512-YbZF2HtGCWbrOraFAVqHiEhJfY80osbVOjsHc+J6DIXySuGSRbp4AN+J+y10rP3UeiNiURxnM5XN4RT5tai1uQ==","signatures":[{"sig":"MEUCIETUNJydaiqHMnVDjPxG5cLVitnGyXv9b0ZpAIvb8R7WAiEA3VIx8PeFAzoEfDLyFx3qJ7eLmw4qo639jieYK91nTFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4372742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWmQyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVrhAAh1EouvatTGv7vGIQiZynuKRtL8pUGrO5cWyJFRbUx1FmYaHV\r\nOduZTv4j0By7I9eT/3ZqfTs+RocEHvIU5uF0Nq6n4hE4ku9wDPzJCZ9iQRUi\r\nDxbihYhh82BtMFD8ee/j4L1Nvm+qpnh3gfqpo/L88KVlg5lit4fhgYLh9xzd\r\ncnfcmP8eXthNui5Cf4UrcT1KWB7N1k3Ery4PFvRybC8QMX98DAvftNnL143f\r\nhb736x0N2lKa9Gyc3AaNbewNyWnOC2ehuUNpuOmlf5NxBqbzmpx6kjUqwntx\r\n2q0JKsueAK1dRLFIEAEfqXDTbSV87Egl9fYoz3TKbsgCliFWgRU49jUqkxIf\r\nWCGI/YFntS9gSIO13H3EdwBKtimrCQOISehJ20sUxUY/VzL1PR7HaWQGrrXx\r\nnsIp9kB1V37WVOYtfZt7BXnq87OLgUk34OGpMwWoHN6pZO64WU1atenXDtvn\r\nLymYQIQ2pkwIRkZiteh161FwLS4XyzTb6jJmnhiWuaOt3AXubE29OugoHABQ\r\nJI/b9rdIUGaUI/j1Qe26gN64alHKV+gcJq645vYbS9f5ZtBaTDjwU53/9MZy\r\nsquTOY9suyCQwhWf/3meviSojCQ9orhWM4ch1kgUJUixemS2eRMthIYVlzDw\r\n9iVgWs0gMLPJWsGKJNFU2P8XnJbOXOlGSQY=\r\n=khpv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f0766a7fa72cc56e647d3b4c3f213920c3fc7316","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.20","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.20_1666868273883_0.4063894320683974","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"@vendure/core","version":"1.8.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.8.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"1f3ba0b662ddb69b0710cf48c99a7bdf516efaa5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.8.2.tgz","fileCount":1600,"integrity":"sha512-doP0i/UakxJhnUp0qM0uuNQfbJmmF/14ajAUjvRneXtbDwiUhPC9t+obVXZrF76bwkKLSq0tEq5G5dWTamGs/A==","signatures":[{"sig":"MEYCIQDR4I7qMx13Yiur0/TB5uyqS8kc4Af2IkFqUJJLH178UAIhAIb+j5yofRqD+MUZX0G/tsi+dpQ5NqLUw48ayeJVAI61","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4339197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYN1VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWSxAAiZX6mBKZE8o1EAcgQYoLUkGxOEVs63TuiZpUazAd7Tln3u5h\r\nYGMbyADnzRxe3QXgxWlnUJKSu24Bmpe+W1cYIAqHsbW8tbKqrUDJJsEofGSK\r\nQiH8zBi61OpNcc19VenbyxEhL7prI5n/Qqd0tHRhFiNEwC5Ao8AIJvsF7bPK\r\nYu4A96iDBTqTq7lwZQsxGzNEsKA1Abxc6jJNG1pU2tST4r4AV5bacAQHgstl\r\n3CIR7pRxs88+X8R8fyNasDvT74YPnKqy4wXYHvYynmj1IE51NCHj3e9rNL49\r\n9283LBBSQ2scfJkXygM9sQHad8wsPNovF6VuHjnnoIf6Q+4Xh4aFSVBcSNoR\r\ntLeY6Pw9f7ssOvAyFah+USnRZZ3j6a3mEvBgSUyMDuOEB59zRuXQPibl2/vp\r\nP/uUqeim6Yw+/uX2kpfDsvBjnqTCGSxU04nA8ctqt+s4k/YyR7fxhxSueqbc\r\nXkH3oYHA/zL+PhSjjHWcdyEYPfA7Wyy31i7ROJbgtnRDOvrRTyK0/lTbkr6M\r\nHcLMfi4elNOr2KQVgJ7NQIbEU9zqirB0Etn90U1FWYKPqcu9G4BStsJwxP2Z\r\nb0XoaJwBUxL+Nkz/h6BE3wpLWbTPEQ9poZhFFj0kmZFT+ab/7a9lW7XXgD4D\r\naNe6AnIBJd7gbxhN/Pn52daHJ5hBoqENWZQ=\r\n=E9If\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"79cb018d3ed80977cf21d4ab637382cb73ae56f0","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.8.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.8.2_1667292500753_0.07543828142889542","host":"s3://npm-registry-packages"}},"2.0.0-next.21":{"name":"@vendure/core","version":"2.0.0-next.21","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.21","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"5a77ceaf05edfcb3975956ced70adaaa9495244c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.21.tgz","fileCount":1600,"integrity":"sha512-+8mEJtXD7y9GGdfQQa7ZIcDulkZw1XJ0vD3jgBmASnaEKQuj1A5k1CCH+wZG0WdVPJnSQ7IOjkBLak+yGpaS6w==","signatures":[{"sig":"MEYCIQCvgIpeZaJ5cSiwYhwjHV+HiKUBt79MlH4vY89UzNhDQgIhALoBctITAlp3sCOV34p0+gKrVUePXwbzPn59Flvq75QV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4375823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYOa1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpITxAAgeLRdPiNvkroIeLsDLR3yoT87SiCS+EAgBFKyeX3CzGKlcre\r\nHv3VDSYNRGGxx/pUKfU2Tdi3vXE5cYOB96sYWL3G4z2CKSFSwGgOWjSg/UM2\r\n86nm62dHDb8etvJmLhySUkIYleq4LGjdZYgmXEInfGyvhDRmXgSr2uilk7i5\r\nEBVftOGLBvNujPHsPeyEaDZPgy+EAG20WcdkWVdB9g8qVBN8Z1DOQKl8mZGq\r\nZOXRLCDWElsR5wqcr0e51pRAsozx4f205oT3Xz5mpybTepod4NkqOLjpKI3o\r\neAVOHcPhsR6azyG1i9ereUjMm2Z6GfjPb1lWGis5waje7dTaGWBJqbvpG0C4\r\npyFhCsimlfD/IPfTBZHRf3y+8RaDVgR9BnQk+aNM+uZH3Yv7gJNvaZWR0orh\r\nMbUSOL+8tCFWzoJNC3owpKFzQzJiDYXIxEJEDSUpWpkyzaMAOnnof9U2MOcB\r\n4qafT0EaOd4Z/HglThbv25qReW0DLPtS1Ld3lPUX4XFnk/CTZ8J14nkZ8uip\r\nrMsPFUET1Kv0OoLYJhDc+DXEuonnfOBsj0f8i66IAOWIIm4/FrsQcIIDWV+S\r\nBuSZHQd7k9nn885cGaXQRiHUjsXjKQgZdSyR5Icg3XwC5NWgOG5Q5aa9pWwI\r\nIeYAB4gxLSrhH6QoS3mee7V8Q2IdUS04hxg=\r\n=oMA3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a1f3cffd598a0c634f86934b70e7c551c3817860","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.21","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.21_1667294901485_0.43831301322603644","host":"s3://npm-registry-packages"}},"1.8.3":{"name":"@vendure/core","version":"1.8.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.8.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"b128e889684615b39acffa3210bfb0818fadb46b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.8.3.tgz","fileCount":1603,"integrity":"sha512-FeTSuBQ4JWOpsh4PZd5ozamAsyxAnUYdqkp2R2kgwkjEm0mzkdtSRdzJ1Qu+EYtgLpjtOu08exri8pqityjUMQ==","signatures":[{"sig":"MEUCIQDa4d3/4ir2sJ5VimWjh2otRRWkTC3LbuW37JFOiTdbdAIgDCXuvctbzDM948Ib67+FUmWuAEQWd+6eVzbPYJj2ZdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4346652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbR5mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9OQ//f1BABehy2jv3iEQVp+DyB/pr1yT5BlSaLvsG+ZuK0/vtedn4\r\njJ+R+ikZY9fNTUU7vo3EgZZov54EYDoEa9nAY5wrY2vYQleFFCaSFNXh3B9b\r\nHibeJ4q4hScZJ4V3Nz8O4vDhHw9AT16EgTG5NQD20n9QIjVnGUH9vINE6Olj\r\nEoFhrTi3lpxXGyt8Ls5I+CWzbo85gU0LDLPx/J3W+98eOw4Eeun8zqY0sYww\r\nC9foGzxZtV3kr8UOku5F1DBWuhMnoKI0Fn/5p/wuTSOWmLagvtSzfXNpf3m5\r\nAAMsDbUdKNDvmp1I8A7iGIk1A40HYhQeadkpRsIWqnqXQnYkUT8I1OeHWq8D\r\n1Y3cCItVxp5bHMzoNvvS6/uG1A6QvktEWIyIIAx2FsBi3vKpY+HAI8pPTzpD\r\ni0BZuy5tmAtfNcHXiKVQ/Pp3xvQUIaCt4P276TUdRoqp1opYQRjN27Hemp0Q\r\n4X7djPvMbEzPNZOAzVNc+yfpzX8Mgc42JUrEj469TFvAW6vuKpN6KmuSjIwp\r\n0m7CUpnooSQwtuKlwz//sUwliOw6t5Xqk3yfjp7LJe5hVhyw5qAMcXnsluUE\r\nKsdaAccAHy5cT7Wsvdui5lkUoDOlHo80nlIF2eIkvmOlfnZA8rRXRRijPDpN\r\n6cQRy5ln0eahjvRB2EydQsh9QNewi+SF5+w=\r\n=J9HT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8dae251c770e0777a5a39c167999fa7639da6101","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.8.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.8.3_1668095590670_0.030332530325067664","host":"s3://npm-registry-packages"}},"2.0.0-next.22":{"name":"@vendure/core","version":"2.0.0-next.22","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.22","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"47393236b0961a07a590f7cfcd44dec30b68a4aa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.22.tgz","fileCount":1612,"integrity":"sha512-NgFwbOqyVxgCXCamGke5WDw/6Qi/TtJ5530xsFvLWhXIMOFMjih98I6prrRl86+MiajHwgtIr9Xpc+b2b5UaAQ==","signatures":[{"sig":"MEYCIQDK++WTKnm6VrL+yifHzu+v291qDu/JDpuWrKBmD9jqbgIhAKZHSi5+zRR80LL1WOYmBmw3+zfu9RupkY3n73tKTiuA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4410451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbT1nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4ThAAnB+n3J1KYdL7TSPaXRmUSelKOJO3MYVDXwz6B58ky4DeTjmz\r\nXfAhdVLdIJZdGZ9qZTDCtLIq1N2H4z2VFRGuQX3/zcIjEjTlO2nZFi2CFv0Z\r\nJ/RHKPLVxI/qTc7Rfvq/yt75Eh/9USfV1Ia/1Q4Aqj8XM0ktogoM3kfKtZxz\r\ntlqnabtwHZxFelsVrVwDreYKuTRlwDv14AtxJyk1R5AsIQ9f52ERgU5UJsqH\r\nwFa6iknNai/ilyEPQA9eihrYU5fi5FJSW4KBAqJBZg/4KJXrcN/dtvqMsx8u\r\nQhYB8rwe8vrl6ofcxnkalFD5FFPKHiNejjeYk/367iKXCTkdRSNty2Et5uB9\r\nYshOBmpH5Sr6q97KPA673GFjoD44Q2l/x939YJiHcB+D7Mny66mbpRZou3jn\r\nQ0Yzz6DG2zEV95iCV6WEFj+vYRn/gccPEOJGPO/E5nTiGeDBUp1fGajrXuOa\r\nR59LH++8mIo74cU0VS+zGqeMzKzU5AO0X7LKLh+JymCYt7v7tDyCW65sNdi/\r\n2/nVAIFrl50z+r7WTeVPhen0h2L3nZjHRTF/Dp76A32UVKCDQ6qCUGMBxQLV\r\nKrIoUuFE/8GMX9U2Qk6S5BKUz2ibMVLTfyfXq5EYv8NbaltRFLgS9OS7BpCV\r\nD4wocfBZYEILaoeIJex4hbzCcGa2Y37ylUM=\r\n=NdAR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2f7a04a08dc8960eec35d2f58a7877ecfee52fd3","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.22","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.22_1668103526827_0.6750889287552764","host":"s3://npm-registry-packages"}},"1.8.4":{"name":"@vendure/core","version":"1.8.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.8.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"16b464878995c441d524ed26657c678d763afb42","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.8.4.tgz","fileCount":1603,"integrity":"sha512-5/2W8zYwg5n1brVTQ7aJEXDYLUScT6xE194XTDpEx296AKQslBY7MLBSflDcYhvZS2mk7eksYSGXb48ZYnJYbw==","signatures":[{"sig":"MEYCIQCBKOgyUPRgjJ8JGOuvdUnwmHDINPkz3itkrMUnaFfGhwIhAJ1FxJSnK6loGSdEHq20Mgf5RNJXSnamcgHN1pHb3wkB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4357302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjd5LKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF/w//eGOJ6q3dXInOy9eUSilbOvBTrOwS6ri282z/BlKPN380KPqc\r\nA31UvYyWavpwjK9/iDAj1cLEUrQfknYgGwEvyxenO/kMIT8n+E0RTzyjf2ZZ\r\nUOZKSrmOYR2QasddpeXPkTy/u9V/UhulC1sQnfJ7DgqJG/FHoy6DivYxLSQJ\r\nHiALlbaIVcRtMxe+A4FOyNT7WDIDFJNtAM8bSDogp6xMwyoeToJ6j/ne4gnQ\r\nOyQURzeGdhfA99Mn5MT9K4F5MIdfbKLB7ASO1lxlJmYpZQZfRdW+TX5unLat\r\nijTJvM561cSe4xdf03EYGqR3a2NcOhaJGLLcN1qC8NZKjgURp9vL3sgdeIin\r\nVwd7pa/yiOVwRKTya1NjZiEYsftKU7uF6KFJkdFx/x+tAP0EfIpHoBxp4tsI\r\nWeF9KvpfvtcfNJyYYJBW/cN1KovVG7Z3bkIDTOI4aBR0/6+WuGGwj4xUzuqE\r\nXmvAavKHuaxTDdyucb5f8Ac1opR2FWhwnDGqaKp2aYmmDT3QLU4bzIFxKXHW\r\nJ0ZT7AXh+x6CLCT5IuRG2lM8oh1pGY0wifo2TlGpjKTLjiv8N6m4F6Db+iBJ\r\nIAEHTdxJghQF/HFG0PoC8qSOHCbjI0577olor6MzFtbsQvH9WUltUcQ4maj5\r\n8HhwOtRGCwhCwTISMPeAjtd6Y+P3z4SPpCg=\r\n=kcw4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"650930d3f9f93dc0768b61255df2df20775e560a","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.8.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.8.4_1668780746105_0.7158130407123577","host":"s3://npm-registry-packages"}},"2.0.0-next.23":{"name":"@vendure/core","version":"2.0.0-next.23","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.23","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"3f64b4821cdaea63bb00e984ddfe7ae391073328","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.23.tgz","fileCount":1612,"integrity":"sha512-MgMj89nMW2ooh72C+CwB00FxbgU/QlYOgPH3jYTn9wJXsPs2qbI7Bu8gi2fnAyUJLLqMmMqGY1YttDVh0NaiOQ==","signatures":[{"sig":"MEUCIQC/MKBjRltL5dByQ71Pki8Voqagdcm6Llq66ll7NmJDDAIgfvlWsJOWUxJQSwW33xg6d2+vyVks4RjEXdWQeqpn2/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4432233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfMYAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpExhAAgrYz1vcwBL73L8DUQ+5cXrXvIef87Er6QY73EEjcP9CbGG0N\r\nmogSqxyKQY0jHglvyq8vXSv+gAvca6GXsNzXbVZrzhnqgLqe9CcK76DGJiGS\r\nb/ZL/xEvGOwj9Z7EJLe3AfCZESR5+jLY89pBPT5LMPJR7Thtlrbki5g2tB94\r\nctbP8ki+3SMV9/omMszt5keCiYZTqN8dnvokyO510oktGcQLnTBYUsEZvNw0\r\nEyJJTyED+agspQk8CFGPbsbvVFQBFWQ8slq7ChGMjHatQZQehTGQ4bPjgfI0\r\nJyiELXkJnU//68+8bCUC0Y2meWWX9j9IvVvk64vqO/Tzg4RBAX0AY7iM2O76\r\nnbTPZ9AY/HY82oYBH4nkbEFrQWMRQIBHwzcU+bal7gPCE69tX8t+fD7z/AiT\r\nBoSjZXcx6IWHF/kJsUOy+BPk7RM6rXaZB99703ykZIgEBPVY8MTW6utjHEQv\r\njYYpt8foj16FOdjaGxkaCNglSuD/sKduqVrAJlwlIQGwxY05ZWFZyfTemR1m\r\nCLmNp0tfq8SHNh3/xWL1g2tdVhSRsSfsHteVxRHU0ueQzVyelgV/HwjnQCIq\r\nzA/zbX1KJxIW3lS9ucvXU/xrzosp1HVqns9Iht5zu+AXWlV+KpY+1gBun9si\r\n/aJ3CdY3S7/fPu4UFLuWVW0UriiS+/Idc78=\r\n=g9KX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ca728cb4d755c575a7b084a97d0d871016cd6e38","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.23","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.23_1669121536172_0.9958194010849877","host":"s3://npm-registry-packages"}},"1.8.5":{"name":"@vendure/core","version":"1.8.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.8.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"3a76076d95a37d6840af56c4f2487a00b1d2f7aa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.8.5.tgz","fileCount":1603,"integrity":"sha512-rxuANbJga3vnk6/59AxDOquHdyk0pIvqS9DgqP1QIoDdO+chcwqeNoeKzS5T48YFAKUeEsqSPeu9HFsDlwj+9w==","signatures":[{"sig":"MEYCIQDPp78abT0ze54Hev2D4qpS1oq/UZ6WEKWuvbNi1smd3gIhAIINXoF01uRv7u3L6deRuN/gPvxdZoNeFTsD6bC/fuM/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4361375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhIwhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovSw/+NfThBBGWaoWxo6W6Ga7gNS7cw+AWWvW45fsQHak9gZqMWQwb\r\ni2Wdw8RE2R/+lrajG4aRpm1CjjDjs8TWi5YZ9nvUsr+sxt3l692tfkBTvNy/\r\nEBLplwfJ7Ec2Ko1cEICIJUIZjwvzyfbLW2J8aLuKqZGb836Jm98Lx6uVhN0K\r\nF2+fp5Y/SwFYnZCXP2r5C7X/Z0QkssNEmCH0LsFpdO331s2iNxrKWFDu4Wvo\r\n5s4dMI47NoxKgiPYdwFSZdgd6ku487A8D2uL7TVfmqKFMxdU26uVWjsrkWbe\r\ndRX7sJojijpUPySXdonG1BQzM6xmqBpM1K4QY68ByP9Z5/36a2imDqwryXZi\r\ne2RLD8sICCH+3qH5AVBk4zZd7haaLw9+H2MnwsQ4LVImxkRFUtev+pZD5Muq\r\n1Q0yZS7HMf3lv42XH/s/I5SC3t3MrIBl1ww1svk2Uo9W5PvQtcdUBk0O1jlR\r\njOZ781eV4XR84CarK85pTtRTANxkFMC8izE1IbW4sVKx3eHlMAs1KSVT+kF9\r\nhlv68M8lfwXCbrEdPFxKSRmpiOsk4gPRUXRMOBKvWe8NhzVXtCLSp3/7CgYC\r\nANgxm84RuOcVq6FWTEMnEhlLViXn3nsQtTl7SQHooaKodEbS3hkaZBlwpvIc\r\noVGZWYj+7lDaro7NSNNEvJDZBmfswwPVJq8=\r\n=C4bh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a97fc604d8c9986b134de3638114efcf87dd0876","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.8.5","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.8.5_1669631009428_0.3219751611932895","host":"s3://npm-registry-packages"}},"2.0.0-next.24":{"name":"@vendure/core","version":"2.0.0-next.24","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.24","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6651d5b886db5d5a96bd1a25238baea44fcc1150","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.24.tgz","fileCount":1612,"integrity":"sha512-Y0rv2Ir283hKgH8w07K8zC3tQvQkMr5mzFpGv4H+EwDYd7OxTUGjOQgyWP9cJff3N/zr9TPYMLKdHHXWfX6mdQ==","signatures":[{"sig":"MEUCIEARP5jC1s/gxHItNQeGthpqu+M9LZDPK0yEPv1y4j8HAiEA4nhbabfxl6tY2VPmFip10y8wYuCmQLeBX+y354grYiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4437299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhJb5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzMg//aSzUJT44rMLOrZyaszKKDxrtuQ2428MKERy89R/p8bCcPubE\r\nIEWf9fElm81nKjMZJn5imFcHPPx+/E7gHVinizw3xEG5Y8DKACMj8n7yQwXL\r\nx9lwO/V2ttlZS7n7efIEmVUze8r3w3lwXNht3ZnqI4tSr7JlScynZ1nPb7gF\r\nysjR4lmBFqvTpOfWUxS6Af14Rt34a3VFo6nomOIUYN/WmV7ToVGn6brqPtaB\r\nuoPnevcXKGzwCmQH1ksRbyOiDeUfF7TRoyBxjrvzyc3FcCLM2EcO/bvKcpbR\r\ndv/F2UbxfVPir0lZYH/PkXk7APebZ5jPCudO43gO5N4DVJOxJxbukhoUWHly\r\nJJ1AnJp1SefXXqHdMSNnD2Wt3BMq3+sf46AB55S+NrPDTJv5XUZ1AOJ2Fw0e\r\nUyjxgatkK660DV2Z4HC+KHHqrTvqRU9VAfae2HVW28tXgGermjMaoWX5a5tx\r\nwScxT8BxY+KnSarx6KGcrXIMqFmLQrlMfD5/j0SoU4MyqOHbyEmUYGf0pbGM\r\nyfA7F2DLm/1ZaRd2LDjnnS8Uxcymz3Wj34R3mALcw0xoZlHog4I8pk48+u6o\r\nicGl58v5sCE0Ej6pJrAP+jWJ5wCNfxG6O5O+uxaW4m93MDWJVxFjLf0/D8Ef\r\ngeW3pq3r+0tlen8/ATAAzlZxWRC2IOYfnKE=\r\n=Q+er\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a41492cfcc4252f50efbbb91df036a3a7ca12368","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.24","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.24_1669633785111_0.053743016129607746","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"@vendure/core","version":"1.9.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"ed415db45ead22794c8015c6159377da207833d0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.0.tgz","fileCount":1612,"integrity":"sha512-4jXnDFujA2LyyfVRqe0NGmWP7dk57fRyyKLgxFaNEEiF1vEsgcSpier1flEIidhM38GobXzJaEL9KYSI851KDA==","signatures":[{"sig":"MEUCIQCeEB4D6gpgunW45PdN9ev+t6E+Y4dGXVvs+2J5d/VjjwIgAUcp4IcsWQ8d+SFIpBJ1ghJ62/vsC1dmUZKzz7mt0d8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4402587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiJsCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTdQ/+MkwRWmSSz7SKd0FVNwNru6MDU/UT7lPbJ6l3HR0Lq08u7Lj3\r\n3qEUoIC/D9AxVSRwsFMvngEox1e0vF8BJyvNHZLEy3iAmKkOv6CJXY2nsk5A\r\ngs9SESS2j5PIs4o8XoDtBNezlF4AApA8o/4dlqMnNkTiYEIaNdMVCilUZFTO\r\nMl3rz+aAtWmboc94H999YMX/S2g2GiCEygZntIz0v0bGjCK/usCJWRVf7oHO\r\nja34TMJ19JD9ZxO4UT/mkC8Ey5krz25rQ8UwAbgks24aahIjtSnu2mTVC/CB\r\noLHld9yB4tavx9Zig6yGjtuD18ovAcL1+1ISejK+F4LblpR5oE1nlS/rKyHT\r\nP6BNLvdzf0bMLux3KwZj5qS2/Z7pj4+u4b6m9l/c9iQt2yhNj8TyRj2frs8a\r\nqQszCMEKUT8UGFbfVMetrUStUZnaW+r0/HdndR45KYN3+smWp0gUaOqiVoQs\r\n5roHta0L7xdWxAxNOS64/cmfldUt+yUn18huqnuabINFNAISQwdsTUr46ZFR\r\npxSKuKubFyd4Xj57C57ebfCJM/z4PqE8YJ8ExEsfzkHLqjzlxwxPW8OIhNCY\r\nQfwraxrHZ8ta7Vy+/25XdV6wr6bwSDF6BsZJAW58N9Kxqn1fFh5USI07L2tM\r\nJ5PjruilFUkWu970ZJtGnWZrW4+4f026JP0=\r\n=QoIX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b534b31a87ce728bdbbf9d1d37cdc8e528be07c8","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.0","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.0_1669896962033_0.2639628488132091","host":"s3://npm-registry-packages"}},"2.0.0-next.25":{"name":"@vendure/core","version":"2.0.0-next.25","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.25","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"0a6dd18ebfd9805787140a14091383e1ecdb158c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.25.tgz","fileCount":1612,"integrity":"sha512-xBf+98czcqLZUG9HYDeOt3q783tdY8wmAyu/5DfCLFRU6+br0ih/H2Ht6Ed34Mdo0zzf4OYSL9LMVYmOAZ/jJg==","signatures":[{"sig":"MEQCIDMW0upn05XTraWdrEG4oXnT/ffoQP0hDUbgwe7q4wzgAiB9qFUbsOZo33T1vEovwzmkpkI2At3vL6lZDxt7rLpm0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4440855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiRKrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIvxAAiEG/cFlMLYYXrpeTBnp5v6VbIXc6fBpot/qGjHmxTkNYm4av\r\nVzuYFpYOVqgXRZWcUygKHAzE7Y9osP/+hSmjh6jK9QN/JbQBvHYftvPPRxmG\r\nLHNk2XuKOwLVuqqdUQiE4Bp/gAMBTKAZ6QAVrEnZcepCCmj7b3VGUQtdyXkE\r\nVSTt38VLs/UYwiPmL425d1j+XA/t52vlyr3dBXy1dHxIAQkQtKVLytHdEwvR\r\n8vv5sC0WYMhZo2vRlu+4/Vzic4kRBh2C5wgl3ezJdJuxvU3YKts+Mpn69Xsd\r\n2TPDPBFfVxbj5p2C8nBqkqYL48c+pBizuYdT3v1P3JUM33iN69aVXPm8WItt\r\nCwNVwEGE4KVQNkPG5QLCwZ+45ixu+jAUvEw70sGih3ZzGnHfI3sjeSqVocSq\r\ndq6WBp2nQaErwTQRHAVNsi1aWc8hYtROrYtmIqWbypD8hR4TnzUqNdpgsIEx\r\n+hYi7kDXKFoHZGqyFHMN7w7ZffYRDvTxY7oOrfkrV2dkSdtiPkrmm2uC4oVx\r\n8B0nZeK/WF+uYUNDb1hPpMT1WxLmWryHSz+5HsdiYSaIKoyuoHKQ04frmHdV\r\n2IdNCvJkUgHNGG1P8+JoEtEHHRldx9d7iYictx9wxEdW1iJ3e/6CIgYwUzWk\r\n6G0aG3sapKWwgofLro2CUj0+hfqRTI6R2LM=\r\n=u4/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1f9b6192a269ef4242da0143ea460a512af964d4","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.25","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.25_1669927595006_0.8964279952429068","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"@vendure/core","version":"1.9.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"03e0ba0e198832b7bbd6787d13e0bbbce3001c25","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.1.tgz","fileCount":1612,"integrity":"sha512-L8BC/DUt3I3p9fX+8inbx5FA9uf5eWTetBtFaxJVH85V93ae8nbc55xBPw7zfVvKNqhng9fwTWiUm10kO2kz9w==","signatures":[{"sig":"MEUCIEyvSQX9N+U1SSQrMmpz3vCjxFCkJIP/cCaASZ02O2AWAiEAuIaex/NN2S6e+c6vM3mLXe1dMj0uGI+h/KvrKFGMRRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4409366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkfPwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmriaw/+Pjplrh35nX9DKr//UESVS1yVgqpGn6qu/f6qM/ALurI4lWSU\r\nIqJk8/ANFuO5OxaJKP2v1BsRW3jrSEbeFNuYF8Sm7YXXDzOujGaMK2JXfNpj\r\nxzUlH4IilHth/br9ei2odjtWyl3pqY5lUwYo3xOsDfBwI0W3DGCGFkO4u4sQ\r\nf4YJRJI/1FH/AJCaRNYkgjfcwynQijplSh48Q/4AfnKDYioR5zQ404nTqy7v\r\ndMFS/4qK+pEeHRm1n7LwDCLZz/reFHqIoS77Olwy8rkiH/S65xS2kGQVw9JF\r\n+25KY/lTHB0S94Lx9AQEJWuTMGGNEGBfcV/VEKhmEVufV3OXvSXisIX+oHfJ\r\ndeY7UZbs2NM2H4In8ORKb3U71b34+/JSCd87ByhEEiHJsL+6mZllCdmWS+tE\r\n8bpDgwYh/Ax1zQCvhXCuWPMQuvK7UHptryLBvUEdnEu+GenmaK8wtAdQ3Nou\r\nC8eucvFemWgWjlJ2RCmrAHD/R6Xpy+DgnyWa6ZddxWf2zFiCNOcGTzdJLivE\r\nrlgg8u8uDeLkFyXJX8Mv4zsKt9UHMqW4VEwkiCppiULnJnh1JwK9J6u+Lrdm\r\n5iQcOQ5msQ0opOBAyvqNRhuu7ch1ii9WK6cj09cNv6RzfJ5oBlJy296MQp7a\r\nFPVu0IxGCMR9Jrgzb3B8UVqJYXtqly/p6HM=\r\n=myAn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"72b785db1b8d1b6f0ca01faeeb1175a86e885d16","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.1","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.1_1670509551856_0.6738742017594925","host":"s3://npm-registry-packages"}},"2.0.0-next.26":{"name":"@vendure/core","version":"2.0.0-next.26","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.26","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"8cb588288962aa0c00fcbd9e71d0d1462fb63cb4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.26.tgz","fileCount":1612,"integrity":"sha512-Bzej41A/AWHK2V5HDvK4Iq2AhWlTtPXzdwvgV+PJCoEsXkexF0S4hJzJiKxqykJnofwyevUd/PbWHTxbvXD4Zg==","signatures":[{"sig":"MEQCIECJP5pSGlgf2yGhPoDTr3w5BdAs3ks0T5Be2yEMsQAhAiA3OZSNNfruuFZpjZtLwbVQ9hpjvAjhyRFufBHNHxxdAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4444128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkfoRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmhg//XcR3Bi1/VmhNFscPpGUN6mK0AuXFf3W0A2hrR9Xdks0xcf2U\r\n8tfFamndSBb72Uy8rSkruIpEoTa1JiVFCBmes9DSrcgYLBJ6DN0OAMsy3uIj\r\nWX1r5qnZSPVaCtmeTjvbJOmRN5SfuvE3G3bXRBGrQvPSp0fv2PX2Wahp33e9\r\njqHP6Sl5ZrLUsjGwW0soAyxlySKvKadd2Ri9g8OqB4ClAIAieAyVwrQk3EoM\r\n7OU/Ad/YCsfM4/+YzW0pnQqpkxKRmPeEGl7tIxyVBjRmnkO6flFbH/Zay+Eo\r\nA9Axm+0oXHJm/Wk/XPWtr5/6VfC1DPtQDc9rlZyD170nDnJJPe5FLfSmLt8j\r\n4BNoaHl5YLmLseH6FU+RkDx/hdEfJX6YfXO+p6aVtsQT7bGdZR14yTeIQvzI\r\nQN+IgrhxKOE6seNtg7RkTyPIjZxk64+4fOYbl5msf9y88HVFiSjUC56jOBAP\r\npZHs5uzDrqAlOOCqPz81O2WKzCrc/xk0I1odYrySN0yo/Ep4nr7ITnh2yOdO\r\nwdi+qPbl/0dSGXBqAlb1anK/wYdayiiDIgQUongXRXf8b+gLSJbglYho4ICZ\r\nZNMcvJKteP2pXby+DH2/YnZvhUgdARUYX9iqRxLAFAE2XjJbjKCeqfQUmz8E\r\nJsLaJUBmeUtdpSiJlYyZMIqxy3qKhErtKHg=\r\n=Cg7q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"04477be85afbe0c7f3378f8f4826f74d5410a3a1","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.26","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.26_1670511121410_0.7146167887641768","host":"s3://npm-registry-packages"}},"2.0.0-next.27":{"name":"@vendure/core","version":"2.0.0-next.27","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.27","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"92193974bc7bb7431404667e21276b3b6e03110e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.27.tgz","fileCount":1611,"integrity":"sha512-HpIIfFyv4/by4QDIF5CznQZ55YYQoeZbFVqGD6pyvdIDSiS1+lC7bOdWFH9B+zlkxUrF51OezgXJVNYpyoIFkA==","signatures":[{"sig":"MEUCIGcDqA/plqv+sWZ+haVZw3fj2YHAP9nbBuAlf9rlYmT4AiEA0xk0NLtmvbWp8a0VryAnlASclaow8LmWnsnsfw6QKPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4445633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpFLHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUwQ/+P1eb/hig19Y7UQFwJrFwMJ4AFaHwBQTg61U1es52HKUjqk8r\r\n2H+D2TiVVlRiP6Ym0HlpEaQnBaaMN1dBwmRHpwR1Jlb3lpJLnjBes5vZQjM8\r\nDo7a8C9Ktvwxq2N7MSMYiDrES/agUBG+pletX7aYMUqgA/kcM4l9/QeSVlnA\r\n7nxdB8AveWGOHrewT+gKx+i2osFMYrOYFXKs1ooYGVgGeOoBTXF/mdpZMT/6\r\nHaN92cwko9iEyzWkMuACVqEb9zpqasuyBtkKU9ZAxBZmZ+ZfU7yac4UqfDym\r\n13Cikz2SPuvPCzCEpBU0ZinmGITm+XKfBNXcmDYpdpX1wOMWCbx06uZdWU9n\r\nYf4IHkHcVY/GEtH+V5N39uqxMjGLfnKvtnI2/9PZwrbHANOUOrT94cIb9lzI\r\neU8I5anuK4bWOocCnSwT8rHo8dvHOIzGbSXougNAUbI8wQKH+4UB9nTthIMq\r\n4E9TEEC0p2zY6Ax2SoKw91cDQ3jEaOtVWLcrVKTTDG8QtcUvLiKRQ9wFOI0G\r\nN19fdsE+1kpzHYZ/D8ng/fP2MdlxNDsAs5hUSnrJKr7gCgsF1wZTS8qCxJGc\r\n+8KHAl3rif2/Vnp7bn63QuZBkkc7ahgGP/OREMPrKx8IRPxd/sZz+CtvmMyV\r\n+fSb1BPHp3WXA996I4uHXQEpzQcUoFNPOis=\r\n=ntJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"536e4f83bb0377063ff50684c8c6c08fafb23339","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.27","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.27_1671713478792_0.6464071240515901","host":"s3://npm-registry-packages"}},"1.9.2":{"name":"@vendure/core","version":"1.9.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"0dfff90f20dec1948b24ae45e1a20e5f8c174f49","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.2.tgz","fileCount":1612,"integrity":"sha512-v+9WolFxxqRxciWrpgqX5TgjN9woor1LEQbvnd9WiisvUikGpDgbc4/ka4Gq4TkbfYum6Nu9B0FWKsv0Uzk3uQ==","signatures":[{"sig":"MEQCIF4uAecq1rSCrmGjdf+/CToKfJWJqrRS+QLq8dG+vaHfAiBYMxCtLlHs9UZRvQRihjgMpai2QvRdWdc3G6ZULVAhTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4408539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyFVEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHNw//S65wwFZ3qot1ZANzoNrdEdjfI9WggOsY2NRIILxF1pv+pPo+\r\nufaPjEzKnGSs/cbt8OEZPYz3tRDZIPJldfbJ7UO3jnukptIa7fEiKGXQr2BD\r\nDeFC3Cy9NV/wwdzSa5fAll/MWpTsFzmp8FOtMNjm72je5Qu5fefpGb+1Bb3u\r\nbTVv5Qz/Zrmapd1sKpl96t7UPBj9W/hAH6C+c4nQx9ih9WyqgsXcjyK6DXfH\r\nY/AIZ+rZ1U1DTDmz+MVb8HMMzGtotJcWSxZ9UdsNLStXbasIeDes5EqiHMEF\r\ndw7s9eMn0uio35XKz4BubMjJKrL71+SIElYyqYu+okCBJ/q8zSs7BalFP1Af\r\nBNPeLMr+CebFVPxzt7TSxOGl17eGkZlbs6Tv8swaa7feqJZ9H2KURO7ZEXiU\r\nn8QiQ8D8dWMCipMLdwn2lGOG1JGtJALwoVM3koNVXldk6rQN45FQtPWd6X2y\r\nfBhcCDHt0VTzJlp8toSklKZEk4PCUyRVVroa7KXG7zh4TCA1UnPjxrOSrB4Z\r\nq5Sd3qiRIVuWrO3AbfFLnz9phnxKMuoAAzE0OKvzSbzGBL5D1RECSGolnCN6\r\nP2JOIR88JwKtd+EP12dgZ4KVXGI1Y88D3ZnsVq6TiWZodkPbru7KraGoNqFc\r\n7leZwn6z6b42hhWV2u3SIOWLUcsTSNfAeuE=\r\n=ikOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f0035fa97585d1f1074b31b07eb18c003c0cbed7","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.2","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.2_1674073412536_0.4829993879689638","host":"s3://npm-registry-packages"}},"2.0.0-next.28":{"name":"@vendure/core","version":"2.0.0-next.28","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-next.28","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"45c81c09e85c1c22ad54cc4231cad1e158abc2b0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-next.28.tgz","fileCount":1649,"integrity":"sha512-KvotaKnPeaWFibhpssgq2dO4D0gRMjsqN1tnLNEN/L2ZBX+6hWXWIwgbFtpgsjalbxVKg++bkSf9IkhxFCuCqQ==","signatures":[{"sig":"MEYCIQCSUXIr1Uyf0IP2bKXTRZvqYcUOvmWozpKfQFhv0xnK3QIhAOmAiugJshTa49BKFCl4Bu2MNaQYSYnGHXB6j9J4aYpV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4528146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj09RrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+aQ//e8mOL69XfnD2E8q5g3EpPtGL6YpTLZDakvG90zyAiTAyutpR\r\nexCk5QaZa08GGAjhIrm5pv8s+5YJiigYg9VwjrnU4awSQtHhiuY54HaqbYr4\r\nlE5AQmwUs36Qg0V6zLD0kRhxuJIZxA9PacZhEn/5mrTh4JODnmg2lTRWyI5A\r\noHAyjf0g5+G4s6rmyoGDQ4/U50Ki63WzwY2+DZBf+BWF1vj1RgVGq3MqHHhQ\r\nIADg+mtVRCYV9OV/oFSIXk2jcQ8TwKWL1dadJGzBmJMGbk/521iqFz0+4rMY\r\nIrIUAOIebfkI2cblMzjRA6O4grlpzsjgFU73rP7gDGFyNtXe9XN4r6Un3hed\r\n0bRSUJYpUiiAq1Ok+qVzpMgSxtV8ACJb0OWKY+i5m9DLxnnSg9dt9MfcYu5G\r\nGS0fA4MLK7aFQdaJ3sT9DTgi0KHWkBjgdjOAKFncZuUqY3v6G2sWcWj9lcEl\r\nRj1v9MpcgPClyMvbUcWjCkRGoxA5hsPaFq6XJYFXwdcqW+tTPi/AtG+wPP5v\r\nje2yzptga946GeCGqdKt4uH+avsyPhKjbmyE21o025WM+daYl3b0KCXAgyMJ\r\nIacyrzIPENPuZyVYh6UW6yVikeA/AJOmS7PmHLzpJMeVuS5pJsEUdOz22teD\r\n8Wtk0y9Y1Tnw69mYRAaADDFoqjqGA7LJyB0=\r\n=nWj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6811d6554afbb0e0d993da4788499bcd3563d5ab","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.3.0","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"8.3.1","@nestjs/apollo":"10.0.4","@nestjs/common":"8.3.1","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"10.0.4","@nestjs/testing":"8.3.1","@nestjs/typeorm":"8.0.3","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-next.28","graphql-scalars":"^1.10.0","@nestjs/terminus":"8.0.4","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"8.3.1","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.5.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-next.28_1674826858737_0.282066815567497","host":"s3://npm-registry-packages"}},"1.9.3":{"name":"@vendure/core","version":"1.9.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"22709213c7cd79741f19674b5ad2c5703e7475dd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.3.tgz","fileCount":1612,"integrity":"sha512-seY0mV5Eo2bkuxkRP+zTsxeS/Qyu7nIafxRgKNa9YaS0ipW0FQiDQVv9jnK2fivUKs4lAapzUXrGyxbCni7Cdg==","signatures":[{"sig":"MEYCIQChYQuKkGejBIJ40Frdvs1JJBuOmbei3hm10n+CZzfpKQIhAKKGxYN9USEILUBfmpjaZCPn3tS9YQwHdK5UgkAlH2r7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4409602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7UleACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ/w//dohqfmdGHbmEjE95GE1riCbKSE1DRV4HKqYD2sa7I/1wYWm/\r\n81mfYLStEczENi3Oflcutn1ASXxXDzbYrn0PUDBSzUATUpekhYgQrqc89vy4\r\n5DuPGC5NhWzMI6im0oDWv3EQR7UH7EOi0FHvOscL3G9EOQSj2+6VyStme3bI\r\nEPDkRCylX+8IPGAaWxo3/5ipxrEpf8EAiJcKBXLO5bhoncw6UPHXvxjCShNH\r\n13UnQeYPWgmVvct7DpyCk6JOIFSSOccKYAWF/c6OYUa0xgvYvhXVEqXpFBdQ\r\noPGIo2R+8dW/KqaPH0pH9GIFyJCDsy0bXRyr5fs6FVBgxgDwqEch8uwu2163\r\nSqB36ako9CQOZlVX++qhHYdBeuAeEx//+2Y+vTaBGnaeH6TqorFKB0eF4CeK\r\ntRYVN82fMlPqokRCt7B6ZKsRZ1PHawaOVP8I9H8xtH9myAw3JqqFa1gm7kF1\r\nUeROc61XSz7VuofVkjN1cWHxKZgSaejmENOct9GQATo1jjPromXR1K5+h2ZV\r\ngYxPfhYNl9IqhN0Nu76dmaVlm+LRR72kwlhtt/9WCujCMwvC1yGn5vu5a454\r\nDrnclbeD142SJ9oW9s0KyLZFLtSKYjbE/xLNB/T4uzvvgsvb8isY4Mv7q04q\r\ngDVEhYj4V4dCsq6y8aWvEE/EqRgIeqvrVcc=\r\n=zMH3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"02513db6da212c870299c5b15b576b4ebf25563e","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.3","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.3_1676495198561_0.6415829147773899","host":"s3://npm-registry-packages"}},"1.9.4":{"name":"@vendure/core","version":"1.9.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9832db965e96c3946932c05d59b9930e5ca679a3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.4.tgz","fileCount":1612,"integrity":"sha512-6L3WxmUF9N8s/DvEvtZ+V2rOE4tvom4Sl36sFYe6BypxvzShD2wEMctvRoaaxswf7zUCFQQhqymEuYJr/ZMpow==","signatures":[{"sig":"MEQCIH4SOv2m/M/hgoK1mStt2an9133FBc94Xx/UGZMLhKOmAiAhCItgeF9jQ2i5cRQ9rRHqdLm4YVI+qgSFJTnWTLbmww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4411869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGuvYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxnw//fz8+hI9s/XLOsPVdIBrJpzhMR5GWhRcvKYCMqL3fNP/I7PtA\r\nC3QxTwM9v9QswBNLdhAe1xQa7DnbD9ia22y4aORlFes/eTWpSUxkwt+4L4p1\r\n4m+VqUsnnrwglzEWhyPoqDsL0iSZebjDc4ceHNl9Lvn7V3Sr4Sok9/lSXeKH\r\nT8TRCgD85Qgfw5wCsD47vRtHKT4RCz1QCu/9AQtEh6Q4HL1zAE4my//lvB8B\r\niVaShPeZAkNytaRA1JpkNmruQk8bt3LVm7iMBTnkE2U4+QQ+BHzR+T4fzkzQ\r\nKRyazhw/bG3Lk2dqELf8vvwDy0nFTwiug1lptiHNQXvX+qxp5hMrnaDOpsuI\r\nZelV1BiZIsE2kDgMIKObCZHY/dMNTK8CKTbGBTt+ggYEueAY4wIcNNXhodCX\r\nEgXMlRZ2iaG11UUnd3NXG3mjSmzIc69BwhoAe6JAgqd5P80xIXB2Z4GFQGC8\r\nMVBodQgQe/szSeUAC4JRNn7+FjxBU6naeJryj7mTLYkOhGHlQ9gu3e44XvP9\r\nJZOgAwiwTjuZVYj9IPW60b5fFN7z71N1Gq0yPN0HLakVr4xmaUxtRpp1o5Lv\r\nF0SsrXYUCLpefQBqBkg8uheEltnvTFzDxWmXQ8bPRQw9bhddb42xrxgHb0ug\r\n0SqayZYTUQUav2fP+DKGf8jlZt16Ubzpqb8=\r\n=I51d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3d031edfff37581b44848ece021acbb7a472f43f","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.4","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.4_1679485912272_0.5816639501110514","host":"s3://npm-registry-packages"}},"1.9.5":{"name":"@vendure/core","version":"1.9.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"e8783dbfbc76547d4d90b0946753540dd740eb37","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.5.tgz","fileCount":1612,"integrity":"sha512-GNq57R2KJucuKhmgRSetoMMZwY6VNAPB07yW7+yLoMu2EKrfPFkasKbntHEHFX0aWXloCp+wdwCZAOrzqiprnQ==","signatures":[{"sig":"MEUCIQDWHeKGgyxejm6nVxXBBR6TKR9FAmnEbKL6sdxZE9xl0QIgZfLmco13lFNJ+Do/8MWmWQleFkuVbft04SGC0HoF340=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4420755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHWrfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtdA//fUuMjUkSgxB8WC99mjmQOfWewE4o3kGqqjMm5dYdGKaMTA7A\r\nuo5p9KFkfQGOY/2+P1KHHB2iKyIENOPQLTeKQMVnmNs13xzhxdByzJjilKBK\r\n3P2REV5xWTd1czP7R+1WlSKL2T+I+vJeqzbUWY3PW+yCSRKWANslaKCdDncJ\r\nuv7Ngyhs9nNu9XWZYDN3U8adM6UJQfuWE6EXXdRGG84KgSXYHxPxdsOfZJgD\r\nnouQriIIRoB57j2FS0ZhbnJha9o4X6Mo+kY0Ms/O0ydL2NYdHlpYQUQmz/gk\r\nd2wzmT9AKZ5V54LZvX+BAFljExjogzw5/igxWfqyHq/EwdU/6pYjfntNv3kB\r\nL8X+4rKaSsIhOiZ5bKOm5YDgVcLqVIjloh+1o6fBhPgriFVVyOTC6yXIQF2b\r\nyRoyBgHVMJNEbL1F39l9yK0o4EuTG7/ymE7Cy3gOBtAXicj10BpPSsyQgrZK\r\nSoCPKcNHAwmQRz+fttJ81Cu354QCj9E+L7m9lLvbEnAJzqrFUcLnrvV307mg\r\nrFwol1P7vnKzv4Iu+ZHATlQZuH8WrGBjTgnuoBkqjLvQA8MjpCo8tYICedrX\r\nxoAV6SyWqZ3ADRVmSxP9Cx5vH9hwxmd2dESpO7j0jyqa/XJWPhH4V6YE3YsT\r\n4SASORHQPF4iqsg+NXJqgBMeIP8CULG6jUE=\r\n=y51O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"09ae64ec5050d81b500ab7bcff27a92a322098da","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.5","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.5_1679649503329_0.2943681960202955","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"@vendure/core","version":"2.0.0-beta.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-beta.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"98a7041740b3e9aa6aa6670752c8f90b9a542096","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-beta.0.tgz","fileCount":1718,"integrity":"sha512-kJfk7CJuX04RC0NfCJvJ7vzMNvrpWwxFc73mdwk5aG7LDfaH3vhlWAyFD2iHQzlqfD7CekpOsm10yXIeUFzjbw==","signatures":[{"sig":"MEUCICRvMQPHyqU1SX6pI+P/VmEwJca/7RgWmFVpVxZKIIRsAiEAjdSSduli/ZMDceSm0lqTzG35oAP+5RveCI2ZQ9gDRwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4664477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK+H/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkFA/9EjrqynBxyh5KUuEPugYNCpNuuSDk6xE+w1cB2i4n7pZRzzla\r\nbA4L9mE4KkDy8R6S0+xDEgnHB4VJGSDB2NXMrPDKTC5G4gNMOGnAxlrNtTiL\r\n1YOVWGwC+VNPQKPTl9TvWneJmUJZgv6KA52ab0+0OD6P0TPJ1FQkQ55cCQwN\r\nPMH0jCDwFK6YuXe5lEXHdEnm+EhtqWENwrCu4DEqLQCpRCtKDyOHWTvV6MnF\r\na+lF67//uFCm+MnRUJjC49SIUZ+r9zbDfVHaSZZz/gYP1daNPgZEIlfeLyPS\r\nMdmyE3anU0McsP/zLmlH/v/2FWdsrgi2ucoLUpv4Mlp8I8Q2p0J9QJI2xHFA\r\neE3SyZlb7wBWscSVTxa+iyF+L6OADOL70bGjtlC4twS0hNVFjAQ+m2a2xRnE\r\nBSR+J0nQjfUwlGsFj6I/8jrds+0+tl8qkzmYRusogOnefuItWtUbDDAXwXNg\r\nSjrvXtMe4oqGq/JioODI4fURShDZzbxSzVMCscPR35b6hu/NYEEoWwKk3u7O\r\npUr544+DwaHXA+hr1Ydk4gYoZsHxcRslpGYy4EcJ6kwCxmPlKMcbcJunWz54\r\nypc2xilPtvgJrtn3FVhOUrKS8Fftk8u8FMrpggYDQyr2sNcCC9qkItjhAjqm\r\nWevmdJbyj4fCG+E3VRnpVNv6LMJ/SF/16ec=\r\n=zCNz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"041394503af30fbfcf98905e1a7ed0d58a30232f","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.12","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-beta.0","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-beta.0_1680597503347_0.7767294217855514","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@vendure/core","version":"2.0.0-beta.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-beta.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"2828b7a6383133019fac27e6dfc02904c2db4931","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-beta.1.tgz","fileCount":1731,"integrity":"sha512-1MhgP2z8WImUhigHM5cDrAn86jOtJ1JGQ9kNWu9Kt/xxI3ee7zJUM7HsOKB16/Ogfxv8yeIbSc+e24KpOzUIfg==","signatures":[{"sig":"MEUCIQCv5MSwE5lU2brEtvjzpff53+gJDEVFEUVH6MhJdXHFgQIgFb2mdekM+euT3k+G8AmiaAvGWb3dIzz2IuZHTWK0PvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4682277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOS4/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmojpg//QIj3A1cPG5OYG5irY96hWNwE2cwBOySM8QF0j0K9/xutA2kd\r\ntMamugOalJdcfl9TUK4wK7uLk04TZx/EnNMj5iO/D6bf9tx/DTnxj0wreRiA\r\nXY8rT2ayQ/rRavBI69MdbSGYlHo1Knz4J91FuqcM7wmVM/nmpcDb3zYr1LuC\r\nzNDoc7Rke8XApZ1kxOEF2IzyUAYM7gO5ri72eX1KF0XVpBZOEJyAsqfw+nI9\r\nwnhiYBoMsZGKXiS8dg+TIIrZaFRRxF4fKJZuSVymcrVut42WbA8elUudJkzf\r\nRin9+Y/nIJJrifktqCV/NYWTqmtInd3fBWteVQtujaZ1up4Cd8RISwM8qrHV\r\ny50rSom/OZCL70tikbIR70xuSgkBVyg5WNDRoBfrSlBzdziwB0G0aMJVQUpR\r\nyympZZ36e0/H/UxvaJX4bTr2ckkzoUQEUD0iTZ4IeerlRIuaWGF3Y3bCpNpa\r\niTDGFQZUv+lVThZhQq3RLBLDnSDxWwEDawMgXIK+blv866seOo+5du7W5Vql\r\nNViAEFXBATSCkp+a1CF2IKbuS3QnUsvvIu2OoaZfx3mWvkYRUJD2/jWRelS3\r\nzDGCKmEmuNxNvbJUT5hXnCQB37/hkFmc7Z14doAW2+znXskhTlON7YMbwBQo\r\nOxbpq+m7OS9rryyeZBPO+XX1q1mqhbGqHV8=\r\n=o9G6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1283d87f0fe171a174507bfa1926520e1fbc97b1","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0-beta.1","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-beta.1_1681468991446_0.08301012907953886","host":"s3://npm-registry-packages"}},"1.9.6":{"name":"@vendure/core","version":"1.9.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"69cc0f1895ab1ca5cc1a357a99d18458b8572cd9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.6.tgz","fileCount":1612,"integrity":"sha512-8E/OmsURh9doW0D0SmwPZc/h2uFuQDqyo4l7DUe1hTstiR1pJZwWUf777WYUtIvzeY6JlZ/HNZy1CmcNAgIQcg==","signatures":[{"sig":"MEYCIQCdM1y3yLGcCYAnHhOtht2AUfGDs1VyjvDYcaxMznZ4WwIhAObwqcSyl12egysHPPr294C/4+OIJq0ULYxlzo1b8AUv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4421572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS4vgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphaQ//fgUctAJg0E2HqRrP6W6ILhLFBv5FmnBbaVP76OenBv6WURQl\r\nMhCzxsJ/R8BfIDQ4SHTkjFn8fqWcxhJBQf1P3WaFC5m6yqlYwaV2wlgAV4AS\r\nmBYsDuIuGveNMc3G0eOTpJPyRpa/OcYn/gWC5yo4JcuM+sl0mR2XxyefXyx7\r\nHc1CPKwP9/2B0vepHpJeES032Df2dtJlgVCl2n+Xd7NxgHEUG4zoaLyENpcv\r\nNiujdUNrsDna05oefEbP2O40POoSG8fxNk9Ywm8cCVSKHfdOB38Wzk14beCa\r\nTNk7VwHNMaUBDAyaFaky1JV8GLwGQ6vlewO9O09Vi/tqeosoxDxutX9lfpdP\r\n2JBXW15I4067PUtFt7yXbDSqmWZzy+MwrpVX3PmGxK06W751nZ5dEJZpKI3r\r\nAU5Y1t1pPtZ6oX3xO/moG8f971nevGQ/zih352krLLFeSYedFpYHAiA+KlGT\r\nfA5Ks9UX4sG0t70RqkhvC5kPtr9X33cJw2Dn2fpwbcnpoktQhWSVVQoC0Y1Y\r\niCqB1pDaioZHv6P+3pA8j/msDDBIb6m81p0aD/Rt4RcRg3Erm9AnLz+y9WTo\r\nUbE0rWLsgilj0ES3++SOtov6OEPEHbFziE6SpelqIwNjya+hz2K8zfbcf9fC\r\ntfdoCiWBPtx1wTUSJz5rf5Y80YLtcD6RIzs=\r\n=RF7f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"154780bf3b9b6b4e98174d1a992c0539f936f26d","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.6","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.6_1682672607854_0.34549309318249977","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@vendure/core","version":"2.0.0-beta.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-beta.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"28f54a59eb7e4b1e383f8c5540847bf73fe19837","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-beta.2.tgz","fileCount":1731,"integrity":"sha512-L/KosC5ziW/Rw4DsftVvbPa3BBk7Q5ODqqq2RhCnfq66PgVCDFrJzU0omEXYFCYFoppyzJLcJsf8b9yq4FGCtg==","signatures":[{"sig":"MEUCIHbY1zfA8bbGsIYrcaXIsRTaQUVZgOBpWo+RS1++kzhJAiEAj2fW01mcv9hNi8045wUFiQuCyqu7S60MMJw23P2QUjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4684641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS7TyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmof4RAAm3apSds4MWOfTdyufPKpPcTyiBa2dJYVf1P/nGybjKww0Yb+\r\nA8Wj849aacgW/qY78de0H9sm2MySyrQtI9d1lWcSooKb+VrBgmj/5JWCbYAU\r\n4yUgtDGsl91JfjwdQLwcWai+V+TA4OaCuhjUOfK8TwxdcS9TtQ90SytcjBL5\r\nOeyU+CdT1luxLg217uWehclyZ81U9xO/DzGyCUvH6xaKOpXQwtJ72bvln30/\r\nYQF6dgQMQntGQ4/jRMaxNVNqm6cYt5yUf0ZSmkv2uHFj3U7SMrWjHbZt5qw1\r\nApBtViwkuN/HhBEFegJoPvU6MkkrqBBilli4AtmNWRODCS9W6uAOKaO16/B9\r\nEBdxDBYXcFEx9aPKSH+5HKWMrSFaW5KCsfJBOovu6SLGWMkWO6sFep5aCLKv\r\n9gKGN3XCS+CNfwDhyW5zzOdOeahcKxpBVN/4LMR75h9MOmr8rFIz4DuNXV1H\r\ncRJEOEDw9rgPe2oP98TZWxzXUFCBeNukuC0zYT9OG3dhc4/jDyyoqj45UW2v\r\n7OaSYEHHNbI8hXVrnZoN6cIkC4PMZZ2/PSXQuM9yzYpcI3SUzS5zog8oSP56\r\nx+KeLfKzWfMuTyNlJ7txvn0DSgMqXjIhjPfkdoYk11QLQ1M7AJcQeEoZ2tjr\r\nI7RNyIoVY6mu6FCaUrWYMuM/2up2Lb91VyI=\r\n=SJgX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"30a297e9afabcfd129d30c843cabd1b5761046a6","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"2.0.0-beta.2","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-beta.2_1682683122225_0.931197418013713","host":"s3://npm-registry-packages"}},"1.9.7":{"name":"@vendure/core","version":"1.9.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@1.9.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"c51883d4e8a38a25b1336b0c4ad8ee695f4f5f33","tarball":"https://registry.npmjs.org/@vendure/core/-/core-1.9.7.tgz","fileCount":1612,"integrity":"sha512-SKnLlZAbxpm8XvcV/Z+pt2Fl71Oqcm94th5lDaLX7Wi1tjZv0tHbB9kWUn5FUWbONU0/xgh3RMcGGiTJYDdbeQ==","signatures":[{"sig":"MEYCIQD0E6gMPNmn7E3hSEhsYaicwg7i4GrB7QwbnFUl7UTEjwIhALUC6U23aogIzlh89xjiwCKCjW4S3KkcPuDOwEu/Xvcy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4411918},"main":"dist/index.js","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"987ce391e09a702dd7016833549a3d275d0e5ca0","private":false,"scripts":{"ci":"yarn build","e2e":"jest --config ../../e2e-common/jest-config.js --package=core","lint":"tslint --fix --project ./","test":"jest --config ./jest.config.js","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^6.6.3","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"15.5.1","i18next":"^19.8.1","typeorm":"0.2.45","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.4","i18next-icu":"^1.4.2","@nestjs/core":"7.6.17","@nestjs/common":"7.6.17","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^12.0.0","@nestjs/graphql":"7.10.6","@nestjs/testing":"7.6.17","@nestjs/typeorm":"7.1.5","@types/fs-extra":"^9.0.1","@vendure/common":"^1.9.7","graphql-scalars":"^1.10.0","@nestjs/terminus":"7.2.0","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^7.5.3","apollo-server-express":"2.24.1","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"7.6.17","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.4.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.3.2","sqlite3":"^5.0.0","@types/ms":"^0.7.31","typescript":"4.3.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^3.0.0","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.6.2","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-fields":"^1.3.4","@types/graphql-upload":"^8.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_1.9.7_1684502955900_0.6732316904263149","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"@vendure/core","version":"2.0.0-beta.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0-beta.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9361eb9731399bd829c516a1f11946ce9c2fa06e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0-beta.3.tgz","fileCount":1731,"integrity":"sha512-LN3r430iR+UxJ1yywy8sbLDGEUF7+etYM2FMiYFWd9MU/3vauiZwlY1Vw2zs6j8nFoT9Vp09jlNatZl2gTxsyw==","signatures":[{"sig":"MEYCIQC8oPQS9KJVoF+Q0AncG0XEZ5Z6Eu9hsUu7HCNpfiHOCwIhAIbeyRmn7KmR+G+6Ome8MS9gqXU/2lWJE2fZbtmB19hG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4713276},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"609e2ed4a0f8b5101a5fa0824e2caca791efca66","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"2.0.0-beta.3","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-beta.3_1685624590301_0.925316665205526","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@vendure/core","version":"2.0.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"377e8ddfd6f58920ec649c0d6a9913b4ea6514f5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.0.tgz","fileCount":1728,"integrity":"sha512-BxxDQdpNpt1dGKeyzFJPRXjOoYF29myN0cYRQbG/rYNJyIP/QRVD9ItYk39UeTC7IubDDgKGPmj+vn1jT8t5xQ==","signatures":[{"sig":"MEUCIQCVvEdHQX5hGBlPrxP/fcq1ihQY9cIGupakw3sh4ZSEcQIgLiuJcAXjEeh2KHhbjQjTS2PoxZTycTdPUVTotuv3OUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4743377},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"302bd68796e0136f70dd199369616d362c920ea4","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.0","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0_1686155588923_0.26034791725024786","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@vendure/core","version":"2.0.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"9fe451e32d6c8be9ecab2d00601f5a6c94f30136","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.1.tgz","fileCount":1731,"integrity":"sha512-y171mh7wLY+Bz18IujXn1gYzRvgIxrhcO32IWbpAOSWmr7yPn9UIUL8PgVf3tlvEwvLvUIIsRAtCbT444e2F7Q==","signatures":[{"sig":"MEUCIDJAODdsrDccFL18HbIufCuXEXF7g2XHZGHUvFf4E9uHAiEA26iFOovUSFBAW2avJOoRS7Jp1wkvkCTRjoHtU4Vl5+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4747838},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d55a4f405d13c8031a4910513bfc240e859e75ed","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.1","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.1_1686645140495_0.6040856743085028","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@vendure/core","version":"2.0.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"a4f29739cf32715cad65f58dcdf3bd0899af9460","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.2.tgz","fileCount":1731,"integrity":"sha512-ppG1O7cwFnDN15YIn+GrYLG3vuuyhAnG97fVj7gws9kbmbnb3IVmWp4w8cPrLRUfR8r/KZ/BqGw/jl/U0+yb8A==","signatures":[{"sig":"MEUCIBPBPCsdfEzGJHyhVkjqX8vn8Pyqc3zTznr8RVDMGAsTAiEAmw5Zr04enWksiZ+xJ0PM+7NJb/HmovQCE909WKWWXfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4749245},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ceb0bafdac9f0020fbdc244d14b228e908060fcd","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^19.8.1","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^1.4.2","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.2","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^1.1.1","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","@nestjs/platform-express":"9.3.9","i18next-express-middleware":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.2_1687183219823_0.1941758690609936","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@vendure/core","version":"2.0.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"3e43dcd0944c3cd7e17f10fb12447b7479179aaa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.3.tgz","fileCount":1731,"integrity":"sha512-lr8sA9L98cO+L1uSstWPViAAPOSXtUPfUz8PvtZzkhB9isTc7r2uZe/reJVflfYeXx2d0E31EFVC8howMyjv0A==","signatures":[{"sig":"MEYCIQD7txDOapn94AsUcwuSFNATS6fv7yefNJP/H/K/hMRXeQIhAOIbYL0x2KqOkoPUmlL+JX+yGHMPIkLhy+dRosh+TGv0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4753258},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8aa6c352fffffba82b6116dbbc6d6090db92ac0f","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.3","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.3_1688468367767_0.7869894325700424","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@vendure/core","version":"2.0.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"51b81105ef547c7a13397f03df3fdde16c9d76ff","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.4.tgz","fileCount":1731,"integrity":"sha512-EZ2lxJgCRLNBWIZ/XpC+516RaB2O40xt7IOAOg4++77iiuM+US1aX7Wi6Nvpsbrs51mA5ZRs3iFBWEnvyuL5NQ==","signatures":[{"sig":"MEQCIDmQi2/6CgjXmpHghK5z3XXjr0DA2AA40DjFRVvMmd6WAiA1l0HyXTm7khyxqQBnrDk8t2aVC9Z5JBDmuOaOI9Zx8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756723},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e1713e8c0fd9e32708f7cbe7ac00a5964c3348af","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.4","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.4_1689253392591_0.4887018515147772","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@vendure/core","version":"2.0.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"93099280e98fabd03b466b142d6c296ceb81f0a5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.5.tgz","fileCount":1731,"integrity":"sha512-+IG+s2GRkfkxlEGR7UEbuuEwjRZMqOCJxvSd6NscUwqel39SIUnVSeETLEpg2tpVM5bRYKdDDIQXNQ7oDHwNOg==","signatures":[{"sig":"MEQCIFD9ubgdUj07bKsf/xHPnEynPSXiTJTe/OmjshPJH8EYAiAh/bK9cHNfyuxh8VkbXIEtN/qDcusnAawqInPF31w0rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4758039},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2fb595caf6460d6159fe3c62f8975b62e5c3c3d7","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.5","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.5_1690463774329_0.3649743822580145","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@vendure/core","version":"2.0.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"edd507387b38024445a6761ba22bac00c9f643de","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.6.tgz","fileCount":1728,"integrity":"sha512-5s+OLOoCxFgKmbz8xBRr7BQyuwvnMpBvKUlr1kLPoo4njY5vv3lXm/poYYloc3A1WELAa5fn28RNwfMQobBU4A==","signatures":[{"sig":"MEYCIQCEcqbqCvxstDW5PauXK5m9wGTL4Sipyul6Jb0v0Go+wQIhAJcOPa60B8mSP4j+1uydreckkizH/L44MA4lKVGT9+1J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4757258},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5de11d84fdb3fc081fc9b9e632734703f6f12926","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.6","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.6_1691740004971_0.8966617957669565","host":"s3://npm-registry-packages"}},"2.1.0-next.0":{"name":"@vendure/core","version":"2.1.0-next.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"2e27671a334fee0599cbc269fece9a297d3bceb3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.0.tgz","fileCount":1728,"integrity":"sha512-B56DTTWd/bHjfkbpmmcZySdt8akGEOWm7UtRUX1NtB0n6mH8LPHZ84MM5XJb147Ck8B2VwqWcfpwBnD3E0E84g==","signatures":[{"sig":"MEUCIHlswShdm3U/Ad/iMwcZgyZxGXJiw20aWZ+P7rqTIizAAiEAmeCz9Rbuk9c2dZ+Br5PxMKTNBr6V1WJXMsvT8ZcDIlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4762678},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a2447168c2c8af94164c0a4c21164d1f1049caf4","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.0","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.0_1691742169988_0.6324491985300806","host":"s3://npm-registry-packages"}},"2.1.0-next.1":{"name":"@vendure/core","version":"2.1.0-next.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"08d38dc38e4a990f2ffab50fad3aaec567d1d16d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.1.tgz","fileCount":1728,"integrity":"sha512-+nkQ1rqTasU9MDf/PGwMpdezXQ4jOspoD1X9Zfm6XE9gm+IndsVpBQQXtE50Xq52uRN6JO++dwTCgFi3oyaTpw==","signatures":[{"sig":"MEUCIFCDkLUZ0zgGkTW9LJJzh5+m5zsy9HDmdTJw0D55iqZOAiEA7+91U0jq2/0zPdi1XzLMXCBZyXNmukzEPWAgjMdEQ8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4763250},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ec40c67877b99507d9b78a974f0ec795cdc9698c","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.1","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.1_1693226338134_0.30348710695360714","host":"s3://npm-registry-packages"}},"2.1.0-next.2":{"name":"@vendure/core","version":"2.1.0-next.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"af4c6275d0439e4a4185e17f9c2e04b5b3cd3c52","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.2.tgz","fileCount":1728,"integrity":"sha512-98UfTb7+fJ7apYsmeqV+6CeCaJX5DLBmw7WPppryXOEgUWT4hNmvRmi8fSqMakDpr4SI5bBH39XHHsOcgH6sbQ==","signatures":[{"sig":"MEQCIE7UqmifnRFHy24ApaZzQ7KEWZpbkFi/zi3stLL6939IAiAUmlhrgoxFDoZv5PzgVPnrL89hiGKdRfeQtxkaD0NVfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4763323},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"10b1325729ada2804a060bd98c7d6fb9b66313b0","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.2","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.2_1693231435845_0.10360462200582865","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@vendure/core","version":"2.0.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"96efc0be17725f9d23829ecb51d3e40363375495","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.7.tgz","fileCount":1728,"integrity":"sha512-t/7uni3ryxAwUK1Y593tYEOW5VrWDsmzgbxKDDcaQHCDIMMhOZMsgWz1h+gK9DwjBE7jSyqzC30M2uyneDHbaw==","signatures":[{"sig":"MEUCIGMpnzj5jb0s9VM/G/IFQJhowlYYq911fcu0O4RunDqWAiEArjjrOqrI7xUKfcZOST7RWJ+EPBTlSojkt3A5cAwwGn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4757386},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"83efc59574cc309ceedcb8cbae8366da096a07b3","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.7","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.7_1694175165221_0.5960370336601961","host":"s3://npm-registry-packages"}},"2.1.0-next.3":{"name":"@vendure/core","version":"2.1.0-next.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"06c98d96924e84f04a98b99a3f3fb93c4a04e125","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.3.tgz","fileCount":1728,"integrity":"sha512-gCUgMXn5CeyVy8okWxLhIS4UXXlSpLwvITORv8K1QVUcK+Oh7BXgCdwYOHlZX4PjJnEGrOA27Czh6N9/7sjxtA==","signatures":[{"sig":"MEUCIEsIZtVndeN/iLIqLYbPZOW642o2PmMEjvNPjKrwowufAiEA0YE6ZKPVxZJz0rIWl7ATY2KXdiBCSStTnAcF5/Mqq5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4763637},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"89e9413b9c92e097a27a9ee7e183b3235c97ea80","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.3","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.3_1694177179073_0.1352953289683585","host":"s3://npm-registry-packages"}},"2.1.0-next.4":{"name":"@vendure/core","version":"2.1.0-next.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"76ddaffceeaac2c3d9f5d3dee16aa59085a331c1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.4.tgz","fileCount":1728,"integrity":"sha512-y9u9VY5rnzGrBp9hYeuuQNBlNgDNEGO8Mnh2R66bTJBQpzLRWaTQOAOTDrEsLZmEFFx5iAiJvzWS+2ZJVcns2w==","signatures":[{"sig":"MEQCIDcVss2CGB4uzQBbAOtgtejqC+DQSKTxClKqHO/CqWrJAiAq2qmPRKxU7J3NmBtiFslYYRdXr7pWuDVRJWSjL0sJxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4763637},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"10ba12c0a870f30bb083bffc142feb040f76db22","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.4","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.4_1694185365280_0.08985164700950343","host":"s3://npm-registry-packages"}},"2.1.0-next.5":{"name":"@vendure/core","version":"2.1.0-next.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"b81e7d73a26afd93c63e3e013cbb88ff37d29752","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.5.tgz","fileCount":1728,"integrity":"sha512-Mn2gtsHzA+p8DYFE9vPiighW2PIkiS+ImLu06Xa6K2fNfvKlPeadIWerHQlF0c4TDhvDJeLRP0K3NQwwAL9o6A==","signatures":[{"sig":"MEQCIDulft1EH4C9Co7mG74IXrHirvwa64eKGn/EBkTJA4DCAiAz9AkIXrbhr2wth8gtC0TEUMChIFjC/VQQ/EpaKJc7Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4766803},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b4b78ba7ac534e5995877e46421870b114f429de","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.5","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.5_1695046031497_0.05949237679209074","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@vendure/core","version":"2.0.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"2de107d0c621abcca88c9143d02dab89eacf5b8f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.8.tgz","fileCount":1728,"integrity":"sha512-B+/vmxyzYbroSbAfsb90pIbsjWtKBkxSR/CBle8YZgmr4BvjSoYzdCDwfb+15bVCoJ30NY2U9v9H+IfDunMxCw==","signatures":[{"sig":"MEUCIQDBt9/DhNxoIX6ARZ4dqlQnqhk/SRKpgurFLyt/Gv30GwIgHGciuW8bQd4+DtGP6dp92yLu6ylsUl6g8tvMQu8vqZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4759978},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"032686096fba637cacefb5dea42b85ed342af5cc","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.8","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.8_1695801012390_0.2703096319141527","host":"s3://npm-registry-packages"}},"2.1.0-next.6":{"name":"@vendure/core","version":"2.1.0-next.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"a980e6e5662f39f7a8b8009152cddd199d4a8229","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.6.tgz","fileCount":1728,"integrity":"sha512-SFLnnY0bLHcinNfuh7TzhGf5kTyg4NufPnAfdVGXH1EB0wTbaK72idEaGnSyanSr3Ha+lDzpgddS3m0VyX2WkQ==","signatures":[{"sig":"MEUCIGEaQ1YrZ+Bk5VSMnTubgVn9bMvvFEzXNGQs7WbMWzUfAiEA54YwzyvPc8sH9WrUUKaIw0jjDr6+8c7gfupuTRvv29U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4769671},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e81dcd69f73ea61731abf72068b8d576609b4b24","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.6","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.6_1695804164754_0.6594413901836373","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@vendure/core","version":"2.0.9","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.9","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"34274ea47e92d194b018ee90e99dd144cb0d6571","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.9.tgz","fileCount":1728,"integrity":"sha512-Wm7GJ+uAKCSfo9I8lHp6fXb0zQkSwYbhc6opq5XlLOHTy0Z8wSGy7H8Z4l2JMzA4Xw78w0IDxMJ9dSfdhQ8y6Q==","signatures":[{"sig":"MEYCIQCL/jIwvu0UHV7M3iayw/ce/NBmPoeJ+QTDke4ORcB1VAIhAJOJ2MHY0NiCHlCwrgsFlSXOtiO4MkyxQ1WD7IgsWGAG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4760114},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9b51f4ea871a97757303adf73dbdc6417f42ca30","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.9","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.9_1695980806105_0.9306019670896952","host":"s3://npm-registry-packages"}},"2.1.0-next.7":{"name":"@vendure/core","version":"2.1.0-next.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0-next.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"2cae2250e7243808d989a23805d12a3a2dfbac88","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0-next.7.tgz","fileCount":1728,"integrity":"sha512-WIM1q/rbsSwsZVCKgrcL7dsJLZ32+2Fa/hUfFBNUWwpVCh7YLBUVEhH0gAmpseezQo9w+tD95DNzOHifC6tCCQ==","signatures":[{"sig":"MEQCIFjzzlUqK1ZOYTCXhzDVYclWfEN0/skETRTBnwZNnTOQAiAJSRXVsEicWoyir38WLEjsCoojEOEhpGK47GswC0WcnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4769807},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4a8a230e1bd234ab92682945e92ee03d8db6b231","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.1.0-next.7","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0-next.7_1695982849793_0.5873744741913858","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@vendure/core","version":"2.0.10","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.0.10","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"bin":{"vendure":"cli/vendure-cli.js"},"dist":{"shasum":"6f25bfdc64d69dbc03cb21e48223da8322d2137b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.0.10.tgz","fileCount":1728,"integrity":"sha512-hrIqKKb3TJjWbC4dmV/y3cNlJLJ+Y3o4OGazThXos2GsShknVYmUKMU4PFHB8jdxRz05SnnDg+JSElwmhoRODg==","signatures":[{"sig":"MEUCIQCf+bLEfXy0Qm9d3oQkOnGwxEP38Alsw5N8C3rbnIerlwIgIOGdI2Z7AK+ArP5RjtCNg60T4sMvxxPj7DMPk5O6Lu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4760118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d25047d03781129705892a62a486a69085241cb8","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.2","rxjs":"^7.5.4","chalk":"^4.1.0","bcrypt":"^5.1.0","nanoid":"^3.1.23","express":"^4.17.1","graphql":"16.6.0","i18next":"^23.2.6","typeorm":"0.3.11","fs-extra":"^10.0.0","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.0","mime-types":"^2.1.27","body-parser":"^1.19.0","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"9.3.9","@nestjs/apollo":"^10.2.0","@nestjs/common":"9.3.9","cookie-session":"^2.0.0-rc.1","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"10.2.0","@nestjs/testing":"9.3.9","@nestjs/typeorm":"9.0.1","@types/fs-extra":"^9.0.1","@vendure/common":"^2.0.10","graphql-scalars":"^1.20.1","@nestjs/terminus":"9.2.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^8.7.43","apollo-server-express":"3.6.3","http-proxy-middleware":"^2.0.1","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"9.3.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.8","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.10_1697023152872_0.11044156414212569","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@vendure/core","version":"2.1.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"08e9bfe31cb10dcdc157cb125ea4f87ae1f51891","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.0.tgz","fileCount":1728,"integrity":"sha512-/47tgprLAFLmKoB7AX7/v+r58L2OMr0bBSfXTIyVrSbjIkSwn9tPBpXoXNgUvVA7rvkqqqGq/QW9DKvnSim35w==","signatures":[{"sig":"MEYCIQCGXRESK2SMKqfMjVrp3XM0Oa0SXBbWS9pCRVC3YYRDZQIhANPBpbo8iE18t4VGHapU9ffdp5mfyCn8oaueVvTcXSwW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4769796},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d476d377c93837f573d0bee5dbbf89c52f906a0f","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.0","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.0_1697025497879_0.1334496392655371","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@vendure/core","version":"2.1.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"a5173039e20cbf0a48974ddf8cc6b9dfe42e3c6f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.1.tgz","fileCount":1728,"integrity":"sha512-JCtOSbCu/IKKepTLMBRQTxnQiEnv/1rG9qNOVFEQCuYHkix23M+V3XHCvuPAGOzZickyjOI6XXX+TY4K2pmsJQ==","signatures":[{"sig":"MEUCIBpE/kby4S6C6kogqVtf8SmGibLdcXDBcC1xTOahMQknAiEAkcrpEj7GB0eOP9KmHphRhpM0tdOazHMiHVgJKxZnGoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4771235},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"716d967f10b81df735400a55ca01598d8a2ccb8b","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.1","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.1_1697630810563_0.934369142157031","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@vendure/core","version":"2.1.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"c7e1e21a84926e75a7b837b817b644b6c5cae5df","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.2.tgz","fileCount":1728,"integrity":"sha512-emU7IQaZM+LPvqr//kA7BsqgfIjHuy0yTfYZ1rZIgeyZLYLaLeWHa/XGawQcMCRXKR5JyU6jZr7N71Qq+R/PjA==","signatures":[{"sig":"MEUCIQDW6Vrsf9h+yP9KKlWDIkdNGE3f3yCAfAUl0iIG8B+svQIgeWtyqHy33iT+r41bY1jPE+iM29IVH00wjwG2BX0bWqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4772010},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"175135d0a1a4dc857ee24bdc932bffde2926b0ee","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v18.15.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.2","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^7.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.2_1699016095736_0.7848854188636718","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@vendure/core","version":"2.1.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"51c8d17987bb3c61bcaf7b097fc9436bc083afda","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.3.tgz","fileCount":1728,"integrity":"sha512-KGaAFCADX8cC8mgZeHOHoP6s5G8RMEGPHXFraXG7VCXVd17anZKdatwyaFfltqv6xXw7oFrarxcLUO7/o7AL/w==","signatures":[{"sig":"MEUCIQCE3RgJhjyQtZscf87RjAPUHsZErOQky2yn+ATSY+4v3AIgVQSeqvo8+WrjgfCBeJdClzU72i0DlQZplI8yuBSCd3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4779810},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5e506fd8ba9f7e20030c329e62af1140d906121f","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.3","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.3_1700224925034_0.07367968094652255","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@vendure/core","version":"2.1.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"09108493f13ff5083b81285b5a4d8f325343ac9b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.4.tgz","fileCount":1728,"integrity":"sha512-UkAh/ZiegRleh1mdmHZKGRmsn1aJ6Km2se87v1vvVhw8OURHUCShhogglrxafU0lrj0I/ZKD52cnSgt/KIcmVg==","signatures":[{"sig":"MEUCIGQ2VcItDye5Hw1q7nW0Bsh+luGBBIrfaoj+0UnCqauiAiEAhFX//3vT3b5NsJ3cDIWaX9yZ5E0jQN6DEGPRORR9bGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785681},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5057f3e9d44fa3e5a65aeb0bd7ef41e5e1189970","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.4","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.4_1700815231752_0.8698220236483529","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@vendure/core","version":"2.1.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"9d54877d0ffbeca24459d9c4bb6cb24bdc7b243c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.5.tgz","fileCount":1728,"integrity":"sha512-KsBgZlnDrw1j/JkImM4d6FXcctOVqgp0rQKO4oPQ71HkJ1iuoTm/6dWXFZ6aaJ2tcj79zf57C2+MVHrUTmfVAQ==","signatures":[{"sig":"MEUCIHdm/bi9C/T+YETwjUcQA8I4F7hP+26O9vrJRV5eaqVRAiEAgdm2tFBu6WdGtDHZIImKxxGsTsuc1Qna7HwGa2Jktw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4787423},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e5ecd1fac86ed8e6f85c39a19b3aa7561dcff3b2","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.5","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.5_1702544896441_0.7614519939010149","host":"s3://npm-registry-packages"}},"2.2.0-next.0":{"name":"@vendure/core","version":"2.2.0-next.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"77013ed3a0fa07dddaf7682d7cdec13dbc8f61ff","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.0.tgz","fileCount":1728,"integrity":"sha512-uIshZGHex4fosuHjdMbf3jGgDXmMAqCxzEfek5U+JwikS3W0MLwU7gVZeB8f9GHpqfUO9oVi0O4Ise0XSGb6gQ==","signatures":[{"sig":"MEYCIQD0NhgfkVMk8FMpabq4V57iKn2s2gi+qCT3ezSLuee/QwIhAIj+s6LCJ51RejXl3fbh/zkNyxr2pU+h+tO43nMecMQs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4790177},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3a37a1d245adc88390aa955d4bc621338b737b5f","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.0","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.0_1702568059318_0.7815272087509795","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@vendure/core","version":"2.1.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"e9a47375e7f7d8cfec41c068c573227fe642c798","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.6.tgz","fileCount":1728,"integrity":"sha512-7SIepxs1IFuzZGVePSIvIXRXN30zll+9ZQTQ8mI/UFifsd1wslMKGlxoUd4qZLuAH+QHrzKF64Cjp02VFdy6aA==","signatures":[{"sig":"MEYCIQCb2kfBYiuLsmivqSs2ro0WENd3rmPs9J1ba16kzPI8vgIhAMv+bMvTAR13Fe5fb4G5vhWlFfeucMSQANIQs4Z0kngR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4794661},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fb534984d2fd5b691b31844a1d5b9a4d59d2d307","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.6","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.6_1705414217037_0.41033374615004226","host":"s3://npm-registry-packages"}},"2.2.0-next.1":{"name":"@vendure/core","version":"2.2.0-next.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"bde75bf838ed39a18fce161d67abbec5ace70005","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.1.tgz","fileCount":1728,"integrity":"sha512-YnSpvLLSW5dditDpCyrD2x+iAzbfm6eeIS4QJV5KLQdikpKqNgnvERptXfTqn7ymlsCYYvIc90o56Z464NCAlQ==","signatures":[{"sig":"MEUCIGIEAlyRjGHigtbg/qo/Yj9Aj0thx5p9cOthBwmDmMQ1AiEA4Edh4u+bxFgyOwHOMJgDxS74Bhuz9iJS9Wo8ga8zr7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4807384},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"558d9fc1be780beed364221e83421bfb2942aa66","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.1","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.1_1705415444207_0.9120166984585649","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@vendure/core","version":"2.1.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"24d505f0920c8c4dee2d2247bc30a8a01aef6c88","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.7.tgz","fileCount":1728,"integrity":"sha512-ZosZO7VFOJScJzU2HpuRbl/XyTC1nFEUdLOpuZ/urom/JwYnLMOespmcVr2HEzmyJKc8R7rK3F9GKeDSJgp9Ng==","signatures":[{"sig":"MEUCIQDXFIJ1F43SmU57EjL40m7Q41jE8Cj29z48DqdAthO2+wIgRMrEb6FP623+GR1r0Ala5gA6Op1geLJ4zNEXCMBV2YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4798229},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7951ed0d3604a1616dd03c118504cccc108c831d","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.7","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.7_1707230914771_0.07253218881299284","host":"s3://npm-registry-packages"}},"2.2.0-next.2":{"name":"@vendure/core","version":"2.2.0-next.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"b5a8badcef2a11159f8595272a108cf2c377fe9e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.2.tgz","fileCount":1731,"integrity":"sha512-yuNXZibL/xDWHpuT61SeGThM1pvsZNIwOEyHVao3Oh9lTyUW1v+VuyK42N7Cqz0RNo7wuwbEbhuh1Po+9t6oSA==","signatures":[{"sig":"MEYCIQDavX/UDvEt37aQtahpUqayhSVtiNRYtWo+BptmSdEWOAIhAJa2GrEXJkOPGkInQq7gU6mek8n837Y3N20hPW57uXYu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4834298},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4c145666b147a13b38e3d19422727743d0a8218e","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.2","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.2_1707297271045_0.34924781227377033","host":"s3://npm-registry-packages"}},"2.2.0-next.3":{"name":"@vendure/core","version":"2.2.0-next.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"22fccd354dac2cf477b80ae3fd503526a203ebd9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.3.tgz","fileCount":1740,"integrity":"sha512-ibydv8lnedt65P+5lNY02ti+K9HHGT40SXBeJzgrbkFjH0jDeXG/bHvX6v2lvsoXzhZZD3U5EV2VWyyEy0DQrg==","signatures":[{"sig":"MEUCIACqNv5R7Eo26svCp9SlLgwkl/kz04N4R7xfcduyiAWXAiEAqPDNcW1MuJ0Fc3MHmnaY3d6Y9qAdQtQzz5G10/Z+RuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851997},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"28f529c4b3328150021c19cc1363d4b9a56e928c","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.3","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.3_1707903267719_0.1688020635507066","host":"s3://npm-registry-packages"}},"2.2.0-next.4":{"name":"@vendure/core","version":"2.2.0-next.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"95d4ee529e419b5960d47437c075655a8b4e95e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.4.tgz","fileCount":1768,"integrity":"sha512-WsP6LxzVqu89uPNJtVPCZNRyHUUDbGa9B+vyenU3SIr5Tl9mJ7FZy/h3AUfEkwc5gKcI2JrCAlzEYakDTBT55g==","signatures":[{"sig":"MEUCIQC+hebCGmCNe8z3TXjm58c7A3+9MN2FYZg9A8J1INO3NwIgLNFG0blEQ4hPvLBPg6wVAX/QiTk+MXhuSKznMu0WRcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4914361},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bec677ca0eaaaeea453c8b78cab143c95dece174","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.4","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"5.1.6","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.4_1708952001823_0.17161498581056867","host":"s3://npm-registry-packages"}},"2.2.0-next.5":{"name":"@vendure/core","version":"2.2.0-next.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"d05730a63f0d2ec02300bbc0e1c43c66ce08b650","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.5.tgz","fileCount":1768,"integrity":"sha512-P33uFU46nA6XXBaynBahGb3sLUAo80IV03i7AKXjAxJu0sE17XNy1YTGP9s/aUPAgtJIViUk9Juo8FQfRzkEPw==","signatures":[{"sig":"MEUCIH3YDVZ4mmAOALwlduBC90mTFvAVlseh/YumRHHV/9xkAiEAjpNecro2MS5rPm4A+zeau0YlbDOu8TBQy26+XLgx4WY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4914391},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e0c0ae0b3290e7f232cbec335dab3c6ee4b5aad1","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.5","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"5.1.6","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.5_1708957309523_0.5173563237335281","host":"s3://npm-registry-packages"}},"2.1.8":{"name":"@vendure/core","version":"2.1.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"36c9eac46d7d721ac80c05748187b5e10c578d50","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.8.tgz","fileCount":1728,"integrity":"sha512-OQqJSroNy7o/b7MwxPaSNdemfc9kQoZK4Q5k5zP73Y/SYcgqsgiFHv0/6RfCRFnAGhx40l4uad9eWTDGB191Kg==","signatures":[{"sig":"MEQCIHaG5dZkv+r5AoMebb0lQdCgxprFiTjaQ/FM0eON7YhMAiAZZ40r+5iot1N/hSxeZzEDGFMfKnUgFBqvoF07c1G7Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4803469},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cf78e81421732eb46919706235937d4bb135160a","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.8","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.8_1709655703189_0.45796309953206604","host":"s3://npm-registry-packages"}},"2.2.0-next.6":{"name":"@vendure/core","version":"2.2.0-next.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"1e2a6fafc1db436c37c83d20fef38a820e3073e1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.6.tgz","fileCount":1762,"integrity":"sha512-9wIsmj/+eFiK3MLkLC+9jtLRucwkxghxAH95OKcHUvTfPdZKZtQqNdWV16UaFIXiMfH+g2iAgZlheYxE3LCJqQ==","signatures":[{"sig":"MEUCIAX4A46c+oddOwQugVCV8ara0mkc7iSQp/SLa3Ze5jjBAiEA9uI07nhSZ5w8+BGysIfisXbnfajlalBM3lc++me4fb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4956271},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2357477d705829080cfa912db0cf04eedadeaa6e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.7","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.6","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.6_1710431025596_0.32274736278133376","host":"s3://npm-registry-packages"}},"2.2.0-next.7":{"name":"@vendure/core","version":"2.2.0-next.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"5e966392a65b9d399920a0755c9463a5ff26e597","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.7.tgz","fileCount":1771,"integrity":"sha512-coKaFE0CiNyzVfxJ0GCVXs8rT1kR4404Bst6UQ/gjnv++mh9y5VBlfJ+7rsSUtoEoMeyBXeuj4745hcGziuUgw==","signatures":[{"sig":"MEYCIQDblnFnqGDQQUD3mJz1xR1AEKmLZhHkYZ3Fnt7y+xOXGQIhAKWN5OncAeERzdVfeLliXlyxPaOSYadA5EXU7PxJNRhd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4991677},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"76da4f48ebb5f8dc7236a30d037549da5197cc54","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.7","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.7","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.7_1710930371905_0.7003057012367124","host":"s3://npm-registry-packages"}},"2.2.0-next.8":{"name":"@vendure/core","version":"2.2.0-next.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0-next.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"28b59d7c481b5000340f3ad8c1d438d6b6049507","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0-next.8.tgz","fileCount":1771,"integrity":"sha512-YpCkGC+Pf0HOK4VA59PLmB8aYTKKH7Wt8xRVrx2+x40Um9Sf2gkBufbLxC1y8x3JHYXSFTyjWeJD7q7KAQ9yBQ==","signatures":[{"sig":"MEQCIAws6VVeXLY5/Jrt++zhbuiS7y0zscPYmBLqVYKhoSk+AiBwzCDhU0XQVMuk4McGr1VqKaTSij+DJW6EEIDoT5Sf0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4996453},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4a5aec3b43e4632cab8217107c23aacc3fbe5bfb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"2.2.0-next.8","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0-next.8_1712241975362_0.11491320347046097","host":"s3://npm-registry-packages"}},"2.1.9":{"name":"@vendure/core","version":"2.1.9","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.1.9","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"c81d5e799d799fe8f7ff3d434a72ceae5dddb8f6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.1.9.tgz","fileCount":1728,"integrity":"sha512-DG51myRpH2IDnLQSZn5hCFmxVYMJ7eo6+JsBzF2N3q03om7rZJ129bzKVwSKD4KLfVxIs9rPOjh+kMz/CmXTLw==","signatures":[{"sig":"MEUCIQD8QRlAmCW58qmPbXqYjvoBxIXUVkJlJ8EBIVulPswPEQIgHDy285BTCeVsHbOfgpfmcrr1EneJ6ZK8wCX3vvquxKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4804575},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"217745d62cdc338d6551c34224256443c20baf10","private":false,"scripts":{"ci":"yarn build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts --run","lint":"eslint --fix .","test":"vitest --config ./vitest.config.ts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && gulp -f ./build/gulpfile.ts build","watch":"concurrently yarn:tsc:watch yarn:gulp:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.ts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","gulp:watch":"gulp -f ./build/gulpfile.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/7.1.5/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","chalk":"^4.1.2","bcrypt":"^5.1.1","nanoid":"^3.3.6","express":"^4.18.2","graphql":"16.8.0","i18next":"^23.4.5","typeorm":"0.3.11","fs-extra":"^11.1.1","progress":"^2.0.3","commander":"^7.1.0","csv-parse":"^4.12.0","image-size":"^1.0.2","mime-types":"^2.1.35","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.2.1","@apollo/server":"^4.9.1","@nestjs/apollo":"^12.0.7","@nestjs/common":"10.2.1","cookie-session":"^2.0.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.0.8","@nestjs/testing":"10.2.1","@nestjs/typeorm":"10.0.0","@types/fs-extra":"^9.0.1","@vendure/common":"^2.1.9","graphql-scalars":"^1.22.2","@nestjs/terminus":"10.0.1","reflect-metadata":"^0.1.13","i18next-fs-backend":"^2.1.5","intl-messageformat":"^10.5.0","@graphql-tools/stitch":"^9.0.1","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.3.2","@nestjs/platform-express":"10.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.10.0","gulp":"^4.0.2","mysql":"^2.18.1","rimraf":"^3.0.2","sql.js":"1.8.0","sqlite3":"^5.1.4","@types/ms":"^0.7.31","typescript":"4.9.5","@types/gulp":"^4.0.7","@types/node":"^14.14.31","@types/faker":"^4.1.7","@types/bcrypt":"^5.0.0","@types/semver":"^7.3.13","@types/express":"^4.17.17","@types/prompts":"^2.0.9","better-sqlite3":"^9.1.1","@types/progress":"^2.0.3","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.0","@types/cookie-session":"^2.0.41","@types/graphql-upload":"^15.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_2.1.9_1712302600839_0.2660994861230346","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@vendure/core","version":"2.2.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"0f5fadf26c5b280dbffc830d914d03f3e86eb6e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.0.tgz","fileCount":1771,"integrity":"sha512-h9j0bIDKnIZqKYvJ1p9DGmUCab+duLQweyvi1AyilchIEkw7Tj80Zqa2HpSe841lxP3hEPD/92a2C3gjqOSRvg==","signatures":[{"sig":"MEQCIEpF5AwXC+0A7TKKZmbOo/I0jEs+jMpNDbcwUYjzygjGAiAbBLkJFKtg7ZhIr8QCHoTj5vyhO+goMNUClv42iLScSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5007124},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"09f25d39bf8510cc0c13c19396589492565eaf34","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.0","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.0_1713180822542_0.4986063980886295","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@vendure/core","version":"2.2.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"b0b167930fcd6b869f2883de0fbb05a441adbe8d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.1.tgz","fileCount":1774,"integrity":"sha512-wUp7/2BvuhOXmOZEiaO9EJhRPEn3LNQLCpEVHdtHKgRMMXWSdPqDve9TmjLnoz4F4eMfDTMQtQ1DmAORTVtPvQ==","signatures":[{"sig":"MEQCIH4AZ7kZTRpX+8CsMiRoryubsqued32F0/u4M5UhiBNLAiAznAMRwh8gIRKFZPZ28dx7l5hW13D9abO1ItFzEnErJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5012364},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"99378f3b39b090879c2024ad768282531e8987c2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.1","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.1_1714049154462_0.419888393935417","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@vendure/core","version":"2.2.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"ec0edfa52f40e32eb33fea638dfae7f5d0604da6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.2.tgz","fileCount":1774,"integrity":"sha512-qohEsC3QNqWTfDJllxeKRulnsjOqFk+rQb941spWSeLw8iJ5Y8mwQvS2xOxlfCPfEUoPDtU07amGIB/vEukqKg==","signatures":[{"sig":"MEUCIEoGJZJKCErb3uRUSpUfG7JLrm+MKA+uwnA5+4rYgWznAiEAl2bQwyGmF4K9OfoyJeJaYKZxqbYPefyWvDMx5z6s6/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5012364},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ee30e104839c409ff19e33d09faae80164d1d5c1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.2","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.2_1714074025985_0.30437449149820206","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"@vendure/core","version":"2.2.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"aa30892aad1290978edf1d1675c27b3705706dd5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.3.tgz","fileCount":1774,"integrity":"sha512-A5gjFB1SDKBD7L1UC5osq4le4VfS0a1/ZDRQiMEwfoiaS4eJAceIAZwhM22L3xkKZev9UM8vA6SkPsM3YBqfDg==","signatures":[{"sig":"MEUCIQDEfbXTAn+yidoDib/gcgNhODEFZALCcc8Ho/rZ+UV6cgIgc57Twsr4ITde2F5GlY01UAQUTsv7LClOHzQlzlv5ChA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5013538},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"366949069494ad856a9d9934457eb79f8c1b6a53","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.3","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.3_1714643696180_0.4719410451435957","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"@vendure/core","version":"2.2.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"c427f3ebff313af1979b8ae4a851d85b5653a3eb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.4.tgz","fileCount":1775,"integrity":"sha512-RO09xaFu6fRPUlbYA2GWJ+drsmkyzFt8QOr1wB/bVGR6cT/I+5MYRF/6Qc+iIfSbxjEso2T9QfWxn6qETkimsw==","signatures":[{"sig":"MEUCIQDN0DHg1xyLstxTHxgZZOeub2eI62oIuRRjFGbibemNwgIgRjevWltSqFNPBYZwZBOayYT9A+9LO8Jo+iYv3kQBfy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5043433},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0b1dcb7b03ca127ac8e63540d61d13fbcc02ff9f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.4","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.4_1715151758899_0.46266134142007975","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"@vendure/core","version":"2.2.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"42b4c08a92a76a8085535f974c9a5f3305d2bee0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.5.tgz","fileCount":1778,"integrity":"sha512-T3/+21ZeGt58FueCx6Gc3MyJxHiirAzMKkZ273qw9CGNoJoNNGSvmeCO/54YjuyqltYX8J3KrrIBn4/572vKVA==","signatures":[{"sig":"MEUCIQDFjLpQK/M/xd8tvr0nl4ZMsCEe6FDufgS8H+nTWiOxDwIgFfwZWXIEDHcR+RFTUujEros18IZeIQAGXTJrwSg0a9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5046282},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"daf182d9eddba8f66e0150c29f5a1c964325ad32","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.5","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.5_1717439821943_0.9382297376255768","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"@vendure/core","version":"2.2.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"92a3f26f8aae132c391ebc08573069279ab8fd5f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.6.tgz","fileCount":1778,"integrity":"sha512-DbxKTdEFxJnPJVPlNn2UQqQjM+1e5ozk1sNHXO4tINoHUILXFaRSDtTVo557+WL/2vnMHoRhOSB7NEUpttT6KQ==","signatures":[{"sig":"MEQCIBM5dg1QQ3epFMOgL57z8um/LgRkRMZXlUrhVtmCNdhyAiBgmAel9wbx+RZgMvvLJZ0IYIybbRIO/eO39hEbgNH6vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5049623},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f9c18643b960857ee6f6b74759e5d83406fcbda2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.6","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.6_1718723987678_0.15529759518816522","host":"s3://npm-registry-packages"}},"2.2.7-canary.0":{"name":"@vendure/core","version":"2.2.7-canary.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.7-canary.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"31253be1cb9bc4e199e8fdb5b3db0f06b3472209","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.7-canary.0.tgz","fileCount":1777,"integrity":"sha512-iqgGxwPO9azEJX/wY7C9VJMBnQ7oLt5OubNmZzxTpWKase6lYW+f0uFg00icf7da9pKf0veMMHgDZD0Z3psbdw==","signatures":[{"sig":"MEQCIBzvBOKe1o8WZ9ZDKMztmRi2IIg+uhl/EH6hz8/wwH6IAiBy9hNPoHIejhO5N6ydOWv+YcCurDDeSTU1dRotoiY+Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5048063},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"188fc893c832ba1f875ed96879aa223a6cbfa468","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"10.2.3","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.6","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.7-canary.0_1718889414774_0.8350580336218818","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"@vendure/core","version":"2.2.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.2.7","homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"cbe9f9b065d8d487e7f0ed5226d39015bb542d49","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.2.7.tgz","fileCount":1778,"integrity":"sha512-FbWSeQfiitWDZp3o8WY1kqAxubakoUlIbxPjR9Zdw7yDFtZrqlHfOugsor/eqxbs9Nsn3xJRlZixZYRmirN0JQ==","signatures":[{"sig":"MEUCIGvQKuUr1zBvbRxNKMNAyCgC2e4EpM29vUhs4UoHW1oYAiEA8UESIbioR+BfHeOpLM1q3hOw+XOmoJSbVYmYeH+1klE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5049091},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"26aa924228b91eb80fabbad7d41b4f906cee7713","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"16.8.1","i18next":"^23.10.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"10.3.3","@apollo/server":"^4.10.1","@nestjs/apollo":"^12.1.0","@nestjs/common":"10.3.3","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"12.1.1","@nestjs/testing":"10.3.3","@nestjs/typeorm":"10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.2.7","graphql-scalars":"^1.22.5","@nestjs/terminus":"10.2.3","reflect-metadata":"^0.2.1","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.0.5","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"10.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.2.7_1719485560405_0.655793393082571","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@vendure/core","version":"2.3.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.3.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"b0f7e53abb76f33683aac40327697040afcc28f8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.3.0.tgz","fileCount":1787,"integrity":"sha512-VcpdFJhyrfbUm6iMmHyyRE7aSKiVLmrt446x4JYo9Gf4i7fv4gXIn0VSD+MCcrq6vjUZe3MZP+BOntxnJGEinw==","signatures":[{"sig":"MEQCID2nnqM8f28dc319W9N4dSYM6URbVi7srK6RfnGmejWQAiB45//ZJtwyk7jGKcWtxH4O8TGdCPv8i7JMfCui2fGC5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5061871},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"41727f7f099582981422a174e165d79a9f21ff1e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.3.0","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.3.0_1721218068270_0.9041847998759054","host":"s3://npm-registry-packages"}},"3.0.0-next.0":{"name":"@vendure/core","version":"3.0.0-next.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.0-next.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"1183e6c1bc9ab36e1e30cefeaa6450a28ee7f272","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.0-next.0.tgz","fileCount":1787,"integrity":"sha512-q2Se0ZX9Qxuvb+ORM9787I3vv34WJi5RT/rqCQ80mc57wyh04D1VyfJYVx6KsqEPDrNm7XoZW0zvo8r8cLMmTQ==","signatures":[{"sig":"MEUCIEvn/7fBq5DaZx/ioHAdkF38K7HmUXSMHHt189qybZrxAiEA6vMAElPgJM3SZ8KiNuPnDeCRX/ljpdAno0GDVS9Hc4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5062482},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3186993cb1de80b34345c26d01a71bead545da33","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"3.0.0-next.0","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-next.0_1721220286309_0.23883322355534253","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@vendure/core","version":"3.0.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"dce5fc1e98fb26835997cf8c5ad759dccf3ba6c5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.0.tgz","fileCount":1787,"integrity":"sha512-Js0Qs//X2/TlOk1NFb32Q6qtcIrFQefyk5IAeqDJewzR/jFPLVn78+UbjBO4l7GtuejPw5yrgsXfIPLqzJGI0Q==","signatures":[{"sig":"MEUCIQD0gPTBTNjTr3l/VQ7OlipABOHfceYrgqbFtAE7563+PgIgQCuqwirrAdwQ/WC0u6n/dNbhJagAGOmRzwagX43mr3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5062469},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a23b3ae5d4675eb459bb646ba7dd4ab0b085eb08","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.0","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0_1721222635551_0.9973319073574869","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@vendure/core","version":"3.0.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"927f4747d0a6cd1e3f6cc10ef6f4dd5341e9c318","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.1.tgz","fileCount":1787,"integrity":"sha512-wcgj3aIkNR/zTHCnjFJPl23K04Sb6nwzeKUOWMrbql/S8jkPvu2jTKrBvyJS6sQ2DgHZpTkAavLKDGNZJEqw2g==","signatures":[{"sig":"MEQCICnBEsx4U7hBkoZy+fSy3QYzAXy/PJYM9iYTigxPH2VSAiAeAPmwGW8aKmFyOVzsEsNG2In8qk2TfNZxbjWGZXPOYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5066190},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8e126574cecfb3c17a4ea364383fb89ba087fee1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.1","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.1_1724239401658_0.3637227238946521","host":"s3://npm-registry-packages"}},"3.1.0-next.0":{"name":"@vendure/core","version":"3.1.0-next.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.0-next.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"aff5329ac858ecf421497f496d74f47bc508d503","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.0-next.0.tgz","fileCount":1790,"integrity":"sha512-wbgu3swXxPy1va97cpqtMRFnRNcHnMspDhIcvbOkUG+r/U5EZEqKOplplTPsJknED+PmdldDqJ666qqIOef7JQ==","signatures":[{"sig":"MEUCIHv5bGthUY70a+30Kpk0bEXrXf4QpVIPTCkbbgK0WS2/AiEA1oDpWs7ZswAT0TK1S2dznVyBeRhfgmQ2mJ0B4sMA34E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5081400},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5fb37225c199c0110f12c260821c13bb34174894","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"3.1.0-next.0","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0-next.0_1724240105822_0.11107421242668569","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@vendure/core","version":"3.0.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"b524ab58cb52cf9cf191e1e7dba204b2fcb47593","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.2.tgz","fileCount":1787,"integrity":"sha512-J4a7FPEOqpNTxCkrn9Yo3NnNWzWGKLPDU3YYmVJOzPmuRi3UfvyWazSmws31wRquCd//zggQl7Otov43tVX/SQ==","signatures":[{"sig":"MEUCIQCF7R0EeUfaf0FQYOvwqTRry36izswI1tUf2lZiQDAAaQIgTfeVEoP2PyxlIlgD83z9ggUMRlqSRWIHbVI3OXzFXIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5076840},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"589d54de0acc76bba717aff66ee64638e4106dbb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.2","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.2_1725955817983_0.454714104691591","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@vendure/core","version":"2.3.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.3.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"9d1c8268c4a50dac50e5305496171e820710feb1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.3.1.tgz","fileCount":1787,"integrity":"sha512-irmyiy7ieaQM1FOE1+jrcLSfMHTW9hSE1TwTs4Lz37XrNkDd2TmxtZ2eUnoUQLbogAipiO+8LhkSoZgvyXZR7A==","signatures":[{"sig":"MEYCIQDsEcDmajIjMY1swjHgP1w3H+jczfeDkqQUN/ncytdhWwIhAJOSwl+yE0Lbitzw5DcK28Fo29hc35VdKbMzyz4+b7q1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5062872},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"eac3d5fce95773503c4bec199e380eed8c592a88","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.3.1","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.3.1_1725957986739_0.4349843947308609","host":"s3://npm-registry-packages"}},"3.1.0-next.1":{"name":"@vendure/core","version":"3.1.0-next.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.0-next.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"9ebf6d1c4af8a3f5cc742368016216ea823ca7c8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.0-next.1.tgz","fileCount":1811,"integrity":"sha512-SSCp5sdQjEqsatbtlhB06DPbS1eMgtk0wOaZgtjgMO/5p9GtJ8CAGD2P9zFyqSoOn3o6+FZsryv/XpVzlPiSkQ==","signatures":[{"sig":"MEUCIQConkdLbpc0dRrgmGqTCiwlRwOpKDZcpchH9XtnBSedAQIgBeFVcrj+a8tgpibe0A40p0VOfblWWNIkMS4wlYOAvMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5125988},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fe075caf048d3e7e46c44032d354ea735b807e2b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"3.1.0-next.1","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0-next.1_1725981423166_0.35308925296614335","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@vendure/core","version":"3.0.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"a561c9365aa6198822527436f1eb5188e04d890a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.3.tgz","fileCount":1787,"integrity":"sha512-oMkj48oSZJhFnpq5TEkwoSoYhbZgZsqOhb/8gGLrDA31z/GWL+ic0eVMU+SmP2cDeEK2w3/oo0Kt5VYHa9Fwyw==","signatures":[{"sig":"MEUCIDcJXzuc4t7MA7SI3BWreHz+wh45858oL5nWyE9VRFOmAiEA5z3w5wbuudKfv+ZOcPx57RAIo2YlMFXVcvNKcBPj/1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5076858},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0292894ebe24e30992997cc1a390bcdd8131a755","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.3","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.3_1726069076101_0.0804023271574339","host":"s3://npm-registry-packages"}},"3.1.0-next.2":{"name":"@vendure/core","version":"3.1.0-next.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.0-next.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"584a8205d98491cd436a618cafde793a9a33346f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.0-next.2.tgz","fileCount":1811,"integrity":"sha512-HrtekOu7D72dLdZg2TntsTLtUwiPjS+R/krmyyjEUcM8PpeMJfiiOkrDFQ+SwZS94fnlb9hVEQ2QMJudDer0vg==","signatures":[{"sig":"MEYCIQD+RP5FZgqsehp6Nr8MQ4jtO01xVWBCT3MOkbAZWROx2QIhAKWbfF8MF5+K9C9cKkaVADeRf/2hsSjjhKCA157gAogO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5126149},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7da3ca873a66b53b974e2fad32800a748f920738","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.9.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.9.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"3.1.0-next.2","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0-next.2_1726070358169_0.0629781372583278","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@vendure/core","version":"3.0.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","dist":{"shasum":"f3805c56c787e62c20519b44af4e3b65ad28a82e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.4.tgz","fileCount":1790,"integrity":"sha512-8z40E7t+zFDEXiKk3XsEUVeCm84xGZ9BC4LQx2FPAlENzqmRsawd63L38nhyUMCEqQklGT8h2lj2q6O5sAveGQ==","signatures":[{"sig":"MEQCIGgqyQJQzLF0PTQ8fNlOokjvSxuLPsriyWQjg9kG9k8vAiBbS1uxwu2qTzVReIoajh7Dm6r1O/RIQW4khyvhRxbDGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5084787},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a0fa1b19a1059ff5a9d6c457ab256296079fa204","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.1.8/node@v18.18.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.4","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.3.0","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.4_1728040133735_0.17821469132473355","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@vendure/core","version":"2.3.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.3.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"d85be29265d6d9e033a4481e1b6de94d84e41699","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.3.2.tgz","fileCount":1787,"integrity":"sha512-D2Sq1COMIzPf63EhMWMrkzq1o4dMn3vkQ5F+9S7gmuMwSRkRjGX+kxc4VN6V4mTduNFeCQ4RsdMm42ysTB5MMA==","signatures":[{"sig":"MEUCIQDZdrDGe0wcvJFmEHU4WiZSn1kvlcp9zMc6LObYoZD7ZAIgPmyrT/s4Z+CB900pBv1gngCEerc0c0fkY27z0Ld7Q7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5062872},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9e88536523dbb4e2713957457c45c3d7940a456e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v18.18.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.3.2","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.3.2_1728041415264_0.3435991932357727","host":"s3://npm-registry-packages"}},"3.1.0-next.3":{"name":"@vendure/core","version":"3.1.0-next.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.0-next.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"5bce73515a3acbe78d2c5c945a698ba95efa47d0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.0-next.3.tgz","fileCount":1814,"integrity":"sha512-pE5HDdtrTIJZNn7vk+9Qh5n3yn8X2Q2v7oCK+Zfvrx49fMBC6i9qRdCIVTJ/9iBsRT82cTkp4yby/WTxStai+w==","signatures":[{"sig":"MEQCIF3tJFcSNiy+NfdDTBzmb2W1LoZ8FBhvCweT8CY0XnATAiBRPzH4HJfXt8naruvPXh0K3DrAPuQckoEMHxLAc7V6Kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5134596},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"928df0bde4599d2afba02ad4798907271eb28c62","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v18.18.2+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"3.1.0-next.3","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0-next.3_1728055071732_0.19651104418801268","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@vendure/core","version":"3.0.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","dist":{"shasum":"b82be793ffa01bfb02173e191eaf5e6b69c70f9c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.5.tgz","fileCount":1790,"integrity":"sha512-+2MMHE33NB5D56T6dT7zYZYGlmP8b8dDUDBiRsSO3bV9GMPS+NUZtPSEkCPgtP9al73zvL562Oc6ztpl33n3iw==","signatures":[{"sig":"MEUCIFf5qZmHHGLLkY2uXft6pb0tUcLBdRc9u7MmyBiNlgiHAiEAvTgzzqRRa5zgFPn/2g6Pz4ctImo0+X5JYyFgtr7IBJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5085957},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ec9b08af26dceac87e1e160ce414fdcf8c2a95c9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.5","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.3.0","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.5_1728986088275_0.9988616625045985","host":"s3://npm-registry-packages"}},"2.3.3":{"name":"@vendure/core","version":"2.3.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.3.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"14ec12c2753f6ed329ebd57a586716940d52f0f4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.3.3.tgz","fileCount":1787,"integrity":"sha512-hRloKEUMyM/59DpmuUDo0q9cySNCUD5Rs/ujIL3sA9mwcFhk5vYSPxr/RvH6XI97oBPFL5jKfh+SyTJnCc6upg==","signatures":[{"sig":"MEUCIQCM8liHkVs2QcGdjFf/AnQpNgXgzgnV+ILwREsy3z3mIwIgAgnrxpHejMbIUfsyOjWele5x++DRIIEuNPeQmRmhcUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5062872},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"483dca6a13f4708ae9fc60f5ca8239aafcab0edb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.3.3","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.3.3_1728989509587_0.14764170673897703","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@vendure/core","version":"3.0.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","dist":{"shasum":"ab9a70439902611788d41414d4d1f61a12568c19","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.6.tgz","fileCount":1790,"integrity":"sha512-Rn450ZWter31Y27k/4pG7nmO4+LXecIp59CIPe1lJKQ7ypFRQDBNngGmMq61VmYQd4Liy3zRrfGkfwoYZ7E8pQ==","signatures":[{"sig":"MEUCICA3FE8YGkYGGbOxZ5F9jRHAvWkNpzh4lRd+tZNkrFsAAiEA7Qo5F+g48tC4/vcf6UPEV6jpP6FiI+qTBPb1ErKmcCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5086673},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"db1d4bfdb32ac94ddb719d19659dd5258c247667","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.6","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.3.0","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.6_1731676063059_0.3339149814152744","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@vendure/core","version":"3.0.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","dist":{"shasum":"a6c53302bf3361cd201d878e38cfe4f5c6ccb06e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.7.tgz","fileCount":1790,"integrity":"sha512-ycu0+f67gJhrCr49fv5JRmmgtRsfcs9apIrrP6lb9dmQNVi1JSRJE+ICkkZ+N/VkHLN+C074ISYCZMfln65SpA==","signatures":[{"sig":"MEUCIQDHre1JjU1i2jMRF2hmY9dyX9p7vS9N/BazkFgr4kcTGwIgIGMBLfz60xxjJzcDE5nPZ5NB+CX+RJNhOZIxWhL7foI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5087088},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"941238e75bc16eb20004b9214e5f81631825d117","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.7","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.3.0","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.7_1733175625810_0.35249865606997477","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@vendure/core","version":"3.0.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.0.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","dist":{"shasum":"2ae292a4be7cba2cec0af4fa9c6a67b27da1be1f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.0.8.tgz","fileCount":1790,"integrity":"sha512-8GEyrmJGTsBV6j2fdGg4AxT6ozv+4xWT848jw6wUKo/7q+IOoOV0MrkXrBqiQHCjGOtxUjEFDhd0aHhItE51Dw==","signatures":[{"sig":"MEYCIQDAcjA3GxYhx9/bq72IO/B1cJelrv0Rj9imU6lCZk25QgIhAKhTUkpXNto7ftOrQX3jU1DpEfoC51UX7HL1ODtthgpT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5087088},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f9cf1fb9644f9458b9cf6232f7623c81033f3ac8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.1.8/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^3.0.8","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.3.0","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.8_1733213728470_0.6560487016019387","host":"s3://npm-registry-packages"}},"3.1.0-next.4":{"name":"@vendure/core","version":"3.1.0-next.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.0-next.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"0a7eb5d08f887e454a018117dd6bfadbde72b24c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.0-next.4.tgz","fileCount":1850,"integrity":"sha512-79mZluTCVdDcxPgKewWmsN3egZ+hCM1TUxSBomehsGB/Em/Uo1DthL/iaOWwnchDpfB5RyZNV/i/77MTbM+YEA==","signatures":[{"sig":"MEUCIBM9UPa+r1rP05X7y2iZ/190Sm6FkLlx2Z/Z3D2KuHgTAiEAyvEH68SmGBI554XFn51+jDVGvD4gPFobLG63dW0cQc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5272413},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"02913c0b949bb7bb8d620b608459cc23ec972dbc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"3.1.0-next.4","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0-next.4_1733214716679_0.06807821302365058","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@vendure/core","version":"3.1.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"1085304487fb178ad411e483124967eee12084f3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.0.tgz","fileCount":1850,"integrity":"sha512-sqFCOrrl/5Jhq2GZX/O8gBw9zMKOt4hidwcT5c6KEUVqZgn2LBA9KHe8hlvcaH42I7MG2/vzeYk7H5EhiG7Zmg==","signatures":[{"sig":"MEUCIDCao8REj9ojToqvQxSVvv4o2AGjdmiMDsvznOyUwWyyAiEArlaBE4FHc0Uja6enNJrzbZLhv/ggZaa9WW+A3zL2hWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5272400},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9d7e367c4f98c9106df5b872593099b9fc780edd","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.0","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0_1733348627040_0.4986193123343501","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@vendure/core","version":"3.1.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"b91b86992bcba0b18b9839e59f2533c2d1218cd1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.1.tgz","fileCount":1850,"integrity":"sha512-Bp2daGjKoyTr52LqBOdlpLNJSv3I0v6vsbsoy/G5hNsIe4Lo2T3eyMIiRy8ScmaatuzDf68hunEoB555ZBhoZA==","signatures":[{"sig":"MEYCIQD1kAQPG24al5LOIXI8Jz6wnGoqMwnFwHCC7eFWpvrmlQIhAMlGHjHYTOZrHfvlcs+F9sKX1kvE34lax0m8R5Qnsma5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5275637},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8d3a94140daf5180bd321e9714ebcf85a2ef9a68","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.1","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.1_1734449356634_0.4002281188073358","host":"s3://npm-registry-packages-npm-production"}},"3.1.2":{"name":"@vendure/core","version":"3.1.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"3579f0e8aa091097c080ec5da595588783951c9d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.2.tgz","fileCount":1850,"integrity":"sha512-hkRtQYPdUE1YQVcKrorPXrAIDrwztcUX9EwxaOXmEbocRI2+IT4T7TPsIBTLsRZoTURns+4wacanYea9LcuOmQ==","signatures":[{"sig":"MEUCIE1YYNwmRZdTVlpdSTx6+4qWwr0bgbVUbTI6mCGVwikqAiEA8kZbf91+/SoVyfuARSvnkCsfFjyDcWgcjPdp9nPEM2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5281083},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"358b4cfe83d001e119ddc4b9eea7dd999b74a2c9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.2","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.2_1737532163872_0.4171905603744961","host":"s3://npm-registry-packages-npm-production"}},"3.1.3":{"name":"@vendure/core","version":"3.1.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"076ac91d7636b77d1a4dd6632bb12e87925cabd5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.3.tgz","fileCount":1850,"integrity":"sha512-pc4IB20kkig8idxIat4SKbmJgVlw8nUoPp0Pku1UlmRtin+QFa6HgrPuACADesBJX5Wg7X6sZu5lJJeyQvK2PQ==","signatures":[{"sig":"MEUCIA74BZlO4421cCvaUJeCsmxsCDnWHo90FOH3AqKOqRHxAiEAgh4GAyh/IkhrBb6hTXFrC5rKHaPgttljMBsNzJixCBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5288647},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"338a61ed83e8b3e2b9d90a96aab760216acd5b33","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.3","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.3_1739531122803_0.04708803496768499","host":"s3://npm-registry-packages-npm-production"}},"3.1.4":{"name":"@vendure/core","version":"3.1.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"c5e0b6d650e8d3e9bdb7bb94b4652fdde6be639a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.4.tgz","fileCount":1850,"integrity":"sha512-/4y55+6IwPNBlwytA3L4K1kuBptvFu1ff+7v1Wzf09YoGo7ANBuijCpz0cFCKpAQ3G6MAHo/K2IJEHmrsfSYMA==","signatures":[{"sig":"MEQCIELaIcYRy01c9kR+VZAqAjcXRfjvwkZsiCRlp4NitA7VAiA6NL4nuBaeBOWFPUM7Hu7kacL8IQrys4q6MXo05/VmPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5288402},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6bea6cba5a9538571465bdcfa1e3142b7984cfca","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.4","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.4_1740738685800_0.11025068190101872","host":"s3://npm-registry-packages-npm-production"}},"3.1.5":{"name":"@vendure/core","version":"3.1.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"c03d12034ba1851708cbb8c7082c4f6fce4e43e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.5.tgz","fileCount":1850,"integrity":"sha512-sLKUat6leWSpTYqwsZdKp2/SjCUhWU9y++4VJrSY+mJYcSfQLtaRlhnS3ZM0xUUe9ndBAauAu46G7QmAitErxw==","signatures":[{"sig":"MEQCIDMbaiRQE8byVf/TJ/fCLS1t2dwMHVNP3t9m+4p67/2IAiBncACuZMW3QDBynmEPot4R5cIpCEywdD+wWf5CvQK7NA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5289295},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4d5f5cb5164653ac7c664618229facbcef91b5e0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.5","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.5_1741253775212_0.2412693865730824","host":"s3://npm-registry-packages-npm-production"}},"3.1.6":{"name":"@vendure/core","version":"3.1.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"0c1ffea38b82ac9a533eac5f5744d867a56a6812","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.6.tgz","fileCount":1850,"integrity":"sha512-QjZiMrQ6OezNJ3wzy3fJJ3uOGTBfqY/lX7Cdyp32xhUot47QsUEA3euWwPPmGnI5C+xZ1fuDFDaq+WMCgVUQCw==","signatures":[{"sig":"MEYCIQCi/Ee9MAKMTYn/eTt4kEhdqKtT5JC6s+nBygObZlAYJQIhAIHWUiR9A6tVjjVOlvd6HqCb0i+utNOz4mXk9oE+Xhbd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5289383},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"eb568d27799e250daf7276f855b0f3fd0b8382ee","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.6","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.6_1741256346471_0.7579344728223418","host":"s3://npm-registry-packages-npm-production"}},"3.1.7":{"name":"@vendure/core","version":"3.1.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"9f208a9e11adbe4181dd9c083be3da5fd0dcdd7b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.7.tgz","fileCount":1850,"integrity":"sha512-yV7kqF1OXfz9Y1XsT2ExSRmPBEPC0itHhzanbaToTABWyGZfwS2KyP26GKW25KD5gWBNpD90Z6uyR/5z3GhEjA==","signatures":[{"sig":"MEYCIQCQOrdjxnzrt+dGYzKhjRaHohszNxuPCaA1WcL5LSunPAIhAMPdZvYgFtuXHOETsR/SrGT3/o0vyR6YT/zMdR2SvE6I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5289383},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fa68d9f0d7138c9bc15bca2340cb6d4a9ffc96be","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v22.6.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.6.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.7","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.7_1741285873363_0.09411777025719781","host":"s3://npm-registry-packages-npm-production"}},"3.1.8":{"name":"@vendure/core","version":"3.1.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.1.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"02258adb0e93d290b91cba048dbebcbde82dc3ce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.1.8.tgz","fileCount":1850,"integrity":"sha512-uPF9nPnALUOXxf5075BfG/tuEiBzdXGbmgkOIDG1YqH2iWUJpLpjsQ8LcWX6H5aeR/l0+qIxivD6zKnckZha6w==","signatures":[{"sig":"MEQCIGJnl73v/jHkj1ZNKDCyi/1Qk+wF09Z1BqBGpKRYy99oAiBLq+TyV9jMwG0PolowHwTf5vIu9CvLwPpLAT00ViYCJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5289459},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1529b6fb6ffd18910b0d1c4117575445acd9d7b1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"lerna/8.1.2/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^4.21.1","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.4.12","@apollo/server":"^4.11.2","@nestjs/apollo":"~12.2.1","@nestjs/common":"~10.4.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~12.2.1","@nestjs/typeorm":"~10.0.2","@vendure/common":"^3.1.8","graphql-scalars":"^1.24.0","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~10.4.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.8_1743450888471_0.46734925324730914","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"@vendure/core","version":"3.2.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.2.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io/","dist":{"shasum":"b3f2e13b003ea226f6838ea1003e47398da08e18","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.2.0.tgz","fileCount":1868,"integrity":"sha512-Ysqhd/7cWUE458ubISJOSvK9Aa4CkCjsqe1APHk1w6rDDLY7gKUwlxjUo0p1BFQxXA+l5P0+0X4FV+ura1/OEA==","signatures":[{"sig":"MEUCIQDpnJ1qEZusjXaZJW706TAukIqf07zCv8b7+6wCpRkpbAIgBrShm+OwT7CJ1rtJPFdV/kuDCLJTMsGSWzaEef62yqY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5305702},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"58c173ac0c7854ff53809d69f34a496f3eff1910","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.1/node@v20.18.0+x64 (win32)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"20.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.0.1","graphql":"^16.10.0","i18next":"^23.12.1","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"^3.2.0","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.0_1743580120329_0.7739842067239577","host":"s3://npm-registry-packages-npm-production"}},"3.2.1":{"name":"@vendure/core","version":"3.2.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.2.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"58c6c1459495a160ea9ca2ada64606e29498834c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.2.1.tgz","fileCount":1862,"integrity":"sha512-2Uo2Sbrbat9X8vZ76lg7shmj+r6jB2uBHlbz3lcnujrGQjndzmJia/YLtXW0a3GXySIqDX5trQ8IVGVxEdzFww==","signatures":[{"sig":"MEYCIQDAhTxTxg5lM0BobrUmTGY6hC4/FRSHvNa66a8GvuSivwIhAI1oyiWSCb35SCn/wUjV57lRvTT2yaTLBE5KS1qc0AH7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5290807},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d86ca35d52e64990f5cb17dad476c6315a2e548c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.1/node@v22.14.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.0.1","graphql":"^16.10.0","i18next":"^23.12.1","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"^3.2.1","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.1_1743680225977_0.663179513603382","host":"s3://npm-registry-packages-npm-production"}},"3.2.2":{"name":"@vendure/core","version":"3.2.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.2.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6566852796ab4d6f3ff0837e62f3e80a5901ec55","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.2.2.tgz","fileCount":1862,"integrity":"sha512-u7m44WvsBJ6HlYH8VqzGLORuOZJYU7EFNYrPd1h+XMlunf09glmyho2zHRQMqcu/zrYSCzRFNhahZ30DjWOTsA==","signatures":[{"sig":"MEQCIBHtg+iqIEhpmabPc8STk5usUe7FrYwOuEwqMnqiJxwxAiAJazPCNasfSsJcTepjOBj6iLxDcaqo2mpWnL3BrHkNFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5290806},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8729e7f8f028be556543c8e971e750228e516919","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.1/node@v22.14.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.0.1","graphql":"^16.10.0","i18next":"^23.12.1","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"3.2.2","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^2.0.7","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.2_1743686434676_0.34909716486245523","host":"s3://npm-registry-packages-npm-production"}},"3.2.3":{"name":"@vendure/core","version":"3.2.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.2.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"932e0477921999abb29c1e69b7f820cd6f0ccde5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.2.3.tgz","fileCount":1862,"integrity":"sha512-wpZjJIWJDJa4AYSRyIVtk6ipDudj7u0AvdOqxV7c7iAVSvxXxAJ3vJvwKvvRRl05k0A0DdNhpl6GyJ52hNHHEw==","signatures":[{"sig":"MEUCIHLOQcsgqagw5ZA8Z4F+DoeKTG/4aQeOqepr/WeAg5pXAiEAucBTZR046XYMFkahR9mDRVl2LwVx8k3QgRfIh/poimU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5290958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5383d7640d04ee772a9c5dbb5a0389c8b8951f66","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.1/node@v22.14.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"3.2.3","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.3_1744903234357_0.4043038101803149","host":"s3://npm-registry-packages-npm-production"}},"3.2.4":{"name":"@vendure/core","version":"3.2.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.2.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ab1bfacad3b71c234b4d654426b7c4c0a65aeb30","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.2.4.tgz","fileCount":1862,"integrity":"sha512-sTxnbW5/+MxJx6oiMUX80OveIKev7Kfjq+iyd3cqEfFfqj+0WrM1PnspPRwQntglDWtUfnUIGPx6c1aX52lD2g==","signatures":[{"sig":"MEUCIDIx3ArgFS3MWmcWu9MiVYyskbNsgdZz5vdLwFX0lCTKAiEA/2t9a28jVKsIx+twqaez634ZEovKOQw0mx4BLj+NexQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5294751},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5434f3eca355aaf6ae3bf14f479f27d2387f3c3a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.1/node@v22.15.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"3.2.4","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.4_1746439535064_0.6796698528736946","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"name":"@vendure/core","version":"3.3.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"13e59d6ac3d9ac8b357c8439f418c94627a203e0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.0.tgz","fileCount":1920,"integrity":"sha512-48RVUhY4/NVTPNaY4PmhLMz6KKvhuEz9FXWNYbVoZ6w+vU+p5Ax2DTvbLNU/HQGsbl8QNasOxu3ajEgqo5hwiw==","signatures":[{"sig":"MEUCIQCVj/W9N2uulaX1ZG1CHLTG00deoeITtOawAlcXlr1mhgIgJ5Rq3Oqfo78MATRb5lPDKUH1vqQ9Y57hdT3zrdJwTCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5398848},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a4c56359ec831b0c54dd01eab14fb75455c43ab7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"3.3.0","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.12.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.0_1747051030074_0.5622712891534387","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"@vendure/core","version":"3.3.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"dbc78515881ec8fc8334b3a30c782669d034ebf3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.1.tgz","fileCount":1920,"integrity":"sha512-QHd0oZgwZtWjZHWwTguTIWhJ9wN2wl1/0B1pzfMoax8Xco4RdOyfKQlQXoSVYaQtJxonYUw1KN5QzMKz3/rzZA==","signatures":[{"sig":"MEUCIQC7Wugu+nX7BD7oIPOSBIxjHO8jcoJtKHI9fwYTkxhQAgIgCByQ6ZKuuj8YmXm/NCAO87dKEDhgfVmYi44pnCQGF6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5399634},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"32fbe4af70da48fef8b915e6e00abca74f092513","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"3.3.1","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.1_1747729700164_0.2769003044979552","host":"s3://npm-registry-packages-npm-production"}},"3.3.2":{"name":"@vendure/core","version":"3.3.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"c51473a0d1ad3861411f5e7703e1961ce53593e9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.2.tgz","fileCount":1920,"integrity":"sha512-SwVxgWHzGPhrmWCTM3cfSs0uvwcodhtgFQuJGqpFn8vuBdba3xVWCTOrIFZEakDFghxiAd2ouJtfOW/HO5YXXg==","signatures":[{"sig":"MEQCIDstiWGsHKCtI4urgr5Wc4HB+X/ZO+iaF/KlrDtICEFlAiBbFSxiI2IXqM4sc208cLxT005+cPimLaQ97VwTfrwnCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5400850},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"18a7e1f05da5921cc9478db90066654e502bea41","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.15.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.0.4","@nestjs/common":"~11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.0.4","@nestjs/typeorm":"~11.0.0","@vendure/common":"3.3.2","graphql-scalars":"^1.24.0","@nestjs/terminus":"~11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"~11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"~11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.2_1748443657414_0.6405045540284608","host":"s3://npm-registry-packages-npm-production"}},"3.3.3":{"name":"@vendure/core","version":"3.3.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"}],"homepage":"https://www.vendure.io","dist":{"shasum":"f773ab842b305a0c04b218f68810a80146f67e70","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.3.tgz","fileCount":1920,"integrity":"sha512-2jGM6rO9Yh6PtwzYbCKBv6GxC/4BgERL39v7H9yN2LhWlrR7ivc4x0HJ7kW1KEr5nL00st3CT0o6FuLv+qA77Q==","signatures":[{"sig":"MEYCIQDchLmiCTFcNl7o7nUaEBxTtZyrsYEOvl0ndjWMz8cXtQIhAKZY/Sm/Taw12VHnyxsLQRQtOsaSkPhu+r35f5d3oTwg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5402847},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"56068550360311cb70b04a8aba2743a1387787ac","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.3.3","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.3_1749201210808_0.8927274666708376","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506180847":{"name":"@vendure/core","version":"3.3.4-master-202506180847","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506180847","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"70b3b8abbfb047f680ff4463d710c65e0a065a2a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506180847.tgz","fileCount":1920,"integrity":"sha512-udrKnQH77EZhu2VcP91NB/9OOd+hi1zwDCfIkDusldVpvqMThq0TL7UVMnzeyPwFL5SSdTUiyU0Oi3X07y7+5g==","signatures":[{"sig":"MEUCIQCVs27IFN6NUFuVDi4uUQ3Ga7tkmaQvuJUoNlufpkeNNAIgFdZtQRZd0bsC52W9bXkhwFxUR5H63DpBYV1eXVq8B4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506180847","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5406915},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ad4e717a6d973552a4139311ba7e2c466df6062d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506180847","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506180847_1750236595978_0.6004626903470898","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506181251":{"name":"@vendure/core","version":"3.3.4-master-202506181251","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506181251","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2b9c48959e2f45cc7e608614214460baee8d94dd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506181251.tgz","fileCount":1920,"integrity":"sha512-NwtiZHAVdac/YzSRPJM0uce3oUzHpow3oMjVMBAHltJ7kNOQHBoCPOLGqIOVD2XlYWuK/bFtFL/xPPHGgyaSrA==","signatures":[{"sig":"MEYCIQDfX/zFjAPiu/unQEOQ96kdtwglzJ9zjBnVMwvDrK/RkQIhAIjqRMUj+Lfmsn8apHTvHwUZP+cuYrzzJ87pscCjSBFq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506181251","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5406915},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3f76be479246dfceb21000abc6951790ee280a73","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506181251","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506181251_1750251233108_0.6221965266211436","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506181256":{"name":"@vendure/core","version":"3.3.4-master-202506181256","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506181256","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"abc5f355061c4f1a75cf0c477e83f329ed9e1843","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506181256.tgz","fileCount":1920,"integrity":"sha512-I8/H8CDt0HV2YYnSVuogQJP+1kDBRC2Qmr8X1it40g1FNP1ZYBjEFNjPDZqpvYpKNxClAYH2Kf+IH/D1phbw0Q==","signatures":[{"sig":"MEUCIFFAohnM60LS1scU6UtBX0g+/vJlkFuHt0EvzqqbAvggAiEApotpr1iNomVZhcq92GVEUzseq/y3lJfWV9rKSfiu76k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506181256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5406915},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2b51aa1b137d9ce0feea6ebb1ee2318d905672de","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506181256","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506181256_1750251558305_0.6286911361487262","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506181504":{"name":"@vendure/core","version":"3.3.4-master-202506181504","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506181504","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"17899be912a36237a10509d83dac6629816b6155","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506181504.tgz","fileCount":1920,"integrity":"sha512-KU2Jh2V9dOFY6eR1q4j6hxiXrS6uywkEj8hl5DhUZyCCHHaq0/qZAHj60+j8J0/E2JDCN7tWeugriS/1l3qQBQ==","signatures":[{"sig":"MEYCIQDmjOpFWd2Jhkfo4OhgyyKSmJ/DkWBx5QN8e0N1fI3GwwIhAPZ3vutoGZ8JlyHT+T2szQVQtd5c8nh9fpA67agVY22j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506181504","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5406915},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6b6d55f050655378698459826c8f4786e5648afb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506181504","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506181504_1750259230985_0.434775201280152","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506181834":{"name":"@vendure/core","version":"3.3.4-master-202506181834","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506181834","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"10672ebd2f02335b0d60efd418d76ee1e646af51","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506181834.tgz","fileCount":1920,"integrity":"sha512-maaE7SEZktbt3ld896364NW5tbZjHgUvRAHJTBL/v6+Yuxo9Ydu4ke31v0PpttrJ8SEHQRqE+K5EdccyjKtVlg==","signatures":[{"sig":"MEUCIQCabHih75DFhrYqnlcaZZtKFU+8C3hXrb7Gzb6p2Am5LAIgHly5IedIuBKYOB23V+zpGLcOoTljkkMG3EQG610+8y4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506181834","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5406915},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"78db619a3a32108f73408c0e8ecc1846c78529a0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506181834","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506181834_1750271838692_0.6263890278880371","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506190520":{"name":"@vendure/core","version":"3.3.4-master-202506190520","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506190520","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"3578081b955968b09b76e4bbd8f7e6b8ad7f58f2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506190520.tgz","fileCount":1920,"integrity":"sha512-/2YYCZisU4DUinxHGFwhkzaCq9DiOqK06NjKiE1+xJ2L/6RmnYYPi+ftgZsWe4aNuQWj6EQrCU3P4yVE2Jn6NQ==","signatures":[{"sig":"MEYCIQDXimLfHDf2LtbBN4I91rf6zQV2pATiQUK/niB5a9P5QQIhAIzqXcsx2V9IQasZ3S4anX0UXYVtootOaY1ktVT/Xnly","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506190520","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407903},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5e634d37c7ff6c3a69fab94e833a2110ea255e3a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506190520","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506190520_1750310601507_0.43445541645186214","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-master-202506190557":{"name":"@vendure/core","version":"3.3.4-master-202506190557","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4-master-202506190557","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"7260e2e50d543275baa83d82b8776f4c9d652e66","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4-master-202506190557.tgz","fileCount":1920,"integrity":"sha512-tpgIlb7bGzRs+/NlcPAA4JGQANjNYdJe+GjHHCzxZGh3p+iWEfubCnfJA+p1Wsq/S/pwsOZQk7gWGSIPL8BXdA==","signatures":[{"sig":"MEYCIQDcK3JWuA+WO1uz28pQyH0/lBC7cvALMArZWmeev+McKgIhANZOHuC3qQxkkZok5tsLmTnotfKmu6NzulYikwpun00u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4-master-202506190557","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407903},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"399212e792070097f8ebc4f974950e6ab5dd9207","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.4-master-202506190557","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4-master-202506190557_1750312827250_0.3203880331753839","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506190627":{"name":"@vendure/core","version":"3.3.5-master-202506190627","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506190627","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"675bf2ab88ae66d21f44e3f6acfd5afde209485d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506190627.tgz","fileCount":1920,"integrity":"sha512-goF65oLdioR5lAl3Hy7ZsBQvi0fZ0aHtCT9wAnTP+ld5z9Vz74biNhxFLwkUx5G0DpKdiOzKKhnZrR323UGl6w==","signatures":[{"sig":"MEUCIQCJTp/4smqqM1pO/oKR4cuyagtmkfw4FAm3D5wZ9TtU0QIgNhHygC5yG+X5X1daCJ9MWa06gkvUg9zHWKPtfuMeVyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506190627","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407903},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a4c5c6617ba9f5f5834a7546b13eff551f69c4bf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506190627","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506190627_1750314623623_0.8566017020012209","host":"s3://npm-registry-packages-npm-production"}},"3.3.4":{"name":"@vendure/core","version":"3.3.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ba40c606e6b8727091097fb60dd450ba7a248fe5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.4.tgz","fileCount":1920,"integrity":"sha512-/uY9Dt2L49Gzt5vibVKaqsrmoWbXtseSPjdfnACl0/eLUp2K3PatbFLJBC69XtT/LOG2gutuXwjr0P2UmU7jnA==","signatures":[{"sig":"MEYCIQCAdUSNJjsTa0PUrLdyvUnC615xEHO1yiNIkLretDZr2QIhAKu/9kkdaO6Rf0nqkGZGenbrJwPqYQCA5IJaU39fpKwW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407862},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"43afa5dfa77ea01486da0694c9f4b988dab71ef2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.3.4","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4_1750315430427_0.5242656097023695","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506190846":{"name":"@vendure/core","version":"3.3.5-master-202506190846","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506190846","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9d00c2b71a388d0d7524344396a47951c4720685","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506190846.tgz","fileCount":1920,"integrity":"sha512-zxniuneDVzsEHn/bKry/axP8l34cNNyVcUDjgB/GY9Zb2HLzRorFEhC83WjxTJuapGf4qhcCQi/LidFdczrHhQ==","signatures":[{"sig":"MEUCICKwwZAdwZM4KBEhzSol1FZSDeLZfhwEZ3CuhtGtSVrqAiEA0YdGwsLMDqLAL2OxqBnvQvOp1th8sHdPlIpMM4cRkqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506190846","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407903},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9ad07398469f186657dcd31d0553ff0eb359215a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506190846","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506190846_1750322923567_0.41450649467518863","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506191033":{"name":"@vendure/core","version":"3.3.5-master-202506191033","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506191033","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ce4027acd94765c99b0b90688ce88eaecf3917f8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506191033.tgz","fileCount":1920,"integrity":"sha512-gX0rJupEsNTHYpDvb6L3Eae59D9+nSkKScj1289a0IioqshD/4BIegWSkRLtMB87spwaTZDDPWjbtpAUpT6S3g==","signatures":[{"sig":"MEYCIQD8HJkeJSGOsf5/UhDs+XpcbLN7Q6XsTCvwbUrv8wjp7gIhALIDf+TKFvWhxdMHix51AwAzejpGNuHHtkj3QQV+OqZo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506191033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407903},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"87b40d7de9d84a840e9a53fbb7fcc8e588ff4896","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506191033","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506191033_1750329397949_0.25280489941794304","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506191041":{"name":"@vendure/core","version":"3.3.5-master-202506191041","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506191041","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"e84a5ca1b7eeda68f41691900945179da5825cce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506191041.tgz","fileCount":1920,"integrity":"sha512-xgRIO6JnhcYH1DTbuap5bEz/tT8sLyCjqsJZHXXsWqeo06JSQQ0QIykPni7Uuteg1F0VY85Dhy+U93dBN/LKHg==","signatures":[{"sig":"MEUCIQCR1fmlSaHeoMpCUb0P7XfxVFSCsb4xjUNclKBKHdzQ9gIgHItSHEBudU0LNh4OFr3DxvM457WXPMXHZRPvKrvb7jA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506191041","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407903},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1b470c7a36b61bf9d500a8e74f786496e1e5d446","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506191041","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506191041_1750329835373_0.8438000488135355","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506201216":{"name":"@vendure/core","version":"3.3.5-master-202506201216","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506201216","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"7e81af7af8d94d3b749ccf6d20c4f66f07d33d50","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506201216.tgz","fileCount":1920,"integrity":"sha512-7hD5iQjA75BX2R42ujxUohb32fDW9sW86fwpayNM0yLe8/xpnRVOW+H0m4z1w2rMw6t/7zoKz0sGo3sHJJsKQA==","signatures":[{"sig":"MEQCIBig04sDoh0BkelHxvO+30tpQk33m8ExcUbEC43mu0NEAiARwxPrN4oZDhMtb2heIhKXqcB5FYHItiTS3T8LCiCG5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506201216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407907},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c531524f5f32d23ccd349325c3f834e2544f6ae9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506201216","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506201216_1750421967115_0.14705252354381826","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506201217":{"name":"@vendure/core","version":"3.3.5-master-202506201217","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506201217","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"0df2b3bac7c7b014fa76aa07010d01799394456d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506201217.tgz","fileCount":1920,"integrity":"sha512-b6wBcmefhLAb1M6dO9pDy9wPcKw7eJ5IcCXqLz96oZKcwl4h7eMtbyIOLxl1+Gxy+7ZeeKPS0B7+gERrTXvEIw==","signatures":[{"sig":"MEUCIBbeUEy2rLPMfrza7MFqGDWy06IPAusKAaNPb8939UsJAiEAl9AWlyUJkXKTUkJ/18A+8IMkCLHJIVgRiw09rC1Kmsc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506201217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"733914de4db29adb760af0104078ddfe6cf8a053","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506201217","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506201217_1750422033410_0.024380571874591084","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506201219":{"name":"@vendure/core","version":"3.3.5-master-202506201219","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506201219","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"f9b412ea6dcf783f7e4a17a4c7fcf69ad32599b3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506201219.tgz","fileCount":1920,"integrity":"sha512-TY2NEqpeCUwGBw7xMvkmE0fxeOCgzI2MdL4tAuAbcrJnRASmTuoGgikxME/29dpcNjqzC3yf1sbEj7k6ZnT+6g==","signatures":[{"sig":"MEUCIQDpjO6nAQyuH+kUK3GrLjlm58IjHcayve4srKqWmlnpbwIgbdzzEYVuy/Wo57OTmjtvvt1CQW+A/RJuaRZ5WGpF9Cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506201219","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b691fcec88df06276514b8f71a3c0a414b9ead88","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506201219","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506201219_1750422155499_0.7397399476178517","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506201437":{"name":"@vendure/core","version":"3.3.5-master-202506201437","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506201437","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9f87509c77a97cdff4019901e1781b788b14dcd0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506201437.tgz","fileCount":1920,"integrity":"sha512-btn43FqjmNzNS2aNxfUXILOkt0gIc0Ke7Dbo7ccMuQcqt9P5Rf1cks+ebvpU/q1ApXtdDCzXG8yYFKwZG1DhFQ==","signatures":[{"sig":"MEUCIQD/p1n1JyvrNuobnQoh/y+76wG7aOxyukymCfFyyY6sXQIgLtPyKWJreJRmLcN4+SGEjKZA8Su2UCghYg7DWC7CPuY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506201437","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a3a70099c3e41947dd3626f530b01805d633ac5a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506201437","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506201437_1750430418374_0.4716137033494585","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506202132":{"name":"@vendure/core","version":"3.3.5-master-202506202132","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506202132","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"7d45ec4d4d931529d30fef8d6e51a8fe1166ee58","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506202132.tgz","fileCount":1920,"integrity":"sha512-YpGQqnwGttrYwa6Fk9OYCdqs/+FtlYqXY6d2UVaDMDDA5N0rLjwGaM+HTZBIK+hMV1+sva0J5bWtAOCfNqhHfw==","signatures":[{"sig":"MEUCIBs42Gda5V/qdFxWjBLp3QNpTxg7nJTdbFgIAZhPCop/AiEA3lir2fNbrUPng5/Ce7ULOGPy6OJuxo8KdV9Dkt4V26U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506202132","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3a0fe7ab9b70794fdc0b25d69c038bf3f2fc2a0b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506202132","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506202132_1750455308129_0.03287394959940371","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506231131":{"name":"@vendure/core","version":"3.3.5-master-202506231131","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506231131","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"914e3c0f8fa6446e9e0732905d4d5d33dce536e5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506231131.tgz","fileCount":1920,"integrity":"sha512-1bcNe0PPyP1oldov7cez2k1ONdvoi5zhTs67kbGt2rI8P+/+4eJG4ohWRuY3OJtQWjYRXJHioMNzw5K4dWwj7w==","signatures":[{"sig":"MEQCIFlp7rH5juk0HZq7vTRfiPzDEDMV0jYr7F4LE1vNq2lNAiBRbv1kR8TsPb3duWlQ++q9G9feMRPeygJ+QMAoTtQJnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506231131","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"47318761ef74cfdd0e5452a33f5849b444f405ca","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506231131","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506231131_1750678446494_0.7074835134699764","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506231200":{"name":"@vendure/core","version":"3.3.5-master-202506231200","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506231200","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"327f61e0936e47dd65744583af57e75f6e269c3e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506231200.tgz","fileCount":1920,"integrity":"sha512-Q41hcrIPbk1pneRNq85p+MZi9bJBKpnGzWiWreKZ69f71TU5auDIp8kswyBeKUz04MTMSDsT3wYQXxiadumtqQ==","signatures":[{"sig":"MEUCIBnc8OaWdrtTZSo9s7900VABEkmGyx78433wV3zWv7eBAiEAt4a+xAhb7Xm0l6ZYxK16WEx3s+cXFOA2gu3GOCceJkc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506231200","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6f49cf141df0d5c95a0a93d908acd95b0979f278","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506231200","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506231200_1750680214230_0.880548036305266","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506241144":{"name":"@vendure/core","version":"3.3.5-master-202506241144","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506241144","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d3e6fc7374cd0c14c0ac5470856d0fd5d5dfe6b6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506241144.tgz","fileCount":1920,"integrity":"sha512-vlTvXLHhv8EoLRJjTiGrwijCU8nhHFzb23FZAKTPjWKROtGV8VwPEBPFb4B/GTlqY7U+LOOBuW0tn/mQnED6EQ==","signatures":[{"sig":"MEYCIQChKDCUuMwVo9t/jOqu55GMikZh80bOHOyBUaDgcUak2AIhALwnxaeuRTNCxfI54HYmzwXuzXzUCp4zmRNiiD5hvKhx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506241144","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6998254d4bfdad0e2d963ac242777aae4d18a46d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506241144","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506241144_1750765661014_0.6478869005973442","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506241318":{"name":"@vendure/core","version":"3.3.5-master-202506241318","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506241318","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"bd4db16bc70b1e2b6fd9bcc6611de68c552f672b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506241318.tgz","fileCount":1920,"integrity":"sha512-WjLvaYTqaASqaEudbb4xsO7WSWU/vdzGR6tXDUTq0f0j2cR6Cw7Zk3VeJtdq49C68wvwm/Je+JqAmOqlHKlfpw==","signatures":[{"sig":"MEUCIDpLRE9tRUsq0i/sgqXHWnpTwNt1U2ballz0b3geTOsNAiEAhrnpXnmKU4gDD9AUMpDe7sjfS2dJ0a3Q79u2zVwdNqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506241318","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6420b216556b8173cc4b581d1304cb6d11e04c60","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506241318","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506241318_1750771282203_0.9943771765451701","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506241446":{"name":"@vendure/core","version":"3.3.5-master-202506241446","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506241446","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"b59e8e73b631e601712108a91bdb8cd7afab9b23","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506241446.tgz","fileCount":1920,"integrity":"sha512-SFL4CdJs4+OH7vJU/Wnzrj4fgNsl0/z+/kdyheybZvwyoVd8qTsZdnPYft2ajwMPe5ZEqpNbAkGaMBFDUmwMEg==","signatures":[{"sig":"MEYCIQCXXQ+9vb5O/6QWpC1hY5ICIFQUo/WZTCXPRvYLhiGPfQIhALHB3CA1OMM0NlNVt2yRDgc+9xxl0SXZqWFmFvryNTGP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506241446","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"87c4cecdb30f3c14ca2935ab3c573ddfcaa826e9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506241446","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506241446_1750776561535_0.10012134785238036","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506250629":{"name":"@vendure/core","version":"3.3.5-master-202506250629","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506250629","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6c4a1dcef6e56732fd3439342da85fcafcf7b0ba","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506250629.tgz","fileCount":1920,"integrity":"sha512-YLs78etQ13fyyK6seYvGRaxEdGkQGn0B6OhWPpchnxcM1LxmVbU8yZBZnCW1rDazOYKDNJGqx7boTUxaHS6oKg==","signatures":[{"sig":"MEUCIQDkr2sUUwKl1eEoOhSUBUHFypr1PJjzBdCnEjsheyfj+AIgZvYQcdb/e5DvrK7AWMNmtFHLx9cNqT9MZcY2irDNNco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506250629","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4b7f357c29755911b3b825081711c1c97b570083","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506250629","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506250629_1750833106628_0.2418589777985245","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506250724":{"name":"@vendure/core","version":"3.3.5-master-202506250724","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506250724","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"1773536babe3ab399c7267bc54cda88f0df1100f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506250724.tgz","fileCount":1920,"integrity":"sha512-KOxlvF4yLgOs/fPeKD88WrWPUUETY0TEIfG5CGcthDWYcaBh2hsSnVhyL1ZqBbEiP4Hmca87A9+biP5SRW4BAA==","signatures":[{"sig":"MEUCIFL8B5OykWAWYJCv7/aLstYKBCwT0O0B9e5zOr69vbxHAiEA+8F8hDQyY6TXmoBjR2w45e0zeRproiKEmAcA/tUTghg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506250724","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7e19f372f587c6fee551324c9f826eb719b4b3b9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506250724","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506250724_1750836449845_0.30294878563771044","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506250727":{"name":"@vendure/core","version":"3.3.5-master-202506250727","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506250727","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"38cb20912a25116f92a6f91ffcf565ae867c243b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506250727.tgz","fileCount":1920,"integrity":"sha512-PUtC4hsU8VB/Au3TDKV8m6zhB6O1Cerl6uRvQS6Vlsnx5d3DmD2WMZL5RofH5BIK89HfspCyBCKlBo4ra7A6tg==","signatures":[{"sig":"MEYCIQCoGdNEacg1lZN6oNGFRktS2x1yGLXbeEa/7WzVbzZ9EQIhAIXSKSLxClZEvS4r91e7dcU6E+ec4lu8pLwv2iI0SwUo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506250727","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a1b6b57cbb9b65a63e88cf06e0e65d5a5dd0a87f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506250727","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506250727_1750836625329_0.8738637591376461","host":"s3://npm-registry-packages-npm-production"}},"3.4.0-minor-202506250934":{"name":"@vendure/core","version":"3.4.0-minor-202506250934","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.0-minor-202506250934","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"1999307075db93964aab0d0f496b2f52868c7858","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.0-minor-202506250934.tgz","fileCount":1920,"integrity":"sha512-9SNyVcr7DsEn+xuNH61Bss4SFGLNskhgyvisDb05G6bhrx7A3v3T1/s7547ZVNXaFmEUACCLkjme/m5NwYIcVQ==","signatures":[{"sig":"MEUCID5TC6YvYjcHnr4E0741DIu2n/K8T+XFeszhvLUDN3uIAiEAvzllKTZzCaAkyeo+2EBo4mPtOSUflyjUxoMDDVcZIeA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.0-minor-202506250934","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5412203},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"29f444f80b976d28de294b1f8d78af63e461920f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.0-minor-202506250934","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.0-minor-202506250934_1750844257928_0.5992306468302362","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506251305":{"name":"@vendure/core","version":"3.3.5-master-202506251305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506251305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"134e4233bcccdc964becc69dcca9b13e2cf285d8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506251305.tgz","fileCount":1920,"integrity":"sha512-WY86ae/uFp9d4eZmn08DnP5pxwaTG9BMb8Jp3VRoEy0EiuYM70SVlqu6kSn8+GI5zV4woQlF8SrofdyeG56cMg==","signatures":[{"sig":"MEUCIQDZR527dlhVPRiu/yvbGAovBu36jv+9ENWgGSQR1ZaCkQIgVrgdKH8XyHSve+v7gYWoKx88AN89T12N6CPiByYMU0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506251305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6781f6697a37aa8c7b7e76e9fc53b4dd0300a94b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506251305","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506251305_1750856910686_0.9717836779772007","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506251318":{"name":"@vendure/core","version":"3.3.5-master-202506251318","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506251318","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"c897065734328aa88f4868e4a3ef4a0ae4a159d8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506251318.tgz","fileCount":1920,"integrity":"sha512-O1NLv1e5e/T+4zf+GTs+Ukdgnh5jb859IZpQWA2yDqE11lKj02HmVjcxvOgYE+CO2evVZHS3NKMckIIy9MkZxg==","signatures":[{"sig":"MEUCIQCCjaHAnCbzOawYMudvZgDgHsND2JxQ5b/HO5y+DlyoHQIgGUMCUh3Z//nl5uTs72EPClCF+5d6u4YiBbJP2dd49u0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506251318","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ef8a39dcc2b48b73b38647c8dd96a7891d598e7a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506251318","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506251318_1750857651684_0.889415527181356","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506260234":{"name":"@vendure/core","version":"3.3.5-master-202506260234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506260234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"531957a516d1ead196830b05f063bb2da35f7bd1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506260234.tgz","fileCount":1920,"integrity":"sha512-kmsVJcQNT+maguN8qJ8OO8/SpambmrKdaLYpOqDkt7osNqXL4TNSNiF2NCP3Z9ibv2FvieNVbtomaSWbGVwXKA==","signatures":[{"sig":"MEYCIQDcI2VhrujcosQOBmATJ/s0A6jQaO9iYo9XTUHCTveVAAIhAN3clFIipGrrmE6jjKzzGNClspq/SWVYaCg/9SysmcuK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506260234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e69b67636ecee5332319d38d031f6cc0f70517eb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506260234","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506260234_1750905409571_0.6700732376749547","host":"s3://npm-registry-packages-npm-production"}},"3.3.5-master-202506270234":{"name":"@vendure/core","version":"3.3.5-master-202506270234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5-master-202506270234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"f5a79d826a606bfeba03f8ef85dc1bccfc38d52b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5-master-202506270234.tgz","fileCount":1920,"integrity":"sha512-uJmXejHbJZtfoe7z7DOHJKMtxgD6uHFs3hKKfZZ2Ad6/lQDDKlBfcxc5zCnvd6dZ80iu296iD6jW0CYoHPmV1w==","signatures":[{"sig":"MEYCIQDeiviQaqQV10I5mWO/MKJaG9bmhgCQ/RzYJhuERnCH+AIhANMu0/l+ZlbuVuJyG7IgwNp2VgF7F1FdO0akD1MmKgiP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5-master-202506270234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5d2bba22c7911b86e335375198f2475223b81045","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.5-master-202506270234","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5-master-202506270234_1750991850116_0.2638408097999534","host":"s3://npm-registry-packages-npm-production"}},"3.3.5":{"name":"@vendure/core","version":"3.3.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"0378474e02c24e8c6589119695ee66a870d1ec4a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.5.tgz","fileCount":1920,"integrity":"sha512-xuP9RU/ekz12oYlVXCMpZrx6BqcRI34gCsWx/Os0T9GNFtouE92xNlhrfT91kpHeOxnVIW/81XiWIF/Z47O4DA==","signatures":[{"sig":"MEYCIQDo0g6o8599EUZz4R9uizIaPK9EtN62+6h/4IEXyB+Y+QIhAOkgakafyRK1O7dV43+5t5FrerIxGO9r6QabaRNv8PYb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407750},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"71d36ec5164c833d9f05f6e8140db13c450f4d29","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.3.5","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5_1751027647971_0.7416515973908415","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202506280232":{"name":"@vendure/core","version":"3.3.6-master-202506280232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202506280232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d1af41291bf59adf338d66da1c02ea740f84565e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202506280232.tgz","fileCount":1920,"integrity":"sha512-5mLdCPnNMN5bZDctgtOS+R5J2C6IHR9mGdHUMnh50JQpo1LfPHB88grzlHsHtXcIjKcwM4D3oHOc9BGoLyX/dA==","signatures":[{"sig":"MEQCIGaKhIII0JAnEbCdQifEe4BXUfpxJELnutlTiWxllSAuAiBOiJaKrP2+y7t0q0mSArp6IA1VuZGWGVax3ubPPLiUMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202506280232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1dc5d6216371ce412c0bb5f201d67a5336a617ff","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202506280232","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202506280232_1751078119872_0.40020485625339686","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202506290242":{"name":"@vendure/core","version":"3.3.6-master-202506290242","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202506290242","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"}],"homepage":"https://www.vendure.io","dist":{"shasum":"065f9f8021c57b3caa9273499ef570d60ffe1887","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202506290242.tgz","fileCount":1920,"integrity":"sha512-MJHKo3GT8QPa1Ai2zIlCO75wLTkqDJ1nUDRNUNsv0WqDoDOb3K67mzBP3onXU9V7FQfxNYqaRPG1XEA91PQM0Q==","signatures":[{"sig":"MEQCICHpWvFA6WKAgpGvtljVkSzz98m/kQ6eAbI9dqK5kAXVAiALQU5GFdMn2jbVtXKcHvcA4nFuWEOycd50My3vJUU59g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202506290242","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6d4bc0d2c892f4b081fc037ea9b88aa86885cb2f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202506290242","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202506290242_1751165084534_0.16211932884095126","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507010243":{"name":"@vendure/core","version":"3.3.6-master-202507010243","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507010243","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"721343de4bf41f40cceda8e34be5c25ecd60cbeb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507010243.tgz","fileCount":1920,"integrity":"sha512-UFj2y4SKpFioA25QLmHi19nydiqm1UfXc69X7gT+EGL1fpOjDx8xZ1+zyrC98tRmH4ssLGpsyMjh3gpgTTJ8hw==","signatures":[{"sig":"MEQCIDUgLEp47ImuhGPI4R6/+V8rxySjxYYcTTa0YFw07h/OAiBVbp7m2225bZQbBaHsLJCsbJE22TDQVb0pAv708+QPOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507010243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"933c58e23163429de1540926c4f89ea201fbe31e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507010243","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507010243_1751337940472_0.803924146970372","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507010731":{"name":"@vendure/core","version":"3.3.6-master-202507010731","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507010731","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6468234a94045123838ae6bff647aa3b82f35a46","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507010731.tgz","fileCount":1920,"integrity":"sha512-fnqoIpRAE+9eQNzE689pXazHSYoqcjM6yRo1h1KE3oT5rC5u5iG5Tz5dvm3/dlWOvArx/NBgcyTfvzyXLwAR8A==","signatures":[{"sig":"MEUCIQD+nSLp/zVD6tUtohSkUM+Vk91VjFklElW5d1pfFvRgowIgANYMl0BQwtExWXmYwIjMJV0qi9KS6rg//h2/s0y7Vec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507010731","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f5da386affaa5dcc54296a51228e2a7e5d3b0f84","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507010731","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507010731_1751355242385_0.9200763785894837","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507010922":{"name":"@vendure/core","version":"3.3.6-master-202507010922","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507010922","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"efff2fa5f0574f502d855a0d79c969ce36aa4c68","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507010922.tgz","fileCount":1920,"integrity":"sha512-YgXXNIW24MPs8l7AhWMFnokxsxlVLND/sUjIYvUtRX8AoXHd0t2BhDhfgFt25vDq2WYhR5ZeE6Zo7pVf3X15Pg==","signatures":[{"sig":"MEYCIQDURnoQuhS/gbhYUWBAtJ69eAh71FXrFC0w5B/o3U2BNAIhAODe/48wnU6/IoYH/XoBa3jnV+HrYnX9GqtY0KbTyNth","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507010922","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ea754102804748c447cf9c1d28d9bbc5cc0a333b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507010922","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507010922_1751361934264_0.5774872558907371","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507011151":{"name":"@vendure/core","version":"3.3.6-master-202507011151","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507011151","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"fb74a5249044f7283e169776a843d95988353a5e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507011151.tgz","fileCount":1920,"integrity":"sha512-Xy8282mwiTAAGTHTbkNva9t+P4VRXA4KiGTWM5yokFfpSFfhoI2k60sSqaeZMVXwarPlFTTXomEwbk++vjCpXg==","signatures":[{"sig":"MEQCIG+qvbsw0bBgG4VMujejJlqZhsZYA3Sugt/uXyY7mSADAiAcABp2oVeUFYnrFIxf1nNhv5w8UdXQv2PcRJsRUM11LQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507011151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a707c76b649dd13d245fec107e4c4c7ccc23866b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507011151","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507011151_1751370845099_0.3693962330811411","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507020234":{"name":"@vendure/core","version":"3.3.6-master-202507020234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507020234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d68739aecab4e1b32814ade3b68320a5fe408f1c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507020234.tgz","fileCount":1920,"integrity":"sha512-CVZifrTcJfSkmZ/svuHCBsesc4rw05KNc28c4EtS+vXx8B/pA7D8Y5awTzH9gcUTHFepHk+VELMhhIsqWQ2wCA==","signatures":[{"sig":"MEUCIQDVdt0lKKlgnKbD0odyo/6uf2ViSE6APsIvp+iQgFe7PAIgKfYAF4XXsZ8H/pAGq6S3bKIHhZm6Bl5twuG2JWbNG7I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507020234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1ebfbfe0c8cc2a8f545987f52fd06b7f9a1f3089","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507020234","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507020234_1751423821141_0.9609322054953531","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507020959":{"name":"@vendure/core","version":"3.3.6-master-202507020959","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507020959","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"e913a3f2edb4a848c036ae6eeb70daaa27e6da6f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507020959.tgz","fileCount":1920,"integrity":"sha512-JWFpjTeWrOOztOSh+dlANYR7aFBzWWeZWxR/VTuo4lCxVNkA8GbEjhrwk5b6lPTFBZlIPdjia4vbEW8/qvrJUg==","signatures":[{"sig":"MEUCIEwsgxSrO94qrPG4mZtxqQJJTTv5KSD6x1MhVeTLX66kAiEA52iwsWiECss+w1GqokMAuJQHq3sB04OrRn68V6GrMc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507020959","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5ee07181c993fe6edee6c000fe4cd90ffcba852f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507020959","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507020959_1751450556810_0.4790386706612413","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507021511":{"name":"@vendure/core","version":"3.3.6-master-202507021511","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507021511","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"563ffe8a11a08060592689ff1039587856fc2157","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507021511.tgz","fileCount":1920,"integrity":"sha512-Yr0NMLFtoX+6Xr0NeFUHSYytwIbVwgyj/Ss1npJfgdC7gNcCK0VmGCO0+gHmAmI7RDBQtClM9UoldlT9RqM5fg==","signatures":[{"sig":"MEUCIGq/3Ic5+u3p90z/QV9vMe06AhJY9vUwpDu6fT8g3vh3AiEAyx1Ppgr1F1VAV0IOxxEiXcen79Z28zHbJ3+41WdjXi8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507021511","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"330b6000902c451a4646f4f8d0ec87e9093c327c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507021511","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507021511_1751469249274_0.7616535068581214","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507030234":{"name":"@vendure/core","version":"3.3.6-master-202507030234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507030234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"09519fadd5b1fe655cfa3e2c9de73000d0c2f0ac","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507030234.tgz","fileCount":1920,"integrity":"sha512-wR01sYZ0woSV4fd0U8OcgT5omgGbq6FN6EtTmghdrXSFu8ZRl8KPd64jzHNpCRgCxQUW8bEkJqpfwdHvfQ/UPA==","signatures":[{"sig":"MEUCIHnZLBOeI8XPySGmDHZ/kZWwpQJ+s6lVaaHGFdFhuAEkAiEAsbTWm2W3O56Mu/xhq2ydyvYdFv0yFTXVA97MY7TUtUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507030234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ca527d7a89a9cff83d965e384e5f3d27c24efe82","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507030234","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507030234_1751510250985_0.29636528630323444","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507030648":{"name":"@vendure/core","version":"3.3.6-master-202507030648","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507030648","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"f73ebc038829d25f0c38d1818f17a3f2f8f9a087","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507030648.tgz","fileCount":1920,"integrity":"sha512-SMum9ludm9DY5hlcjetoqtewVGOI0kNa3OyiJobtCMQjgNUD0ibOKbsXkBC91OEDf/hvKlCkVELlkPiuRtJikQ==","signatures":[{"sig":"MEUCIFDdht3PpcJZQvh+pHV8crnTmWM/iiroUs6bN8tKmXz9AiEAlILns/pWH7S5x/mfXiWuRZ/yYzaCl8Yh+I8oKJrwMto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507030648","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"04f25e9d0bd06d8031d2f5dbc4373ec0e322f535","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507030648","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507030648_1751525460181_0.14830966156268333","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507030732":{"name":"@vendure/core","version":"3.3.6-master-202507030732","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507030732","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"57a2a1141e6322b245e6b698c15f7a36900bfa22","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507030732.tgz","fileCount":1920,"integrity":"sha512-5LVW7Hl51PSxwz+tim9ILHGMYXf/RAwWi+THVlOTRnb3ipUzn8s/fuYlZbHY2jo3pSmbtJRMgv2SBHl+c1O1pg==","signatures":[{"sig":"MEYCIQDX+e2hgLokGmYfgTOio/d3Nz1CCtF/vuD+RFRoN2UuXAIhANHxukFY7ESTcLfr/eZ4ouS/sw8QuhYf3rZ1eSHpc5I0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507030732","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0caf3b1c7a4e75924dab2e3e92673c34dadc36f9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507030732","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507030732_1751528094985_0.22544381797194712","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507030835":{"name":"@vendure/core","version":"3.3.6-master-202507030835","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507030835","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"e4e944f5dc6d8dcdc08c719b935f8205d3146dfa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507030835.tgz","fileCount":1920,"integrity":"sha512-ljKUmLgj8NubhV/LeuFLivEBXOmhCfzn6rvjf+F+MEUPuxRpLEpjiLvTRRU4P2/teGpJgdTq4OxZEaSzQIuUAA==","signatures":[{"sig":"MEQCICWHJ9lbg6wreTJf/8XaexiyWscfheik85QcfLDIIDXaAiAlix5ZMkvIsADHv35bnBtvA+odtgMZ/e3v9HsN3r+u2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507030835","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d79942fa16b812acfb665834088b0416dfde4670","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507030835","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507030835_1751531861867_0.7207030983118559","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507031127":{"name":"@vendure/core","version":"3.3.6-master-202507031127","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507031127","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"21b1d27eb202afd8ae1d2ad69232d3cc27efa0f9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507031127.tgz","fileCount":1920,"integrity":"sha512-iUnzyzpdCCDgYEElIpChBzfkc/cJ5b7INE4cbj/ovkhG4Z79TbhlIMxwKuT6tPgWpGUy/GqSiFM4+gWs+viHNg==","signatures":[{"sig":"MEUCIQCl9+cUSgRc9QSuLh1FXG04FHy3IZKOR8Ttltx8j9Kj8AIgQGn1jAkyzx+c2cXxF1fzmP0Uj7RUTEDj5dk06YixdaY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507031127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"82c67a6665c77f59b6bb2e652e73d4580ca4f291","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507031127","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507031127_1751542212876_0.6816273362461482","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507031258":{"name":"@vendure/core","version":"3.3.6-master-202507031258","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507031258","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6bb915a19613da658e0713813860e053ba123479","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507031258.tgz","fileCount":1920,"integrity":"sha512-4y0VG3M/2rpijlMHeWcnTM32aEvVl3by2tGaD2dNFfE01j7f4gAN4c7S1O2eKk05cTHydZtRTNvgmKD8F218xw==","signatures":[{"sig":"MEUCIFRnTCu6pbcuDuUj+sfBZ60rIknVtn0uQXhiRyL6/JUvAiEA9DNHfzto6cn+XU3STiNr4WLOlcxgI3x2YTqCVnX3UQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507031258","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6033754f1547a7a1f9c49b1b97c645eda8405973","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507031258","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507031258_1751547667047_0.38573324605296166","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507031620":{"name":"@vendure/core","version":"3.3.6-master-202507031620","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507031620","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"a56305025b379d3aaa2de899099b6a5f023c68ed","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507031620.tgz","fileCount":1920,"integrity":"sha512-Sb44l7/FQ2gpchgBaIwWHdmqzWq49XwiJsdHHp+OIepkVtOcvOxiQRf7sJlLG6R9aBMMV5kq6f/KJn9zPsMsGQ==","signatures":[{"sig":"MEUCIQDODbW9IrSIWo3qQ+1tuOy4kvA/m0uAgS69bL2f33qVSgIgastD+k1+5LeNG4tJC8AziFP2jpQCu+C/SbYUc+Ut7Ww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507031620","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d90e8efa64f0de407ec7402470ad21613885904c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507031620","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507031620_1751559785681_0.6081372354439938","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507040234":{"name":"@vendure/core","version":"3.3.6-master-202507040234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507040234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d165f3a24ffa619f9e3d59053a2888c181f352aa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507040234.tgz","fileCount":1920,"integrity":"sha512-/p0DUSMp6fjAppI7d+sHq1kPzuHcjynTnHEVkDzHIp74a4qty/0V3vtc58dcb4tRWsnBjAYAlP/nIVNkvmGvVQ==","signatures":[{"sig":"MEQCICblqrihAGxCka4soSkG1Y9KsTjsdCrkJGhSx9T+NJYsAiAQ8qZr835F/TjlgWiTpEojmgW6TLwFOh5gz4iQRJGNNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507040234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6634367c8f5aeb5c25502c51c15686d1d4fa807c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507040234","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507040234_1751596603331_0.8161285810119867","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507041203":{"name":"@vendure/core","version":"3.3.6-master-202507041203","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507041203","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"026c40bf09e8e5694914530b26db7644cc690341","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507041203.tgz","fileCount":1920,"integrity":"sha512-YZb8gwpW8S/3WskvH/VZrpQ9m/VRP/uI3ODrXDi5O8yPjb0NPuz/yT0bOcft60sEV1eKXKARYz0VoZR+6845Pw==","signatures":[{"sig":"MEQCICmZzMY4V2kQHizxnTzfvP0e8mGzhfzVUYMWU7WobdBAAiBQpLpbAIt2kA59/nzVwgMNLpTh1c0+wsV6mq1tLNSmLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507041203","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407791},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bf87fca72814e2d3eb0a12b0d6575f234f1be67c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507041203","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507041203_1751630743255_0.22261536341671562","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507050232":{"name":"@vendure/core","version":"3.3.6-master-202507050232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507050232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6bc8d667c64a7a782af203500374af1a12a19972","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507050232.tgz","fileCount":1920,"integrity":"sha512-fyxkrAlO4laxNym29D4XBbLr7xCFS8SwXw7c0KOgvzGh6oUnjTJGCqHgVbLZ27F1ZJBQHWx9S2dktLwhf5b92g==","signatures":[{"sig":"MEUCIHE/Nu/sAUdkf9Qn0Q1LoJMDfDcEypOJYcDBI5P2I7NYAiEAn5RrnP+aBiAGZqFcwDGGBiUYs9DD9fJ6tMnFVmZ2KyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507050232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407807},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aa108b47a462b2ff023250e4f9e75a02529feb8a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507050232","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507050232_1751682920414_0.0037699367912424897","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507080235":{"name":"@vendure/core","version":"3.3.6-master-202507080235","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507080235","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"aca8d161d527c62409df392bf6760fbc17ca4080","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507080235.tgz","fileCount":1920,"integrity":"sha512-5A8eCV6Y3xYaqWknKdqleUyyu66YHj2+iJm2csnYQtMJmPEkW8UxtVMWRethYgMfjfchDyi8xsNDN/ETBl9DZA==","signatures":[{"sig":"MEUCIQDPfb+ApxvcOigKuk2mllUacr2KPMDMxRS7hARIT/0+aAIgMmzQtGku4J27yxkaFfK3SLBC56bO1rcqN44XVACIbLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507080235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5407807},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f089b48761d79df27110796160c255bb9d816884","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507080235","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507080235_1751942284695_0.6992749399544489","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507090236":{"name":"@vendure/core","version":"3.3.6-master-202507090236","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507090236","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"1bfe5a5c4b73408f64d6429ae821d5f8a04a021b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507090236.tgz","fileCount":1920,"integrity":"sha512-1IqnSJvdvQd/6uvpbcfV7ychhq1ETCuzjkC8wT27X9V4QTzOnEZSdUi60QkFCAWJkdGFp0Nmi05o3fv1KYGlhw==","signatures":[{"sig":"MEUCIQDKZBd127chw2UNOzUgZTfNmqw9+buy7k5FyvmtrDBIRgIgejGmMJcfRe46zbuuR6pVGz5geJ2nRtj1D1ZWQuPAWQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507090236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5409525},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"df60d656c924e7574df61467ef1bbdb9a0221dcc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507090236","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507090236_1752028731666_0.19121241893849938","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507100236":{"name":"@vendure/core","version":"3.3.6-master-202507100236","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507100236","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ece2048e8cf2197ffa675fa7b5a25bffa09b77b8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507100236.tgz","fileCount":1920,"integrity":"sha512-w7UkS2ThI0ODAgxryzacIvvNp8wjbbGeweLq+y9yOQm4TQd4elof0+/ImuejfNJ9GvEmnh1uSorZUNetRW9IAg==","signatures":[{"sig":"MEUCIAkNG6B8FbVeyLDXjbf3tITsOmfi2z4F4O4eQyznya/DAiEA9WgccLkd33hQvdAeGCdrP7JeldScIvFjhkkUeIQZAfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507100236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5409525},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0db87830c4e42fb55456ad3a7c8a2c939f230678","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","actor":{"name":"michaelbromley","type":"user","email":"michael@michaelbromley.co.uk"},"email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507100236","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507100236_1752115142866_0.18080415003131312","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507110238":{"name":"@vendure/core","version":"3.3.6-master-202507110238","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507110238","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"781e2d71b7710596ae1f16309533a717c242c137","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507110238.tgz","fileCount":1920,"integrity":"sha512-SwSABERuGAuZBirxSm2XcmjGsMit2vr/4bC0xoAmAM2Kmn0vL4SCIYLys4zivtTRNTDTWMmyy6gLgUEBVsnzGQ==","signatures":[{"sig":"MEUCIQDEuQU/OanIcdpCKqjKY50eRKMlWyz9sBCEkkg+jWKP7wIgZDC7UIZXEvXbPti6kKRYpxkc0hwBX3g/Tz2neZhXLrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507110238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5409200},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"48140d95d510219816f76bd5d53af779e67011f3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507110238","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507110238_1752201680445_0.7574691522102555","host":"s3://npm-registry-packages-npm-production"}},"3.3.6-master-202507120238":{"name":"@vendure/core","version":"3.3.6-master-202507120238","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6-master-202507120238","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9fb89c0ea6f719ea7fef8477996c96089423ecab","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6-master-202507120238.tgz","fileCount":1923,"integrity":"sha512-zQoq2jqdDi4s97qKKs2m8ov2vAJOgKMDp/2DJUlEJ4gr0s4KIO64ifNhN6m1kQ+IASIpQXQIloqQa/4oLvMZsw==","signatures":[{"sig":"MEUCIQDuMiEFpYz7lsaBmuuQRldm9SvWP1V+iqxw/A9pCOvxNgIgSWOYqo3qrifWu8ISVk7sFc6kwVzcVJLtB5V/9t9f1ng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6-master-202507120238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5412797},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8564bf5f2b06727ce0145bf616275949f07f981a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.6-master-202507120238","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6-master-202507120238_1752288057951_0.9501552577746513","host":"s3://npm-registry-packages-npm-production"}},"3.3.6":{"name":"@vendure/core","version":"3.3.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"a8896390783c993c8bd38195a75f2009c3f46e74","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.6.tgz","fileCount":1923,"integrity":"sha512-IEzqh5dOKK+GBMa/N9BYf7LvYgv//AhC4nYHhMBhByhYA0S5ctYDx6ozGtMrLxi4JSrQENLrjrrpYzOjdIc/uw==","signatures":[{"sig":"MEYCIQCjB9w+h0Jih6bQyreyJaAQcw+BRBChKpKAl+1/aQ7wSAIhAOwVGiPekJE2H/qK5Qr9gwuBW+A4nP6AJ1MIxOJ+T/xd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5413586},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"01a554f870d4b874b92f0d76d1602806b05f3ecc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.3.6","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6_1752506587946_0.4362692259128125","host":"s3://npm-registry-packages-npm-production"}},"3.3.7-master-202507150240":{"name":"@vendure/core","version":"3.3.7-master-202507150240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.7-master-202507150240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8b739eea3e73c7cbe6026cb720bb9d53c0f8e238","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.7-master-202507150240.tgz","fileCount":1923,"integrity":"sha512-l2UUZ/BcweWcgYrH178aNEOGVl5nmwtZ8DVqOE73Gn6HyUHl/raCIBmBVE9hkVmQ0lgFvK0kIF79I99v/KNJPA==","signatures":[{"sig":"MEUCIQDog0FDjGEttRXIoJ16Il2PwZRiu5pKhAWwm+mor61lEgIgSuhRHOb4z9X5J938JdK/8C4flDZAh525K5NTco5EGm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.7-master-202507150240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5413627},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"19432a9b2417187f80bd226d31f933ec4c0a7703","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.7-master-202507150240","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.7-master-202507150240_1752547417701_0.4328466248659282","host":"s3://npm-registry-packages-npm-production"}},"3.3.7-master-202507180240":{"name":"@vendure/core","version":"3.3.7-master-202507180240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.7-master-202507180240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"f149ac9b799b80caa1e03f5763fe2b3c51bfd1f5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.7-master-202507180240.tgz","fileCount":1923,"integrity":"sha512-Lhva31sU6AC4xJe5NE12rfewVRjPNqn+a2/69+OGsBKZzlBFASlWO3aUbjHIy8EHG/6VI7CK7E8iwFKNNGOLkg==","signatures":[{"sig":"MEUCIQCYugWsr1eA2cnYQhyZJoUX/z+L3BtVIRlt7sRhBTtKOQIgTfWmCW6y1+mxTYkkb0qs2k+hRleTOtqADkIuGKCvepE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.7-master-202507180240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5424998},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d2c589945bcefa8f4970fb1f3cef711c6c495ddf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.7-master-202507180240","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.7-master-202507180240_1752806591181_0.6533336914196872","host":"s3://npm-registry-packages-npm-production"}},"3.3.7":{"name":"@vendure/core","version":"3.3.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"347ed0e3c9eb3bb52bef9668085f9e1b8dce42d9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.7.tgz","fileCount":1923,"integrity":"sha512-bGFqT7tykKHBB4MyPShJ5JfWygMXEjthwVg0YjdWmOJw5IQqZBVp6d1QU5gQGxd5vGJlFszdSOd0v7/rkbsKQA==","signatures":[{"sig":"MEUCIBtma+V3LLRVMWURW7k6CzeHFhyxKGYYEK/PimU5D3pdAiEAorz8t/kCwk+wSLgoBXsu6XJyhuYTF4rN300zSOsmpV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5424957},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"475eb918c9fc95de41e26f91f8eec39cfeeb6dd7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.3.7","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.7_1752852421327_0.13808556072417288","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507190235":{"name":"@vendure/core","version":"3.3.8-master-202507190235","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507190235","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"0a81c0f662ef4aa6d3b643609b59b76b7593285e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507190235.tgz","fileCount":1923,"integrity":"sha512-LGM80ubf6ORmx3llpFKHbVCKgJwQIZT2YJWQNfWDS6jF9NPqC5m7Ls7s6qIiHq2mTYmIXb4VCpspWFlmt1Ikng==","signatures":[{"sig":"MEYCIQCqmKNN3iKSyFDa+0VMrgD1lz6BJWtTWH6iOR8kKeTVTgIhAKohO8LlrzdrCG6gWpI/QI8z0H1EhIgXCR8jBlJopygO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507190235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5424998},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"70dca4ad3492a8d66569295ef7051d614f997f2e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507190235","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507190235_1752892689831_0.21469243045903763","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507220240":{"name":"@vendure/core","version":"3.3.8-master-202507220240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507220240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"0b37196df96af1fd6232e51514753d15b40a3e7d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507220240.tgz","fileCount":1923,"integrity":"sha512-CPIuMrbkgeYhar/R6/BzvcOKeT9Kf/oq9p+J6pbjVrKYZw3zOtAw5/d/Yrs5LlaoCmjvFP7+db0F4xCFCo9SFw==","signatures":[{"sig":"MEUCIQDPCYps2yj4nsonSRnmGlMZKy0UNV/X2liuRm1fjfsIKAIgFsaWSZEgBN0ZFqpIQFELwuL9NbigBfVVVvXoUJC0quA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507220240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425304},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a9e6949507bb2077f99d111d9e6c4124acbb2f1a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507220240","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507220240_1753152183449_0.6820205247599715","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507231129":{"name":"@vendure/core","version":"3.3.8-master-202507231129","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507231129","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d52d3d51c9e23dc9d5eba5562a59df656f8973ba","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507231129.tgz","fileCount":1923,"integrity":"sha512-tJn2TBAOexaF7wnXwlW4wUMhvNjIGrWxYdhD1n6Ut0vNzXP1MfgNz3ZYi1NVcij0h+rZGEp+7t5+TEMMRzqKfQ==","signatures":[{"sig":"MEUCIGWouW/gxHX+wFssxj40NWApWFs9Au1zHBwnKsEk/zqUAiEAnOPthymy3Pn7q/Du7rApfib1mNqRtclALtsfF4n1/Us=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507231129","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425304},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cddb246db3aa0bff9ee72f1a9517ee4b8702ed4f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507231129","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507231129_1753270345591_0.07468066488269876","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507240240":{"name":"@vendure/core","version":"3.3.8-master-202507240240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507240240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"59a5ab8d569f7e9b1d59dab785cef437f6925dc7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507240240.tgz","fileCount":1923,"integrity":"sha512-L5oS7waHMvDPwJCjSBKgjXfrXdyYYjZK6Fuonz3Vc3RM89O4CVRuIXGJecsbEF1NvBFEVVEGOBm2vRS54l5CYQ==","signatures":[{"sig":"MEUCIF+y6EWvfh3U9HxYqvKPc9TGixakueUQ4Ko6GO7tFxtIAiEAy5sQrukYDxgwkn0FnYiLKR+1ZYBtvYR9NkBZvbcV56M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507240240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425304},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5a2448f30b88b5c0fd038adc2966a1147c9a0406","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507240240","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507240240_1753324977147_0.37799073096289626","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507250240":{"name":"@vendure/core","version":"3.3.8-master-202507250240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507250240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"09cd0959bd54bc6706a91b2d04d0856c3a177711","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507250240.tgz","fileCount":1923,"integrity":"sha512-nHZy1gQ1GmMFBU7rA7tHM0BwZqESQZgeYxrgQNjH+GOEax/GhSKktyoti5wuGG11EIbr4RS/FzVbIrdfwKQQNA==","signatures":[{"sig":"MEYCIQDiWcyQ0M0oDks3F5Wk9iYkytvJj1w24O1vO7a6TvowkwIhAOnxTinyzOzSeKFHzbZhDmEB+EL+jmqDI91NRDKG4WUd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507250240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425304},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"30f2bdf540e759541f16efcaa9cda273c584f6cc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507250240","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507250240_1753411372278_0.9695856376315819","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507260236":{"name":"@vendure/core","version":"3.3.8-master-202507260236","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507260236","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"743f28a1e3c7cc4f4688d2638de164f34574376e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507260236.tgz","fileCount":1923,"integrity":"sha512-w8ArKD2/azW0hb2+z9QQU76IEjZjlBAznv3ZeCU8BPe2lTAjxDbOK8us0e76J09oIF56d0xzA7a2CsOIWai9ew==","signatures":[{"sig":"MEYCIQDz3O2RNOo/84Ce7hWXf3WnqqGInLbU3Ib7aBO/oBTFngIhAPVJCR3hJaEu4r1R6EQiOdl6JhTYcoP5WsIiK2iPJO9a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507260236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425304},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"083e73889906a155b1f3959815db713e557898c9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507260236","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507260236_1753497577175_0.6410690606741976","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507290247":{"name":"@vendure/core","version":"3.3.8-master-202507290247","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507290247","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"08175419d25fdab27e4999876010203dfe78f112","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507290247.tgz","fileCount":1923,"integrity":"sha512-tgH4pq6x6gwfTiEEP4DN6y//79WM2/qrb5HLUXJQOTGNNtHvliDZj21BbuXk+l6H84j+9bHnudtoH29OQeb3ug==","signatures":[{"sig":"MEYCIQCBgIZ28w20St3dT+z+bcTdVF5gMMCJoxk2qM3EjZlUhgIhAL30em0pSC5n6hkkA2id1EJUE7fLwP+YQD3WJ9y88F1a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507290247","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425304},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7183fc4c6fc4cc4da75a4a393944b81927bf4aa5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507290247","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507290247_1753757411682_0.7564146196828996","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507300243":{"name":"@vendure/core","version":"3.3.8-master-202507300243","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507300243","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"3a5e02efda852eb7d3b8aa1a6613298fb6a00772","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507300243.tgz","fileCount":1923,"integrity":"sha512-De1oqPhcqd4/tn8hxuzOYFMgz+/Y2V/mRdU9UmOmULIVuuBb84aMWI8j1Dbt8iMnLaxZ0LEriiNLxezLDbY6zg==","signatures":[{"sig":"MEQCIGDgcJRq+Ce82wCVJqO4rFlWCUHFSOs5BPz+jEtQ6M/5AiAaElVAd18mOKIa+Eza5MM+LsZbctSmAPqszoyw+3iACA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507300243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425491},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3679d74357c979aa9c60d8f8b575190723e2bb8f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507300243","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507300243_1753843545506_0.23161579527914355","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202507310242":{"name":"@vendure/core","version":"3.3.8-master-202507310242","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202507310242","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"b7994c42a60faac029fb8ca0896ab3e3b378af47","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202507310242.tgz","fileCount":1923,"integrity":"sha512-efsgLeot6YHhd6+2azYerlS8cePQhWElRAADhKIRz2CckpupK//lgupsVqMNlEtwDPSonjXjtwfsi4PoFWiifg==","signatures":[{"sig":"MEUCIBjcIVo/OJHI5WnzYjqFsRVLQWo8+q8R/otAC/GvYC2cAiEAs46VGfZ7L6CDp0FiwTxjqv/cPqmB6GxEe6e4cz9CpwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202507310242","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425491},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"146703259a0efc748d92322ed5713a15503a015d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202507310242","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202507310242_1753929898333_0.4328073161283068","host":"s3://npm-registry-packages-npm-production"}},"3.3.8-master-202508010249":{"name":"@vendure/core","version":"3.3.8-master-202508010249","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8-master-202508010249","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"7921d27be9935699c084dfe4913a2ba5670fdcce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8-master-202508010249.tgz","fileCount":1923,"integrity":"sha512-cuqMX5zDg8CKbHfZsVqDCPHCIOz1cBohC1AzFWkRL7yN9fiFjDaLjvwbEdJESuNuHCnjdEcvXnk+B4uEA/8ypA==","signatures":[{"sig":"MEYCIQCGurJghhBIratpb8JWX8y5ilQB91mk6ZwS5PMn7pkFygIhAOEI6tfBG5jGGoZwoWqs7pLhaE0N9taTNem34w0hTU2a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8-master-202508010249","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425491},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9d2ad2874a19007af173d45bd1c00d09906ac2c1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.3.8-master-202508010249","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8-master-202508010249_1754016719252_0.6973078894544642","host":"s3://npm-registry-packages-npm-production"}},"3.3.8":{"name":"@vendure/core","version":"3.3.8","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.3.8","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"3231cecb31966cbc6d70a80deded32b85770f073","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.3.8.tgz","fileCount":1923,"integrity":"sha512-0j9wJq5AY3L7lZBKpxVlFiI7+b8WSu41d3poXffzDq05adREV+7VVYL8yF2fgh57ArI1g+duwpjahfillvQWig==","signatures":[{"sig":"MEYCIQDLWr3s8jlCJ63IGQsegu+BijmGE3u4U6a/4q4Z8niLKgIhAJHj8rfAPhe+hzHapG30bbqJINmNFAVRgg336xkUNSXa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.3.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5425785},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8623b43cf39ca82d24a106deffc1b2648c8110c0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.3.8","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.8_1754054920265_0.9694092980243423","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"@vendure/core","version":"3.4.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"63c9e9ea269504a9996b1ffda2db27ada428af85","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.0.tgz","fileCount":1939,"integrity":"sha512-c1azFnFeccdbxDiswtuGvyK7z0J9t8EEzGi7uHFzHJsJjXU20lu3xDPjb0I0QM4KdvtmaBjKM0RboApilgaTDg==","signatures":[{"sig":"MEYCIQCX5J5XOxnexcU8kftyT9Wjt3yrBMCVnHydUUCfNC6p9QIhAJfm1vAnLOPjx3bC4NEgR/X0Og/LrCGDnxF0PQjC1vch","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499038},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3591ce29f36b43706a1b10819b52012bb2e789cc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.4.0","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.0_1754061447125_0.7455791485437262","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508011655":{"name":"@vendure/core","version":"3.4.1-master-202508011655","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508011655","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2f364781168f4db92ed03439be082417050bd7ee","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508011655.tgz","fileCount":1939,"integrity":"sha512-fNpcva1C+QvOALh4d6GT9/y0VfwbgB2KCa+1aTMJmzuqSpf+VBlxCnoKpjZYGIyt2HlEj2RT5KBbf0Eh+y++EA==","signatures":[{"sig":"MEYCIQDfKYJLfT4GDcXK7bM+sAXfil6kBefXRON4bbSY0TDlsQIhALm+UULfgv7fwPCqIGyLV2ILX4Qm/rPe/sR/eaMyuoZW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508011655","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1aa95983882c0ebe83bd94c26dc0abb038694325","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508011655","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508011655_1754067524023_0.2553366324393074","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508020237":{"name":"@vendure/core","version":"3.4.1-master-202508020237","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508020237","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"486e82cd217df56c5afcbdba1584dd1ac7810927","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508020237.tgz","fileCount":1939,"integrity":"sha512-6R1W76qm4BBEjNbR2Dpp30zbST+dlhBf925My/NZETOkQtDjnsXdkBD8ondACdRfep9CoZ7Qskz6+Ar5rxNUvw==","signatures":[{"sig":"MEQCIB2Tyv5sww+kO2EjyGUeab2kA2VEwFHUPcbqMmd99r5sAiBNcH94De+rDcNNwLLLSTKdt25iHcW3bFoiq9bhSrUNwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508020237","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5427d1f06bfc373a0f69f8a6b5ba0cfcc8c808f7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508020237","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508020237_1754102421182_0.307440894689228","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508030248":{"name":"@vendure/core","version":"3.4.1-master-202508030248","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508030248","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"64e0e8dd5b91f918d4691f0dc19e079c4ba56016","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508030248.tgz","fileCount":1939,"integrity":"sha512-hmLLxAV0/bnrxXTCi8ze3jElF5mTwvsYeSbj9jfcNI3s74ThTSnUxMCGnAGbB1zWGD83fjSzHnFZyS+OdsiBkA==","signatures":[{"sig":"MEQCIGTwR9xDFzslrMgOSRzT2iWagAnaJuQ3En38rLsqtGCMAiB5UzTjkfBf5Wox3us9IyfoSTOSAs8s9CA3qTVymAyMpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508030248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0b979036051150cefe1c077db00688516d744f1d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508030248","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508030248_1754189454968_0.25022646146459104","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508040248":{"name":"@vendure/core","version":"3.4.1-master-202508040248","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508040248","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"41e2fefe00791fc4d079a70f1b169b511d5d0e3f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508040248.tgz","fileCount":1939,"integrity":"sha512-d56WJyLjw8rIBlV8s3Ya8X7zVBBqAk7FLQJh9GXT9Lz/joQ5l/VSDCjjiWv1JdtJy8UDiNB0Y6edCoPibhWP1Q==","signatures":[{"sig":"MEQCICAyu575w2Z0/YJB29Xwf8GuTV0ESjslto71NnbG6JBMAiBtcG2NZKB0OJ6Adk2q1EdJbSDXo3trf4GV72P7C7H8DQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508040248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"db37b25aa195de9bbb384986f18e49c85e4a0ac7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508040248","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508040248_1754275863730_0.10775847599545618","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508050244":{"name":"@vendure/core","version":"3.4.1-master-202508050244","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508050244","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"1c5f44e52e23e01c342fb724f4026cf6078f651c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508050244.tgz","fileCount":1939,"integrity":"sha512-BEMRjvRZSWcVVzM/Nv8TOapymxHeTkAJTXPmIY6tmqPIpuEpULfY5/wJCF7NCEYazXmZ7RP4zONim276BScKuA==","signatures":[{"sig":"MEYCIQCUKsf++CIqsgGnrHo+ATFkdJn26a4sHpIHa4CMXfyKfAIhAKXuU9Cz7LG0IUlrS8MnVl5zW/YZh/mmpk2TsU9Byi5V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508050244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b6889978f80c69cbf639e90fe62e5231f0102b10","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508050244","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508050244_1754362033289_0.6169019061006249","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508070243":{"name":"@vendure/core","version":"3.4.1-master-202508070243","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508070243","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"a1f3f30731bd2ba01e46f45ad5efe3fa6e8757ce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508070243.tgz","fileCount":1939,"integrity":"sha512-G64xyeRMILSjSda3uY44dBc0UhXG8YeCqyEWtV+YfGu4Zd3L9ewvO86TG5kIHNC6iJ+m1cl95XStrs3H6SzZHw==","signatures":[{"sig":"MEUCIQDgz+i+7XVFOw/GdbALKY0NOml1Y2vZ3gyoQI1BehhgCQIgNeJ2BjCppFlYyWW+kJzSMWjWFG4bnmFaXFj7IEV7NV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508070243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"46607c032b55593eedba7adb159940e8ea24bf97","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508070243","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508070243_1754534770541_0.1934984572564613","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508080243":{"name":"@vendure/core","version":"3.4.1-master-202508080243","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508080243","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"daaef16438b9755b45f13e18e72b7206512133e4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508080243.tgz","fileCount":1939,"integrity":"sha512-U/VERGzSz4WSFv64YKRf8gx8Er7sni07bd/M/8bD+DvcahY3ZO7aKKljqDPdPaBDJ8wmKGu0vbHED4Y79DFL0Q==","signatures":[{"sig":"MEUCIQDLustKdJTJDbx89t65JD41uqZ6EcOcEOf7YmIqJV7TdgIgEnp24iq0c70QwV+6HpUbNLN7GDwD8QMEYanX4/GVvto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508080243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4f469d9885bc91671b630286fd6ec14c37479d52","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.17.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.17.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508080243","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508080243_1754621149118_0.8602923899589079","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508120233":{"name":"@vendure/core","version":"3.4.1-master-202508120233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508120233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d6e7d901d0a8c2a6fd2fe5265e0d4cfbbb8c6e32","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508120233.tgz","fileCount":1939,"integrity":"sha512-V9gb3lfFM0KIj9V57CFlXmdxQ4YsXYOwk9FoRHhtILpCK7iuf3sWDR5Yx4Ugj9xaC6dcb0hOM58lZIm9yKYktQ==","signatures":[{"sig":"MEUCIQC3WnzKzOLPPac9NRBw/6NjiRYY5OTARm3Mxsxb5TUeXwIgSIzTuQ4VYFHN3Vpzxn2GEuKzTKlb55jw9qnM1/vUWAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508120233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"050ab3e98d6054ea65ea01924f69dfd1a9c85306","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508120233","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508120233_1754966171547_0.6846194231621929","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508130234":{"name":"@vendure/core","version":"3.4.1-master-202508130234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508130234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"4051f33c74adf4ca392978db9b4506dce211b854","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508130234.tgz","fileCount":1939,"integrity":"sha512-YQHOKWavzifb9XswROxBmc64PKmhs7yTD+9Gh8bA7yHe8Je2VddqJQeJGoYcEPrjeyjCjuYq93OlfoyUd2FO0g==","signatures":[{"sig":"MEUCIEJE6+Wql4zJwbHU2NLvlqQji90KlaFRxJIcaS16ss6IAiEAweM4CiAMMSjhwXbwAqGt2fwSZCMHPTCSiM6gyUmY/tI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508130234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499358},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0bd787e60330f3d808173014e4607cded2353182","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508130234","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508130234_1755052644530_0.34685537351474394","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508150236":{"name":"@vendure/core","version":"3.4.1-master-202508150236","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508150236","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"867e56c694cf5f091e841cfeb2cb6cda0dba6dd9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508150236.tgz","fileCount":1939,"integrity":"sha512-z5MXo+KUQoI98ihjwPs6iyFlagF5FwgupHk+8chUKJHlXUqSLSD+bw1f8zrXBm5JvNI86EkwnNp824LSL+OPHA==","signatures":[{"sig":"MEUCIQDOFCRzTDSzMo87WK2c7leK88x7D58kqxOe21BHSriAIwIgYhw3G7/DUwUWbUJJAAO+mwIZAOu6UuTmXHmjDVrdu+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508150236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499358},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"10cd0e63be8a4e1b50e4a73ac2f6239a6f8484c9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508150236","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508150236_1755225539912_0.7879728731394768","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508200231":{"name":"@vendure/core","version":"3.4.1-master-202508200231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508200231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"51b32b36afb6c12c9a6b6dc88d0342cae0f70865","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508200231.tgz","fileCount":1939,"integrity":"sha512-p5DmfBTvvQejaMFgAaOlD/NiMVDid91g+qI7UnQOhw4AwIiKB0h6/xmxsjgMPipAbud0qEdpVC99bCDbt6729A==","signatures":[{"sig":"MEQCIDNZNiHFZfahSy8ibjlSBOAkrrWCkWeFzyFR8+EHMQjTAiBLLVAJwOrHVH0vkqXvhyc5iezGjKGP3PyNcx6l/rNGhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508200231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499358},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"14bdbfa66e74ddfdb948a6e1575e5d209f76a86f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508200231","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508200231_1755657256586_0.7698346743495006","host":"s3://npm-registry-packages-npm-production"}},"3.4.1-master-202508210231":{"name":"@vendure/core","version":"3.4.1-master-202508210231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1-master-202508210231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"df2b663e9318aa1110366eaf34dd3a51a4441a46","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1-master-202508210231.tgz","fileCount":1939,"integrity":"sha512-YfJyXgPA8TMjGF6bs9zJrUB/PaQJAVF17ZcQS31c3EK+yeWKQJrnCXlPacq1P6Ev0DAuqroLI+xtrjM0OFGXaA==","signatures":[{"sig":"MEQCIEbyjEMVcJOHwNbndIIMK3FI5Xx8jY0LslqJ9CCSvbnsAiAiuey6kGhHZ3+L7q4Tq3o6oUZqx9EiLlTsN3B9JRev/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1-master-202508210231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499358},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1d3c19a82f1e59ed6e7c1078a7328bb373ee097c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.1-master-202508210231","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1-master-202508210231_1755743650281_0.5478935547040438","host":"s3://npm-registry-packages-npm-production"}},"3.4.1":{"name":"@vendure/core","version":"3.4.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"17e13f18010274c3cc17ee98133e031d14df9058","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.1.tgz","fileCount":1939,"integrity":"sha512-NtPuWdvHptRIk1z4/PvLqFabFZlsIZ4FT4BLhWGfGUXQ7+1Zo8/sqtvHbNsVjqteCdTsTwWBF5OQtlqeaStolw==","signatures":[{"sig":"MEYCIQC/sThamINwi9jz51qDJx+5vPL/FPa0Vgc1OdKVAlx5BAIhAImzOW791ZEYckTXzCAo4nQxy+WbcA9e8zxNeHyQ/ZnO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499659},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e3736f4d7015d94eca04448e58cc385b2f086eb7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.4.1","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.1_1756123168527_0.3184114986989721","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202508260231":{"name":"@vendure/core","version":"3.4.2-master-202508260231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202508260231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"a53b6f72d959533bd70493d4bcdf30ea4a753ed6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202508260231.tgz","fileCount":1939,"integrity":"sha512-JP41itv4i51pcduKcO5Q/0Cn9JzFnBVne6s8DSqPk9/9Dt8gM/Hm0vcImGfmn0mq8ZUuxbQluWC5RxDJA1QB3w==","signatures":[{"sig":"MEYCIQCWWBW13G6G2u9BricViIPW1PMqiWtNz/lVJppcOe/ztwIhAIMnQ9jzSnW/fWtdN8bM/KocZE8tYFFlZ9gcEQYIFF8U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202508260231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0b2703d5e2fd169fcfaefdecea95a0d3050a6039","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202508260231","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202508260231_1756175680156_0.7444215252863013","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202508270229":{"name":"@vendure/core","version":"3.4.2-master-202508270229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202508270229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"23296f56e9d988fa7b1ab723d5d3d4235d6ff2e5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202508270229.tgz","fileCount":1939,"integrity":"sha512-gChHQ00QDXtTeB6kNG5FS+1JSU9V10jtBuuZPx1dZXkjdt9mPd8kHCkUDMlMtpJH0QSDVV+8ExFw3UGkIqE5lw==","signatures":[{"sig":"MEQCIDXKgEdwVKyDhCr/buWF2IZgUYvZXNO7iW9BKV1NPjTaAiBVCcL/NZGhJkcvT/ug5ezuQBDZHSqE+USpFIoqh16iyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202508270229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"565db16770f347c151c8dd1fa8450800cf6bf9ab","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202508270229","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202508270229_1756261958983_0.38834544084858","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202508280230":{"name":"@vendure/core","version":"3.4.2-master-202508280230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202508280230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"92dc06407ed57031e73ce778fa545fd9e55ad6d8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202508280230.tgz","fileCount":1939,"integrity":"sha512-X+hgTyszhQ4NlVHLTc7xYfdRyYTAVg25kudGhPauIAxlDin+R3rx58LV99kQYTe5F+EbOEfjmDPbQoayDYxqBw==","signatures":[{"sig":"MEQCIC0a4NHuXW6c7uVvW43euKtZgVqaRepKMRyW6TIkfnboAiBFonBvfyMmQgxKZrhtVBMwud/L+Y6Y110kehPcnbeu8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202508280230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f0569d1065589363f658cb5c1bfc84f395de424c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202508280230","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202508280230_1756348374390_0.11332836290627246","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202508290230":{"name":"@vendure/core","version":"3.4.2-master-202508290230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202508290230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ee7262e254604a4a9592f796ba43ac75ec8a51a5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202508290230.tgz","fileCount":1939,"integrity":"sha512-XBe/8k0BNLkAX2UfZ2UHY3pSZPrBAFLNxTD1ZhKHusMuLooaIOfJclCzPAx8gz6MZzn8L5MaL7SFjvo2NwMGxg==","signatures":[{"sig":"MEQCIGlpmCAKcAknD3dNGbvbRGi0aj8K/Usc2SKm27Zk4EdAAiAiTOOjD/u4wbR4v1z5NkVC8GrzADGDYkNpBYYozSqYtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202508290230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2b2cb8c45c3883bb45416b81bde0706698718167","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202508290230","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202508290230_1756434764743_0.8298129875333411","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509020230":{"name":"@vendure/core","version":"3.4.2-master-202509020230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509020230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"f83f4cf86c4f7ede0a376b01c60fed52191e4d5b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509020230.tgz","fileCount":1939,"integrity":"sha512-CbRa0wqp951hB/RrnpriTcWbhvVbJ59HF/V2hP52fP+0hPd2TYE6a5svGm4YxdfMxFpvEjti3syqopnYrWMb6g==","signatures":[{"sig":"MEUCIAqIdI86d+EgPE3z/huW4g9W3FB8SsPc3T2a2NLeq73LAiEA/3kxBW8BLfylAuqq64U9sYd4tO/u6P0blZLn7R3mTvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509020230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"061ef50c94ef21121b3fa30e6c5cd63899b62a8e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.18.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509020230","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509020230_1756780414467_0.7476350363307325","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509030226":{"name":"@vendure/core","version":"3.4.2-master-202509030226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509030226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6aaaa50b2bcb2cbca9d6395419d10d8a5e68afec","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509030226.tgz","fileCount":1939,"integrity":"sha512-N3/qktoNzaiE0ivTxumsRkCumRTU1EWzKZe+OFywTCtptjqZ+2G+7CTpyXl9MKQTAFYg+2H6RnjDrhFp/CrZ6g==","signatures":[{"sig":"MEQCIBbWcQLfceFQUKWi5DKKG8dW/s4eWPXBHnhy7P5/vgvJAiAtaDWxTRX6xMaLKSpKlyvk8SUyXIvGK/9o7k2cDKCVBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509030226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ea17999f2c068b9d5c96d81f4646393acb5baedf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509030226","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509030226_1756866573549_0.6313263350658542","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509040226":{"name":"@vendure/core","version":"3.4.2-master-202509040226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509040226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"4037399bc148b49770edd7ae20cef04627fa617e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509040226.tgz","fileCount":1939,"integrity":"sha512-Z51CwOiUVgIs5DygaS8N43ywEZ+wjDjHUYTzizUwkUgVawAYGYRpd4NgCsUoJ9GFZAEnJHS1WXgqDa8ACS2JEg==","signatures":[{"sig":"MEUCIEmZr0KVxI6dkREkQ0lf4ivYBEwZDfv9b0HgVavcN8GOAiEA1RGdZG5AUMb7W3xQ/tdIDduUTajxQOIEZUcY6nNslgA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509040226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1c3baa9187d1e7b08aa6f1b798aad54770bbed53","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509040226","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509040226_1756952980484_0.11685607512535645","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509050228":{"name":"@vendure/core","version":"3.4.2-master-202509050228","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509050228","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8d2961090ca60333e7f63bbdbadc513b8109aa00","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509050228.tgz","fileCount":1939,"integrity":"sha512-249sKs2lxY2nSlAfMRQOe01+8u+DvMv1F7JjRFDegiN8J5rYQbEAkCPdVJCTNi3+i64Swj0GqhUM4b/pG8LlLA==","signatures":[{"sig":"MEQCID4KafNQOj7OQTn3SkJKPIJTQlKCScASL9WlnLUye9JzAiAKtXm3gIahdowCuQu2RbH1YO0IRrq1zdrmBzjWgWFRzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509050228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5499700},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5830a569206031e79cc5e794ad632559e3bcb72e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509050228","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509050228_1757039484849_0.7872927385683206","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509081248":{"name":"@vendure/core","version":"3.4.2-master-202509081248","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509081248","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6b9d29e111b3e427131553cac86e4b2e07df25ee","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509081248.tgz","fileCount":1942,"integrity":"sha512-G48I6aoMv3JsSj5mGBjCEy/QYP0S4gE3LEPZqzekkbB8AfgYZYa4u8p4riLDCT/HEHpgMw5zc6wEyutzKAv6Dg==","signatures":[{"sig":"MEYCIQD4HzygtmFnL3OaSijiX+jGsgJ4I91d/6Xlae7kkA1jGgIhAKMiEMEjv8Duh4fi56wRhAv/AGCAlQBFm2YpZi3Cw/gj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509081248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5504112},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"677040a4acf1ee12e1cd2f46fb75021d37954271","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509081248","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509081248_1757335853361_0.36710638428103537","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509090229":{"name":"@vendure/core","version":"3.4.2-master-202509090229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509090229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"87b75117027dd2ae88073770aa4bb7f86f4eb1f5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509090229.tgz","fileCount":1945,"integrity":"sha512-z7kNo/U5Ww2c5AM8GRfYU1WiX3+JajfV1N9PglOP8Q2AbpXilsILIs7TPrSblIo6ShvSQyq0s8TfoHvtOo4RgQ==","signatures":[{"sig":"MEUCID1YuCd0iDo7qwqpyvM2pGEuc4wCOGWMTPk7IIOsgbVOAiEAn+MVXu5BNFKZevVpAWu4rz3cQM5272YSCs91MlF1cug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509090229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5511226},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"05e55ae78c8486c39c8b58dfae290777e648398e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509090229","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509090229_1757385160140_0.5860624554642551","host":"s3://npm-registry-packages-npm-production"}},"3.4.2-master-202509110229":{"name":"@vendure/core","version":"3.4.2-master-202509110229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2-master-202509110229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"d8f2bb8a2caf23b3da4086ce0db0ebfe32d3b1ba","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2-master-202509110229.tgz","fileCount":1948,"integrity":"sha512-mJYYbzB+IB5Wzw/VMo4SnnOD2uBPRJKyeJ4GJEXP0LLY7mkiPGA58n7mfeTTCG7GxEu2TW+j9u9dxNFJ6a5qxQ==","signatures":[{"sig":"MEQCIGP0lRg22pae8VyyURr8beC0OyTlZ+TbmzazTM1/qv15AiA+KaBvVB1jK8xdAEBGfEtzfRvzJsEyPIpX/VRY/n6NQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2-master-202509110229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5521769},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aa2d4766b02fe4a93df5042da403e763c4af173b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.2-master-202509110229","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2-master-202509110229_1757557906105_0.7922501733822063","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"@vendure/core","version":"3.4.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"317987768862bc38380780e0e6a76dfcc9df9f10","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.2.tgz","fileCount":1948,"integrity":"sha512-s0kbX32IpwrU4tf1Z9Gq3lTQaMRUc+JAbl75TeAtIkIkmxyhl0hsdVL2xaTDH0zIwkkLXnNbj1UaXV2fqp4G9g==","signatures":[{"sig":"MEYCIQCmod1MKSfPtEg2KJRLa9iCwogUGpGpFNa3OqbzMN7TUgIhAICe9QrVsySyIfq9edMzfcHNlAZfp3UQ/hMpk0blhihf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526147},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"77218033e22397ad50f39d952d440e7879927814","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.4.2","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.2_1757580705351_0.02319350326173053","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509120226":{"name":"@vendure/core","version":"3.4.3-master-202509120226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509120226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"e5708e189a897c3eb73669b494f7ba3d5c5e602f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509120226.tgz","fileCount":1948,"integrity":"sha512-PUX5a4wWS7bd/yjjj+5TZbBebv8Y9yl5L2foKUa40PYcCw3ZYN2qwdR/lCZZwkU07TTSIA+gWvaU73ZYbRG0aw==","signatures":[{"sig":"MEYCIQCc6wDqr0yQHZvvzSWdTUcV1NeEuiu2lufiQRDAE7XlXwIhAMfSM0kUgzHSqtPBt6QUImZpmJHyDdG16yJtzMl17Ipk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509120226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526188},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"690fb9e8ac0aa88be3555bb57a54386debc95bfe","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509120226","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509120226_1757644184530_0.7811563688096583","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509180227":{"name":"@vendure/core","version":"3.4.3-master-202509180227","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509180227","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"7c446ae0e14b80098774af082dbfabf815d193a7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509180227.tgz","fileCount":1948,"integrity":"sha512-IrpiIp5EUEsIruxtZGsvSJWfDHUSCZxKD+uxJ27uJZk3HWhTwuaaEFnhPZdVlAYPQ6rtOSvus6Dd/Yo5ilqVWg==","signatures":[{"sig":"MEYCIQCSiF5hoS00tzV4G8XeBx0Td1Iqs3sEiK4v7ieF0Zxm5gIhALoLLfYIh6Uy7F50/l4bNuRsTffqvGzzFXtVIuXOXmp/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509180227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526188},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"abb4130cebdea8f79dcfb0823d806293bb0d2a1b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509180227","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509180227_1758162605986_0.6885214390360939","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509190229":{"name":"@vendure/core","version":"3.4.3-master-202509190229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509190229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"48a6a7fffeb992bce3d158ae9ea9daa315ed2eb9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509190229.tgz","fileCount":1948,"integrity":"sha512-G0J6d5N3Gb8AkaWf/2nMlYqMoQJVgtB8+z0rBENEH5rlGAjn6/CGh9dXV7L1NuT477ax4FfkKc12I2WWqP7zNQ==","signatures":[{"sig":"MEQCIB/bjTYCdEyoF6O9knLmD/TwlyjmElVncNN+vo2c4cj8AiAGEJ356EdWIpLMCXFaxW9n3Kqs/T3yqEQHekQHrdSclg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509190229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526188},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1a94626a2e07d33d881a751ff394f8351c3521b4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509190229","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509190229_1758249133304_0.32850813542746704","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509200226":{"name":"@vendure/core","version":"3.4.3-master-202509200226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509200226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"6e79254527fdfb4eee7849bd090a0f229663984b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509200226.tgz","fileCount":1948,"integrity":"sha512-d2lQ32n00s/mI7bWEJt9AzE0oJ280WlWCj8zBnmtHF+pPVlwcL9kjrEVfvjDMOXte91DMuJBmrZIqjEf/2VkXg==","signatures":[{"sig":"MEQCIE0K5sluHHfZnwYwTK2y4lCwqd9Gta1GI9r1wUVCM9c9AiBFp76mhOa51qISETxznb3ZW3t4RSq0oppH8bJvkanRDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509200226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526188},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e2f1befe89f08f48faf285a6a929ca2a4042c903","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509200226","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509200226_1758335339023_0.5774575424225707","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509230228":{"name":"@vendure/core","version":"3.4.3-master-202509230228","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509230228","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8972ba30a44eea6cd5e5ced97d39959c59071dcb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509230228.tgz","fileCount":1948,"integrity":"sha512-pINO2cVNI2qdHhAzcsyrQkbIfFwd6ArpE51laqPbmTkLguuna/gcNCjUpf6BMgBhQ9CUshLwC87aNfAK2yflGA==","signatures":[{"sig":"MEQCIEhkd0oY6IeuobFFqqrlrQoPoJB0EK1A6qJVXzuWL4lvAiAKCDHhBYBWYfo1r0wWf4MV9rmLVC41u/TmRTrbb3RZxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509230228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"84a018a2192043ab6d6a1d05c7f842c019f5a9d5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509230228","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509230228_1758594649751_0.1996979472835574","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509240228":{"name":"@vendure/core","version":"3.4.3-master-202509240228","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509240228","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"814a0c72965c849c7a1fa112ee80e7664baba983","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509240228.tgz","fileCount":1948,"integrity":"sha512-HI17ylcJON8Hz40vidB04ujBDxSZcvBDZRta09DaKzMjq53HqN6OueuaW/2ugb7HruHfQybNKuKXn/JDO3BPww==","signatures":[{"sig":"MEYCIQD3tR6ffB+WH9k2bWL1PxbkWNc0jHhe61ky5acqmaQ+7AIhAPVgjBGWBBnROzfxKivg/lJD2FBKQKEn8KvZzIess5Pr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509240228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3cf135a11d028df5b1fbbb5ab6a1b117e91e13f7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509240228","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509240228_1758681074973_0.4710083080249823","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509250229":{"name":"@vendure/core","version":"3.4.3-master-202509250229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509250229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"be380499a708fcdcd77b3901b796b69b8bec91a9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509250229.tgz","fileCount":1948,"integrity":"sha512-l+u6mO0JkmwOhbWUdGGDncl56g6Bqn0sZo6dbYmSaEKuT4yDhqq21JWtVYmqKimWo6jTpxZMcr5aQfe+cwFrVw==","signatures":[{"sig":"MEQCIEha6zHFhL5IH0Tkll/ciyLCY+TuVkCj5ADlBWiQ0PpsAiBAm6ArOLqvDGF/S2GVv16OrPkC+rhl1w/wnHhHlTpCuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509250229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7555f68cec1c4a90ca20bbc2b79798b027dc7c4f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509250229","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509250229_1758767570377_0.905706508970257","host":"s3://npm-registry-packages-npm-production"}},"3.4.3-master-202509260228":{"name":"@vendure/core","version":"3.4.3-master-202509260228","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3-master-202509260228","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"65c2ccc3777752f26c073df55681d4f959c6d65b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3-master-202509260228.tgz","fileCount":1948,"integrity":"sha512-dLbb98nklD4agHHCHXm/t+o0PIanNIOgwL0Bz3jAUAXaNvrrrjJ3LlIXg2vgPgyS02BXD2QoawmzdBxftKOmYw==","signatures":[{"sig":"MEYCIQDVCjlCXe/FYqCp26m0vbdXap45/m2oik0SftwMcWZXlwIhAMdm2bbv+4KMnHsdIY7aQ52LLV72aVDlfIrjpp5zdRq/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3-master-202509260228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"09a859925b6a64910b4d028e04845bf5aefd89b4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.3-master-202509260228","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3-master-202509260228_1758853898876_0.5556083421238296","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-minor-202509261210":{"name":"@vendure/core","version":"3.5.0-minor-202509261210","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0-minor-202509261210","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"70ef96da971a6f905ab979d0476ea2cef70bcd43","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0-minor-202509261210.tgz","fileCount":1964,"integrity":"sha512-kXG1lcek6ReKsnY5+HVpvpSvj6KBTyOb4mgPXqjXNnXZX7a2ZRBhbfEqgYXYjwhaKIIU9wZA0lxSNdmwRzLh7Q==","signatures":[{"sig":"MEYCIQCaw4Jp9v44Th7UGc3T1mW9bCu6Ci2h8FKPZa1xOfNepgIhAP5zzWRp/JHURNUkfDlSUaGtNzTODfbkjqwnNnNEgmq1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0-minor-202509261210","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5568695},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aa1c6971ebbd4954da1ce77fba1d6022051953db","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.0-minor-202509261210","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0-minor-202509261210_1758888806670_0.684298282173228","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-minor-202510012036":{"name":"@vendure/core","version":"3.5.0-minor-202510012036","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0-minor-202510012036","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9029886af6168dfcffb4496ca5207f63280a1d60","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0-minor-202510012036.tgz","fileCount":1964,"integrity":"sha512-IE2m8DA22p5loHW9YxN03FXKMIVTWIdeHQUMK8y7T46RjBaBXCePBdjoPWarqIvcOIbfk3sExDMsSlyU+P774Q==","signatures":[{"sig":"MEYCIQCkL9bOmljHQYrnbPQSW38Y6ujPIxO5ZrXSEuCiz5bglAIhAJfdFmkcBBBs26UBprFAJ9WBwa9L3mr5ih+olLszOKpT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0-minor-202510012036","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5568695},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e1ec4b6b65d0743ab1ab1f344eb03c0cf55a7f32","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"^13.0.4","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"^13.0.4","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.0-minor-202510012036","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0-minor-202510012036_1759351174033_0.5789168365357951","host":"s3://npm-registry-packages-npm-production"}},"3.4.3":{"name":"@vendure/core","version":"3.4.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9abb77b14990613fbc46418fac29427ed15be61b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.3.tgz","fileCount":1948,"integrity":"sha512-87BfGN0ot3rxtrdKk3FnI4SNpTkfO/HIMMH14D6PvbBWFnwG9lUqT4OH3rbz8VnAHan4Nttqots9J1dN+WiSZw==","signatures":[{"sig":"MEUCIA+1ub1vJEYmt7lzoKHBv1sGKMkXbTkW564pAmoOrpKjAiEApWEQDcYRHZ2/j+i90xtHYla58Q/3Bv5RjvJuLnvvh0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526171},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"94d550061afeb1b77a3cad20fa0a5b8b5b06dff6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.4.3","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.3_1759403417711_0.7067515803873463","host":"s3://npm-registry-packages-npm-production"}},"3.4.4-master-202510030227":{"name":"@vendure/core","version":"3.4.4-master-202510030227","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.4-master-202510030227","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"642717870357b5b617f80b80e3f62da67f1ed646","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.4-master-202510030227.tgz","fileCount":1948,"integrity":"sha512-ZqSQzJC2qds9K6bAPaP4r2gXnQPYKLZkwjUxPgP+oCwGEC4J+NQGhFZNC2oUtLLxf3UgrO95QaB3pNV4yNQc0w==","signatures":[{"sig":"MEUCIDm+hhmbXsSHPcOJGGebTI1o1vAhGXR3x3C5i9I/n+iuAiEA1zLb7RFxO/zAlpdaksKV8PKGZm3Fl1c8+nXKd5Y9zsc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.4-master-202510030227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e0e261c600cd9f6648912a6b1416c77a14fa8bb1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.19.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.4-master-202510030227","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.4-master-202510030227_1759458589455_0.4582974851549688","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-minor-202510031341":{"name":"@vendure/core","version":"3.5.0-minor-202510031341","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0-minor-202510031341","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ca28c68af43c9abda006cea58f9d5e3507829edb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0-minor-202510031341.tgz","fileCount":1964,"integrity":"sha512-vA9x08LkIaMRLEqSKyYrnPHrvfsdYgXWqUgDIx1E/O1qwfx+oDaeof4Jaon9R11knZEeFXTS5tU+Wre2NkH+sQ==","signatures":[{"sig":"MEQCICvB23JLmmzv/6pBlAnGuhZhz51Z3+7XcrpT9JGyHPc7AiB6yPQ1wVto9nUBStAD9TLtMnuwea8HyW2jB9f3brol7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0-minor-202510031341","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5568695},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ffe957ddc6b419f17fced0b4b94fe66fc42528f8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.0-minor-202510031341","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0-minor-202510031341_1759499034616_0.34123847238994887","host":"s3://npm-registry-packages-npm-production"}},"3.4.4-master-202510040224":{"name":"@vendure/core","version":"3.4.4-master-202510040224","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.4-master-202510040224","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"e2c3c3966e4582653dca80aacc81a70728f8d422","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.4-master-202510040224.tgz","fileCount":1948,"integrity":"sha512-zM224/+c34FlLsuSLR3wbKVLSktmA4TKLYvSHwFkVJnzgUs7Cn064g8O5DjFh5y9vsr3yJfbaHlaVIJOJxMGYA==","signatures":[{"sig":"MEQCIEbzf6cW7QQuvCl0lGFEMcanoHqP0LLEZCFtYWd75PkpAiAcMkd7kle7Jdy3QMrJ6jY3SiBrg8zaN60Wo+1J++X2Ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.4-master-202510040224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"24a75f2a499ee265ffe48ed828d5e055f9cbc9e9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.4-master-202510040224","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.4-master-202510040224_1759544851488_0.12492213304718591","host":"s3://npm-registry-packages-npm-production"}},"3.4.4-master-202510070227":{"name":"@vendure/core","version":"3.4.4-master-202510070227","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.4-master-202510070227","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"39b115dcac5db966641029ff4eacacd9a72accd4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.4-master-202510070227.tgz","fileCount":1948,"integrity":"sha512-GNsGvHKp9JGJmrVwCruYCRWfICkHa0eDfpah6UvxwtYQ/3mMimGdvin3TItplwo8R7MOr3ga/sy8ULAQTU8vGA==","signatures":[{"sig":"MEUCIBeFp+7xFp9z/ri3lII7PeXauqitX69QWT5emrW2XonjAiEAiX4rjakb2bbZXZAXrDV9zH8evcfbXy0BBF7I5bRtBwc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.4-master-202510070227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"72a9d61322549247b7257969997eb58312a238d1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.4-master-202510070227","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.4-master-202510070227_1759804237944_0.30459512223341645","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-minor-202510071456":{"name":"@vendure/core","version":"3.5.0-minor-202510071456","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0-minor-202510071456","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"ca23a3670016b40f642c09479672977c5c10afe6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0-minor-202510071456.tgz","fileCount":1964,"integrity":"sha512-jS823ZQ0rxdCKeHQlKp+JYZJar7PI6mRXsLmt2Fvw40rpLrgrV+1Qsjt3HKuproj6i5crXwStY51R2sx6VDAuQ==","signatures":[{"sig":"MEYCIQDJcXEiJC7zIjSSSY0qu5Tt04J0/OoVOD0XG0Qv7waPnwIhAP33I3Jz0yW+06XGMc7dJ4QYbz73lQlri35sF4I0J67f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0-minor-202510071456","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5568695},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a0d7f3f10de46e0ab1825b412baf42093dbd9ebf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.0-minor-202510071456","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0-minor-202510071456_1759849152255_0.9678835026933272","host":"s3://npm-registry-packages-npm-production"}},"3.4.4":{"name":"@vendure/core","version":"3.4.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9ca96c16391a93898c023ea325773f217c3ec19b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.4.tgz","fileCount":1948,"integrity":"sha512-FupCaq4QuiKXoIbu3XHHuZBdf6BUh7Mtum/qfUsAO9VZRQOgO0Wk0JbSntyyW1sorMvr3JafuXcYPg2DqlaCeA==","signatures":[{"sig":"MEUCIBToV1UA/Us7ysTxTWDJAsTD7xpZ6lSrj5R5RPk1bvLxAiEAn4Mbi5+OhXqUfLcLhuNqvVY3SD5mtVEFF37Vd1ZD0Qw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526209},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9ac6ca70c3f82fccf2dfabf8b4d920f85db44c6e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.4.4","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.4_1759939651841_0.7598912836071898","host":"s3://npm-registry-packages-npm-production"}},"3.4.5-master-202510090228":{"name":"@vendure/core","version":"3.4.5-master-202510090228","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.4.5-master-202510090228","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"87081fecccfecbd070726683429bc9427b5716a5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.4.5-master-202510090228.tgz","fileCount":1948,"integrity":"sha512-v5xEorH0W0aQXYAnT+gI6sq5imFCI8MThVHTgMVFTUt0u5uEBZZqRA8IDQbXkMWam60uFv8vcpTAdun/iO1XVQ==","signatures":[{"sig":"MEUCIQCTWcw7t4s/xDgc54C1JfEMPK1sz7sfrLHheh+QflVXGQIgAUYRfFeU0iG8BqTAfJGTJe3DjW2CC09dRKABKW1g048=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.4.5-master-202510090228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5526250},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"19a757f544398d06abe3121ed28b3090709989fb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.2/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.10.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.11.3","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.4.5-master-202510090228","graphql-scalars":"^1.24.0","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^16.0.7"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.5-master-202510090228_1759977083978_0.7365344521565038","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-minor-202510161257":{"name":"@vendure/core","version":"3.5.0-minor-202510161257","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0-minor-202510161257","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8be68e58ac55cc49049f275d0f05363acc7248c7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0-minor-202510161257.tgz","fileCount":1964,"integrity":"sha512-XhDt+KcD/sqonWuwq3Ge558BWc729zZobjo8CRMXT+nPrNyuiUJFzqn0r5cyFAzKcQnq127qk/NWsD6NTRB+lg==","signatures":[{"sig":"MEUCIQCVYDaZL+OlTjYw2pfu7UMEGcE9Qt8OtsYjHnnhYhVltAIgXjdHX0y9JHLHVPKehm6zmpGfMwab7ym3roePqhgraUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0-minor-202510161257","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572680},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7567509a55b94070b741cf44e432533a12233369","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.0-minor-202510161257","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0-minor-202510161257_1760619626683_0.3561463692196989","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-minor-202510201346":{"name":"@vendure/core","version":"3.5.0-minor-202510201346","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0-minor-202510201346","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2685a61299d7862be314614e934d02a8e77b685f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0-minor-202510201346.tgz","fileCount":1964,"integrity":"sha512-9u4dRbarcLSCHWW3Fslj9oA2AS+o1b6sbuQHT5ZBQiZ+uTKQeOxpuWxXU98Sib9Ry2RRYfiN8p2ApxBNiQaUSQ==","signatures":[{"sig":"MEUCIQDvThSB0+B3c9ImABOafS+J5OcC0ATV2uT63iFmpXVItQIgCFUt+HyBE3kxZ1fC9LqwSQn1VU0KyAEn2oy7A+YQhiE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0-minor-202510201346","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572680},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6701c9ee1a7f79763fc710486a60d6fd5529c16b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.0-minor-202510201346","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0-minor-202510201346_1760968137676_0.255530570002809","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"@vendure/core","version":"3.5.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"eaef1dd362611d0104a5b759b72dcf2ea9d5b06a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.0.tgz","fileCount":1964,"integrity":"sha512-yrb1DlX5peTk+SVtbi7KS9UrphYjBEcyLBp3r4m74PjSwkKvNmmqWzB4vX4voJ/h5jiiJxHHklzFHeXmyBHZ7A==","signatures":[{"sig":"MEUCIQDHLWgj4fO6z4f0o3r3EZoMQdk5r2uSEl6GFAUutYGJtAIgcnymLY3lqjQah+zANhyokOCH396ibwFeNPgjIkNwip8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572694},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"534e6003534f74761e82de1b8c6061cba89945d1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.0","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0_1761132300375_0.6618848958004195","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510230230":{"name":"@vendure/core","version":"3.5.1-master-202510230230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510230230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"31d4e42bd6868cf26a9ab6a6081e3659d97b3cfe","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510230230.tgz","fileCount":1964,"integrity":"sha512-DzPkxdwI5zPyjlye//IkBKxpAJBOr9iQlnT/8cJvvlZx0kdF/KSTNUDdueo98yTmbGVa1L3DVTmbeEKqtKLOsw==","signatures":[{"sig":"MEUCIE03bg4cdi4T2BRpeApsS6htrxRp3qgi51pNeXckR9vcAiEAtATX+zvC7B9XIG8ou7m+zpU/3VgvBxhby0m/9dtqxR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510230230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572735},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ecacd1f6544a1f6d3ccf79f62bcaa81f239dcf55","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510230230","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510230230_1761186790233_0.889667188276374","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510240229":{"name":"@vendure/core","version":"3.5.1-master-202510240229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510240229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"bfb2d84c7684455dcbf990c12bbb545b8da50a1e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510240229.tgz","fileCount":1964,"integrity":"sha512-od84QyAPrhutQDU+LV6WgVIDwme1uhZh5fFIW5qxOjkLF4uN7+PhCe23uJrQsCq9ct3/exAeUXxHUZIwwF1eCg==","signatures":[{"sig":"MEQCIEZOx57ThdPKg2xfdzLWU0V4NJvLo5WP/YpLIE+uK0FZAiB1EmCntnDIlAggHmG+h1m0YDHlkVIZQqBVY9+h+j17ZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510240229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572735},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cf925a8e3080aad34921905775900f27cef6f346","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510240229","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510240229_1761273109244_0.6323155456417764","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510250229":{"name":"@vendure/core","version":"3.5.1-master-202510250229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510250229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"e56f45557c259a8f9be53ae78c9fbd0fcc7dc377","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510250229.tgz","fileCount":1964,"integrity":"sha512-mNnEXlyy7hmj/Ur13HgVSX2Ws8fBY+mDza9cCLVkDr57YXJEl1qE5jjmcqTXSWhaGMsnFcdAxpk4xsTWMYI+9w==","signatures":[{"sig":"MEUCIQCTtCnrS3fT8bxTXRL7G+bsaqb0zpdaJq/gYh5zNCFVsQIgTc6CaGRXugjb16l2NNBIpnk80yvU1TKwaGzajwGvq4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510250229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572735},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"52c093cdbe623d74b0e644b8565ce0fe99a208f8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510250229","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510250229_1761359553831_0.42230265811250867","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510270234":{"name":"@vendure/core","version":"3.5.1-master-202510270234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510270234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"39f54ae07ae220b0f81321a7d69fd6f312e87b18","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510270234.tgz","fileCount":1964,"integrity":"sha512-A3i3KwiAOutesqDylJmy2epxm28N0NfAHLb5ad1GIUHRd6jEHRbOrG/sAb6SfrEozrn5o55TIJ9h6yn3Vn5ogg==","signatures":[{"sig":"MEUCIQDx65/01B3bQNvBY1m/QBLPQUzDhgS6YsQDNIQ6eDsQewIgNVORjU4n5faB9rSyeNiy8fvP3LaYUWDoe5wfek1Gk0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510270234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5572735},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"57ff71fdb4caa44e93af7ff35ad91cf76f8ac0ad","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510270234","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510270234_1761532609119_0.3643139164729443","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510280230":{"name":"@vendure/core","version":"3.5.1-master-202510280230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510280230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"19194d93dc0a99aef2dcb2e4079d2b6675c09542","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510280230.tgz","fileCount":1964,"integrity":"sha512-UWl/7aHXcHJLeow3Jsxm/6Qc262lLKyh9M3fwYX0cjnv1PzQnPRvCEv3P1mc+P8IZHCqurc/mspyBMD0BeVvKA==","signatures":[{"sig":"MEUCIQD3291oMIn7UyCzkvJqRpkrGZzx3I2xZtO1L85FCzmLYgIgY3D2sNx+Mva/cU+vAKebBSDL5aYaaMhurgmAhpUxCho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510280230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574539},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4a84a8adf019ef1e00fa9290330f675483f4cc0b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510280230","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510280230_1761618814913_0.1888411833028696","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510290233":{"name":"@vendure/core","version":"3.5.1-master-202510290233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510290233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2c50d2b528c5a5fddfaa0476c5af1907138d3687","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510290233.tgz","fileCount":1964,"integrity":"sha512-uvOU8uLPdfSFGtgdBYUAcN+RqgvnAAXvStbYF3UFKQIWzD+2N2EFaM8TXmQUJQp9hxs2Fpee9jM+0DJGnKOl8g==","signatures":[{"sig":"MEUCIA/2UH81nmlU+CJJDkG+8mrZcDq5gWD4NRS/4QgLp6PyAiEA4qqbFmy5OaL07JipIzNNIpFWbjN4gDMW52ud38B2IrY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510290233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574539},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7bd11d31bec3c9f2ff1c1f900588a2937cb62613","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510290233","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510290233_1761705385808_0.6130054153142999","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510300232":{"name":"@vendure/core","version":"3.5.1-master-202510300232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510300232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"01a3f74ede7e8e108f8f617821f28d37e0031b30","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510300232.tgz","fileCount":1964,"integrity":"sha512-owt7CcPN1ignatcrmZhLftSmXTglToupPM1mqHwk3VPNBb1T7ttxjIvSbCvzxedVseAVWfcvCbAfl9Vu/MwndQ==","signatures":[{"sig":"MEYCIQCoR4L8kPGilkh+3JLJ+DHcRwbbqGxLQc/gwDFaQkMCkwIhAP2AP78+5P9oiHDNcVmNED/XyUs1PTk8QmyCltttGI0C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510300232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574539},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6c96fe6ef95a875e71433f5302a5578115d376b8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510300232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510300232_1761791728295_0.9050000242536944","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202510310232":{"name":"@vendure/core","version":"3.5.1-master-202510310232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202510310232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"3389ffeca5a310548cafaba31f2560b402f78700","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202510310232.tgz","fileCount":1964,"integrity":"sha512-uE/xhRoSVMJJhtX7x6yYUal4jjuYO9u6kEXqzNEZtEw6vK9nwkaxx8fKtjKp+0B2MVXnEw06ODT1EJoC4bEjmQ==","signatures":[{"sig":"MEYCIQDq716nJ2MuUgbIjNWFdb3jI8Zst0idWsdHYfGzHQBhJgIhAM9WxRg41cTaGFJdGQ4V3XE90l17JN1uzGQPoyBdHEwX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202510310232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574539},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8c7ae8868ccdb0ebccfbbe8a867028e6971ce602","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.20.0+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202510310232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202510310232_1761878096136_0.9836602915960782","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511010232":{"name":"@vendure/core","version":"3.5.1-master-202511010232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511010232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"4c197052de77ce2141c55afb1f400f8c6042ce3b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511010232.tgz","fileCount":1964,"integrity":"sha512-sZLnRVvNbP9KFWy5k5Bq9FjtQqSLIFIjc2IS9JOTLxrNrcp3q1ymklsdMLvK+Q4UfJFCfjl6dXdCze8LymDhvg==","signatures":[{"sig":"MEYCIQDBuN9DlfYjZYWGTcGUgzSdhNbqSX6hGJakp65sQj++8AIhANh5pVejCLySspb7jmz63oJLWQzY7FXiOnqhHrbpSt4k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511010232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574539},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"63d101e2fc1291d9e4140384aa2e415c845b0951","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511010232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511010232_1761964524054_0.013860237098574313","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511040232":{"name":"@vendure/core","version":"3.5.1-master-202511040232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511040232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"3084c4bcd8a9ddb05dec03c4213c671f228b088c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511040232.tgz","fileCount":1964,"integrity":"sha512-QK2t7cnOnowjDjbWKMYOqWe1alfuRWa6DNhwPCJLMqvBocVrbovwvc31/jcO0Q9qn9Ru+iZJthkFOJ+lyDse0g==","signatures":[{"sig":"MEUCIFsdMyTIeivxCCP5dncxKdEtfvoxCTFk09c4e0QLMmruAiEAm8MuRngio/zh1nEz5rJxJBWu0re+XX/KD6yyR9nsvOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511040232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574753},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fe1c9639d991ff7ebfb1188c4d9a62f1b7c74a04","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511040232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511040232_1762223696423_0.735264993416278","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511050232":{"name":"@vendure/core","version":"3.5.1-master-202511050232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511050232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"429b13b0f9c9517e0177fe17b7d087e5843603e0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511050232.tgz","fileCount":1964,"integrity":"sha512-m+sacCj/G4j0Uq2UvXQ1Tu+kwU9ZzfeLagV9MidHdjE4rQO9zqVzlcLR2e9Zh2hD6qwTHrgFXekT41SrQG0pDg==","signatures":[{"sig":"MEUCIQDE2tw8brQ9zESfyW+7qxfvQtVt0uBSD3zRJRo32L/LsAIgQ9kbMPMSydHryjyGx1/C4Dn4qCFjX61btrdMiIEbYMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511050232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574753},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1c5f14a7152d4dc9f3c8a02b002b11f4ffbb46d4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511050232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511050232_1762310118489_0.4449833177065554","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511060232":{"name":"@vendure/core","version":"3.5.1-master-202511060232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511060232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8dd0951df466224ddd0c1087cef8b7578714ce1d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511060232.tgz","fileCount":1964,"integrity":"sha512-GcwAU1cgK/kmRPzm+lR/L5pqVhm6Q8EltuC9LVYobDC+PzfvvFSTaIkj1B/wprCDwIwy3NFz+BHOaXPXw3beCw==","signatures":[{"sig":"MEQCIBkgfJNF7Elmn4X3R9tSLmhIgaK8qusiI6K45t5/4BYgAiBB5jUEifytv3b/XVmFT1z6J5fa1hhGew5GZUPRz+u1+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511060232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574753},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e269d041561c3200b3626c61344645815a83c83b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511060232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511060232_1762396550004_0.9501254153451943","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202511061550":{"name":"@vendure/core","version":"3.6.0-minor-202511061550","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202511061550","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2a3660934d5ad44e49fd26e1b7e7d114715413ad","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202511061550.tgz","fileCount":1964,"integrity":"sha512-XCyUtAbgBZLDx5De8QicGYF1tgSFvA81CleE9W75+Zk3Jv8G0RgcAsr9D03dLl+omvO/pro8CzfbTWgMSOX7qw==","signatures":[{"sig":"MEYCIQCVa43mf0i3UdBe6n017T0GSVdZP/HDMMqgQNDhhK/wsQIhAOaGczO6DJeanf4gJ5AAk5bN+uuz6Mje2N/5+DL6I38Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202511061550","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5584601},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c95eb6c286ab9173423db430fb8050b112f3fd87","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202511061550","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202511061550_1762444418307_0.09609587000935815","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202511061555":{"name":"@vendure/core","version":"3.6.0-minor-202511061555","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202511061555","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"70c0ba39d27fff4d2d666265bc912439a6e342cf","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202511061555.tgz","fileCount":1964,"integrity":"sha512-HZtzY3N1rMmtQ+RBDieZJBzpr1P2jdPb0lSI1kV3/VsgKwYFtjXYaNMiigjUPG4PfAPTGmXnGJ+Ws2NH/h8wHw==","signatures":[{"sig":"MEYCIQC0FUfT9p94moj/5Ic9XsCaYJwDrdSG2y8LBp+qY097TgIhANXfAyXl9d62lK6tv91Rn2l71iU0QXni9Ak4cOz+tTGS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202511061555","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5584601},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"65e9f71bcdab9ad062707d63d6d7de99547c8970","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202511061555","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202511061555_1762444727070_0.7412000747049208","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511070232":{"name":"@vendure/core","version":"3.5.1-master-202511070232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511070232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2ea105b9ad260995ae219b0ea1505848de650e9f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511070232.tgz","fileCount":1964,"integrity":"sha512-l/w3mlnN4cIujpC/7k42f6yIhdCqIqsPzX+0CCx96N4prJC7QOFrIGVlRIP9NiIwQMN9whcOgaXrcqt7lWcubQ==","signatures":[{"sig":"MEUCIQCgK8uAqL7t2zQdcNqArsQX5pINwF9aD1XcwYJb+FP6cgIgSzEaKBsr4FzAk03i1jqc1UC37umpAn/WR8cHYb4UUTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511070232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574753},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f1d4de23a9b4896cfad004a458d8901ebfb40256","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511070232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511070232_1762482891585_0.7830459096894438","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511080229":{"name":"@vendure/core","version":"3.5.1-master-202511080229","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511080229","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"c73f37f3749d2c1e8dd7c2ad47bcc1b654d688cc","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511080229.tgz","fileCount":1964,"integrity":"sha512-/zcuwpYXKafwEaVJn1WE2UGdrT4XC2ZozSWZLVEiDmuNtoKNYowKSgdcOcSbDM13G2RmN6mGQIOTcjFNYyxXcw==","signatures":[{"sig":"MEUCIAOV0HnTgU8juapqaPLmMMcTiSy2wlhQx2SOFylJeMCxAiEAqbCzWNhTvYsP2KAb/t91nVKC2EhYuYByl9xWKUAHbJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511080229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5574753},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"655528c214d73edc5e379cf281696b23d836f3d1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511080229","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511080229_1762569124996_0.44544029297291865","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511110232":{"name":"@vendure/core","version":"3.5.1-master-202511110232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511110232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"18ccda4a354df169553691a136888c58e9321b95","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511110232.tgz","fileCount":1964,"integrity":"sha512-AJEw/tf2d71m6B2rjqcxOgHAEil1wwMbAVqQgkezy4FQFQtavT5kO3yhC3wo+LRWoGSIWoA0DrruP6WINFaPaQ==","signatures":[{"sig":"MEYCIQDcxhArDqPb6z91hAuECsWer7ueEbKr9k051yVCx2iYuAIhALR6l0KQwcgYvSD7T5bmxKrlU71QgKnbYCI63EceVqxV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511110232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5577269},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"61db4f11fe2040c5457e312abfd02b59116a302c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511110232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511110232_1762828540519_0.5254284595079748","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511120232":{"name":"@vendure/core","version":"3.5.1-master-202511120232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511120232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8d8f152dcd78d9e1bd600d400c92f0398f038cf3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511120232.tgz","fileCount":1964,"integrity":"sha512-gYiQNaidvkSqTc1FucjiwzTRypOcRT20TtT5c2qWxgFQCU9/z8DeNpKWC4XgFVnXQFQhow13fAtfOTYOqvkeSQ==","signatures":[{"sig":"MEUCIDXWsxEEN+jTxN9GZ33nqCk0nmKAJqFmsOf60AMT8rSnAiEA/Hnv8GHV+9mD5dMHx34t++hj/J4oWOT6yIeZtr3Y7is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511120232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5577827},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9361156a66b865340501d3ad1257addd09fb10f5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511120232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511120232_1762914913854_0.07616936968000076","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511130232":{"name":"@vendure/core","version":"3.5.1-master-202511130232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511130232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"44ad5c2cb6a881345d08650a49f86fd87d57b6c3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511130232.tgz","fileCount":1964,"integrity":"sha512-k49hiF977j2Qb4MhwjvIfYAgqH+T/GEvDehN/EPJa0ipVQDtQ7o19zeBvcw0K0A1QB4LNSDTQQJ2Wucrwq6oXg==","signatures":[{"sig":"MEQCIByTQ04VJuat9OyGZA0xn092JyAWjZagmcu7lzz+Tt12AiArWe7t+Zl3P4U2tL87KapsG+9MrEVRxgcqJf6me0c+jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511130232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8b6e0be6580da59439a50299cfc1d0c7b65f34ec","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511130232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511130232_1763001344624_0.41414873332889","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-master-202511140232":{"name":"@vendure/core","version":"3.5.1-master-202511140232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1-master-202511140232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"0ef414fdb56129159668c3d20e0da9a1005ba775","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1-master-202511140232.tgz","fileCount":1964,"integrity":"sha512-ZzmB5LascNvgdbN83yyW6+Pqxd8E4YzaGlnsBfWYKbYeUdswPaA/Vzjy9VXF2wanbh9gQportcamYPCxLBn4TQ==","signatures":[{"sig":"MEYCIQCyULO2LPz/hRGSpI61Th44oFkdWTEHal6CPfJSFUmARAIhALh5eiNHk+B8kHB4NHZgMpBZci/wBN/lxTqVfXOEEizn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1-master-202511140232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"045e4ab2482260faa3016f742cf160f5161ed4b4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.1-master-202511140232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1-master-202511140232_1763087720259_0.7718678635706426","host":"s3://npm-registry-packages-npm-production"}},"3.5.1":{"name":"@vendure/core","version":"3.5.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"2d969b6f16cf0e5641585fc1ad4fbda155e65a90","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.1.tgz","fileCount":1964,"integrity":"sha512-OGJS8GlU28hUAOU7P1dyaWJ8lhV5xUEhQvIi6U/LZqlsUtzZZSi4pjG+RACGzh0Vq/oQ8+wAkMSb//8XiNw/vw==","signatures":[{"sig":"MEUCIDQv9bfcBV6RHwUyevrPFYbA1HVgnfxPRLXV7rBWTyzuAiEArTV2WjvChPrzSse60oDEazBxSgyOyL0KzWMG7TLg4gY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582077},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e6627044e976efc7805d0f7b43325ca361ca937b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.1","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1_1763111892287_0.023594654101720236","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511150230":{"name":"@vendure/core","version":"3.5.2-master-202511150230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511150230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"214e0e95fe190f3bcd087381a373dc753ca0af0b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511150230.tgz","fileCount":1964,"integrity":"sha512-L6hM1u5kcRQ6CbeAjwgVOu4NdxpJQdjTf7FuM4cLWDswRchnqd6Gfkg4zQINZIonTVgZrvD+LWZj1xpmKzY5+A==","signatures":[{"sig":"MEQCIHw9lAB7yYAy2clz9xesuxyr6GlIT1705URivMQzWRCoAiBKd7hQEGBq2TJoyQW2BMpc37KljDygV02z0UrVa5r7tg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511150230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ea96ec1c03f260642933dbf16855686dc2ec6028","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511150230","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511150230_1763174018656_0.6385285007305443","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511190231":{"name":"@vendure/core","version":"3.5.2-master-202511190231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511190231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"95f6a84e2ad6e5173f8763cd0b2834dfd00cab49","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511190231.tgz","fileCount":1964,"integrity":"sha512-0usOv/YJrOUrd6/DOcbhetJJF9meG5ZijqNyaxGHGub/PtcyTZu/pfh5mpSOto/k1+Z2DaNbS/maz5y70I7Frw==","signatures":[{"sig":"MEYCIQDTTtxt7nw7e5rsQjz65Y0S+uMRQ1Nx0hszlPQiE8J58AIhAJsA+AnkKh1ePdN/067TRkdgONdzzlQZbW4M0BtkLsq0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511190231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"51a67b8992bed6a052aeaa01dba623a5d970574e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511190231","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511190231_1763519688312_0.8339145226900906","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511220230":{"name":"@vendure/core","version":"3.5.2-master-202511220230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511220230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"b3ff7a9d89cdbd6b9c3b19a9c0b69ce7ef041a65","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511220230.tgz","fileCount":1964,"integrity":"sha512-53IsWZjetTOV6fZamvcLIp7+sDRsF/8gSAnagGoa2IPzvCCOleFL2pH/NiPDERIg2EAJq50AZ4jiHxkwu7S6Tg==","signatures":[{"sig":"MEUCIGuhIGp3P2qvjwFWM3C5gIl1nhiaQupta6l0BSlkDARaAiEA+rMZbTqfA+tb3uukZNRrVggjwb/+uMcjVusg4srn1EY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511220230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a7f2e68fea355ab17c8455df426aa754e6525180","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511220230","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511220230_1763778792225_0.5884776070661535","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511250233":{"name":"@vendure/core","version":"3.5.2-master-202511250233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511250233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"1379eaa4de6a914eac7b7cf90bc1e76bf4ae2152","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511250233.tgz","fileCount":1964,"integrity":"sha512-tkHU9fxZeREYy1QAOB28wop1y2Kv5iqKbkLJdPCmYXatQLK4hEzSOb04e6GPBGNMUdur696weQ2/CAbUCZE6cw==","signatures":[{"sig":"MEQCICv/jYJL6WrkJVDlmTgpkvy17rRzSJv+zON2k6VAJVtGAiB0p77z29NihUQcXshgK8qdP80L04a4XAWNqvru6hJs0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511250233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c14e027700b63a5e2b5a78e52377c33d076d4663","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511250233","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511250233_1764038175080_0.4476527377201902","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511270232":{"name":"@vendure/core","version":"3.5.2-master-202511270232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511270232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"8f0764330797263aea5370ac0d04bead843aadf5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511270232.tgz","fileCount":1964,"integrity":"sha512-8Rkz4MQZq32Ibi3PGZJNsjgiVbCe31XqnXtDg9hRBe2H1KgnYbuOkBeRrEWq8aQYDHZaxQL7OV2xmEvPu0UKBA==","signatures":[{"sig":"MEUCIG/nQgVK+8l9RUnyvSMmmRBs74l4gsId9QXsub1rHwn4AiEA0MYQcBJRt2T5xciNFHMrd2ycvSUZQ/2eUg9FBI51nbI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511270232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"75e34064eb76a4ced818d4e4c4104d3334555130","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511270232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511270232_1764210901115_0.6573117662260637","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511280232":{"name":"@vendure/core","version":"3.5.2-master-202511280232","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511280232","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"fcc03c5416de557e69f59b24a6020163615a4514","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511280232.tgz","fileCount":1964,"integrity":"sha512-/VLszu5ZOXTXBt55RdnsuEHLOq1GomI2NXCK9NuaHDd11qwvPur3K/CmgRSUAKMbw8njICo0WvDXoCHmFOlz1A==","signatures":[{"sig":"MEQCIDDdLodStJN1+DxrkouITrJugW8DuvHdnVpwLsbXaR/+AiBSunTk23WVmFdzCwDEb2lRoPgcw0qXTdSoMGlTCtO5wg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511280232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"10a1a2958ac10f6e7127dbab04749eb85768c9ba","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511280232","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511280232_1764297294997_0.2240937275178363","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202511290231":{"name":"@vendure/core","version":"3.5.2-master-202511290231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202511290231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"4469438d461fa0a1825343232797ec5778f5378d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202511290231.tgz","fileCount":1964,"integrity":"sha512-MysloZAJpzVzXd8By1P81gL35kXpogZe6e0PwzMv4R9+9r4pvGnkum2kg0svCzqjY4Viu9ukJKCDhhJva+ZNbg==","signatures":[{"sig":"MEUCIQDOv0Q/NNyqy6a2e3PyKyvCXvS54bD4YyMyAVKqp9WfUgIgArxlW/Qb17n06rHf9Z1vIGBl+KPpYS2vw5vvlt4MzBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202511290231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0af614693c5b72f0c54d7b8c21f82a40e1baf4c4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202511290231","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202511290231_1764383671170_0.163909898860372","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202512020233":{"name":"@vendure/core","version":"3.5.2-master-202512020233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202512020233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"45a6c47cbfc16fe8567509041df2e34946cbed0e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202512020233.tgz","fileCount":1964,"integrity":"sha512-1yPcnpobBs2dKrBPOx/KTBUU/4rBw8XLweM21Hfk0P8xRL+wm1f8lFa2gqYIt4PCi47llO/N0XwSHeV6V+gxPw==","signatures":[{"sig":"MEUCIEsTnk1WrYRA//iHWT4AUlZPgu6SvJRgm/ajhDsnCUpJAiEA9D0Ta7jGGjTsfuRZEbuD/0ynabGF7uOPACs/JE+z9Uk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202512020233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"94caae6b627e67c92e7f2ba468a120784adf02c0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202512020233","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202512020233_1764642997903_0.1736045354632978","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202512040233":{"name":"@vendure/core","version":"3.5.2-master-202512040233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202512040233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","dist":{"shasum":"9ce492b4604fb30bb3a7e5b63a13b29d52416c95","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202512040233.tgz","fileCount":1964,"integrity":"sha512-QTDFl5yAdfGUjZ7Eh5de53RnpAldwEm5Ltx+tD3UuS8uZRdndA2b3RULMV4HT9kwTfZFctuQzZwXObajzbcC+w==","signatures":[{"sig":"MEUCIA702gi8KkNnHFtNkSViz1NrYoLswH0bS697FkFstiU3AiEAiT+t5NiwokHp62ZkQd+EB9DDAJJm0gHG/WmUYZSm8sI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202512040233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5582118},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f890b1f162b11976653db5ca492427bd9d8af78c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"https://github.com/vendure-ecommerce/vendure/","type":"git"},"_npmVersion":"lerna/8.2.4/node@v22.21.1+x64 (linux)","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202512040233","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202512040233_1764815791798_0.7358968012793703","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512161252":{"name":"@vendure/core","version":"3.6.0-minor-202512161252","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512161252","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"91f352e5993cf836536f4b56ae02d6837bea3cdd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512161252.tgz","fileCount":1986,"integrity":"sha512-keuGIbS5RLRhBIzlwNS1HsilCMO+fNF8ZkgHqqNSWxfllzRKQrIuSuOfoCFmXIZi6D9l3v1h8fUgOUI+K0EqLQ==","signatures":[{"sig":"MEQCIHoYHVnZRMdS6qerQ25fJ/DQVzYw6uXaq/zb4Yc6GZFuAiBECw3ldlX30ln4Mp6U7CP+DTAl1HxYKncQIplgNvk+3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512161252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"371dbe878de8b63354d4a7b0059e8ab643f3d5d6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512161252","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512161252_1765889720804_0.9076096193271679","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512161454":{"name":"@vendure/core","version":"3.6.0-minor-202512161454","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512161454","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"8960e463ccb6d13bdf209b01624e05154adec0e3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512161454.tgz","fileCount":1986,"integrity":"sha512-m/BX37v6WtmXc8abt96xW14lysILmHRiOM0d8038vnJ7zby5+YGFOudn3ypXHUvB7cA5gTh+707xgbUZRsPRXA==","signatures":[{"sig":"MEUCIEfituk1Bfab+GLQdCkGwwmueeICvUGXQ+JIk12fwYyzAiEA13MsbyseqN2J83k6DadL1feBXEAO6RnbqTYjeCdz6R4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512161454","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2b018e5beca603619c2adca2c29b2b2f54096166","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512161454","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512161454_1765897003697_0.7813597560580519","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512161537":{"name":"@vendure/core","version":"3.6.0-minor-202512161537","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512161537","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"ba88d48146887726d48f41e368ca9dec91c5cfac","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512161537.tgz","fileCount":1986,"integrity":"sha512-GvN4S8rqSBja35N5u98NmsOOoJfuaEriC0mkvcv8l2EezxlR7zwmCaJLXf+sDrEFCO6uQtsE6yK3UbjOhI60lA==","signatures":[{"sig":"MEQCICbAP+e+hbrgI+elS3c4jCF6CgJPwrJWUtxf7DOkU6l7AiB9we8qrl2fwFFe+bXCImSnM6X49/+k+gg+8Wzd8l9yrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512161537","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"60accd2bbfaf4e5473d8b370479674be8e481062","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512161537","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512161537_1765899584145_0.3300554117403516","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512161549":{"name":"@vendure/core","version":"3.6.0-minor-202512161549","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512161549","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"6d13386fcf4b876912c43fd48a03913ed427c1a7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512161549.tgz","fileCount":1986,"integrity":"sha512-oSZF+ig8cATg8AFGeCrA6ne6fq2r/LkniWXAFwA4nDuu+YbOcpGYa/1Q2l5+ioKcErUuWANr1+YkKIPA2SxTcA==","signatures":[{"sig":"MEUCIGMF2qW8pV8xU+mYND51aq2vsMG2P5SM3xa8jjYUpzlmAiEA1mTh8Jb1XtQ5+LT/pY1OvS96E6g4mfn+G03rgSAab20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512161549","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cdce01ee7d4803c092a7d0e69ff0830cbb7b5ab8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512161549","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512161549_1765900336471_0.67920160660325","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512162012":{"name":"@vendure/core","version":"3.6.0-minor-202512162012","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512162012","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"2b90b11e05046d80e7f52a4457a04ee2ded5ca79","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512162012.tgz","fileCount":1986,"integrity":"sha512-hHC2GjviQWUqyhLNyV/jTfQ+SnoWgQEb7RFZTQ++NQfubu9i7k2PT3G0SrH6ZvosY7ZwNYA0nKhnE+r8V1LVyw==","signatures":[{"sig":"MEUCIHpaXM+6NmW4fAXS9ZbFO+4uGLvWmMf+x06/Zu6ymlLQAiEAtLE/fyTuuOQkana0I8B1tnK4b0l0HR8EGK8CpptZXs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512162012","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"400f5acb26c5719b889a3abbf2a9454fc0062f53","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512162012","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512162012_1765916110844_0.5059391625953444","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512162029":{"name":"@vendure/core","version":"3.6.0-minor-202512162029","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512162029","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"a557bff31c5d89299b76e83d8fb5bb526f0c1b12","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512162029.tgz","fileCount":1986,"integrity":"sha512-OL5jjXd6NvtG0bH2AGla0GkNaVGdLpnsUv6i2ulQTT0S+UKf06G8gd5DuxYwHwrVe2U0VaBn86YN8S7eAYBgFQ==","signatures":[{"sig":"MEUCIQDp3ulgXhgjF9Xp7zfasoBJcfSEhI3rshIVl4LHOvtsXAIgGDg+m7MPREMaLrA2OhLKc+fZQ2R87mNwDuWAxMZ6lgk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512162029","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"213ce804e218a0da331c264f80056a0ed78debeb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512162029","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512162029_1765917113477_0.41990714100898785","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512162040":{"name":"@vendure/core","version":"3.6.0-minor-202512162040","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512162040","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"df4d8bf840440033156261c502f22eb5b2e576d7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512162040.tgz","fileCount":1986,"integrity":"sha512-qJmmvQQPgio9QfF+SexH8lFeWFd5x+qrfR3hKXtOj8R7t7yqenFZueSchWaZwFpwwqHKNJtHL+9iYTJfgynbiw==","signatures":[{"sig":"MEQCIGJQjSg8qApNdHOw5L5gwDu1vorZmmeKWlYCkCG3uAb0AiBZOWUKrjD4nnHxlFCICfdAD/Q7/6gJuMxlOGXVB4X7qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512162040","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8945877f0f5909e1305a2edd579e6783921e4196","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512162040","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512162040_1765917788791_0.6999943165465483","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202512170238":{"name":"@vendure/core","version":"3.5.2-master-202512170238","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202512170238","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"f5b1bc749cf0bf3ffd7a652eb156dea704ffdbf9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202512170238.tgz","fileCount":1963,"integrity":"sha512-ZT8q5WtoZ4rCsoaK/3IJSvUX/xMVqN0KQGDhysBUb1amXNknPXsd88KOSzyMoFOSainThybCnM4RurcQMDnoow==","signatures":[{"sig":"MEQCIDT4BJ0+Bvre+ULw5psAJkQXQ5gpX3SVABVb34QcuvRXAiAKeDuf/0CISI+RQkVkjy0QdLmCip+QQw8TDaSsp1pCDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202512170238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5580789},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"125bf3fec2b79e872774cab01ac52cba8ef7f53e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202512170238","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202512170238_1765939296427_0.6645130551324445","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512170238":{"name":"@vendure/core","version":"3.6.0-minor-202512170238","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512170238","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"66e0637f9353a13d20587d9f96c68646eef4efeb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512170238.tgz","fileCount":1986,"integrity":"sha512-8Y0ySe6qnaNnIebYdOGIUTpVjozR5Wcl68MfvNRfDcFr/G+GSkc0BiPETqjWo45TV41Og3UvUpylVT8S+/M6Xw==","signatures":[{"sig":"MEUCIFa4ID4RH9KqeuF1ciVbeRtvQ9ZC6IW7i/RVmWxEW8odAiEAwtCGGSOl6Vmlku7niII2Tw+ZeYjLoPIOeQLVhReP1Tc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512170238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"30e89de7107506f7eee2c6eeda84d228d92b33df","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.11.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512170238","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512170238_1765939302473_0.09619099047840529","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202512180239":{"name":"@vendure/core","version":"3.5.2-master-202512180239","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202512180239","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"1af91d8355694e7776911bcbaed9316f771acc79","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202512180239.tgz","fileCount":1963,"integrity":"sha512-Eth8Y55wW1d0AlUE/Cb1sryaLklef74oessnymZ6CyGPqR+3OUP7EN6ES+rYb7WdbBdXFp0vAWguF8Te3zm7Ew==","signatures":[{"sig":"MEYCIQDsHF06TyXb1cWY9AK+jhQk/URnSc+T8Ods7DWVVdc2CQIhAN0w0dMaT14nUAGRRzdkysvBXooZOsFO27kBoQvW6/P8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202512180239","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5580789},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d8211fdda6f01834f870ef0be4b9956150568889","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202512180239","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202512180239_1766025730411_0.890228459028644","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202512190240":{"name":"@vendure/core","version":"3.6.0-minor-202512190240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202512190240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"8fd2e1ac12078df36c367d7447f2101d2d45ba8d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202512190240.tgz","fileCount":1986,"integrity":"sha512-Rw87UXOmAuVlr+wSsialkTMo7AcjqcAccEo7UN9P0Pt176xXQMC2X/TDfkT2upGCIDe8VuqeRYBD9Hok/lUxBw==","signatures":[{"sig":"MEYCIQCW+4YRyHdO88G4imM+Yz/9e9Dzp9cXXtT9VNePJ040zQIhAL9f5die/qmKO423VnJyZuAX+UePLMLATClPYf1AinV1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202512190240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5677958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"92bc7dd0c9e3b25df943597fe432b2cf93622b67","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202512190240","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202512190240_1766112182436_0.12108557060547787","host":"s3://npm-registry-packages-npm-production"}},"3.5.2-master-202512190240":{"name":"@vendure/core","version":"3.5.2-master-202512190240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2-master-202512190240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"6c41525c83d58009a40681784e822f0866051acd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2-master-202512190240.tgz","fileCount":1963,"integrity":"sha512-J+lMam4kRGF5Ku/kuNAneoSIGWQZuyVGdvvD7t4berm4E64GKSL5PfjmActGsqR8d4npNbmjhBexeo6vMMYagg==","signatures":[{"sig":"MEQCIBePI6YHaVakY6By01ElsM0Pu/3XAT2KJE7ac+eWGGNaAiA/phK45TrTA5l0iGYo29/O9K9sen6Y8jK8LBkbT+EIug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2-master-202512190240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5580789},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aad7a437cbdfe6d9724a1e6a6520c1e9f089b7d5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.2-master-202512190240","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2-master-202512190240_1766112202019_0.6589477956074716","host":"s3://npm-registry-packages-npm-production"}},"3.5.2":{"name":"@vendure/core","version":"3.5.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"267af32679674c57b0d84e097ed8d7c03d29e346","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.2.tgz","fileCount":1963,"integrity":"sha512-u4s96ZprOmHcQwBZ7g9ikj0RzAFUgeB0+2kOdEAjvm9lF5w0yVnYzmbiOFlXvndWJnCBjABM9dnB8vOfjY5SDA==","signatures":[{"sig":"MEYCIQDpJLhlVzvUidezX0skZe/KEUNQQPVhwLBHqL9Hvln7HAIhAJXjBHlMxmhIUazkuSGm0zWb7+BafyCJRBVPqbZbaZYT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5608991},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e235d857c54e7cb41e264797fe1d34a7d3b2d502","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.2","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2_1766149063830_0.6533789539194588","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202512200238":{"name":"@vendure/core","version":"3.5.3-master-202512200238","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202512200238","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"1817403e82a9ed09b2b6a1d360439f76716f7daf","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202512200238.tgz","fileCount":1963,"integrity":"sha512-/onWkW5kHQJazt7NB2ZpZoHbk8zsIhipbT3U59ESIiY8LhOj/WG6Wp+MeepfsZKBoZCUNzm5reAbdtG36CvcDQ==","signatures":[{"sig":"MEUCIFEOfJmmt/kXf1Fhi5K4ebO4n910XCEOZvHSPG7CNGlvAiEAyg7ybFBy695uCyBlTZzJE2dNVgdmb8N4L60RDiYkFi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202512200238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5609032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9f55f9009e5ec0d53843955d8517050c0fb9c2ab","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202512200238","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202512200238_1766198442656_0.8068340019466365","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202512220245":{"name":"@vendure/core","version":"3.5.3-master-202512220245","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202512220245","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"9e5beedfce4d9192801d73915cca9b21572d8f50","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202512220245.tgz","fileCount":1963,"integrity":"sha512-uW59DeXjsRSNKCRUyJvRdrqtc/UO464k9KlpSJD3CWqcA1rizlq9gwPl3Z6fXuYuhyvJFtYeoFvlHa9BBNkjUA==","signatures":[{"sig":"MEYCIQCL+F6zh/ROw7XOQqDV/oETn6S9s9qpSVzRGS7jCk1eMwIhAJ9JQu/wqrwyCct6GyOSreMGCxUjr9umIX/uj4+hUpfz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202512220245","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5609032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"370a0576336e4df49eeadef1e0f89ff1a120af8d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202512220245","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202512220245_1766371689585_0.7383581037577129","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202512300243":{"name":"@vendure/core","version":"3.5.3-master-202512300243","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202512300243","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"9357cd26fbaa1a313b0640e8c05287caff0f6fd0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202512300243.tgz","fileCount":1963,"integrity":"sha512-QZ7XgOxZ9OqbeNc3OYdwZlIUqklRbQURCPVkcJBKXnDZJ2zh3SQ3f0L+oNcNlpxMKNIUfFEVcpTsYolQ4kKvXw==","signatures":[{"sig":"MEQCIGkT1uQFaunwE8waWpXQa2CoRKQVifVPOTnMECzAJeBSAiA/d6XbyR/V8337bmrnnH9NY1KGmr8XhljlBN8q7f3oHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202512300243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5609032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f8bc5f190196e087317ed9c5c3a966a30d982373","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202512300243","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202512300243_1767062748306_0.6081670731982165","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601020244":{"name":"@vendure/core","version":"3.5.3-master-202601020244","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601020244","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"cca63b57422e95a650cabd0804389eb86e318d8c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601020244.tgz","fileCount":1963,"integrity":"sha512-N7Fee5U6znhuE84mu7B91CUHX24kfho8RLQcAhFVTtMu06Fc6ygCwFYWxXMDQVCmeu+XNRIl/lkhWYcG8OnPTA==","signatures":[{"sig":"MEYCIQCvfklCO4py29NkHjK+I0B0WXLWQ4/SKPKcXMCT0q416gIhANKwFVK9FLUQlJt2COcZylTQvNqlL2lSvdk+oS38tfZl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601020244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5609032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cd9769f4e909d7148184cdcf6c15995f6386e678","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601020244","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601020244_1767322008781_0.09002967705509479","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601050252":{"name":"@vendure/core","version":"3.5.3-master-202601050252","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601050252","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"d3aad0852e91b5e2934ef7110c6a295f3dc37418","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601050252.tgz","fileCount":1963,"integrity":"sha512-LKk1HkrCwC2wReqyaVjwU+fktyleETZ+Ctpb9QWVDwueYjOQ8goj/DuMYlFU6TNIYEyAOmVCtW8G//ONqKJtqQ==","signatures":[{"sig":"MEUCIQC5RyCE5+vBaTkpsVCEb9U3Mw7vE9rNy8Jvchrq0E+4OAIgCcWdUAw9tVFvxp6O1qCtDNBEfXruSLu1DvhCjSFC2J0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601050252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5609032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5072c046d3a3285eab43ced3dd15102d73d00c10","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601050252","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601050252_1767581689196_0.03489444698635724","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601070244":{"name":"@vendure/core","version":"3.5.3-master-202601070244","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601070244","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"1cfd9993f769d143d65dd8ec30f94f3ff3e56009","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601070244.tgz","fileCount":1963,"integrity":"sha512-f8Lt9/hM13jTIvCDezO2WRZMQFnSCzTOjEBMnpbZobYlPIAlMnnFq3OyJI26F7GUkiy+qXA0fMIeNK9UK1LsBw==","signatures":[{"sig":"MEUCIQDypJ5aj5AJBV33jVmZUZmQ/6kMk8KKPJUE6jdP+zyIzAIgEEQ0Z4v3onB1nnmTcb2EPDP3aVe+j2vSZyTOvvY3Ic8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601070244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5609032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cd51f43bfc40b3958271fc07d695b629e6838fa2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5e9b628-ed53-45ae-81f5-54880c66dedb"}},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601070244","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601070244_1767753998811_0.0072240058748822555","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601091728":{"name":"@vendure/core","version":"3.5.3-master-202601091728","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601091728","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"203fb85700e27e0e79bba1e0720dfa42159792b6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601091728.tgz","fileCount":1963,"integrity":"sha512-S2gFGYAHWKFoc8v1rVzDobq3MVt4ACKibLp+3al3kb5JBUcOvJdpJOGTFbkR9/y647Eke5PD/yLlRfImUvaiHQ==","signatures":[{"sig":"MEQCIGIsPiDmTGNnLl3Dl3QDpvHeKFtNI9yHmKqvxeT18BjfAiBNkKzBLam+j9lYI76zw/qr59GI/bUxe5fq0a4qRcTgxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601091728","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5608813},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"530c9318fe7c3321d3bf29a30867e3212ce9d60d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601091728","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601091728_1767979881534_0.4145370848625358","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601100240":{"name":"@vendure/core","version":"3.5.3-master-202601100240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601100240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d1aa5a79c41505b72a7ed364e62f48cc7f5c9603","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601100240.tgz","fileCount":1963,"integrity":"sha512-727L/z85nznSaawQOxY9s0PKgI5P3jFxvvzm2JXf0ys8JwweV8y+S0belINFyAJadyrJlGoFjiBtTjgQptv20A==","signatures":[{"sig":"MEQCICQj5hzaMkKfnLkmctgqfZerutInNMN0qd+ZhzeMBB2MAiAMr7taCxevOH3NBYH4Ls52ay4U2Q3FtRbmgtiXAgwNCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601100240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5608813},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e00def1f9b1438de5a4f2c92c2f11a0ac14e1e93","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601100240","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601100240_1768012970890_0.892051899804174","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601130243":{"name":"@vendure/core","version":"3.5.3-master-202601130243","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601130243","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e2620216fc7305c574c2ae972a4a9dfd2fafb455","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601130243.tgz","fileCount":1963,"integrity":"sha512-/1hBCOEMGHDnYeeiv1X89QKYaSWJBh+MWw5Ras8t6Dqd+dJXmGe95DsK2M5/a/7uLNcFCYzWT8PTvgpkzAyl/g==","signatures":[{"sig":"MEUCIQD96QMTMi8AM1QbcfsCl2dW8wXks5AwNnKhpIMoYiorQQIgGwjLTOHYYHCOajhXmmE/6A4igKts45mJGqyqAqBl1+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601130243","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5608813},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"42e490d3d08e32846cb6474860a2d1594b4a8520","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601130243","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601130243_1768272349397_0.4212985363695081","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601140248":{"name":"@vendure/core","version":"3.5.3-master-202601140248","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601140248","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f9c3525bcd42b5d20c001f446a29b83e5e49d151","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601140248.tgz","fileCount":1963,"integrity":"sha512-4wDnXetbXgWQBDV1bQ/FebBwGC1dPtZR9JEvy2GGoWaDSkdyH6jHJNgfjin9WMLR2B6pqzTlaRBfgx4L99QrUw==","signatures":[{"sig":"MEQCIBKzs5gOTUTlRWyS/3kxUKx3/T0NMrqdWZwtZrODiSDsAiBjnSSYRTOYzU6+4GX54qKkcNA2DnOlGaMFulM3iWJlZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601140248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5612739},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3a080d7c31ac8ae863b6a70537d04518b5eec341","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601140248","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601140248_1768359039767_0.9422679820192299","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601160244":{"name":"@vendure/core","version":"3.5.3-master-202601160244","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601160244","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3dbb654a7a46a7a4a06809d3d1df2ea8ba5bb7d1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601160244.tgz","fileCount":1963,"integrity":"sha512-qCCec5kJtgSoZOUrOX/rEU501GVqCUyoE1pWQoqsO2lYsqx1GNuofgykkGuZHw9ScTov6en/EY85R1h0rUGdZw==","signatures":[{"sig":"MEQCIFjw3/xC/3qdvMMxl4hss52hfSucsygbpiKTnQQxRYUiAiAwKP8WuQyi83E7FjboN3M9FDBDd3n/MK8SsXjpwMVlzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601160244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5612739},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"44f9c0bb330dc2e8c09d6e6a5f93ff5aa10ff69b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601160244","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601160244_1768531634362_0.9173195503346696","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601170239":{"name":"@vendure/core","version":"3.5.3-master-202601170239","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601170239","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"00ccbca7949dfabd056d69778a61c9fc91cb624c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601170239.tgz","fileCount":1963,"integrity":"sha512-ok39QMo4t/BZR7yDXuupjMTtwb4AxFLvTuzsv1mzBbBD7XRQeg5mfcf9wAjtvkWX2i4C0bPypGKxIZS3EWyfRg==","signatures":[{"sig":"MEQCID/DAg22puxfwAV0TUk73qVXMlelK9B5zm8TlyMKUXNLAiB6AlTIcul1w2NnhejSMiMQeT7cP5ruZJjmBoahnn/ojw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601170239","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5612578},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a0f3dec9603cd72b3865fbaf9021b37edf97e4c4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601170239","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601170239_1768617705597_0.5530781388319495","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601200246":{"name":"@vendure/core","version":"3.5.3-master-202601200246","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601200246","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1e3ebab418390526f13fba6a0011e896e0319b66","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601200246.tgz","fileCount":1963,"integrity":"sha512-f/34uopMvQIVirtJOEUeukmyMKFkHp+r2+wFtYaNZXXVkOXST/IhvaVh77/KPtOEzfZ5+OjAMYNHAaCr+2V7xQ==","signatures":[{"sig":"MEYCIQCLo6nniyzWOAyXpcIKk11YTVhHpFykOFoxdmhMledR9gIhAMlHnwkrbNs1TrUCKcX0qRmKsh3WFMoICZTd42ty6cLu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601200246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5612578},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"72d9df20382e2b003f2f1b701ef7b9b20c9de9a2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.7.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601200246","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601200246_1768877353803_0.8204083981317365","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601240241":{"name":"@vendure/core","version":"3.5.3-master-202601240241","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601240241","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"06a29b8cb477e6ca7104f168434517eecc98fdd1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601240241.tgz","fileCount":1963,"integrity":"sha512-G5rGGRl/Lp/xBsvNiC9yhytVcWZ6h5UiAM7te2QAeEsZMBLfi6q8rrgmqL6TdDIDFPFnbIILx1OscwdBGzg7zA==","signatures":[{"sig":"MEQCIEF5dDRJ3xOz2swNWQ1I8Pm0YGU44RGAowI1nAXchgq4AiAJC0dQi3KQ5uv20BiMFf5Zv1GRox/tRIm70DmYCAH9MA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601240241","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5612578},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d4209bc14f0dae76efb21d3a4a939595d83b9d4a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601240241","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601240241_1769222669723_0.6769574086339025","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601270249":{"name":"@vendure/core","version":"3.5.3-master-202601270249","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601270249","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"351688d37818f063b729db41409d0e416ad225ef","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601270249.tgz","fileCount":1966,"integrity":"sha512-DfHRsyRXx/6ssoWZQAz6rDoaPRs5qM49y4MBmlaJqxKBuR5rTbSy70MVebgh4Rm7j193YHW0LrS4MFCIJyMnPQ==","signatures":[{"sig":"MEYCIQDysVdA8Hox45D1H2i/bkXd9V3h7B9qJBEGDmlKZfkdbAIhAINc3y7plViU9S1rTqxJm4mI9QrFhkHLbbRarSlKL1im","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601270249","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627108},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f22fbc6008cb6be1f8c10a645daa82dc809fbdb0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601270249","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601270249_1769482307107_0.014048785230358574","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202601271334":{"name":"@vendure/core","version":"3.6.0-minor-202601271334","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202601271334","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7303be6398e9250cf348cc6a6bf5cbcb791d10c5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202601271334.tgz","fileCount":1989,"integrity":"sha512-tUJikVpUqxBi3yiMudm0m+RqhNlRFRf86EYewI96XJmzeTYqwGbRABCdAAJemN8hCQycecUjQADl4E3/eaYZOg==","signatures":[{"sig":"MEYCIQCwVQdU+zTZWbC1Y0ddTY6iBCIhqANRtPp5UT5fxi3/xQIhAJWg53QtahUGPG1pRNPl4mSkT2R792BlDiTvUXjsrVca","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202601271334","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5724277},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"21952ae6fe6d32c19b4657c3d607254a8dcac8a8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202601271334","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202601271334_1769521047601_0.18281485701912148","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601280247":{"name":"@vendure/core","version":"3.5.3-master-202601280247","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601280247","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a767178883cf426317911604e17bf96d6e99f1e2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601280247.tgz","fileCount":1966,"integrity":"sha512-bRe6LCXwd38BpUMLnGsXOQFcX+YXLIOH1pu5+T5KR+KNjNnCZVhHo+LxbkWbS66CQaX29Th28Elx+zuYAsgnuQ==","signatures":[{"sig":"MEUCICF+T3NOxeuviXuXnCBnIV2C1kD4akA/z4rs0TuPQI91AiEA3fs3uf4nYBdniQlmDCf+l/07kccnHVv/xn1J94Su9s8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601280247","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627108},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a54c8ff8a143dd4f2e6ed6811ea6929cb501dd50","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601280247","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601280247_1769568606927_0.5436373226491691","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202601280247":{"name":"@vendure/core","version":"3.6.0-minor-202601280247","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202601280247","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"964de556d2bfebf9f451f9a6893e2b73b6153d26","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202601280247.tgz","fileCount":1989,"integrity":"sha512-wYj+6qVdrIy++MoyKfxuER4g/1AIz+1d/LS/D6MgMMPlooTcTYzuDkwBTL57Jdo4CgJHlzw/aU65ftZtwO8cbA==","signatures":[{"sig":"MEUCIQDB+L3wY+0cx8Q0mmP8FeT+fJcwzbOggUOWRBYVQ2xgoQIgUEtk1PQmaAPz2E8BwVdUKyzOiAU8LjUhJYr4oiETxF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202601280247","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5724277},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"dcc9f60497cd7399a73dbac4657cfbe2458bcc40","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202601280247","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202601280247_1769568616894_0.7404780383636012","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601290259":{"name":"@vendure/core","version":"3.5.3-master-202601290259","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601290259","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"671ffeef1f0dda3def9e4177169daedc0548099b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601290259.tgz","fileCount":1966,"integrity":"sha512-A2es1TJ+kNFIqjmmyFg/BT5wmrjcIpllku6ejoPaIbqiwkh22EEkzdp8AWEr0x3WkkGr6sFq15JHMJkVS8EuMg==","signatures":[{"sig":"MEUCIQDNiPIG5uCAAKR8CVGfETxCJPmfwZSZA6a6dp8KIOi6dAIgRSatiSNVJ5GCcyYH9Vj3+4mrpjHXmolIz0OPjmru5sQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601290259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627102},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a02b6ab5509149898e45756f78a5253d031d60a3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601290259","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601290259_1769655733932_0.9489040948251095","host":"s3://npm-registry-packages-npm-production"}},"3.5.3-master-202601300300":{"name":"@vendure/core","version":"3.5.3-master-202601300300","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3-master-202601300300","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ffc041ea57f1c1d815595982ac2f7789ef9acdbb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3-master-202601300300.tgz","fileCount":1966,"integrity":"sha512-I8GUofGyAM/7Ve9Dtr4hHPO9B/gcZ0QQvQA+Gj1u+T0AOkx6q8MNBDexu8c/4DVXHCbpfzR2Ni2827V3md77SQ==","signatures":[{"sig":"MEQCIEf3LlE9ehajuFUBTcev2j/k8NGQxsYR/BqQu4tjexIeAiAJuxrHSspYbBmnXuEPUUhtghrzP/glf+FhHH4bb3FNbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3-master-202601300300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628058},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"733731b90cf8399b4e4b135c303e169f82b18503","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.3-master-202601300300","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3-master-202601300300_1769742185786_0.17141518163674907","host":"s3://npm-registry-packages-npm-production"}},"3.5.3":{"name":"@vendure/core","version":"3.5.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fe35338348f74444898ed03a202467f638aa2550","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.3.tgz","fileCount":1966,"integrity":"sha512-FpSkyNt8/eNhXcu3OOJ2ag2tJLSgdJOBnbePT29XtuuPPChqhDo0YbvDsplSrnDGAPXomXl0LGeRFBCYeGyXVA==","signatures":[{"sig":"MEYCIQDauZ5R9yeNJW4aa1D5CIlIUlbIssuop2aLj7qW4B+BuAIhALeL7hyrC/HjN95LEB3KlZSYjeFFUuqm4ZMSV9c2sEP1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628685},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b3d8ad0ece67bf26dc6a056b8a659cc05e743c15","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.3","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3_1769779610412_0.03489887184890006","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202601301732":{"name":"@vendure/core","version":"3.6.0-minor-202601301732","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202601301732","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fdae61a6bcae03f7798bdabe24c63b380747529c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202601301732.tgz","fileCount":1989,"integrity":"sha512-3tJYXdpg2VkBG0hQka403k2aS4nG9b2MIAac5a6RYmCYT+B+PhAH1YvOJ2WmrADdpPKqf8y2I31XJL0sHIEzzg==","signatures":[{"sig":"MEQCIEbGwfPrAXHVf4CJRzvSJIp2qzDUKZIjQXbuk8dkYG0uAiAgI3ASyYSDPeuuvVZofEiXY+oPtQxEAQwBno/RsYpEPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202601301732","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5725895},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"69869bd722ad4a8c35322e5890f9b19b03ef1018","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202601301732","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202601301732_1769794511849_0.5596457157269372","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202601310256":{"name":"@vendure/core","version":"3.6.0-minor-202601310256","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202601310256","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4b6df6ae358ff450bbbc0144c2e6085ce84bd720","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202601310256.tgz","fileCount":1989,"integrity":"sha512-SkiKupUlX56OQ8OizJvqZtIUeRV0blkzZLanTfnPIu9XO/KaR3PDeIeGV26xFo6m0qucpsMg5UBQHMU7JBkxrA==","signatures":[{"sig":"MEQCIGRfvI3PMSHk6m7skYn7N5VS6QleGkr7bBLTRkMGL5BgAiBMamON2PLynkONpDHgHssi0A2MTtZFPMC1R7kupKywVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202601310256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5725895},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"467124a2d7c327ac6298e143d5dff64107104f5b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202601310256","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202601310256_1769828370156_0.6862249453539784","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202601310256":{"name":"@vendure/core","version":"3.5.4-master-202601310256","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202601310256","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"95188a88cae055c34a9a2697bcd1d36999acc7f7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202601310256.tgz","fileCount":1966,"integrity":"sha512-vyUCDNufFXJpYydieI/as9ipbhKKTb/px1tG27dSXyrgUjoz3LyXIQ/QAdYhodpqoLi2OpgqeBKYviO31yGESQ==","signatures":[{"sig":"MEYCIQD/F9m2DLiSmI+h4ZB3Oe2LdMVTnNx+jq1WF4j/3gOI4AIhAPSvNYslkcC6YzoHwKJJKnq4t+d8qJMOI957w0x3sIFj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202601310256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628726},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b46c56109d16d7a0a8003ede93b2b794c5cdf395","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202601310256","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202601310256_1769828371192_0.5833302538765088","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602030303":{"name":"@vendure/core","version":"3.5.4-master-202602030303","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602030303","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"beebe6a4774a51efbe0a60614b6cf18f848ad2ae","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602030303.tgz","fileCount":1966,"integrity":"sha512-zH0RZpxlS7ZFUG5Du68ztxUYE9VxhcL1bCwBmg8OALviVERL+dKAKRmFLCVnCZL/Is6V7YXAgrzue6fQdfqFgQ==","signatures":[{"sig":"MEYCIQDBLggBpUooJj00nL5/8DIW/88W5Q57fo+w5/+c9LrW4gIhAORy3I7EBzEafm3kCWaPvxw+WjpGZiVZMpIBSdPzoHI5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602030303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627810},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"03810145248d4f844a5e14e8edeba4a85e1469a7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602030303","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602030303_1770087998157_0.010656458638478084","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602040301":{"name":"@vendure/core","version":"3.5.4-master-202602040301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602040301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a77105cd2db155f677ab108400f6168c8e278703","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602040301.tgz","fileCount":1966,"integrity":"sha512-9SmjnVKMtnfh+7xVEGcmeuqX8A/ZTSGOQ9e70LYecHH5uvXIpPfjdMNJkSzsNwcWR92rvqGnkdF1oZhiVZklfQ==","signatures":[{"sig":"MEQCIDw/5AuIaif6aOM7Dmb+kOwa/GPvE/QZUc7mFBHtkc1/AiAjHBd2+ZhziA0SKM7VEqcZ3/pWtfsj6wGcRfZqv0ULcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602040301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627810},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a08710f632cc30bd744c6efbb0e759becd66fab2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.8.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602040301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602040301_1770174228021_0.15804173634183916","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602050302":{"name":"@vendure/core","version":"3.5.4-master-202602050302","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602050302","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0184b6497ff8a25648a21bb8f29e7253b653d975","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602050302.tgz","fileCount":1966,"integrity":"sha512-D2Xkja5B9f8rBkVUH+/32iY1Hj2LcNnSOVnrh5DGrbHfSRhd8n9wo91Si7Yu1Tyt7aKK+lal96mRp/VBVsyqsw==","signatures":[{"sig":"MEUCIQDkuX8LMsANq4SfTBFmVL03RGrPL0KWzs+RdCa1JPoF7wIgL7o0OCcMnXQbSS01GyzzWnMSAYXikfWE4oSyw0g2hTs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602050302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627810},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cf3bbe2437933381c87679c6aad19ec6bdbb43fa","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602050302","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602050302_1770260719230_0.3469596436893245","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602050302":{"name":"@vendure/core","version":"3.6.0-minor-202602050302","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602050302","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3df6091fd79806b27b99c9a0bc6e87e76e21d7ab","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602050302.tgz","fileCount":1992,"integrity":"sha512-Y78btlmyBkjds5Lyh6jf+DBjRis1hE2OxtkNvXrWSfvREdXeuDqCWwl2YAAKIvMpbjZL5xysPqcVeOpakVymLg==","signatures":[{"sig":"MEQCIETIEN+zxwX70h0AJ+iIpRsgDf17Vdov7NrJzGK2YLZrAiBKCdcndgJwn8fZNwdCKJEo9ofMyoqSEAkR0fry6CuxRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602050302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5745495},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"703a05e0bb4f9ee6e30654d9f846f3580d319b26","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602050302","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602050302_1770260728223_0.9056028963287441","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602070258":{"name":"@vendure/core","version":"3.5.4-master-202602070258","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602070258","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ec2d9977b615add36ec2a4898660c31857a937be","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602070258.tgz","fileCount":1966,"integrity":"sha512-z0DFM37AYOP06aCBOKRRZ5MlvdfKta2er1nU2f6dlLuJSAO3Y8HA9wyQng76tXLwf3SUyJ03kZJkPbroTvqYcQ==","signatures":[{"sig":"MEUCIGxjvNQfTRxQx48S+n67vOr0D/6XHbvMtjVBpIJDgYZ0AiEA2Cd+Oydd4YtN4rpaDMF/xBx6rXsqpEXIWiJt+s63IEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602070258","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627810},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5ff53e0f640c2955fe9a7c48032cf30765df5087","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602070258","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602070258_1770433265090_0.3639761765052274","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602070258":{"name":"@vendure/core","version":"3.6.0-minor-202602070258","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602070258","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c5f83c0505cce5d69eb06727d0dc9ea8e67eb2ae","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602070258.tgz","fileCount":2028,"integrity":"sha512-2Fdgcfd/Fkiosl8rmf5Nl8jT6F/mPWlcHvk8lgNKCKxIM4UTfKmf79jk+uvrIZUWjOmpcv/tAopUHlms/3qbHg==","signatures":[{"sig":"MEQCIDgyj+dkfa9lsWh9oZKC59IMxJwwpSnRW+e8qOH0C+7AAiAhWwjoMhJZnv3fqqJhcgQSCTkRznqjEX+XYPUY+IEe3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602070258","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5820552},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f25aba7663ea7f15cbc54f4de68811eda6ffe213","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602070258","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602070258_1770433296264_0.6021356953646759","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602100307":{"name":"@vendure/core","version":"3.5.4-master-202602100307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602100307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a78446300abd9120ad2e2ad7b3548af2710217ea","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602100307.tgz","fileCount":1966,"integrity":"sha512-JWsKgkIBrZiQYJ9M8rn2Qkn8BIKPlEknv+m/N3oC/sBKuuBQ9bOd/vNQzxWriWrinpvKUIH/0fLua1sXIJzpYQ==","signatures":[{"sig":"MEYCIQDhZSrhCw1xOqlaACykT70sVyzlY43XgqiFWzbh2ikMnAIhAJK0vuOqopxcahwDNusaQ9vkJgO+eDk7tkhgQq8KTM3D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602100307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627873},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e9d5e6231598a372b57a03f7de2e3a8f75ae6f5a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602100307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602100307_1770692982191_0.014456602855911216","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602110306":{"name":"@vendure/core","version":"3.5.4-master-202602110306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602110306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"bdca2c5b988befc1bdfafc0848b99aa5ca5ac339","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602110306.tgz","fileCount":1966,"integrity":"sha512-OejeC7YTpoNzmLFGtUC7offnEhLBsep9XtB0hxoQo58U+gWvPJAhS6f+yT/Px2XQlpXhHRzL/nQkIpAwafTB/A==","signatures":[{"sig":"MEUCIQDxEzCCq1aoRodiy50ut/AAKtji6b9AuTwRK4JQp7k45QIgWe1rA5S6+2WnudpW06tr1EdzjyhvYhdaWJ25Ld7B2Zc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602110306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627873},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d0da3a79953286fd05520143287af647f32ac098","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.9.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602110306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602110306_1770779354028_0.7643025835620465","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602130306":{"name":"@vendure/core","version":"3.5.4-master-202602130306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602130306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ac862f1d469818883085bd688d0001fb4d69b2a2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602130306.tgz","fileCount":1966,"integrity":"sha512-gH3yiqfaGVYnTEvbUmVMLAAHpsb9VG/Ln3DsFRF/qdzSpXkvRp9vN99+7Kj6kphwufLyCykWD0m99dByD6O9Tw==","signatures":[{"sig":"MEUCIQCkzsfQtKm1xqJ5SjNfdfiI6OS3YKefJCegpw0tjg1sxAIgZCjzzALk3ii+UZ7oAtaQR6BaLnK1hj3a6OmYES6tOzQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602130306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627873},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"95af887a75c7cea40019866b3e32e24352b2c673","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602130306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602130306_1770952173597_0.9382953313427047","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602140300":{"name":"@vendure/core","version":"3.5.4-master-202602140300","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602140300","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"321f1b72fff34ec85d91694a7da8ade7e2929e80","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602140300.tgz","fileCount":1966,"integrity":"sha512-95e8BUcX3M4yPGDyg0LnQYBz4SYfV/J4UOo9jPkbZ32d6/CysAb3EECx4RFSg9QPVt89PHzxYAPTCpHFXen1HA==","signatures":[{"sig":"MEUCIGwKFdHggzWGpHuVuxOvGWcrnF/rbJ3fCNIa4NpJQkSQAiEAptehBgFvBVAd/VNVI1NNkahnV9MUn6id5wa2LW2Sv+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602140300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5627873},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"520232a3553bc388dcbd067e349d407da0745f31","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602140300","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602140300_1771038217135_0.37229778282224335","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602150306":{"name":"@vendure/core","version":"3.6.0-minor-202602150306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602150306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7c67b30856697c67cf616924090c85df670c9487","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602150306.tgz","fileCount":2028,"integrity":"sha512-soiFH+thStcIEBnhmaNueS2KIKRs7w3m7bFIsdCI7AQLQ5JqFZiCdNhCiHwd54BS95njdW/zhcBh/81wPPJ84A==","signatures":[{"sig":"MEQCIAXhTpo+50AMNd7yGZbuJ3PlwENfMrt5oNSwrOrOShzmAiAJxBRuhrsN0imS07reW+lFfAvCgaFkS4vQB+UHCuVyUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602150306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5820978},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"244ea63cf5e72c108622badd10f0cac435bf148c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602150306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602150306_1771124925283_0.16326050468218378","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602150306":{"name":"@vendure/core","version":"3.5.4-master-202602150306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602150306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"23280dc09469b09b7a58711193f62bf25e589251","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602150306.tgz","fileCount":1966,"integrity":"sha512-gCu4q1/wh/PJ9Z6ZuFBnG5tkR9SSjumEWHyj0eMi5evNHDESzq4r3J7YTStL0hxe9pUtUQvuF/hdxky4B9jtdg==","signatures":[{"sig":"MEUCIQC+4MpVJOe5viyK/cubbXecry9x96n8CrrgBfe2d5gTHwIgaeD2udFDDYeYDJdLrUhTaAugyW0kVaqWTk/nBBGxyfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602150306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628260},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"546c2cf99ee935b89bd415a0c53966b9dd47578e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602150306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602150306_1771124929593_0.859148031613127","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602160305":{"name":"@vendure/core","version":"3.5.4-master-202602160305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602160305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3880e32c4a59e9fb551b188c085702f5f35ea3f8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602160305.tgz","fileCount":1966,"integrity":"sha512-zss1Pokg+GGokQy193vPQSR6VoD7j0CQssB+e8ANEryUlf1/uPETD4L7iUXDCJamAIC7ohMdyG011YBDnMm0ug==","signatures":[{"sig":"MEYCIQClZGoJubmISVRjgptvPvSLHOfzn8Yp60toVWoKbwltFQIhALVf6wn2TqvuQlpP49EEgsdf/IPPnkj61yQfI2Mx1mMN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602160305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628260},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"44dbef893d3da5a557b0c26faceed284de041b46","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602160305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602160305_1771211294020_0.5786644354125345","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-master-202602170303":{"name":"@vendure/core","version":"3.5.4-master-202602170303","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4-master-202602170303","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e9f9b1a30009f2b57264cf94b069d2c98515928f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4-master-202602170303.tgz","fileCount":1966,"integrity":"sha512-UGTaVlGildpf8ZEgweouAZPfz1x2I2tSB3UKV8kn65r5wWssGv/TraWW88XBy2nkW5g3pf1VxSL53vF9aBHISA==","signatures":[{"sig":"MEYCIQDPNlO+2140ZMnD7AyWL7RjhrAXEak8OYWiRJd1bXr4aQIhALWM2W8g+QyWiMloJWBdl17RN3wreLSdI0N42Q5JENxs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4-master-202602170303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628883},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"685543ce89f97f30dca67bf1c4d1b77ee82bac98","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.4-master-202602170303","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4-master-202602170303_1771297586810_0.6654237536701819","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602170303":{"name":"@vendure/core","version":"3.6.0-minor-202602170303","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602170303","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"13cd64cb6cd53f85be719e9c400757ddfc286a7e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602170303.tgz","fileCount":2028,"integrity":"sha512-hmmktDMok5Q3IChGTZr19uv/ZLRRshtbEVfzAcTmGfHbVQ9lDZ2xzQ/bIT2DSfM1P/EaNFITPHXxaS5HqVzFjw==","signatures":[{"sig":"MEQCIHwihcY9MjXk8yT+6hMYZRSq5rqAV5Y2LlSpnfTtVxk1AiAf2hhJNiXQkE0ZGV7vkcGeqM4Aw44vzfAREc3Of99B5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602170303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5822422},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8e0eb371c70b59e953e9e96ffce1e2648dc0c079","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602170303","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602170303_1771297596246_0.8956283516283174","host":"s3://npm-registry-packages-npm-production"}},"3.5.4":{"name":"@vendure/core","version":"3.5.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c3e1395a50eb236e27de76744fe06e868d1544c2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.4.tgz","fileCount":1966,"integrity":"sha512-gJ5b1MHCvIQEKCIeyD9aLcrp2rychw0LdkMB81iB5COlzDcMkEeUUJ3I0v91nDLmecv9AjdGJZNjGcGbVf8I4g==","signatures":[{"sig":"MEUCIQCN50cvRxGFSqoOO7r46Y7oL0ErnMRWBkgMCx+q7xwjTAIgDcrwRUluVOz3VsSadhHcneotilgjNIJcSbcSXU9bEmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628842},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fbd4202ab8af3be6beef31368d23233899d2a2df","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.4","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4_1771319845069_0.08255116058262257","host":"s3://npm-registry-packages-npm-production"}},"3.5.5-master-202602180305":{"name":"@vendure/core","version":"3.5.5-master-202602180305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5-master-202602180305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"68d75bc5f9e019a5f8f215ff50683f41c1540424","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5-master-202602180305.tgz","fileCount":1966,"integrity":"sha512-DKa62pWpHHq7R+bQ0VlxcmL4BUAJX23X5S3B9ORQ+FpNKHDHfks5wCxWqy1/dn/ix3FLQc4+NVrd2jnp6VCS3g==","signatures":[{"sig":"MEUCIBee8hGU+WDWqP8RfgfJFEbal1odz7dOh+95kQQReR4UAiEAqQmfsUXEmvNgQgQWxZ6RyCuxH9Y2hldcfsSnhGGFfIU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5-master-202602180305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628883},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1a8d8b3b32c90ce4e5b26cb0d04344ff209867a7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.5-master-202602180305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5-master-202602180305_1771384089994_0.35244819992056686","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602180305":{"name":"@vendure/core","version":"3.6.0-minor-202602180305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602180305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7e97deded98ba96594968847b3a5e0399fa4c10d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602180305.tgz","fileCount":2028,"integrity":"sha512-sJkYE2Xu8aqq1NdYT6zJ6cT1mNipstS4H2Bo5lklCuDisSUco4I5YEIN9PbaLGiNCXft1yJC9dgEI8AtlDXhKw==","signatures":[{"sig":"MEUCIGyL3SwIVbLT9LLsxzzBSbWAoHSz2tnelglODqGm7jgEAiEAyKB7vPeTOgLHuZ15q97r24fmbVDJlqaokBJNYwqZ5sg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602180305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5823045},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a0b073675b9807ce8893b7d092d1d1566a95652c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602180305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602180305_1771384100051_0.5471958781720747","host":"s3://npm-registry-packages-npm-production"}},"3.5.5-master-202602210258":{"name":"@vendure/core","version":"3.5.5-master-202602210258","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5-master-202602210258","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"8432704a13aaa74f0170a4d8eb48b32bcec92198","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5-master-202602210258.tgz","fileCount":1966,"integrity":"sha512-xwBDbd+xWTGm0K21BBwRgZ/Z6LieEJI38st+w0v1s3GNmhmhvdLQHFLaVGBJsTTleWa3S7j7hPpwsCNvwgrE1A==","signatures":[{"sig":"MEQCIBLPwKroOJu+jPdoUd0SUHO4oR3ca41WjgfQ4ytFpnEzAiAyd4b/9efnAcLG6ge+zn2U+AcJDy+kjzhTROl7kqQMUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5-master-202602210258","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628883},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d09eaf9071e4bcbcb67f112c48f3c04178cd6cde","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.5-master-202602210258","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5-master-202602210258_1771642878148_0.8095027397629788","host":"s3://npm-registry-packages-npm-production"}},"3.5.5-master-202602220305":{"name":"@vendure/core","version":"3.5.5-master-202602220305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5-master-202602220305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3e106e738fafaa3debc28e6b8b70bdbdf8fe312e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5-master-202602220305.tgz","fileCount":1966,"integrity":"sha512-4A5xT7qjzvU5jA5AGdkkUZq9nKVSY9AlSSsx0sJ7xk1stJx4tk95T/T6MvsY7FH6KXZbMpmwCvQ+fsNQT78FkQ==","signatures":[{"sig":"MEUCIQD5BDObNhcikth7sWzYgByWwYHyc9gJEXcJrpZqdXOUmAIgY3JPJTzkskHqzaS+HmFuL17TnHUhXjnC/HrJjPybggQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5-master-202602220305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628965},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"51e61bb88761fdc472210acc70b57307bb9ae80e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.5-master-202602220305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5-master-202602220305_1771729714321_0.9950322930660935","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602240304":{"name":"@vendure/core","version":"3.6.0-minor-202602240304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602240304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f688907b49cf809049efb7a265e617b16b700068","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602240304.tgz","fileCount":2028,"integrity":"sha512-fjuxGWWLgdKDexmCyQX5LHgst3Vwb6rH6Qs4JruIx2283rhk/9JAu4AIOMJfAtKf1CMHjQKuuQZYKDBWmog3KQ==","signatures":[{"sig":"MEYCIQD5Y1SS2Ld5U4lY6OKghh32YWJ3YM49bJ8qYXr83nkinQIhAJfr7gEM5czzm6jC+x7dolVhKn4lf42SPczTBDowyQ3/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602240304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5823091},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f3a3ef52760fded4ab9c296d0551cea4d4b97305","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602240304","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602240304_1771902408131_0.40576138276847007","host":"s3://npm-registry-packages-npm-production"}},"3.5.5-master-202602240304":{"name":"@vendure/core","version":"3.5.5-master-202602240304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5-master-202602240304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"cc8cd865d43236cb313bb39aeddcd9a6a296c3ea","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5-master-202602240304.tgz","fileCount":1966,"integrity":"sha512-5ro+euwsVzdzmktRuPzXPUHQcu60oNAOWQeG+yYAXQtQB5wS63FCTgocFZR/PgwDNJSYiteXoUpUcJ79ircYjw==","signatures":[{"sig":"MEUCIGCdZfxWG0kUB++1UtRPq34+/2mouy2u0IkIUDpnRy5mAiEA/JjhufpPJBAfImlAfeosniqoex4wcM8RP7/vxzJCWLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5-master-202602240304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628965},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6115faa4537a22f4cce9d1f9c5ac2f8ac9509361","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.10.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.5-master-202602240304","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5-master-202602240304_1771902414834_0.4397224230658501","host":"s3://npm-registry-packages-npm-production"}},"3.5.5-master-202602260301":{"name":"@vendure/core","version":"3.5.5-master-202602260301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5-master-202602260301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"07f836af2caa0f7f6b8e36a056f8737cd3115ea5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5-master-202602260301.tgz","fileCount":1966,"integrity":"sha512-xjDmScqU/bc0HGHuDV/Wdu9Nq175Xrt8TT8EyZqqKyOC5472L8VFxkcZdXxL2qdXAjz0EARknNDpXTTyq62mgg==","signatures":[{"sig":"MEQCH3V3ukbkDfM0yRU0APapmk/9Zxlvy/lKPd7c+izuyMgCIQDwNIJTMhkjkA0IppggWOr9ooTxC8h4lxDOE0pvH5YDsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5-master-202602260301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5628965},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b29f9468387bbb57b10da72c8cb7655921744f7a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.5-master-202602260301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5-master-202602260301_1772075066265_0.05096869865180942","host":"s3://npm-registry-packages-npm-production"}},"3.5.5-master-202602270301":{"name":"@vendure/core","version":"3.5.5-master-202602270301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5-master-202602270301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a8e116f5ba4d72bf054dfeff18997dc981c48a6f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5-master-202602270301.tgz","fileCount":1966,"integrity":"sha512-3f401qfdaJkZ8JlV5HfHXKywDK/9P2vSjBz07/thm/zrg5D6XijJnMxU4l0fmCm+pmpxUPBg8ASlMewnhHdBvQ==","signatures":[{"sig":"MEUCICaZ/4ZrZKn9u9zVk3XmXsnZSkT0SHtRjSMs7m02scDqAiEAhbkRXZRQMOWJ4LEasi9mXdrYOzzv9Eysv8xbHT5jvho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5-master-202602270301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5629210},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8cd16b98403757940364d1ae5639e59dfe04c51a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.5-master-202602270301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5-master-202602270301_1772161446436_0.578655184422356","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202602270301":{"name":"@vendure/core","version":"3.6.0-minor-202602270301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202602270301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"cc279d946ec08a39dc4d1f1078a6e60f226a0518","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202602270301.tgz","fileCount":2028,"integrity":"sha512-tiU1X1qkN83ko3GYw1NT2qg5JcxkkHPzED+6ClQdfdtS8Iv6+dQHtB85k0AqPgOYnbvhPj5ryOR2OlIa9ROR/Q==","signatures":[{"sig":"MEUCIQDmjyTTZo6MHomkn7nURVRQ8r2IBCZRozNKssgK696zgAIgeNI2extxp0BjkYY9QXUYbD7Unc5II7Or911ZrAIaP2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202602270301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5823336},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"87f75708209182367bb50605dd98559f01091c50","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202602270301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202602270301_1772161460924_0.5478982360121951","host":"s3://npm-registry-packages-npm-production"}},"3.5.5":{"name":"@vendure/core","version":"3.5.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5670f8c2a58f7d5af2931cd9fdf65dac34b5abef","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.5.tgz","fileCount":1966,"integrity":"sha512-ro43mlmUlNfPrEHU4yOB9QuJrZAlrEO7GA4AYJ0gKfa+1I2QlHpjBUlSJdKGgsmXWmHVImbjxgdlv2b5tCifDg==","signatures":[{"sig":"MEQCIFMgqo5tzVdmZLWdM2tuA17ChW3ZkWFblpQaeee3D186AiAW0gCgcUQn7p/rZ0q3tMZpN9Sydha5VEWm4UEfQAUA2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5630281},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a0553851b3b1e2d09351a79e6083248f2aaa7e38","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.5","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5_1772200356887_0.07848122654019418","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202602280252":{"name":"@vendure/core","version":"3.5.6-master-202602280252","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202602280252","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"94597f2ff2f25fd0134bb1309f12af3fca2c5edf","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202602280252.tgz","fileCount":1966,"integrity":"sha512-NSsK75H6pyXTxcQAxV5Uhplsvd2t6YcLfzDcnsQy4hv9InJ88Agn+0+NdUDEWGMTma40/2Pe5Cp8ScHSLpyXBw==","signatures":[{"sig":"MEQCIFrNEUTttOISeUJHzl6Fi5ENGg5jxxQ203rRbkU1K2v9AiB4nnd7WXBEVeB6q4EN7Hr9wPHV9tr3kdPMy0xbQvqWkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202602280252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5630322},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8853a8d7a552852337465f153ec8b4f288f8362f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202602280252","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202602280252_1772247304152_0.6233565238475347","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603030304":{"name":"@vendure/core","version":"3.5.6-master-202603030304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603030304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a0de30d89ef818a381bfbd19acec93cb5e890dc9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603030304.tgz","fileCount":1966,"integrity":"sha512-eOOaPhJuIJhzWmtFwC0KiGmttCmD+hqefKRWmer8WgmsaQB5pDJF4vhyRUlIWOmqrgZfL5LaQK4x83lbxWPfqg==","signatures":[{"sig":"MEUCIQDOnsql9Kh13nCWhZmR14swPLLsZ0GQtnO4bQ7h8UvmRQIgXHzWwD2rx8xzDu0GRMrutFZMW9BVLAeGC9bjaG0jlmM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603030304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5630322},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a936c39cc9a4428cd91ed5783b5e68e98590afc4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603030304","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603030304_1772507241562_0.5448768756872797","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603030304":{"name":"@vendure/core","version":"3.6.0-minor-202603030304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603030304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"829280d5e8addb03ae68df274e001e04ea5220fd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603030304.tgz","fileCount":2028,"integrity":"sha512-hsvRX5OA3uircQT/sylF7VvZ4V2Uzu66IX/l03vbELMkOh6204hpm84FrD3A7bDH2BHLBR74kdFCQ9ng9txJaA==","signatures":[{"sig":"MEUCIQC51eA8qGj4f5IPKXpUN3YsbAP2Mh/KZM9DEPazNtN9LQIgCXfOJ4w4fYroZ5GSU1qd/8XJpfEOYDAWAecldLLJS4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603030304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5824410},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3180f5d411881a9dfa0f9f10664f2f12ca391888","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603030304","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603030304_1772507261582_0.6442797187830462","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603040259":{"name":"@vendure/core","version":"3.6.0-minor-202603040259","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603040259","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"40ed06b629e2d7e880d6725178e1407415f5f68d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603040259.tgz","fileCount":2034,"integrity":"sha512-3Kzu88rygduygvbMfN/QMRwAahQtizph/KoGgZCor1mdYuR6Aa+nOfIOlIB1mtW6309SeReVS+sr7/UNIHYG7Q==","signatures":[{"sig":"MEQCIEbCuQG5pVcPqLhuiHMTr7bCCaAG8esOc6ZYjr+8T09VAiAgy8dmyHuxnrfxF+R+7DbBdXAQowun3zRnSsWoZOzSqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603040259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5844814},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7ea7e8d8b8ced60b784c19fe592208e4ed98c694","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603040259","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603040259_1772593334199_0.6795046403849907","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603050302":{"name":"@vendure/core","version":"3.6.0-minor-202603050302","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603050302","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"589eb7d9bae80fe3706643bf0edfbdf928d6fa45","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603050302.tgz","fileCount":2034,"integrity":"sha512-u3h9a99l/JLlESehcIf3plnAT3oEAT6AiGlPB5TuyaDvsJ3cycA8erpfBYbbKHbaVRrUF3osIe1gPzp3fHn0zA==","signatures":[{"sig":"MEUCIQDl77jSccv71VE8rfwTRH6ai3+rBh4M5XkQ8OVoM8G8mAIgG+Du+glg68vObKLZFIhpHlU3dtp8nZh04G6z6RTSpbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603050302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5844814},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b134d4ca9e5f52ac59736cd6af731d46cd1c5186","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603050302","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603050302_1772679901098_0.7384099874856183","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603050302":{"name":"@vendure/core","version":"3.5.6-master-202603050302","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603050302","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6abcceaf16065cae9038a02847d7f8e594635d1c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603050302.tgz","fileCount":1966,"integrity":"sha512-3asgKyP+7MiqRaizSHQ3GTdWj3Uo7bFWOnoXv87wIqlHuwFiyAYxQdV0s1agMoQRjFD43PZPCu5KqVQodd9D4A==","signatures":[{"sig":"MEUCIBH4E1I61ZCdlVJwqazqwRepBulU40JJgFRljS+ECWbyAiEAzPjGDe3YIvUx7a9IPO9233TNaismlM3AQZM0mtfzbjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603050302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5630322},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d1de4375b20709714b716aef775159e5900c52c1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603050302","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603050302_1772679913816_0.12391094422648519","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603060300":{"name":"@vendure/core","version":"3.6.0-minor-202603060300","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603060300","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"02cc8f2b852ae0903560236ca9be8b45c3d10808","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603060300.tgz","fileCount":2034,"integrity":"sha512-U9Hd1MtOt5cdMTb0BVlbuUSFAut0nRnQxinb7bHnFn5D71lVkoJVg5OretfJM5van5zv7QWzN36oHjmoQ+77PA==","signatures":[{"sig":"MEUCIAaCXaBqKutMf0aOaNo0nbsaLJ7E0KHVfetNUVutir6MAiEAj4T2bgAHM4Gx2uTuleqJQRvuqfy2yS8bLb0OFKDqSdw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603060300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5851389},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f317556b204f6f43fad5cc15f1b644294f0a5bc3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603060300","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603060300_1772766209956_0.8737842458869323","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603060301":{"name":"@vendure/core","version":"3.5.6-master-202603060301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603060301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"8170f5c9022f4be2d86934e4a6a36867c54ce3bb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603060301.tgz","fileCount":1966,"integrity":"sha512-3HgTfB8Cr1NngCARdVr9Mhw/ZNass7mlQ8Bl15YE9mHN/64TPyJGDQcLz4kI6ca0HhDkkBrqOrDb5YKz7kLx6Q==","signatures":[{"sig":"MEYCIQDulS72iJ6WF84/TxkdBR1t7FonTs5aUAeJQmyuDZOenAIhAIPsYxqXh/vI3e3OYwdKlJX0osnqRF/9cvZWxUWI6AfX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603060301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5630322},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"eadce1c64a3ccea7a8678c0ec07567d28f414b60","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603060301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603060301_1772766264586_0.5807578675414999","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603070254":{"name":"@vendure/core","version":"3.5.6-master-202603070254","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603070254","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a1e62bc3fab7e9e094ed113d91547058a5cb7d68","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603070254.tgz","fileCount":1966,"integrity":"sha512-IMe9q1GZO913hwhbL74nTg/E+pq+syxHEOdhM7KcGD3tLcUOJG2k2NDBgIkci5sYfoD1W7+mnqyL/y3JbrILxw==","signatures":[{"sig":"MEQCIEhrykLj8LcGWUAOb2tRlIH30XdRo/dTdtU/5no2bUs1AiAoxGrcnjP70SBG7P/IePjIJSblhRpb3AD0pYBBI40Bdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603070254","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5630322},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8c0209e5e5747047b2dd22f8fb611be48749d27c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603070254","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603070254_1772852263613_0.5628792198360595","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603070255":{"name":"@vendure/core","version":"3.6.0-minor-202603070255","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603070255","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4dc102d4d3b43c2d3840529b529708e765eedd6f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603070255.tgz","fileCount":2040,"integrity":"sha512-NkdzOICygaAsZB4wVnb3+N/SduxkZWgLNE5qlLDiNl8YHmipBGmsgHe/CwmoyOVks6QA2hAXuhEWWwjtzKIm2w==","signatures":[{"sig":"MEYCIQCsEzVoqXdjIsauVs/KsB/vuNgrgIOlyVHRuvhfH8FHEgIhAKG1OwyDEhKgmoA5JGLUOYy6ht/lWrrpXbgYSMRepABo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603070255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5893204},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3feb72991d9e88577c65fb0d8b16968bb3a2b591","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603070255","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603070255_1772852269419_0.6411560072778648","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603110259":{"name":"@vendure/core","version":"3.5.6-master-202603110259","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603110259","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0c5433969d2af2d15ab0980e4ef2a954ce567033","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603110259.tgz","fileCount":1966,"integrity":"sha512-eKTNfxpviYq6Su6incIladrWRyRHLdsDjm5JxJnYOII4h9oDVNgYFrbJn3Ducy2QV18ywhqtgQQiLAWKAv2TbA==","signatures":[{"sig":"MEYCIQD6R3cilv8TjNpEuu2tExgiJtaxCx7CnL/UljpvHdFHWgIhAKZB+jNHc9FO+QIzm4G2bKwEnPJfOhN4XEZ5Rdlxx6GI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603110259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5634121},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b13e8b3f3b9a203ce8bfbb8e724b92a65c849f52","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603110259","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603110259_1773198112385_0.09556701705897508","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603111203":{"name":"@vendure/core","version":"3.6.0-minor-202603111203","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603111203","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"69603e26f6a6a910b2f2f63292f260c3d82b1358","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603111203.tgz","fileCount":2050,"integrity":"sha512-VWbDC3Ri7MJjDw2qY5KCVzgMwf8jiCiWVcozZ8E1eO8plqUYZPZ1MeF3xEQxtxuQoWeB0i2XGitgyAllJ78APA==","signatures":[{"sig":"MEUCIGJTCWPHrXdHuSsLjEVBwIdq/S1/61cE2SFMrcOybTyZAiEA85FvC2F2s/Rq+svgoR9EubfBI5lc6Ay3Fj9VGFG3viU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603111203","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5921868},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a1465d03a63553ebb3b3396e6dd461aa3b1a6c23","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603111203","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603111203_1773230771679_0.8594181336465605","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603120302":{"name":"@vendure/core","version":"3.6.0-minor-202603120302","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603120302","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b5a8cc6767259f0ae0683acd0dcbb6fe24763aee","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603120302.tgz","fileCount":2050,"integrity":"sha512-dM0sW/UUTEcIcPqDVKMGSVJWVcT+9lGfQbkR3oRLAkEm4KjyQtF6WZGv1ZjraQhAKeJVpm8C0n8XFQBYH6OLhA==","signatures":[{"sig":"MEQCIB80XJYeOK0mbidMa8s8EWdlpiU2cGUE3zdnFwQnqHBQAiBPxBkp5kyRf3THqig8HLkJNrtAmBj9djeCYthnXFTDlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603120302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5921868},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5ed3e75a0ff6d6758b984efb742a5712c2f9cdda","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603120302","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603120302_1773284720764_0.13059131562614912","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603120302":{"name":"@vendure/core","version":"3.5.6-master-202603120302","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603120302","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c8ff8be5072454d52bb088848303697f32de2f6c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603120302.tgz","fileCount":1966,"integrity":"sha512-sjvTf28cGQsxXi76uxW9p1Ln0fj8yFxieqtQ7Rd3dTDpHmY2M9oJDMg5+OzZPcrdS2Q6po6cvSRdaGpy2Ow0/g==","signatures":[{"sig":"MEUCIQDzD87o+sugjRkCBexR15GhODQXdK945kRrubgoSNnxYgIgBlAkph+HCEO8ibgywDb5h4TrL30c58RXXDCN5+IZHOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603120302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5634121},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7ccbdf57808cfe141a17f7af31f33f34544bf1b6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603120302","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603120302_1773284724799_0.3508937303774633","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603130301":{"name":"@vendure/core","version":"3.6.0-minor-202603130301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603130301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4e6c212c04287a701adc01c3fdd1fabbc35368f7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603130301.tgz","fileCount":2050,"integrity":"sha512-N/FKaiG8jw8rHahIbF3VzPuhyiOIFAyhjpRHNnDXFIDkgK8saQBZBS2mv7+c+da8AOnwXDyOqcTPegDJVA6wuw==","signatures":[{"sig":"MEQCIGtQaBgWyawvoTNpBIUihlB68b6zlkuFGrZ8OmUEux9oAiBYdRIRlNTsd/qQk6R9KPrvLgXB3UgwZhSScPreDLQ6WA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603130301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5922212},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f769b4dd8301c80005ac82e7ba9f4d34e4d4fe9c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603130301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603130301_1773371031103_0.8784134838114255","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603130301":{"name":"@vendure/core","version":"3.5.6-master-202603130301","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603130301","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"59a495e1ffa75d4cf8536f1e14ec3c50911cfbff","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603130301.tgz","fileCount":1966,"integrity":"sha512-YrrcgVBPJjoEXx/eZtCDV3+0BIusyDAZ+gW1caxmnuekvGUx2HU9gQ/+AcKYox1I12osOa/H5QoVGOND92sZUA==","signatures":[{"sig":"MEYCIQC8wC6qrhNMg9mxhb82edUAlWx9mnYYRKU57P1LnVES/QIhAMZTk7nn+WOOySsJSQgrVbauvK85MJmSwv2iVsQcIfNB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603130301","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5634465},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e4318cdb1137d8da7e6b10eb0a39714f439ad88b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603130301","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603130301_1773371040544_0.4934887603895506","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603140259":{"name":"@vendure/core","version":"3.5.6-master-202603140259","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603140259","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a95451376b0948e0c11d5f2ecce30685a8670c3a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603140259.tgz","fileCount":1966,"integrity":"sha512-t2GPqqccppu7iM820x5Lktv0nZXfpzPl/UBCGUe3TNIYktbtqYECWe/YyRCgR22+LNx/4qUr2oNmc5Kt57Nrfg==","signatures":[{"sig":"MEQCIDTePe23SAOSKCSZ54vpKxthVc1KEvUE1v7HGcxyKGJWAiBD3wljmX9ECk+bH5FdNtxMh2uaJNw/BbCcgFKIO0BBTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603140259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5634465},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4f73bae8386d4458eb558329761ddb6c4b35692a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603140259","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603140259_1773457349953_0.9373642064461714","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603140300":{"name":"@vendure/core","version":"3.6.0-minor-202603140300","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603140300","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b14ae38ad3fe2eee739744811465e88e85874f71","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603140300.tgz","fileCount":2053,"integrity":"sha512-pVQhvkZrn1SfvawrUCG0hCSzpjzw/vwSs0GXy/c5qgFfCaoMWR55b/aLalCu4TJmr7znaugOnp8rQje+8pSjPA==","signatures":[{"sig":"MEYCIQCAv0MVsUbZsaPGoFdmXze8Br89ZIC6WABiYTY7Rj+f1AIhAJ2ekiSoQx2YkovYltqBx3+fWMVSFnJIm1wobVFeZMOY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603140300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931855},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"51b682182de9442389072cabb142bb4a715ae2f0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603140300","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603140300_1773457370753_0.30050651743311185","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603171314":{"name":"@vendure/core","version":"3.6.0-minor-202603171314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603171314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"044677e7136953e3d98269b1290cb80f408b0d45","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603171314.tgz","fileCount":2053,"integrity":"sha512-+wsu4bl6TZds5P0cvL/YASvI3X2vSGanOS0eZN/PPPpyks3jtUskiqeXT2/mes/Fw26YhYlhJJMVZJ5BuJjarg==","signatures":[{"sig":"MEQCIDrmYkrtxJXt003uMbcfggBfoTZGeBaxShhFvYNqKO4cAiAK8V4KX9s1xGYof3B1EWPXKVdqObzv+0Jd9TUy7X5JEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603171314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931855},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"03511230a0ab0a9d1b727490f6e53c71d8d0266c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603171314","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603171314_1773753462681_0.4828668854210105","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603171541":{"name":"@vendure/core","version":"3.6.0-minor-202603171541","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603171541","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f2835326a8115608f266c1cb55ac82c7b165c072","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603171541.tgz","fileCount":2053,"integrity":"sha512-QFfZ5kqdSVrBGolblJEkWt7INYk2Fk5Dt9LQrubUhOxHm9WkrY6NI1M3dfCrSuqmBK7doivBBomFlAuCeOYCvg==","signatures":[{"sig":"MEYCIQDrIaPenBJt6PGfXAql7pY5Cs+3FppaJspEpGVz3h0bagIhAMYjcSwSbMaPv6HqQ+wtWw0bj0dpqNSdAMML881AoHZ6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603171541","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931855},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4c38cebaf900869aca1908645430a6b3e69d1c32","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603171541","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603171541_1773762282464_0.2361679702814401","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603180306":{"name":"@vendure/core","version":"3.6.0-minor-202603180306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603180306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7b3b7a874d13dd11f6cafed7bc25fe2351aa8e80","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603180306.tgz","fileCount":2053,"integrity":"sha512-Qy6wi2f7/0AxZ+g0Vg5Wxerrk+t5KnFC4X7emNroUCu6lNNIUTWKjsGhIYkvNOkpnHCz7RObABe9EL9W1EbNjA==","signatures":[{"sig":"MEUCIDvPJWNzGqmVmd8cZS4O7JrhUgt4vKV0FNM6U9qo9/KxAiEAnRbOOouTBJqQT3pYE42xfVd2gQXInQzrjGmVS0yCqh4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603180306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931855},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9f0dd0074395ee20fcbaf53765e6efaaf7d29f8d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603180306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603180306_1773803349351_0.1334565896052229","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603180306":{"name":"@vendure/core","version":"3.5.6-master-202603180306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603180306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"729107940f264dfbc6ec28b09d6be4a85f79ba4e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603180306.tgz","fileCount":1966,"integrity":"sha512-VIkoidaQrop35EhNUvqXOjrNvbbnHqp26NRITam3MF/ClVvZfOY4wR3B2jGtsVJw2/Q04OOdhIxmXuLZv1gvJw==","signatures":[{"sig":"MEUCIQCIE7iUidAtOKY3E6u5V6nhn68fI1Xth5u99JlioNkoGgIgI2DflqrFLqxbR+WPXiDyMV6PKrvxIXkIJUhPzN8YexM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603180306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5634465},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ad7bf6818a4c54af082558929a0767e1696df6a4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.11.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603180306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603180306_1773803360101_0.7045845310392216","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603190306":{"name":"@vendure/core","version":"3.6.0-minor-202603190306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603190306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3a866517bb0860a99610a64e10ecdf29571de596","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603190306.tgz","fileCount":2053,"integrity":"sha512-zEVdBju1g8UTSUrpQBWwLjurKKAn1phVnns+Z6Pn8q+SDCo7y50M/PBHWq/zb4ylZtvku2U6xVlcPQ3fpjxPeg==","signatures":[{"sig":"MEYCIQDiQsUlvtTy1+uZNHAYvzwlFNUsR+MVBpmQnGWuPB+uxAIhAJey8g2UUAMRDFiYaYEmDuS2XDmCOPYtAB41Ke71t7Z1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603190306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931855},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5b29fac3314797911cdfdd508d466a02744a910e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603190306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603190306_1773889783432_0.8046592940656532","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603210257":{"name":"@vendure/core","version":"3.5.6-master-202603210257","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603210257","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e7d39cd0f6b65489dd5c284e8b1f945d720d8171","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603210257.tgz","fileCount":1966,"integrity":"sha512-V/lcevyW7dSaq7OVt7QBaca+diSQbUa4SuQfb2E9hS1OayTrFtc9hI91AYAK3wU0G4QiyZq6p/2M5RM1Ptv5wA==","signatures":[{"sig":"MEUCIQC2oVPZqwM5oyCEiyS1fJs/vCtfvPD5Mg1NrgyWkm9qPAIgC6qqLyljfnpEpo6+DoimQXGXO1AZkehZMMUHNX5fvNI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603210257","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5634485},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a041a851a626a76d4b83cf6253811774dc45e40c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603210257","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603210257_1774062028225_0.9831838154439678","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603210257":{"name":"@vendure/core","version":"3.6.0-minor-202603210257","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603210257","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5f9b4a1c599efcaa0974ee94a0a8010a1e85ff7d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603210257.tgz","fileCount":2053,"integrity":"sha512-GyTIatt5PmJk/MW/uB4Mr8jn3t4ed2Vyh5Xt4L3bPX40y1Dis7/i49T7lZVjeHGy2UneHkzKQIkCl9ADZc7u1w==","signatures":[{"sig":"MEUCIEYFDMoFkWMmO0t7neKLwYlRkO9Qptp2vDQDFRq5q+QrAiEAuRx9VWGb8wj30nnJlSR6RopctXQXexlLgp5QVqhJLr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603210257","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931875},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5126f0481a3e0d32d6122b2d96d9c8495075b202","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603210257","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603210257_1774062032973_0.994744030169824","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603240303":{"name":"@vendure/core","version":"3.6.0-minor-202603240303","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603240303","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"147aa133ad5b6fd3ab97605c176ec541a70c68b6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603240303.tgz","fileCount":2053,"integrity":"sha512-dA2y1g3ufRSyghO7JKp8YbMLwFMd0gJmHBt+h3x503QuNUcqxnzNLwPGkdRwtIRJjzaEIrngVkJfJ9t7mrpGEg==","signatures":[{"sig":"MEUCIDpQXpEZAtpMBwsuykmN7SUV+Ltt/OGRmXTJNxu+ITR1AiEA8lUXGJzKTAD+d/GV+2JrmNvM9PaRITOqLMS1MvDTHME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603240303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931875},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2a3e5d5e9bed266f39aa3d6a3b6d429e3cc35244","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603240303","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603240303_1774321567203_0.5168474426730596","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603241009":{"name":"@vendure/core","version":"3.6.0-minor-202603241009","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603241009","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"86bb4638718d0f661c3228945b203953e3d24908","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603241009.tgz","fileCount":2053,"integrity":"sha512-nanRkIZ8i6qNPGkVsAiQktIrbNEu8uu3VxWATpX141uL10+PiI4JqwA7sGmJKSXP4DBvcF77GLufyXI3zy0q8w==","signatures":[{"sig":"MEQCID4cl3FBqr6TELfhp+wC3Gw0Iq7WH8SczMYlx5g+obNpAiBEoO9SwYa07yR0RUJdTgMNUuhk2sCXF1uzWNzU/ugfpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603241009","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5931875},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"150e6741d7baa75277b99b1a2ca012066bc42788","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603241009","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603241009_1774347102806_0.44621877400901444","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603250305":{"name":"@vendure/core","version":"3.6.0-minor-202603250305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603250305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"763349d659064e2e2a06b254ebb5dfc504317697","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603250305.tgz","fileCount":2053,"integrity":"sha512-bDXcPDg0jOP9qzX/dUtpihh6L4ceKZdFy3KY661DandfpwvPpwdgixaVxyhxKhunDqKSKkfcSejlcoBh7BF6Pg==","signatures":[{"sig":"MEQCIGQOFebnm8Jf4OHGDcCJiM0APDlln4IGH8R87gq5iDWGAiBn1XRmbEC1NYYA42sFNkyeQWWwYKUpmvArQ3w0IhgsXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603250305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5932738},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8ef6577e8e99a6ce887ce6168144a092bcfbb59e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603250305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603250305_1774408111510_0.849003322151368","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603250305":{"name":"@vendure/core","version":"3.5.6-master-202603250305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603250305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3ffd98a59b31f0a0d97510d66911e9cd93cd49ec","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603250305.tgz","fileCount":1966,"integrity":"sha512-o+eYXrPTNZtzitItlXVH6XjNyEJoTEJW1AsHeuBDN/9l1IYW/1bhnxcmiFfHP3NDzogF50gK6GNZ8l6Gd1Wf1g==","signatures":[{"sig":"MEQCIFDvJD/44dVO5nLRibz5vVlhWq/x95++m3hoZqBrEOTFAiBlj4ZSQiZNFldeideI6M2+7E+l/MWi3Wx82bgt0DxCwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603250305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5635348},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f560bb54974d8ad090049aaf57080f79c3bce6cd","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603250305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603250305_1774408115884_0.2560970030269034","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603251348":{"name":"@vendure/core","version":"3.6.0-minor-202603251348","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603251348","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"79bd9f06d368188b74519334da15b7a4301fc8a6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603251348.tgz","fileCount":2059,"integrity":"sha512-4S26FrWQrQegs+809pkbuQQ/5dAmoiW5R6WlZoWthnIzK57JqvzX5vU+1m2icjLrEp6R/EccoW/Mzkcbaqv5bA==","signatures":[{"sig":"MEYCIQDZmFVAiOjAici4Inonkj34H2C41FlRLipUl51Wk9YYDAIhAPOrhv+2kiLwr7TCunp8KVBqRsaEabJqT0VFiqfxVOyM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603251348","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5959985},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a63791260246cb331f3274f6f6e008b0c8014b28","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603251348","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603251348_1774446677327_0.0802213416713724","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603260307":{"name":"@vendure/core","version":"3.6.0-minor-202603260307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603260307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"8cd9173494a5d17426228b7ffadf12c22ed94bbc","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603260307.tgz","fileCount":2059,"integrity":"sha512-ejpQOF5yByWnnKbw7eYm/rCBW5r2zAmLPTLxuqvFgkLrHzV2GxZ0/VqPDXIir5EIXCPlovDP2HzMlnFMtpM6+g==","signatures":[{"sig":"MEQCIGIcWlNGGw+hryBlROzLx6F/4nM5u+Q9kYS7c2QyJaNKAiAqgjvN6Ky1XecuWjlpqXb1eS9f8WOg4PX1QLg7fwtm9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603260307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5961984},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"53ea8eaa4f944b0c00b50498ec63d260a8314cd2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603260307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603260307_1774494621586_0.1919232175088219","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603260307":{"name":"@vendure/core","version":"3.5.6-master-202603260307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603260307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"88b1446befed45ff22bab80f5aee21afc90e83e1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603260307.tgz","fileCount":1966,"integrity":"sha512-w19EzyqFyaDZy8GIU+NKugvcW8Xb1HQdgOCl/H2zYqjg/ml2HDjuEdeKSKI2/NIndEAn09lyPrya4kMDdwtRAA==","signatures":[{"sig":"MEUCIFFT5NbHE53oItoGu3K6FCLeFDo3t/HmMU3+Y8zq6BxzAiEAh5jFQvIW1/nTs/wLfH511UUPg82+E1TaRk5jgkqvxe4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603260307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5635348},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c519a417798fa04eb6117fbde9b9ff600745ce4d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603260307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603260307_1774494631659_0.7839264147787883","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603261451":{"name":"@vendure/core","version":"3.6.0-minor-202603261451","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603261451","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a32d2dfc5658616481f386120e1b8b9a6c74f064","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603261451.tgz","fileCount":2059,"integrity":"sha512-HWmLMAgkmt9w1+K29f/sh6v1yov3WuhTHpPlrnPvH2TS52a5w7MCNEtTQSAIMPIM1RJe0SFAtFKti/qAeRasvg==","signatures":[{"sig":"MEYCIQC5Ju1i0UUohVh9f8AR7v8w9EI7nEkGGGgc3BMJFXK5tAIhAJ+QYOSTq2gZYM+xpzc8ANQJCm68fvjo5K8uluQtJ+Gt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603261451","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5962093},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1dfe476ebae32b8477eba2ccdee77d6fb4988813","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^25.10.9","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603261451","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.1","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^12.8.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603261451_1774536853904_0.5610890200874994","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603270306":{"name":"@vendure/core","version":"3.6.0-minor-202603270306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603270306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d52e84c47fccddd36fb54d473f12961c1f2f32f5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603270306.tgz","fileCount":2059,"integrity":"sha512-MKdijvBgT619T3GyueMILthqDYzOLtOk1ayPko1bPIS+DxbtA5m0ZeupqNwsUsLYLw3Ztom3TlanLO7MeeUglg==","signatures":[{"sig":"MEQCIEqa422H+sSZ71M4VsxNOL0whLKZGMeFIzFGx3HxnK/aAiAEYFS1IDq34PV7cqWDzQSHkHsn9a5UCCsfrJSgeW/mkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603270306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5962093},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c619710d0d85bc42ad06ff2ed9a0727743d0b462","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^25.10.9","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603270306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.1","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^12.8.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603270306_1774580979187_0.9712228663116875","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603270307":{"name":"@vendure/core","version":"3.5.6-master-202603270307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603270307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3b45e3541718f5acd49be314e046ebf5804f3d13","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603270307.tgz","fileCount":1966,"integrity":"sha512-K8/QYoE6vDt7zGPbRjLy6lwt2JYKmL6EjTek1Z8fl+CpHleIeKqlgsaEb4PaH61d14uJrc4tp8M/QxPIpt4UhA==","signatures":[{"sig":"MEUCIEhQ5/xW7iHZpdOYecC4UKRXO28GQe9VGuNbaqP5NlqRAiEA7gBkhEW5mU/MZVlLZ5D3Q7wM8Y+ZPSkX8XztrjDMbRQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603270307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5635348},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a72e6323dfde6f60685a7920659a325840911295","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603270307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603270307_1774581005042_0.012098942671927126","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603271527":{"name":"@vendure/core","version":"3.6.0-minor-202603271527","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603271527","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c154ead8e1787544b6299bdf17d72ddd8fa1823f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603271527.tgz","fileCount":2059,"integrity":"sha512-Ut9zKA5F46T8Y7H2GTFLfXUh+H6/Z7zyMfo/9l0NRM+grDqMhsCB3rUYRoSMtDlt3Fmevd2Ng5QuhB20An1abA==","signatures":[{"sig":"MEQCIG73/WbEhH9aUwAcWULao/gFA/E5b6lcv/qa0HZqJ488AiBeu9BChZzS5j3bpnCgoDZpve3HVY4c3feke1BpQUpkhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603271527","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5962093},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"44ab3f91238bc69d17a740d53970b70cf4f881d2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^25.10.9","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603271527","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.1","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^12.8.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603271527_1774625445687_0.02375609517144639","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603280303":{"name":"@vendure/core","version":"3.6.0-minor-202603280303","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603280303","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ee1aa2dc949ee47dea746b218858f02eb59806c8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603280303.tgz","fileCount":2059,"integrity":"sha512-BhLwxDUq/u5s7R5QiH+zbgZzwOmDFGi5/0s/2uXxo0Cwh+vQeLJOzeBujzqn9l6fm1sHNHwSfj4snztd9ZFlbQ==","signatures":[{"sig":"MEYCIQDYuGvsgOXshogFJ+mKj3jUsTT2SXerbB/tBTX82lrxfQIhANXPc+zlnVQHUC/hd3lwfYXhhzrysMj0yD+Rc3E+NoOU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603280303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5962093},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8bb1af6e68212b136dafa679b81f1cb63a06fd6e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^25.10.9","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603280303","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.1","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^12.8.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603280303_1774667167552_0.5470429960041303","host":"s3://npm-registry-packages-npm-production"}},"3.5.6-master-202603280305":{"name":"@vendure/core","version":"3.5.6-master-202603280305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6-master-202603280305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3df62706cfa7c66678045d882249be7e7f2f8b44","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6-master-202603280305.tgz","fileCount":1966,"integrity":"sha512-yDIWqNni8uHsYfAKsTiTq5+Tgz1+BQCRZzWEbnidIST88U4qGOb83lOSwfjafqQ6zlkoBfLZcUQjVPisY4UikQ==","signatures":[{"sig":"MEQCIFZIKGyqNBMMoD1HM0ewhhlOv0x1LbjWr186p5Dg1MfzAiBvor3+p4ImTCD0aoaxcmtvqGmqrzjBIhidWBX60HCK4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6-master-202603280305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5635348},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"180dbc62cda320e5fb2d87c51d2d308c4f2f34a3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.6-master-202603280305","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6-master-202603280305_1774667286288_0.2877085632182861","host":"s3://npm-registry-packages-npm-production"}},"3.5.6":{"name":"@vendure/core","version":"3.5.6","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.6","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"eabe89bfdeafb988a8e2682bcacd4db6b561cc90","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.6.tgz","fileCount":1966,"integrity":"sha512-HQ4gCDf3f1t/ycgNS0UKVQmCS2iWXZ9kY0Ef74ppN/MUgm0Jo51AvnWCrLQKhqmayF/Dzd5bLKLcVGdUgEx32Q==","signatures":[{"sig":"MEYCIQDzgumEFlIJ7BagyDQ+9dV/NRNYKvMG550VMDIpkF+teQIhAPxRKMCvzzOpbekOiSacEZXVpmBIxYpqbkjDEseLJWCT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5635448},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"65d86ca8ca8dc6a270638f95f43c3dd602d5c92c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.6","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6_1774872719589_0.5258381720610268","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-minor-202603310307":{"name":"@vendure/core","version":"3.6.0-minor-202603310307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0-minor-202603310307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"584660de979a7707764c65e9869f34db0b60fce9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0-minor-202603310307.tgz","fileCount":2062,"integrity":"sha512-F2O1YPWvviVLUfw8TlIoPGFR2E0L7iIWeMPSu9Fnr/srXobEWUlsf0xpt4OI+2dLXIE6XBnHhRn8myUoJXCxpA==","signatures":[{"sig":"MEUCIBIS9fdBkecgNouijognz67QNP7d7Bxmj8ZhznZBDLukAiEAsvfMlqz1bA5S4C0ZQtYRPVSp0afsTFPNNKFYcESQgS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0-minor-202603310307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968132},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2582e7bdc940481aaff21fa67e0569dd1d977cff","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.0-minor-202603310307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0-minor-202603310307_1774926603307_0.703362934358337","host":"s3://npm-registry-packages-npm-production"}},"3.5.7-master-202603310307":{"name":"@vendure/core","version":"3.5.7-master-202603310307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.7-master-202603310307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b94175af8f89633e8f616c40c1655c03a7d122b7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.7-master-202603310307.tgz","fileCount":1966,"integrity":"sha512-6w9WXchX/qaHoBkCu2mbDZBXvfW3wcU2izLzmXOuhGQ55JwhtZtv2XEi7Qh1CHB4wjEYmsM10qGJIj8UpEcXIg==","signatures":[{"sig":"MEUCIGrtaEvJFzwBLP0bKZnB+p98o0llIAdJp64xK9DjJEobAiEAnn7oMxfdtFA2W5KgVTbZOOhoQyssy4Wf7xwXDZmQDcY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.5.7-master-202603310307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5635489},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"562280c78e88715583e90bb6cc64869af46e92e1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.5.7-master-202603310307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.7-master-202603310307_1774926628145_0.06453732059829931","host":"s3://npm-registry-packages-npm-production"}},"3.6.0":{"name":"@vendure/core","version":"3.6.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fc54318a6920dd76a8f5f89b2d3850ee50db482f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.0.tgz","fileCount":2062,"integrity":"sha512-wUKqRMwsNMfAH/9DjetrbZMGEb0GTcmOTLLxtUz3bTXVKHy7eeoLbnZoFZjykScbNaxSlst27kQGy7H2rzX+tg==","signatures":[{"sig":"MEQCIG4frCah1iEhHoF4bNR6Qugcr/W90GiaxQ4ktSnn/abOAiAt1pgs/AWKBkjKQ6AQC1l8cGf0FTNTvO/siWUBwLXIXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968934},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"92b32cb06d26a53496288b359e937fdee102cf05","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.6.0","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.0_1774968124567_0.24584136868896378","host":"s3://npm-registry-packages-npm-production"}},"3.6.1-master-202604010307":{"name":"@vendure/core","version":"3.6.1-master-202604010307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.1-master-202604010307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"808b1686b92013e790cd7bb227969b592f3fc16a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.1-master-202604010307.tgz","fileCount":2062,"integrity":"sha512-b32cVKIDnJnCy+nox+u+PXMRuwcWk/Kk27BWLJuGGJbqYQsRPF1RkcQjHko71upegJXMNHWB3JbFDSEx4SAj2Q==","signatures":[{"sig":"MEYCIQC1HxiChYioXutVXdRLfbw6GOB9M7Z9UTA+rMeFucPTLAIhAPmLAJ7CE8Yv3QcTQx5jYphSnj7DZlNBKVAHkZD35pEl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.1-master-202604010307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968975},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7713d60c08cda94caeb9a81ee32bc65d3c2d163a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.1-master-202604010307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.1-master-202604010307_1775013008375_0.9542707045318171","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604010307":{"name":"@vendure/core","version":"3.7.0-minor-202604010307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604010307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d69235f87b2d04ccbe8fe258bd882fe1f1f99e16","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604010307.tgz","fileCount":2062,"integrity":"sha512-khJz1Gl39/bL3qhLohS2PNhmG/GT8dGJOzh4bKCe3pQIn1iEiq52xqpX00MRULB/6SUsWSYTiO3CWwBuxnXeqw==","signatures":[{"sig":"MEYCIQCcp1WVHuGUrXfDf2Z7ho1U/pa+9m/DHz1OtrL8OUnJHgIhAOKiEKStwIwaOXD9bJ7aBmpoVIs5x9gU9AaaD/oRHbxy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604010307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968973},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"28572f556a1dd5df8c47e7e59216d6f276dbb1e9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604010307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604010307_1775013030343_0.5988234457690209","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604020306":{"name":"@vendure/core","version":"3.7.0-minor-202604020306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604020306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"84a2390081d827c7f2f39484b51cccee9fc40380","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604020306.tgz","fileCount":2062,"integrity":"sha512-ib0ph9hRfp/x01X5+nkW6GB5aUcXnHCT8oFrg3/OxL7oYsV8SIrLbLCUXjSX1dJ9VOGvhj7FZ5Cf9qe6kYdy1w==","signatures":[{"sig":"MEUCIAH80NISwoj7wAG5Ljvfex7H+0S7XMpWz0Uo/+SbpY7SAiEAp5BJEt6V5gTpb6EWlQ9xfGibkzm/91Jjm4ekdidiosc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604020306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968973},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"51da9b4cbeb8fc9bb290016772fdee5064200019","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604020306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604020306_1775099362869_0.196352010471031","host":"s3://npm-registry-packages-npm-production"}},"3.6.1-master-202604020307":{"name":"@vendure/core","version":"3.6.1-master-202604020307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.1-master-202604020307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"389d3cbe46d1398207029464f12e65c58a67554f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.1-master-202604020307.tgz","fileCount":2062,"integrity":"sha512-8PydvqGAOs5WYDIQAps3HgOCLobv6GjlOHp+9vlP1K++p8sH9RCKYuNEOWY9dxVSNmxOgchw4fXu4GJNnKp+TQ==","signatures":[{"sig":"MEUCIQCh429tJ288c4gsHYp5X0CVYKvySl9dm+n7VQSkbLv5RQIgSk9VEbjl6BR+FB8ULnty1Viej9Mpoaw1SAm00fgVeng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.1-master-202604020307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968975},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"310c56cd45a97d178b7ce6f304f154b91121d14f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.1-master-202604020307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.1-master-202604020307_1775099383504_0.025435447893742413","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604020830":{"name":"@vendure/core","version":"3.7.0-minor-202604020830","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604020830","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"04da7f6a15f7f583e086e93eee6e79d007de14bb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604020830.tgz","fileCount":2062,"integrity":"sha512-nWveDe5F/BZgk63A9F8SRI1txiFsKH9dgwmipzBuO+Oha43XTs+kSiu22mdYgDdY32sFEJpQ3NHGMZ97vCsPpg==","signatures":[{"sig":"MEUCIDnoXjlaFvz1SMWboFpG9NwftraGkCWrpT+dPaMooy3rAiEAzCsRz7aY0A5B1YxavRfk5YQDVKAazJ93ZZDbi+tC0QU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604020830","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5968973},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6e15c3a8641daac211766fd01d0a5c5f4315272c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604020830","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604020830_1775118768943_0.10038778689693872","host":"s3://npm-registry-packages-npm-production"}},"3.6.1-master-202604030307":{"name":"@vendure/core","version":"3.6.1-master-202604030307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.1-master-202604030307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"61232c136f20b5c55c48aa5e1a5d46e4489c6063","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.1-master-202604030307.tgz","fileCount":2062,"integrity":"sha512-yHhMRgWzW08MCDmlQudChcVkoRbDu9HH+GpcWgMqIUKsYT+rmLTbOna2vj5ZVc/w4u9ZmUzBwKMDqpEYfvqf9Q==","signatures":[{"sig":"MEUCIDyIFy17yMxs7xvLauJn+qWc8JeoiRMAWwsUSSCtClljAiEAyyRJgvZcMZYIISpWevcpO/l5S9w730hzGZZ1AihfVoA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.1-master-202604030307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970005},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0cc22a5d60907b211d924118b9c08cd65f0d0436","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.1-master-202604030307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.1-master-202604030307_1775185793383_0.01568429577645558","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604030307":{"name":"@vendure/core","version":"3.7.0-minor-202604030307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604030307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0f7af633ce141321b6e53a5cd1a25f512002833f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604030307.tgz","fileCount":2062,"integrity":"sha512-bMgF4zWFkYmiWC07/IvKJxfZRIRnVMLkqR9Sr5IZrObcip5LQ/ebpMIEVX+9X9sd9kePhSLy8vQwghORHKQoCQ==","signatures":[{"sig":"MEUCIQDHbJxXednAHxa/pAmtSMowE4d4+QAUF8t0oDPCIk/MlAIgTRqoP6GJMwAKbuh9I0xIMc/OAnGBqEUSiTLtY+niiTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604030307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970003},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8cb38cccce4b4c897482a84ca2fa65e5d7804b97","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604030307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604030307_1775185797562_0.29126596259757","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604080307":{"name":"@vendure/core","version":"3.7.0-minor-202604080307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604080307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fc77f8e460d7082c0759dab2285bb0519c6d6a15","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604080307.tgz","fileCount":2062,"integrity":"sha512-lYA8egmH6ZvjDYDhnNDlp7s2ZslnkuFnIw1+ttXV/i95oa0Pk1KgzDGFjfbZAkU4c/RzJ8prrfVtorHNwjP+hQ==","signatures":[{"sig":"MEQCIB4OFrzEPPhnYg6nHMs4QvUFFdXOElDfwtUVAWriccTwAiAWnuKdF4+RtOuI8wzIXYhzJSwK1LjS1GgfcilEUb2V8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604080307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970003},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9e47983c182aa3e4b7ad26bed8f50a2bbb18e519","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604080307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604080307_1775617792460_0.868287973786984","host":"s3://npm-registry-packages-npm-production"}},"3.6.1-master-202604080307":{"name":"@vendure/core","version":"3.6.1-master-202604080307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.1-master-202604080307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"172aab5f2f58f4e284b4be97c92a8b1ab5f6a7d4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.1-master-202604080307.tgz","fileCount":2062,"integrity":"sha512-58B1SzT4UcFWjLDjN3CoSj0S0UEpZsX0MiozaLgpBjly6NqD9qgh4c+44X79cuumNmdBBw/uYa1eMNf4rmcwgg==","signatures":[{"sig":"MEQCIBXCuKzy7oQXT5QzfSwLOpCH1hEynchRqJbeBxYPuAg4AiBJT0jjgg8SUgE/O+KwDnLefAIm1/PVvLKlCku6A95R6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.1-master-202604080307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970005},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"979a1e0d8dcc971cb5043b7c649baa3e584a054e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.1-master-202604080307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.1-master-202604080307_1775617803007_0.817530863525999","host":"s3://npm-registry-packages-npm-production"}},"3.6.1-master-202604090307":{"name":"@vendure/core","version":"3.6.1-master-202604090307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.1-master-202604090307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c23b9ed888a57679271ad6fb86641b1c55fc732f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.1-master-202604090307.tgz","fileCount":2062,"integrity":"sha512-7PFbB1YwjHu2xeY9Em59k5vOV2N51Sp/pahkj1vNVILsvYyLtJniUMoyEd4KjJJ8FLEAuK1RpvLxnmEMdGfi6g==","signatures":[{"sig":"MEYCIQDijEMT6k/oz4jMvIjTuYXlZiKful1K+Oxq/eaAjA56fwIhAJJsBLmuuGqqQVMmxuLiVVV2FJ0sS7ti2baC70x4ZEC0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.1-master-202604090307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970005},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"33f3b8aa183b20ca947a97141664eb31282cbe93","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.1-master-202604090307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.1-master-202604090307_1775704192129_0.5670547924829243","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604090307":{"name":"@vendure/core","version":"3.7.0-minor-202604090307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604090307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"73360f7c9ddf0614de6147279645492dd74d687a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604090307.tgz","fileCount":2062,"integrity":"sha512-O+glXWca/O47L9i1ZEuvw0lcMrrp6mAOeoteNnmACBZS0pi5zokRqlb3MzUsFUGops5IZc26+rdqUy+Jw5WE6A==","signatures":[{"sig":"MEUCIQCMcCrBUC0yN7p1urGRYGI/oiC6zd1CuMULfLZKnvcVVQIgVKK71OxH3IS0g7L0haeK1W4CoilV5NMGsq26zuueRaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604090307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970003},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"425863b845ac3e1cf316be235d7ff99b9afdab74","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604090307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604090307_1775704195659_0.17152589519118355","host":"s3://npm-registry-packages-npm-production"}},"3.6.1":{"name":"@vendure/core","version":"3.6.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e2de1933273595ea63ad2786ac323b9cd84cf7cc","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.1.tgz","fileCount":2062,"integrity":"sha512-JrcTMi7kmP4gwMIu5reDlKFmwt/0Z1GM6W+MY/f4NLvl5t4iGuq624SGkPWMQQo8Gb2rYQaTR+81VoBX/Jkj6Q==","signatures":[{"sig":"MEYCIQDlkh/3iNJpuHvwfJ8rOrjIu1ESSNUsl2k7WxLvq76TVQIhAMZC4Xx0dgHvsiWD/FKP3LrJulqGkQQiIRJK/ZkIzqt+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970154},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fdd5932c1dc2c5c60041cee17c1dbaf5e318cf81","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.6.1","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.1_1775722592945_0.5855523354883609","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604100308":{"name":"@vendure/core","version":"3.7.0-minor-202604100308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604100308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"663b197bb9ae53402236b6c3cd10434a8e095497","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604100308.tgz","fileCount":2062,"integrity":"sha512-cx+I6Gv/tcpq2GJf9IHb/NtgEURDc9xEWvas9aQCCpclgruHLaTAsNq1XCPDw61z7kyGWPTGyNdbN016RPBdPQ==","signatures":[{"sig":"MEUCIGAApXbweAGy2H0vcldUM/P5WeRG5FTPrlqOg2tlZAUIAiEAqq5+2ZbIwOJLn+45boCsc7ioJ2+0gJvz8sgF7dP0xBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604100308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970188},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ece0f1e01fb077f6ec1cac2b3dea65e5e4951ee9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604100308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604100308_1775790642185_0.6888341369338031","host":"s3://npm-registry-packages-npm-production"}},"2.3.4":{"name":"@vendure/core","version":"2.3.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"MIT","_id":"@vendure/core@2.3.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io/","bugs":{"url":"https://github.com/vendure-ecommerce/vendure/issues"},"dist":{"shasum":"08039e68c186bd26dfd5c6c1d8ddbb78a6b33b71","tarball":"https://registry.npmjs.org/@vendure/core/-/core-2.3.4.tgz","fileCount":1780,"integrity":"sha512-l8lnb6F/bky0QdvqwAVCBLl2sDIs3Y5mp0WD+/JaGAXS2CSOKdPUbVZDcRnY9ven8RSh8RkoyhkNI3J0fQDvLg==","signatures":[{"sig":"MEUCIQCJ608f2U7NXCRLeOI48y1OOrLC06KD8RSVJmnnZwqC+wIgaW217c45Db4VzwbU0Xss9T59127sGdxTG2HRYc3ch4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5047914},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4f4c3ae5f5505fc475c22baebcd774c1fc5a4713","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendure-ecommerce/vendure.git","type":"git"},"_npmVersion":"10.9.3","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","nanoid":"^3.3.7","semver":"^7.6.0","express":"^4.18.3","graphql":"~16.9.0","i18next":"^23.12.1","typeorm":"0.3.20","fs-extra":"^11.2.0","progress":"^2.0.3","csv-parse":"^5.5.5","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.0.0","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"~10.3.10","@apollo/server":"^4.10.4","@nestjs/apollo":"~12.2.0","@nestjs/common":"~10.3.10","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^16.0.2","@nestjs/graphql":"~12.2.0","@nestjs/testing":"~10.3.10","@nestjs/typeorm":"~10.0.2","@types/fs-extra":"^9.0.1","@vendure/common":"^2.3.4","graphql-scalars":"^1.22.5","@nestjs/terminus":"~10.2.3","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.3.1","intl-messageformat":"^10.5.11","@graphql-tools/stitch":"^9.2.10","http-proxy-middleware":"^2.0.6","i18next-http-middleware":"^3.5.0","@nestjs/platform-express":"~10.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.11.3","glob":"^10.3.10","mysql":"^2.18.1","rimraf":"^5.0.5","sql.js":"1.10.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.3.3","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^4.17.21","@types/prompts":"^2.4.9","better-sqlite3":"^9.4.3","@types/progress":"^2.0.7","@types/csv-parse":"^1.2.2","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.48","@types/graphql-upload":"^16.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_2.3.4_1776070712129_0.6100444248920465","host":"s3://npm-registry-packages-npm-production"}},"3.5.7":{"name":"@vendure/core","version":"3.5.7","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.5.7","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ac691524a43308f56db20bba025c1acc1f1bb49f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.5.7.tgz","fileCount":1966,"integrity":"sha512-74t4jfvUhTZp+HICReVQDPdwduognTHZlg2v8IpuTCBNraIgzTS3jpPLd+jUZRQjLbbTcxuCirQn3yR6BZObCw==","signatures":[{"sig":"MEQCIGbE2opDF7hN0UbFLcUHVUpHnQsooUf+Y3ECU4Jp8j0aAiA3bKX3P4VS+w711jn/vAKnY/gPUilKwFdt8AaYww5cnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5636257},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"df72c5ca37fd33ba33db75134988c3b02af28ec2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"10.9.3","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"22.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^5.1.1","croner":"^9.0.0","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^24.2.3","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^2.57.0","csv-parse":"^5.6.0","image-size":"^1.1.1","mime-types":"^2.1.35","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.5.7","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^9.4.5","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^0.7.34","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^5.0.2","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^2.1.4","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.7_1776072181976_0.6997854573549911","host":"s3://npm-registry-packages-npm-production"}},"3.6.2":{"name":"@vendure/core","version":"3.6.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5cb81f641c7ff71ba018fa8e67d105239d976dc1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.2.tgz","fileCount":2062,"integrity":"sha512-gg5cxt5sHEyRRGQ7+ZmutWb5Ct0QKDjAvEuDPq+w7iiWunvfAfuRr5BtGqgDqm/su3RMmBDVhBBJEvZwqeEv7w==","signatures":[{"sig":"MEUCIAys0kGx/AfI0coFlx0mlY26do5t1Pg1hWBoxdo7qxAWAiEA9btCz0Dk1qMeIt+9GxVeoaFILYd0vsDgTZhqGCNUwwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970958},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f856fa561f9322e2113e875c8ec81ea2c871669a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.6.2","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.2_1776072621987_0.29520664129694807","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604140307":{"name":"@vendure/core","version":"3.7.0-minor-202604140307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604140307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"651de5be104cf49782b72f6529f6646adaf2455f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604140307.tgz","fileCount":2062,"integrity":"sha512-5dHqbWat6b4CRkWv5aW9TBxauBPxWRWjiOnFq7ZdM8OWYKYitnfvTKPYzQL6NOa8De96j/V+7598cOYdLYHV9w==","signatures":[{"sig":"MEQCIGEi8nzi7XV8h9xwky3gd7kc5+w7LIpMWmISuAF+DTQrAiB8x3CeKbTXU/CpxyFXSiwgRhJTsSiIKKwP+9aauGFPHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604140307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970997},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bb075617d0e5461c1c586e943af8386f13f3b87e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604140307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604140307_1776136203528_0.04268444244207159","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604140307":{"name":"@vendure/core","version":"3.6.3-master-202604140307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604140307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"44886f2dae9f6aeeb0a543d9899b895ac0364ad8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604140307.tgz","fileCount":2062,"integrity":"sha512-NJrjUpTLdlU2xnC4DoVHv8Cm0GoqhkqL7Ev/edQg0i5czn0pYW1crg8eBn4/LhM3l8WJa8KdpS9Vpb/xWZduKw==","signatures":[{"sig":"MEUCIQD1Q/YhMqKkv6o8RzaLHOiUwZAOjs/ix9DQeuDxLWMOtgIgdXb3fBkaff4Z7pVk0lQThsIzEJtpWomKkuNatUQNkqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604140307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5970999},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c946ad9f5df5e59b0bd99a38a1126f23d15c9ea7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604140307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604140307_1776136219381_0.24689899105287094","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604150307":{"name":"@vendure/core","version":"3.6.3-master-202604150307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604150307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4e944034a954c2dc230cfe0ab233db66f622de01","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604150307.tgz","fileCount":2062,"integrity":"sha512-qfhW46QG9efdeXvqA7YW5vxKUyHxJQvHW696X4LQvm4Qfktos15R1jJGQ6hxOn5zShXv0/ULV3CiQC0PhWvKIg==","signatures":[{"sig":"MEYCIQDskDzT2LvYSSKRh/ISMEWJNDRhDzju169aTjtyWDlm3AIhAJqCKZXXMyrEmCQ3ynf1c8ZVdFvHVmCHTWg56RIoUfHq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604150307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977656},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"739ff96feb5bf1060d47c7a4e937cf091f70de92","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604150307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604150307_1776222599897_0.8710987838243358","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604150307":{"name":"@vendure/core","version":"3.7.0-minor-202604150307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604150307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"bfb737e2aa96713e40ca88644faaa10211c62cc6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604150307.tgz","fileCount":2062,"integrity":"sha512-H8RQ85f+PUyJsV332t9/4tr7BxEWCieCKN13V5mE81TTL3WvTkR0d00BI/FOeIlptirB1rijIttULGS2b0PSnQ==","signatures":[{"sig":"MEQCIEdU7jFJwWjeM8uGvbDOPznQamBrdXyo1GsbFVPZyrrhAiBFvTudY4FNSfRif0TRopYQNarKIlfmItGxGHgi0RCW2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604150307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977654},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"58d64c0e74c3ab76c8d0f2a04481571df61a58d4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604150307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604150307_1776222613058_0.8754239120021483","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604160307":{"name":"@vendure/core","version":"3.6.3-master-202604160307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604160307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a840b4c4a39424a77fdbb5ee131169eb33f9e52d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604160307.tgz","fileCount":2062,"integrity":"sha512-EhkQhethppeXSgG+PSfOg3AO7ptbJL+WVMCRYdBeniUsZP33rsN0pYItPc9LiR9/v9o5QSAOhAv9s2otzUXI6Q==","signatures":[{"sig":"MEQCIQD6h4xLgoZTWM8mDmWf++YRAZmp7UT2tXa7gNAcevZ0XgIfMyCEiQplx+ZQ5ZYwXjUyJbnGlfd3Ow1lIUnX45stzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604160307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977656},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"465d485652464cbfcd2956b288c7ab608eae8c94","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604160307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604160307_1776309023509_0.8686966880688081","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604160307":{"name":"@vendure/core","version":"3.7.0-minor-202604160307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604160307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"836830143a6ba7edecef24c9376869f982489bad","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604160307.tgz","fileCount":2062,"integrity":"sha512-Xk5+96YGpZHKM7LCuvlmjvcYh1+nSshd0d1fTs+lpZl4m0de3fJSa0fi046Sq1QswqSk1BXPfNlrUFtjNdHu/g==","signatures":[{"sig":"MEUCIQDuUa0aK9DgMGxGwksJiVSZ0xLWFT15wRlroR+hHbBFrgIgfuX1RtOZxjLWL+pTuSwYGyfgTVzcoLeJwvXOLU4gQmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604160307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977654},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"129e3f13deb1e867c7faeab15ace5d4e20380b70","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604160307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604160307_1776309035561_0.673615688405903","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604170307":{"name":"@vendure/core","version":"3.6.3-master-202604170307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604170307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1ef4f6d8165eb6314fa016c371d6d82c7e40199e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604170307.tgz","fileCount":2062,"integrity":"sha512-IvFauc9MP868CLaLbCwnNS+dncmQkzPD9xY/AhoUi5szuFtRacskqlUqwynij8ZY38sJmCoFo6OJSxqWqfbKGw==","signatures":[{"sig":"MEUCIQC51I2lwuFsjrFo9WRzJ5oDNFkX8Lw4ukoIGR9WHThs8QIgL9SeUXlKGYYltXFUMPte1NuDZX0Tixr/T8TRYCBIu0g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604170307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977656},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"edc99ec334a0827b021401178eaff2eff0aec233","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604170307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604170307_1776395395442_0.9438814772479196","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604170307":{"name":"@vendure/core","version":"3.7.0-minor-202604170307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604170307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"912592942ae86605ca578e8b68184c7c5d6fee3f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604170307.tgz","fileCount":2062,"integrity":"sha512-QozM/V72MqC8phSzpHdYs4aR8DpKsELY7J4ManeedIqkCeLo6dIIaiheV6LjSIAk5nasC5YSdrV3ukcodY4ATw==","signatures":[{"sig":"MEUCICAR4VZ44fc/2Hnz6ueMNC0Ofre8BPt851uauHbmmivZAiEA03wU8HEntSjS5bJYXCJggVZDVCwlcvt4P9wKy3kTamY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604170307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977654},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"33cc5c7d9cf94a7e3933c592c6e12b94e5ea5611","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604170307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604170307_1776395429826_0.8480702556670949","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604210307":{"name":"@vendure/core","version":"3.7.0-minor-202604210307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604210307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a75f5fdef6254d3782245fb4f33368726c4dc420","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604210307.tgz","fileCount":2062,"integrity":"sha512-cFuBPNscJKKaDuv5BeiGn59ER1AYBIwFs+M0cBwjFjhZA+lIE27RFqrQ8I3RHryzanMJva2q0vcPspEZWbpfSA==","signatures":[{"sig":"MEYCIQCVcnHNuDvvgU83BuTzdX6iONX9IDNwz++dMNUvEZWZ2AIhAPqmwaYiYNxYvKewy/3HofLTjbC9BRjJ5uPvlihSR/Uv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604210307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977654},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"10ece4bac912739714c4623c5f2e4d8ee5bc34b0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604210307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604210307_1776741008558_0.7010618444532286","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604210307":{"name":"@vendure/core","version":"3.6.3-master-202604210307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604210307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"06f164efeeb70ddca4df7f2cbd571ecb013dc531","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604210307.tgz","fileCount":2062,"integrity":"sha512-umhl5rQHzJG7ZdS/T1wkIXhzMrBNKeEMPhVoqFlB40mYQYhbEAuHUoB1Kq27oj8SlYbn/veiNUfK+I3j/SJRcw==","signatures":[{"sig":"MEUCICXCq5pM6K9zkVkB9+L/5Ui6JsWJ2pDQn6Jlr2Y7ZZa0AiEA89KPU1+4qGae1HKdQzzITyCiRpklA68o7FiLUEYJd4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604210307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977656},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f43a0b9b85fc8f2b0490904ee2ecb9ff954645ed","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604210307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604210307_1776741036364_0.009636473235244525","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604220307":{"name":"@vendure/core","version":"3.6.3-master-202604220307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604220307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"280b8d80526115c36e41ed40b5e2d9394c0aea19","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604220307.tgz","fileCount":2062,"integrity":"sha512-5yNTSsU5br2XpSm0FtfKqk+6qm/jLKSZleUp5wfnmpxNnwRxCJes8EgbexHlvLX9ieseRheMCU8elgGEpE1+4Q==","signatures":[{"sig":"MEQCIHzxG4DtVR73s8H/TD90BiEpjKMBIaQZsGL1vIydbmzwAiBasRkx0slMv373gOre16dxle3YIkAITeBmpjvuQJiLeQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604220307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977656},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"86da13cb9d98368f72ef20c84279fed96ca097ab","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604220307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604220307_1776827399164_0.7361686781713346","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604220307":{"name":"@vendure/core","version":"3.7.0-minor-202604220307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604220307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"37b7fff268dbc4cee3362054c510f7e927c10fe0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604220307.tgz","fileCount":2062,"integrity":"sha512-6eMHgCc6oISnlKtS6t5qHmz/LqLWiiGwENzfbH6v9+U/pQnQ94ADWgu0GD18YVZGZ7F4NukCwOOsb81WmYv06Q==","signatures":[{"sig":"MEUCIQC33HPJXTvvFo7ECRQYYpJmy7/eZ6wQ309QlIfnxfTjcgIgOT04jWIEEa5kWbjyybNlBXCf6k1BcyYzU2nGGfVmSCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604220307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977654},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b2c7f195f71c10657118049f009259c6b249bf98","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.12.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604220307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604220307_1776827439561_0.30690356115502393","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604240308":{"name":"@vendure/core","version":"3.7.0-minor-202604240308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604240308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c087def8a13f6bb82893e8d08dc40b167b652029","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604240308.tgz","fileCount":2062,"integrity":"sha512-rKsEmqj9uBGE16bGCgBB713Ts1FSoPLBlme+LQCkYnDjZ7r/yf2XoYAGnC07ffvc0eg4MO0DUVmlwXusguUpgA==","signatures":[{"sig":"MEUCIE3CIfYNLxiqi/18V9C3XpmMidzSVJr6EoKxwS4Il8miAiEAuGn0ORlFLY0x2Qi/l/UPUJxOSA9iqtnr8BpMbTZKYL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604240308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977910},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bf9c3000a41bb7445b837f9eb126b3fd7bbd64d5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604240308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604240308_1777000240048_0.11341062699501503","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604240308":{"name":"@vendure/core","version":"3.6.3-master-202604240308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604240308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"2949fb24759d462bdd904c9923518ce3652cb702","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604240308.tgz","fileCount":2062,"integrity":"sha512-z/TFUmy1mBDCTmsY8jhcgU7yaMFUqEqPOHUsPM1ue1M7Hkkm0w+OvTCy+nHNgQF7QowsHje17xtfKZhIlnM9zA==","signatures":[{"sig":"MEQCIDJ8UmwqYf4QXvwxwvn0bGOvcCOGyEUqaKylRqJOzKWwAiBbNu/WS32Yd5uDAIijx8cOv11FBmmiu4FbSnQ+hopfuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604240308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977912},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9d1cad536a6ec91e79f20ba4db1bdc9118acd5fa","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604240308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604240308_1777000269682_0.22520865670327983","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604270308":{"name":"@vendure/core","version":"3.6.3-master-202604270308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604270308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1420e815da779a86d82b4b883fcbd3ffc3d5baf2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604270308.tgz","fileCount":2062,"integrity":"sha512-eavHruhvKDadAETayjgoVbdL5yc14eyJC6LfOgZeHIcNARqi7ugp+fqYPOTYe21DePRKCbcdI9u9uEo6nSUhug==","signatures":[{"sig":"MEQCIAJdaeNyg2mI1nqa4C2gUGNd4xaYcLrnWGdR/g54DderAiBoyv2ZI28QZKSzXUl33NlQu800gnsvEu6uw4rutdMdtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604270308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977912},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d294fc3b816947827dd16104c7a3d9a2e43c82ce","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604270308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604270308_1777259488926_0.3641502861534818","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604270308":{"name":"@vendure/core","version":"3.7.0-minor-202604270308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604270308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d7c95e1d1d8497d05d8d3917ab3519b18d4ce705","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604270308.tgz","fileCount":2062,"integrity":"sha512-ybjjJZVI7bxlJW11nnbEw4CxhkIozEpIBtd5oP2oW8iw9ANhK242Pt/plGqXPE7wvnJALGW5OZtZIVf9U8qtWQ==","signatures":[{"sig":"MEQCIAyfdTJ/lQRJLf504WCnwhRHsc7Fa4SOpt9W+m1aafXkAiAi2rkXU5cloowMP3b5zl5X5TR3aDXHIyyRjCKoNZGWag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604270308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977910},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7bd07807af761db1a0b4d31492b737457afd973e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604270308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","sqlite3":"^5.1.7","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604270308_1777259490242_0.472328872179804","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604290307":{"name":"@vendure/core","version":"3.7.0-minor-202604290307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604290307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a11f662a33d1b4a4f59dec6209ca8d3077351b89","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604290307.tgz","fileCount":2062,"integrity":"sha512-AkGa73XHwm8nW5WxFraBkcRN2yZdPBDsAZ4AlmOh7KEYpIufWYt1nncFORNuE47+5AMz6JDOB2i82/E4Jbam4w==","signatures":[{"sig":"MEUCIQCgqup5fbwBDIxvaiosufrKr2czQLYykyu9M/ca44dIsQIgURZNZ6iTP3HpNZb3SLoyIEXKQa8sjbCQ4/zA7VFA4wU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604290307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977801},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"78e6497bb508686feef55613d270c7694f462927","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604290307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604290307_1777432201424_0.4340895300645893","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604290307":{"name":"@vendure/core","version":"3.6.3-master-202604290307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604290307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"05fca1b36d2c18e5e2c60462c4dce8e21749a800","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604290307.tgz","fileCount":2062,"integrity":"sha512-oYL52po4REGshqYps4Rj+8eTJC7mhamKG8l+UQOpC27ytD+jK6t0NA8Ua1uQq2c3Y2iXLt/t52nQYah8kS0k9Q==","signatures":[{"sig":"MEUCIDCpCTmQf2IujiriPLDX7f+nd3oYOsHHJA77HF4K422sAiEAznKdSnczxfzmt1/ngI3+pArOFRVLyJ95HwfPXxCUo3s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604290307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5977803},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b748ad776e8e54edf16cbb944a32da3b77e77149","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604290307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604290307_1777432214888_0.2893320758112081","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202604300307":{"name":"@vendure/core","version":"3.6.3-master-202604300307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202604300307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7fbd732c49f9490945bba4376b59607f0659ac6b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202604300307.tgz","fileCount":2062,"integrity":"sha512-pinO9pWApKei4d8oE9lntJGv3c/R0SqkWHI01w3QyHXScpotWUU5XWiMmnhuFMg5sZlO4dsztWKtweolyKZ35Q==","signatures":[{"sig":"MEQCIC1XpOId0JISeBMSgRO92ZWROcN+MF/KO7WF6EW9eqwAAiAWzsgSRd0SEYxESg/s8T6VnI5Lm7UhbxXdIQPXCi2V1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202604300307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5998504},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aa70518cb35e7200d5f28665a40c9ae10780097a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202604300307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202604300307_1777518607177_0.6017054238670636","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202604300307":{"name":"@vendure/core","version":"3.7.0-minor-202604300307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202604300307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7d62c5bfe0e40cda872ce22eabe920bfd061675b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202604300307.tgz","fileCount":2062,"integrity":"sha512-p5VXTXNl3XWTTg7tAf7KOIBzIAHhk1mRjI3WrHex0Rj5yxHk1a+Rk2niUOsXLcIkfeER40ImPCI7f11eNWrGXQ==","signatures":[{"sig":"MEQCIA53cINhqR81W6TcHGP2h/gHLJ5NSqcIMPtahoIo9wVdAiALWlHzlftPJXvTpL8f5p0UZwsrYGbEmp8Kwx5x7KyLcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202604300307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6001182},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2b28ec995e8e134de7fe9723e221bb408403da9e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202604300307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202604300307_1777518615213_0.880557671191698","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605010307":{"name":"@vendure/core","version":"3.7.0-minor-202605010307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605010307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"faf220622669323620c9119bf09d0f30a0e25b2e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605010307.tgz","fileCount":2062,"integrity":"sha512-AXzaJDGiz9OP1H2JK5KOARKBXHa3aGzAABLZNlIvL+94tRG0YCpCICaO6lQj3UvkmFr1Qgq1ZwQj+VLerSWFRQ==","signatures":[{"sig":"MEYCIQCzstPWPekrcJOgk6fMOzfZvMxQclVef9KnkXeDXUUVUQIhAMEjqfrUr/6MCSqsUVFmP9ihF3+brVJ7zKLVIzrCdg7B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605010307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6001182},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"70f2750f65c51b87eb4c7a901f71135fb2766386","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605010307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605010307_1777604988550_0.8610694552563465","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202605010307":{"name":"@vendure/core","version":"3.6.3-master-202605010307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202605010307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"aeeed1c51149c08a4a1a0dca67efe3c38440df5f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202605010307.tgz","fileCount":2062,"integrity":"sha512-uxiG/uO5FYe/aUijXpj/h/oBQZRr/vulZxAwQ1qwbvIQe3gxSThwjBh06p0sICVNhKAv6GgG4qAUxRXHCLb9CA==","signatures":[{"sig":"MEUCIGbt1/PAUuERPHjgAxSrI44ReXJhrKT9hxU4MExr6BCjAiEAxDVRCYn7mMlVtx2v58/t799V6n8wLDYTcI3ZTIoCKMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202605010307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6003952},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"994ec7fa4ca2b5b976511d9c045ea0d0d6e4fe66","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202605010307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202605010307_1777605010554_0.17904272520331999","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202605030307":{"name":"@vendure/core","version":"3.6.3-master-202605030307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202605030307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"986f9f6dd594a50314ad0b5aa297af021a2d7c25","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202605030307.tgz","fileCount":2062,"integrity":"sha512-kmXqypu3/508Eyh+aWyaz9qbP7RQMOx3Oy0xpA9SjZdPvoyE0lDuyKqVzuKUL+EtxqrZbPFff67y10QNLq8g8g==","signatures":[{"sig":"MEYCIQDm5yfGtgEDwzgIO4ApucIUY2IfbNFq0YSUaxn0qvJp/QIhAOqwpvmTnVKN1q67YT1wr0SY1/gQieldzSfL/4uCFJLv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202605030307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6003952},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"af6eaed1e966803c5083641e90e47fd9a2b4276b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202605030307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202605030307_1777777795801_0.9779913351746263","host":"s3://npm-registry-packages-npm-production"}},"3.6.3-master-202605050307":{"name":"@vendure/core","version":"3.6.3-master-202605050307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3-master-202605050307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0730507878a0f91dcf4d5b836b4c5c73e3d86bfd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3-master-202605050307.tgz","fileCount":2062,"integrity":"sha512-A7Bicf0cxh/YsQTYg7FADHJSdrq1pS1uoWM0oApVMGKT8XRmI0QYXi4YJGiop6MO1Ed98d51K6bX41banlm4Lw==","signatures":[{"sig":"MEQCIC5GibCEPleSj4nGZ3qt+CsINto25Hk5Xkx0LNzg5FlNAiBo5MfRt38WeeoiOXWmtWpwj3GevuEK1Jg1Ip7NzuPDsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3-master-202605050307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007451},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"dbe3780532299eea8be07c6e02342e0af138fc75","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.3-master-202605050307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3-master-202605050307_1777950559441_0.6665473629888652","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605050307":{"name":"@vendure/core","version":"3.7.0-minor-202605050307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605050307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"44e1440d5e3866f7c56c3480c487bc0a339ed7ca","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605050307.tgz","fileCount":2062,"integrity":"sha512-NfHhAKZ24swEHBUzv5OyfBi7jZyRtySXjeMnfdZgCB1SktlVD5+e497DZYsL90qpGL5/D8/MeQzJUNyqr1s+Rw==","signatures":[{"sig":"MEQCIGfEQ3uil3lHNhrbW7HVBtY/Dl1UbKNmtwVD2KpEmiIYAiBb+NhOD1gtYkujSJ2yqKlWTdCBWScJtgyNeXfBIszXMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605050307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010129},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fb7ad0edc71cc3ed392a4cb8cc271d988bbc7173","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605050307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605050307_1777950580407_0.7113084757575983","host":"s3://npm-registry-packages-npm-production"}},"3.6.3":{"name":"@vendure/core","version":"3.6.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c5961c5fa42f7169006d776e9943290769c33f3c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.3.tgz","fileCount":2062,"integrity":"sha512-x+6RBVQHaNm+ukXdgbVPBHhJ4QvAWgRF32PULug4FHAS028aF7zp5+66CvQh2rCQPkWLNQdH8PRucsXRswt87w==","signatures":[{"sig":"MEMCIBOhG/FNvvDt+/vSrPYKirTYxCPLBM+uO+mTHiY+HkDrAh8HVSMJFbVm2mydVdyi7PeyvVxypw111vI1cyh1Kzkn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007575},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3a236f964901913fce2d1cd6958b02ce1cf59f9d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.6.3","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.3_1777994498417_0.2310418121229243","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605060307":{"name":"@vendure/core","version":"3.6.4-master-202605060307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605060307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"19ad5ca2435f188cb8d5bfa6edbe6a78b89a1d02","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605060307.tgz","fileCount":2062,"integrity":"sha512-bMi9dyrXJd22T5inz/ocCiUGTpqTCGWYFDPpuL3C00FrRO6u1Al16mvjH0PNJjS67GWiGfKB5wHNN/V1I1BpNQ==","signatures":[{"sig":"MEYCIQCj21h9BHWPpPQHPxcwqXlk9NBQlRyrMxKtcA04yHgymgIhAPQjD3UA2lOOgr867loDQGOH7Wmes0Tayo2vduSjV6Xl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605060307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007616},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fc9a42f92ac04688aa336f24ce70e18fd5f45ab7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605060307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605060307_1778037016915_0.06439493389007844","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605060307":{"name":"@vendure/core","version":"3.7.0-minor-202605060307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605060307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0fb48bdcf3329d4adeccbe4a44f02f5b1161af34","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605060307.tgz","fileCount":2062,"integrity":"sha512-z+fdsLR9MAxeC5Gu8YOEcZZLypuUjt3diBsj20op4u/SCQTnQtVh+iay/OvdOKJwwUcg+GRE2amE8Pbf8xH1Hw==","signatures":[{"sig":"MEQCICsbplyI/w9uPXLp083QSBKVumNZoS0arrYNIWKAViJtAiAQGE+6VxRguahNqKFqF6MXh/mGQtssvb5KkOLaqCG4Eg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605060307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2f308d7905a6db39ce09fabaaca11a527c69f70b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.13.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605060307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605060307_1778037025088_0.7437402120379184","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605080306":{"name":"@vendure/core","version":"3.6.4-master-202605080306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605080306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"39b25bf0ca1955cd86ed0faa1a84d2d24b20774f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605080306.tgz","fileCount":2062,"integrity":"sha512-wUJV1yVwucVtvl5GJjwkeCgs0rCtZlfO+1Io1NDg3L5Dx58WcCveWFs8fJOzaD9phU4Wdj8vgJhWSRd/PNGJ2w==","signatures":[{"sig":"MEUCIQDP8DVH4WxRI7PFOLV1rJKoLx6EjF1O1BkM6eZWUoflCwIgVYiHU2MU1m3xeIR7j0Dg58uHZ7PvfKvEqopn8IpcJhU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605080306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007616},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d264cc1e6f7cf99c1dda03428e83f7e00dce6aaf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605080306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605080306_1778209752592_0.17915445432396448","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605080306":{"name":"@vendure/core","version":"3.7.0-minor-202605080306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605080306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b008f0d5f28ab4a91e6714178cb8f07c9f9b096a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605080306.tgz","fileCount":2062,"integrity":"sha512-l/4BlUZE/QRMFQtKQIetJEXfDRJThpRZKKK6VwJ2Ybn1XURRQq/BVnb+xdM6Gc+CKhtqz9jk9hg7gIQOpb5zwg==","signatures":[{"sig":"MEQCIHZVgfDwG46sKAiqbE8unadEO7Oq/KVtXntGiozrOr53AiAY5yFcMX0ClryFMVriFW58kt59GyZkb3p6HwNv1Tdmvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605080306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"82948abb2c8441a1ac120694203934dfbff5af2f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605080306","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605080306_1778209766964_0.4561013766645332","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605090307":{"name":"@vendure/core","version":"3.7.0-minor-202605090307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605090307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c627095aefe7b62fbf25fe5b33edcfe8e6e66b43","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605090307.tgz","fileCount":2062,"integrity":"sha512-aRMFUXYRwhsTJMguyLt3ehywT24G17zskVh0xScj6BAGcFGCnNlBpvRy74IVv1CxxVNYoAH6cD6qv+yN+iCLqg==","signatures":[{"sig":"MEQCIBQfV5dP+Sre+55X/2qkrFP1JT7iHnjyVhmBadNzOIDzAiAUxIJbmVxu4tfCFlEhErXdXnd1knc0NXuZRCGzbPhY8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605090307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e20a3489551ebea0908526eb7d5a150eb63b7ef5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605090307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605090307_1778296192881_0.6119683442451467","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605090307":{"name":"@vendure/core","version":"3.6.4-master-202605090307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605090307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"97856faa34be69dcb0f3a8e32610a377f8938c6c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605090307.tgz","fileCount":2062,"integrity":"sha512-2Y5o4fwo9NSTtz8IInVtjouNaehnWKdopEkDIF/GUYY6oKg12VN4vGSOysuHgXcERoUYd8JjCeMQ4jhzZ1Cv8Q==","signatures":[{"sig":"MEUCIQDGpkPvOc7uz1KSfps5hwvgh2nrd4XOPl7JGeI1WGlu3wIgcT9Nb7CSXDyMf2KUhdaTuMlQFQF6lpl5O+ttmLIky2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605090307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007616},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cc213e0f40aa80c559a3993687e08e37d1f0e009","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605090307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605090307_1778296195768_0.18417210457570032","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605120308":{"name":"@vendure/core","version":"3.6.4-master-202605120308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605120308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"741e47c3cba7c7a0cc181676994c6ed1688ab119","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605120308.tgz","fileCount":2062,"integrity":"sha512-mDy0jmuT19C4bPa1oQOEOwXbQ3qEP+hQTSbFCg4miJT/aRctLaRXV1G5L+EZrcaotubDR0StoewH+p4tcd9Nag==","signatures":[{"sig":"MEQCIDUGibk4fgzVyggtZr3rsUGjseI0opnBSsOg3mDa6Ew2AiBwEddgSga2z0PusnMBmTsF1QXubU0qh1zbdxilZib1CA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605120308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007616},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2cf30ddc6535f9035398241de9d014205d8d659a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605120308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605120308_1778555436225_0.7568769014269099","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605120308":{"name":"@vendure/core","version":"3.7.0-minor-202605120308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605120308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9c4d97021cdc46369b31568eac1b87803a295ed9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605120308.tgz","fileCount":2062,"integrity":"sha512-ZTFh4+tG8d1NWK5Oo+kuLv8OtMAXWaQSK0tQacT9mGHLugQ0K+azmuYLbRZocCOm9nl57nFPuOXHU/4O/Kcq1g==","signatures":[{"sig":"MEYCIQCOIMlIwiANm/LNv+weqFsvMfDtNz67bvEf4nU9VM8CAwIhAKSH7L3O2DeE5dEAKHbndEE9WJErz8B6rsFKmu+ZfEzM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605120308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"07d219c61b52948b1e9be1086e9a20a7f82dba54","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605120308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605120308_1778555476838_0.2896859356133903","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605150308":{"name":"@vendure/core","version":"3.6.4-master-202605150308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605150308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"8140dffc128d65e481d77dd5f2ee61228542b6fa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605150308.tgz","fileCount":2062,"integrity":"sha512-lTUnPXBRruQTIuwai+rxLzqI2czkcZwA5Cat8+TpKdHe23U5lDXZEVZ5sOhbfiPlJE6RGpKIoAjnPJaggGVjUQ==","signatures":[{"sig":"MEUCIQDuQO8n+bvHIuzXr9CtbxPFM8kYrDfZxgaZyQ5zrUDtsAIgQdEQbcOQ7yI0CbLzYG5SuXEzj2btQdd/PNm/gnS8xD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605150308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6007616},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"49abfe16f9c116da5355c33b50822cdffa9b1d50","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605150308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605150308_1778814661562_0.6143875273243444","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605150308":{"name":"@vendure/core","version":"3.7.0-minor-202605150308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605150308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3ea7e7c6c410f992a0d2f14d08aa8d3ba068f6fc","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605150308.tgz","fileCount":2062,"integrity":"sha512-ndfgWyAb8I1SJYfhobTTTwfNjbsNQn2PjoOm/w4xdCUnpYkocpRZs6BoatBDCOfMIFk0LVi3bvcd1uDyLa+6mQ==","signatures":[{"sig":"MEYCIQDimvntRBhpjQLLddup43nhWmnvu/BJvQwWOHC01yW+vgIhAJRuYtmI+ghkr2ZJ8aX7lKaUZB34UTyBt7SAq3ohayx3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605150308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6010294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"959356e7e41d8d0e479ce82ccff9f047b54d1f36","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605150308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605150308_1778814668619_0.1807998793671861","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605160307":{"name":"@vendure/core","version":"3.6.4-master-202605160307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605160307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3060a3171e3419c86f51aef82648ff04d8796212","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605160307.tgz","fileCount":2062,"integrity":"sha512-jsP0pxhtyrOyayORU6VCgsJzMMM66shoVY5CDun6Y9qukWMSHtBvEY+VSmCj6gpfAuYW9WTnDaXZhT7pPO3kpA==","signatures":[{"sig":"MEUCIQDwjf+Iyi0+UgXquJHrLPltH5O8zQpp026vZjqlYlMqDgIgDsGPC59poJG1vY325Pc1p4VBllcmYogsZ7rfCuFmzaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605160307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6008681},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"734f8b2625a30c11f64aa3de242767783a3edbe2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605160307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605160307_1778900993905_0.10428054718031432","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605160307":{"name":"@vendure/core","version":"3.7.0-minor-202605160307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605160307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"44158e94307e69113bcfba4c5915fdacec924b62","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605160307.tgz","fileCount":2062,"integrity":"sha512-On5UggbjogKUMBdJanSD1Gbm/OSoDlQWsDMVMrt65X/pdMXuwP3mu0uouv9zmD3CwMwcmySc6zl5Dlyz+f+suA==","signatures":[{"sig":"MEUCIGM0QJanxqP1BUwsqFW0yFFTL/Vy3oYxENUb/hQSAHnyAiEA4irqVDSxYtLXJUs3Q7VU1Er4KQAcfcEdTeFs8LH47Bw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605160307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6011359},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bfa19835a0725e038c02474aac808309e0edb756","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605160307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605160307_1778901025244_0.14240938378050094","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605180309":{"name":"@vendure/core","version":"3.6.4-master-202605180309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605180309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fe6ca09355985b66a9858032c8d8e809873d450a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605180309.tgz","fileCount":2062,"integrity":"sha512-bFrNYAokUCiGcKiQ1ZZU9+GTi9pevdlZv9Ra8xMlnt9zKxd8T8mBvx8y4zFtvKupNAbnkQcMpWtmJPCfUUi5kg==","signatures":[{"sig":"MEYCIQCAucSCj6F18l5VoD7l0/kK6WkCX4pPnRasrKRBDE7gKgIhALRbYYyfN5B1ZSWnvANwecfXlrsyjF6e4QT3mUhy41VS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605180309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6008681},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aae105af95041eb51a115915b228ff6aed92bd55","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605180309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605180309_1779073908915_0.8368535680896312","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605180309":{"name":"@vendure/core","version":"3.7.0-minor-202605180309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605180309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0311fda059e4d8886383bd2ea4adfeeeeb7a4144","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605180309.tgz","fileCount":2062,"integrity":"sha512-Ed6LMd2NcZ0QAZ2nNkYbNew6F49ndrUT7MIXFMSyU5Dlc9n+0Iu9XsUrgAA47W1Yy0djMAmY6FTn4HcbeHrrwQ==","signatures":[{"sig":"MEUCIQDf1A4e0aIOIBONpwr0voKaVtsek35kWO5DYkjwkK90pAIgJlqBNRWRxnZCRMoTe/24dZO5hmkU3QIS8lp+tR3yA2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605180309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6011359},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a425db55fc71aee4bf4f04dfa067ea556ccb4c29","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605180309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605180309_1779073926564_0.47796724752449515","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605190308":{"name":"@vendure/core","version":"3.6.4-master-202605190308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605190308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"df15f4b427641b3a819ec8d832ab559ef78d7cf6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605190308.tgz","fileCount":2065,"integrity":"sha512-BHcmVVqx+D64K6DVZPt5qqtS4coLeoH3o6aBceUZJQQOl5PnVY7fUwo3jj601Ga6wfY6nJb4bbiENTHTIbdXHg==","signatures":[{"sig":"MEUCIQCgU1/aQrUg04pd5UWh/Sc21Ubg8LLTMzzkI9LYb33+wgIgXgswNUJMF4Q/9wMlyXFLbZpftqvKYEyGhDLIu6/Bj0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605190308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6029967},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"834f403b307a02665fab3d9df001464fc373fcf3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605190308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605190308_1779160281380_0.12120877212785186","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605190309":{"name":"@vendure/core","version":"3.7.0-minor-202605190309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605190309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5ed8901845201a9d8c0881729846d5abace6c0f5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605190309.tgz","fileCount":2065,"integrity":"sha512-CFuuOgR4euTo2kx73jyjqsa2mQxCZNZeVdZWX1kRI1YeHkkr+aXp+mSgyQcs80JdWjqqd4fA5swdbfzdZwPMjQ==","signatures":[{"sig":"MEUCIQCZvZ4lkxytRNNAFUyBArQTOEwqfj2aa/hJX1XVX71GFQIgVO8Mtx0fOma38PEZCmgi4EJx9jgZd/Q5qRkC2DC/HVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605190309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6032645},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2b5c49e68ca549a86120ed260cca026ba957226e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605190309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605190309_1779160305722_0.03922969740971283","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605200308":{"name":"@vendure/core","version":"3.7.0-minor-202605200308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605200308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3559874db601199c1b8d38bdf0a5e97b307dfc14","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605200308.tgz","fileCount":2065,"integrity":"sha512-/iYCH+PNGsJVmzuvZaCnRGdgoq4lhi9et/RE1zxIZLpledM3popAhfdASK2QqwAJ7u8Srv6Q/Zj36NEeauSrRA==","signatures":[{"sig":"MEUCIQDg3JfWMyrgfWQETGgEUSEvM2ZDEoibja2T3+OaB473rwIgHAKey5OQQ0LAYd5t/XYPXUwZ4CTX4lI26TowPEmJCMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605200308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6032645},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4daf5e097250265b7728aa48297c4b0a01db3b9e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605200308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605200308_1779246676846_0.07386625182635864","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605200308":{"name":"@vendure/core","version":"3.6.4-master-202605200308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605200308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ded78d5a3ac7e0f7576db5531d7714720c44bf03","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605200308.tgz","fileCount":2065,"integrity":"sha512-XskPd0nca0M5Y3xdXBQue4UCARW8ZdjjwxNOS5lCyGMYAGJnp5BoGv+Gng+U9sOXt2BAwSvo3B/1QTW/LjvR4w==","signatures":[{"sig":"MEQCIDKk5DHFNNaNtwb7PMx3/mwzb7TI0Bo2UbGBl4cYywJCAiBOzim95C6+r4CeeHHKHZfe+/iODmzxo38cIuoH7/21+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605200308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6029967},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a028594d37b5a3c545cf1f749bc366cda7341da2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.14.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605200308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605200308_1779246679578_0.9563549680823704","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605210309":{"name":"@vendure/core","version":"3.6.4-master-202605210309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605210309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b4a90e17bf096d8c51210ccb3c6c82986a273945","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605210309.tgz","fileCount":2065,"integrity":"sha512-ZvN+W40txfeVONqLuDesDnu5nkpGMN2Rmg4tSX8cUNXpF6tXe3VE7fwrtPpAEVK6ZIZYBNeQjjzu+S8nTCFJLw==","signatures":[{"sig":"MEQCIBPt4O+jHpJE3EkPAq4//aEnMB/BpWN1/Ugzes4rHaViAiA+zzEvidKGiwls5bnGzQdU25aFMDrlBdtXVVRDhfBK4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605210309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d95bca9402ab618784db8117eb7dfb583ea97a7a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.15.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605210309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605210309_1779333102382_0.1028802044506072","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605210309":{"name":"@vendure/core","version":"3.7.0-minor-202605210309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605210309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"db2ac3e468b42e4c6096e8853594d926ceefa3c7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605210309.tgz","fileCount":2065,"integrity":"sha512-D0uR5rUhM34iJfZhoWLZLk3t/LPSZ0LYkeWtopK8IywYEY67ntuCQWDruQQwjRuYpLdZj4p9B/nmpMPLWZLSCA==","signatures":[{"sig":"MEYCIQDJ/WUfj13fHdRYAAndpZGn8ziucOiAWp7mvQHZOr7CnwIhAPYkm9KX73vhQHOegp+qjK4pKsxVeV9LFS63qAYe8L1W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605210309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6033207},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"23bfe930649f2e0297bd59da6bba28fd94897a41","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.15.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605210309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605210309_1779333125455_0.8095401974452898","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605220308":{"name":"@vendure/core","version":"3.6.4-master-202605220308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605220308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"bce8a89ff4bac1a49bef4383f11cf22d6981b2db","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605220308.tgz","fileCount":2065,"integrity":"sha512-DrGX5ra7XbM07Bk+aFtF98gAXilJk+w7B/47gClvyM44+ZkP9XP6VG2GP3ah1+QSuYhmpn9ah9fO4tkk/NwloQ==","signatures":[{"sig":"MEQCIAWtd6kTThsOQH4IQlmupGl9QI9+GdeaYwvD70rrPOdzAiAldDyI9crY7A8f/8+QR25ucXA6zcxe42VOWdmythm/gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605220308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"31016ae800b7f02361d1739e0591306fe18d450f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.15.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605220308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605220308_1779419473224_0.6130605900897927","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605220309":{"name":"@vendure/core","version":"3.7.0-minor-202605220309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605220309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9593b6e5d42655ea3b2346039c283b25468bd114","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605220309.tgz","fileCount":2065,"integrity":"sha512-i574bDo4L3M8+HMdBuyLx/j7Z+EDTLiF04SL6ppYNH2D37f7KAmtbKDfE487TouT4xDiIshwwQs3XWXH7b2Vgg==","signatures":[{"sig":"MEUCIQCOz1BD2C+QiyMm0dq3EqP7UeYy9vXJrJr03ZUwDcrAYgIgWoPt7/MYxDeHeAIcK65zAmQYoVQ1M5sova1YFepuDzU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605220309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6033207},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bedb7545ad0ac935a5ce7b3cf4829e6447622757","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a38e5d50-9f07-4630-963e-bf040d21f507"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.15.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605220309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605220309_1779419532481_0.8242357878015067","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605261948":{"name":"@vendure/core","version":"3.6.4-master-202605261948","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605261948","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"697bf954d4d5469aa9a4c371a9d16c8016c9a3d0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605261948.tgz","fileCount":2065,"integrity":"sha512-IfqeiGUm/ObfQHCC8p9qqpT8peTryDQLmGbLfZno+/gX01LMc/SyQloG432aU41rngnEHDtIMFIeuMZYxhKGjw==","signatures":[{"sig":"MEUCIQD+j1hCGXMwQ3O3AUEDZ3j8vjwWnoUfDihWKePu8zkajAIgVQimKASxEthd3fflUekH3yURYU3JpD/oM0pgZdRt8Vs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605261948","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d8a28570d9a88d2b3a29614aed7a664f4bf10278","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.15.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605261948","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605261948_1779825049958_0.7085903446242345","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605270309":{"name":"@vendure/core","version":"3.6.4-master-202605270309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605270309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ab14e2f4d9d694ea21cf63607c1a023eb343b36c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605270309.tgz","fileCount":2065,"integrity":"sha512-jFZ5p587w4QFcN0hLNnZW28ybGKi5w0kcTQQzogpKDelCrY62AivKfXsBnNY1TbkSiOkZRtS/oMgmTuYkcXOAg==","signatures":[{"sig":"MEUCIGxqerICLgNvJH8gbB6HIFVlEMXjWs7gqM4zFMkB8bCOAiEAw/f9gi5OQD8d3pvTe6BRQp+qhMFjNMbN0run+j1r2hg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605270309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"11e2c12a907c86147e58ffc96a3d2a7f3fbe72c1","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.15.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605270309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605270309_1779851487413_0.4513493549047556","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605280309":{"name":"@vendure/core","version":"3.7.0-minor-202605280309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605280309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1f32d859348c1fc2ab8d80fec6283d9bbb7b7796","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605280309.tgz","fileCount":2074,"integrity":"sha512-JZhR31tqBrZ60pu7qNMZUDVEdNvShtpgxz+2mzsKwrQx+/anK6KKptKvqhYfn1Fh/DHIM3tBcU5vvqxFdILTYQ==","signatures":[{"sig":"MEUCICkaJMIU3MYJbA7EsbR4LPxNOuUR4o6H0fa7UbMvxDAJAiEAwflIMoSYwbGJPGUz7Zvjltiho7t/q4LFGfpiy13vgE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605280309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6059992},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c636d953984790e44188ad26d7e53bb9b5661659","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"~16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605280309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605280309_1779937888270_0.5002349308435274","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605280309":{"name":"@vendure/core","version":"3.6.4-master-202605280309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605280309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fd5fa5f13c9b9c4c39e8e956137a672a029b799f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605280309.tgz","fileCount":2065,"integrity":"sha512-v3CX991K1UMLsF/NPkxKagVy1S9MtOiyHL4v978k3kLK+VEr8wtLhvmeKXFXJlgmV9vkjXw5uAydgQqFWma8GA==","signatures":[{"sig":"MEUCIQCj35MUMJcFRvG2z3+/jpgyMqFRs8WezES8P9yL44U31QIgRLFN/ukQkjtUuvVETzbO8ArYVCSo2wbJwAIch4cw3EA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605280309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"20a94d6f94a4ff3ec53101ef515156658301ce84","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605280309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605280309_1779937917432_0.9333111057528494","host":"s3://npm-registry-packages-npm-production"}},"3.6.4-master-202605290309":{"name":"@vendure/core","version":"3.6.4-master-202605290309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4-master-202605290309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"86b9bf6e4acffd97667e6243ba4a5cadc5a783d0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4-master-202605290309.tgz","fileCount":2065,"integrity":"sha512-P75Jrdg7YHgHGveivP1L4P8FuAMpZEOwKQkSwJiOJxnczQBmF3hDgL7WgUuBamAwK2Jy4RJD0+Jxz2Db4AKIug==","signatures":[{"sig":"MEQCIANykHUKFUcyy6H8/4VwSpCkvmv0IHmNBDIFrAjHA6qYAiBRhH+CjUQVdHWI1oQm+rsllG/M4/OfssaVJwprzy7MZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4-master-202605290309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"520759459376e4a59db59503c9e327b307e3eb3c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.4-master-202605290309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4-master-202605290309_1780024310237_0.7798671427842772","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202605290309":{"name":"@vendure/core","version":"3.7.0-minor-202605290309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202605290309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"940b4dbc0357ef57e0a19fee47d976bfae36c237","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202605290309.tgz","fileCount":2074,"integrity":"sha512-jRXWUSHxbQQlP/N8KxLyv0aLRuN9VtZrhTiZXLeAtM4fl+T8FaKwDjy/eXZ+c0q43d2OwB9QbS9DzqSfGK8BEA==","signatures":[{"sig":"MEUCIQDIS94zGaZpO2n91VGDnH0BhOc94DCDGLwd4vor8HWCGQIgWqf9tpcInoo8n06DKCjWBPDv/lUwsXYr6O15P+q/wlI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202605290309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6059992},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0c729cb8680a5c028485b357417e72ed8b45cded","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202605290309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202605290309_1780024326241_0.4822390279248068","host":"s3://npm-registry-packages-npm-production"}},"3.6.4":{"name":"@vendure/core","version":"3.6.4","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.4","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"aabd84afd00ff1fa44d7a2d2e58bb6d0685fd238","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.4.tgz","fileCount":2065,"integrity":"sha512-zj36sAOoHG9PyaN/nZlAymK3+zfbz8A/PxmCauJc7wpCJ/k4fzPULGfAfqOQVVleXy8JYRkmw4UmLwEjOJe0JQ==","signatures":[{"sig":"MEQCIEqiXFq0oK5AhAtnNVlZTBnhE4WMdJOdzHzFe2cvsL6ZAiB+Nc4dfUNF/nk7MNYe9eIyaEioFSJBLv576omfROAmGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030091},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ad488074f678fd495c430c2f6cb273e58b065522","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.6.4","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.4_1780327059169_0.8246222804641781","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606020310":{"name":"@vendure/core","version":"3.6.5-master-202606020310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606020310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9e2337175bd8382e277547d7d7bb305b415b59a3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606020310.tgz","fileCount":2065,"integrity":"sha512-dGTZdww3ZLoCtUlMMRTtdAOmNKMuKnLr9Dre+S+AO18yH0bkPIrMmdK6j9rGxQ8S42R9RJv6S9TfL8t+luzZOg==","signatures":[{"sig":"MEYCIQCgB0H1EFqs5JPWmvrfRmqgaU8kQaXVgMADdY+xb6oT/wIhAM3Yz3/9M5kNO7UAepdkE3zXTPAzWPvUHZlCYKYivpFI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606020310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030132},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"527cc700354cc01f53f33645d91482e85a7877ea","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606020310","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606020310_1780369996997_0.8082284843167356","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606020311":{"name":"@vendure/core","version":"3.7.0-minor-202606020311","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606020311","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b6267e508f0d1f242b81f70f4f42668aac98f4aa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606020311.tgz","fileCount":2074,"integrity":"sha512-1mxqIqpF/FVv0r9+UxJhW2b9EOg7Pu/CwtsrwlR+ooWpJ20lS/pg40KUDJYFqn9v5a5rD2WXsg2XmT+ZV3DgyA==","signatures":[{"sig":"MEQCIGoyPNQ8mqfzAIOzgWPbDtdwt+r0Nz1hu6Iw8hopSG7FAiA+iHqTu1OuHgK60GVKnQnsKskc7KPTDPP168sqSE+gLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606020311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6059595},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bddf549e0b4ceef50998f8984bef0a367d788f50","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606020311","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606020311_1780370027447_0.047532059570927876","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606030310":{"name":"@vendure/core","version":"3.6.5-master-202606030310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606030310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9e4ec8ad160632eb983f6d0efd7d074afb1fa46b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606030310.tgz","fileCount":2065,"integrity":"sha512-oOkDRFQkUjUkEm2aR4O4grF03ESlOSKx8JQ7TabIkfbnguOcUvCca8DeeSlVgpjgdIVTPafP1HeUrB3rcHDeDA==","signatures":[{"sig":"MEUCIGRqPYV/NsOwb4ea5LRgZBi7YsGY8rhQeoB7zHKwVk+SAiEA44/fcpuiRWYRKOWtJKOfniHX2pwvkfTibhxs7Leb9qk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606030310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6030132},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b91eef2c285f1b986e627225f371396b268582db","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606030310","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606030310_1780456387106_0.46141077065830705","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606030311":{"name":"@vendure/core","version":"3.7.0-minor-202606030311","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606030311","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7b322534b9903d6d43bc8e6971b0b2257328ea2f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606030311.tgz","fileCount":2074,"integrity":"sha512-calFsCUB3nmUkiKmBpRYMvlLa+7oA/Cqs/QxYgRFZy31eM8nGYT/IM/cWEZzlFyKtrc8tGAkzxXIA8+4nEurwg==","signatures":[{"sig":"MEQCIHuqZV8F91n6HBf7CeoFJIH8e87T6/6Gh8qzjaUIDRtfAiBauMsJojRJKffNCcj0i019l6CXCNhvivS6l9d/dS0kAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606030311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6059595},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"95de417f3ff83a539df25efa4a46862da1349057","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606030311","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606030311_1780456460665_0.36733759290384094","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606060307":{"name":"@vendure/core","version":"3.6.5-master-202606060307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606060307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e180eb41adae191a31d5017228676eaa96891dc5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606060307.tgz","fileCount":2065,"integrity":"sha512-Qez4mp2y8suZAvDN+GGWFyEpFMiMBPvLtmChADc1qrNibuzCM9TGcp60mGvXwoCN3WxZcj7xuSb8/YFCxh0QmQ==","signatures":[{"sig":"MEUCIAxCOu80KZuRN2scePM9iQweZ+8TDDlLyqEBcF+NzNWRAiEAh7uwZWMQUUi703jf0Vg4u8UZbro8NECMBBfz81V4bUg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606060307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6043079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e8acd62e90108c8ade215f6b46ec9b84229126ee","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606060307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606060307_1780715412181_0.20613409319115417","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606070309":{"name":"@vendure/core","version":"3.6.5-master-202606070309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606070309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9e9b0d910db8b8b979c930029789244e935abfd6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606070309.tgz","fileCount":2065,"integrity":"sha512-RW3Pu37RxH64JoG0VFNxp4zzJPY6JnBMiMxaWqyEhCxRwwTWj1ALOf5QeFhZiRs/siNorOVN7QYCGjeUdhDXyw==","signatures":[{"sig":"MEYCIQC4679Xe3Rs6gn8UxgzUUDLNv6KTID106msWIA6z5qcDAIhAKMqkzuijtQ8fiHjB+ziBWB5OMn9NcM6krwFF8GM61Rt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606070309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6043079},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f9fcb4d543c8ac4905294a55af5befacd07a67ac","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606070309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606070309_1780801914407_0.052935740649507235","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606090308":{"name":"@vendure/core","version":"3.6.5-master-202606090308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606090308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d881b0c0f61382283249a8d3f3fe958a7834445e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606090308.tgz","fileCount":2068,"integrity":"sha512-L4XVLzWY6CvwMClICUe5dU33LPy7SXxqzh/vwZwkkd97ggOH/k1faCmkq1N3mXkigbdeZnZvEo6O5LZd3uTqWA==","signatures":[{"sig":"MEQCIAXSwiYjdyMeUCc1HwWmzXMlKJHM6/egMY/qQByQX4b+AiB+nJeIVi3b/IOJ41aIjJHIP16gPtg8PLtAO57EBgGpiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606090308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6048467},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c29604732dcc751ec2058357e20a7c3f0d0ca00d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606090308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606090308_1780974668160_0.9859523849783054","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606090309":{"name":"@vendure/core","version":"3.7.0-minor-202606090309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606090309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f55fefdeb8fb3d4009ae6b42362bff5fec2f59ff","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606090309.tgz","fileCount":2077,"integrity":"sha512-5r/siZH2ocTlFA2goTJvZo9Or35K4Zrto9TYlcKRfdQi3AeNxb5OUC7AI9LEpRrsDz7Ssl9DXKCQuU7+gAuPRA==","signatures":[{"sig":"MEQCICdGpHcqnsekPzWpPOhKJ2P1/oPeFLwmXNfms+eYjlXAAiBo8Xk4Z8bR4MUAky5yLPqypx1odoO+ifBQzkKSegIdUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606090309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6077930},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"58c6275925f38ea2e0579e727cd1c54ebde16a43","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606090309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606090309_1780974720289_0.27591178096744207","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606100308":{"name":"@vendure/core","version":"3.6.5-master-202606100308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606100308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3fea5ab6c8f5e287276927fa4b3d03ab308a613b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606100308.tgz","fileCount":2068,"integrity":"sha512-/4Qqj/JFg4CVhpPaqN4Mvfl+5c9NRx73IMk3zXA/8KwK42q1HsWLMT6NyPRPNJ56w7i7qxxCd//92/lkSZfyFQ==","signatures":[{"sig":"MEUCIQD4L0VYQrwMlIDxzYjFidMrg73Q9lP5eaDnJUxtDgN20AIgVgwFeQG3B1sibkjv65QoHVYHXztqoLqHkl/RAtaK8+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606100308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6050571},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"86543f510e8a1056ef08e6ec92bd62c9459dc61d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606100308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606100308_1781061032813_0.08708316582986941","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606100309":{"name":"@vendure/core","version":"3.7.0-minor-202606100309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606100309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6fa9d13fc3097fc2e022f2a4f5d5e5ae5e568947","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606100309.tgz","fileCount":2077,"integrity":"sha512-2Aea//AeFupU1wRJxefpxSDQ0b+KjzULZaummo9j2MSD6ogA7Fx/neChDY4++EpqrM9cWrQWgnznOSkXl7nnYA==","signatures":[{"sig":"MEUCIE/gZ5d5vCwFRbOaeXvRteekx8e3WiTFGqujoulObIffAiEAypZhG4jsYduxhH3GLSlxlght1/nyOnfOy6tUKW8Ccw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606100309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6080034},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9c77f0e38e641a1caf8b4b5074aaccbd9fa290be","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606100309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606100309_1781061155473_0.9736547101170592","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606110309":{"name":"@vendure/core","version":"3.6.5-master-202606110309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606110309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1213b96545f0f9a499d72ddb3f5f764c356f5934","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606110309.tgz","fileCount":2068,"integrity":"sha512-Ts5d61QnFEbg2Rk2NuxZW10I17azIae1UULLziWifx6Pz880RUIscXhYYNmFk0w1f3EMUXBjweFxjnlE+rpLVw==","signatures":[{"sig":"MEQCIGFYW10xNQGTMwYr4dZC42fDxzVRhn2zyLGETwAxoTyDAiBXlYpONr6f8IkAfiycpLpHVhacJsgD9b1ZOD71lW7vWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606110309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6055642},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"95a0c96c9f526bbfed81b0fbc5e98a525815a245","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606110309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606110309_1781147495418_0.46874385489160586","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606110309":{"name":"@vendure/core","version":"3.7.0-minor-202606110309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606110309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d505105c988d0507efa32230dbc7a81b5699cfce","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606110309.tgz","fileCount":2077,"integrity":"sha512-sdYt43ioFdTgfpw+z55pOl+taNLuL+dZHuuMaahAAMm1CbLWJu89ZuPJVtK30fxjzmCImVz2206v7xzKBxA9mw==","signatures":[{"sig":"MEUCIQCW0Q04C6ll/QDXwK9xg3P2ev6PbnNaTIOfRRvPbwflAwIgSxz5YhunzK3iIo1pv8C7abC96nsPNZSFIIkB7ii4iBM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606110309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085105},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"812f7bd1406ae2d4424a3e3e6bddabf2cd4b5ef6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.16.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606110309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606110309_1781147561136_0.6262702894097156","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606130308":{"name":"@vendure/core","version":"3.7.0-minor-202606130308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606130308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c8141d2eb1a0a37d256b023b5169225911444ac6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606130308.tgz","fileCount":2077,"integrity":"sha512-we0uYv6Ov8s1o7f0uj+2164LEaoQQFwKqnhTZ7Hy5dGjp7rIf1lUDQkRMd8QnVl/n4A/0JPUwTvKPHuCexaCWg==","signatures":[{"sig":"MEYCIQCKqsxxKyVjJMrYUTyTzJ5Om0ua8pbtVzAp2m0XoMdbZAIhAO01wKlBiIDN5t7NPDcJap+2fx/jAPUEz9MImjjsqlUy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606130308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085105},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fcc1a34b89025046733075be0e52a011a9fa73ac","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606130308","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606130308_1781320256577_0.9972139041131705","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606130308":{"name":"@vendure/core","version":"3.6.5-master-202606130308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606130308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a561abfd9c855e66d88e77d00f63629a79e39e07","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606130308.tgz","fileCount":2068,"integrity":"sha512-SCWVtya//Bx20h39hmcEJz6CdbsMw4r+msdBd8N5Dqdx8LF4tnU4z136Uc+96zr2kY/Fg04It3ljTyRx7/9Cpw==","signatures":[{"sig":"MEUCIQCUYociZpGa1p0mTk9OMv2RUKib8CerYAh1lDTfn5zEngIgIoNgOV/SBawH+eLwT2a5kpbZqsZexlseggLFHSPLmfY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606130308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6055642},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"697737d1965bcdbd23380995ed6441aa27e31e69","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606130308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606130308_1781320270457_0.04948946218286987","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606170309":{"name":"@vendure/core","version":"3.6.5-master-202606170309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606170309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"37681df95b1d5d4848447f0d6f832773bea41e57","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606170309.tgz","fileCount":2068,"integrity":"sha512-kZNgZYrQan5QGtgMvL7km1lyH/jEFCNWjEMUgcirhdctVsrOkO4IY2c9CCATeDMDQxBpNIHUpilPgXyge/N5Pw==","signatures":[{"sig":"MEUCIB5DLzCNRYRiwosEP3t8nYsvA+hcFr9kUgpULJMjjPv+AiEAgCAy5eEqYY3oJdtD4IfP3oYRHRT5mb1wMCYuv+ljdbk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606170309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6055642},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"175867ee3f017b502d65b7dc328ae7a0adfa0cf4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606170309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606170309_1781665877171_0.34845722331294193","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606170310":{"name":"@vendure/core","version":"3.7.0-minor-202606170310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606170310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1815bb41b0a2882bcaf95364e5487e21589378b5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606170310.tgz","fileCount":2077,"integrity":"sha512-pwSzqGes70NvdFwD9Hf3JdtUpoYrLob2cwV9rE44PdFzEWBXlk92LuUbnZfv0z9avI1AmTWS/oaSTMAZivOIIQ==","signatures":[{"sig":"MEQCIF9MT9GUTowzRxQ4AjzQCm0hBB61ElwxzjSPeNuVH5esAiBhXYxr1Jjnq2dZ9jSBmwba4xe2hbj2VjsDVrdbvRYPqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606170310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085105},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"500c4b1728700c204cc9b5919561069deb076c8c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606170310","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606170310_1781666011416_0.5095542780124926","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606180310":{"name":"@vendure/core","version":"3.6.5-master-202606180310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606180310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"641f3b7d7b42986cbc5acab34164defc6956d1cc","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606180310.tgz","fileCount":2068,"integrity":"sha512-DTUQOixxkrXt5L25VInuH0qEmfccuW9CJPNWDx2h580zQRnzisaewXCApace4LFznXMbWIKxSbLtr9zWAhskXw==","signatures":[{"sig":"MEYCIQDnlIlp3n11VzuzFWRh3+njCcBd+RUTFDmRNy6Nqs+oegIhALGLKQH6r4LZN5+x5rsSJMKs+kUCr1JFLigisLclKQCU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606180310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6055642},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"88a469455d79b978ff63c2261f12fbbd62c4d0a0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606180310","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606180310_1781752356657_0.44440674321006735","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606180310":{"name":"@vendure/core","version":"3.7.0-minor-202606180310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606180310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"962b3c3093405c3c3ccc7ce0d76eb55440cd3b29","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606180310.tgz","fileCount":2077,"integrity":"sha512-u/JscA8Ad9HrWTP3vrXDqhe9+2Jod1pS8jeZZgcmFkD8kF1oIL5/o8NSIwpuDhMFBMOVHsI7PHdc3Ss/Qhs7rg==","signatures":[{"sig":"MEUCIQD5PcIpCje5JEqwGKp8F7mipOETWDFBXC1dgfy2dejqZAIgPIPH7Lm8STpgrCfsLG4hHL/YA/5Q29TEorPrWUaF5HE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606180310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085105},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f0d992d6fee0a90f015a1a46d811de68601112de","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606180310","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606180310_1781752412928_0.22861534453669452","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606190310":{"name":"@vendure/core","version":"3.6.5-master-202606190310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606190310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"14c4cc821919068a6bfafc0167600103aa9d2585","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606190310.tgz","fileCount":2068,"integrity":"sha512-GEyEY9gXzQe1JrhD31JDSo7j+w6+Z0Bl0KS5gl1JoCVU3vsu2kNRoEPrDIdbySjvbySYKMl3X9CYONVIGISnlA==","signatures":[{"sig":"MEYCIQCNd+6ZC1/cqXVMdBSjRmiTK+Bu3idAyQSWQZ1gIhzEqQIhAPNFTyyYeu3VcXEqQmhkCC/NAmgztDVIFPbAitx6ImTe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606190310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6055642},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b3b96e5eeae26d58d55faedc847596dad01201fe","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606190310","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606190310_1781838786734_0.7008642447683404","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606190311":{"name":"@vendure/core","version":"3.7.0-minor-202606190311","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606190311","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"ef13c9b42654928047f296100cf0220480dcc9cc","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606190311.tgz","fileCount":2077,"integrity":"sha512-JSO+Moj1p4p+RB1JrG04LV+31Bx59odYHLJ+vJaxJaJE83UjxsBgQlZhSk2i+lDcpHhwaWAqOA5xDLDCLnyV/w==","signatures":[{"sig":"MEQCIGSKuGRlQ0StD/ScZg46XLJmxenu3NqyU8GbLQlXwSjgAiBrJtuLbOsbB9b9ayffBU0K636QWwH3E6Gra8eHNeBmxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606190311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085105},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ba359d41d70165eeb8d89feb91ec79d8a87e6526","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606190311","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606190311_1781838841955_0.3539130611209025","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606200309":{"name":"@vendure/core","version":"3.6.5-master-202606200309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606200309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"bc525f204411e586dc01e7bcd2c63b245cf2d6b5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606200309.tgz","fileCount":2068,"integrity":"sha512-HCxO4Lg4/DRPzdQ0X64LSQECbSO4oYuw10Ud0+KWsyH5nysrhpZsEQZss9OxgfhPy4h1JaFVQFHArC39ws15Ow==","signatures":[{"sig":"MEUCIQCyqhTtnaPNMk/npxlNnQktPbmrlEKA7xbwhLqlHGZBXwIgVaAeZn0FWtnpH5gnkD+o5Rk7vQMD70+ZypQFn/armHg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606200309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6055642},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c5bcbfe17879dbbb61f1473fa0a725c1587e5a1b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606200309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606200309_1781925084324_0.8555773771750479","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606200309":{"name":"@vendure/core","version":"3.7.0-minor-202606200309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606200309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"73e4acea71ad3f5355e2494f68af280fe8277e48","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606200309.tgz","fileCount":2077,"integrity":"sha512-XaRE7bOdqKqvrL3UFETd8iI9DERFgwiUFAYWVhc8yrnDVpjXrghgUybuc6Eds/vzvod4er0Lba4xH6DuQyG0DQ==","signatures":[{"sig":"MEQCICSog5s8O1Vd++J+0qgwS+FJU5BAWX49ZqXKbWhBvCtWAiAO718/ecdMOBfOU4YlXRCyyGqKakH09RArTiNV9zNRvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606200309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085105},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"dd97564a470b41773f340f3e5dabd4961b5d891c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606200309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606200309_1781925145521_0.6431912543204767","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606240308":{"name":"@vendure/core","version":"3.6.5-master-202606240308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606240308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"594cd2d3d68a6d88ba5837af62c1f0cd7fd4e67b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606240308.tgz","fileCount":2068,"integrity":"sha512-IOWkwJEw/KbhpDReqExt7HJMwd1HUi6S9jXS1BIfD0POUT/8TIw5Yoi77oLwpIlpF1GstBZ0SOrXNIfszhaPRw==","signatures":[{"sig":"MEUCIFgoGOoq2NaYoBMt/88/u+UOQgD2MGfdcjF8veq+rfVCAiEAgvUqGUCAJ2GRiPOenJXfoScWaiPhSvF3OH7bK0pqBPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606240308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6056113},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b439e8937c2058372c739c41de409c9657a5335d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606240308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606240308_1782270688232_0.6596492735896822","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606240309":{"name":"@vendure/core","version":"3.7.0-minor-202606240309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606240309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"88386279db2c768f1b0389d75e62926b5fe0153c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606240309.tgz","fileCount":2077,"integrity":"sha512-RApDobt2zM1wyVRdAwvpUcUFDeJPwMJ/IxtW9EfI3fnGdrVO64ZLM3m2TbFoXYaEDaEbw/Q5SWe38YBS0eFeCQ==","signatures":[{"sig":"MEUCIG2pfURj+akqoglPmiXoKc52E64X1rcDp78lr4otB/5hAiEA8ejyr7JKX8Q8msGwXXf5JrTlrkOOYTzgrtfMqwtDaMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606240309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6085576},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f397a764f36dba2e52e7cfd31a328e3142c1151b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606240309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606240309_1782270749736_0.12978445616772838","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606250308":{"name":"@vendure/core","version":"3.6.5-master-202606250308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606250308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"58ef2bd1e1ce043e1eab81ea933733b5546ab0ed","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606250308.tgz","fileCount":2068,"integrity":"sha512-Trpn5G6ULREiUgq1+9PLwb+YinSFx6m3Iqann3gZx2OaxLmnzpw4Rx/JCg67BHOdngZRKYkJoaZpZfHzza69Gg==","signatures":[{"sig":"MEUCIQDBnCo9qZUD8zO1fpA4epI3bwdlg8ngBZl+uXnwlHld7wIgK0XlFsTVfdFD6HwNTN24n+IhRW5UqLdzeQ7h92pYW+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606250308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6060399},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"87b440c0480a83f4480fab9a1bcf61495705ec1f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606250308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606250308_1782357037435_0.2086345134839409","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606260309":{"name":"@vendure/core","version":"3.6.5-master-202606260309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606260309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fde013e82b4502f861f3b0e1308207da1028cbfd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606260309.tgz","fileCount":2068,"integrity":"sha512-XGSCWOL6HbDVz+S82CBchZ9aN0gIC7oWTExPEWVQOY6BM8t23GJ35XtaM8LtomquONzH5BdZZlJ0A5MV1x2xPQ==","signatures":[{"sig":"MEYCIQDQAX9SF431dqjrX+PwplQekw4RYXbPhnJCJkHn0HgtIAIhAPlaRNPsxe+1iPJFgnTYlu6gMP0z4Rh+1+LGuM0VHy/i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606260309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6060399},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0ae32aed7555a8d4361e232b8e76dda40240c41d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606260309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606260309_1782443510657_0.6299661662348304","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606260311":{"name":"@vendure/core","version":"3.7.0-minor-202606260311","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606260311","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f376b8147ec2bd2f4ed9a1473945e5fcea80aa03","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606260311.tgz","fileCount":2086,"integrity":"sha512-xEZ7MgK7NobWiu59ER8xGMhuynZBktujMgYWGWfyuTpO9OHRMAZtEretDDEkfJ4yM/Rl/7d3f0tTQjiMiQQSiA==","signatures":[{"sig":"MEYCIQDDbzJbiTBaE+IG477bVSSfkFho0ct/jwmOWC1Ng0/p7gIhAMEVWSoHwKVfahYMkjux0L7ilMoNeHkSge2dKXXT7Dty","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606260311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6100202},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f87f768d3c1685ab24eed6cb6611e10dcfb75214","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606260311","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606260311_1782443691169_0.33113786020589653","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606270307":{"name":"@vendure/core","version":"3.6.5-master-202606270307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606270307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6c7192bd5988f18a87209ac2e68a88618f0a2db6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606270307.tgz","fileCount":2068,"integrity":"sha512-MoAPQToMm04tvyJKUk6Bq8+OTrBC/MPeY0Uw8dFRSMp/xYIQ13tfpGMB8r4jMxDB3Wtrl4ERPlU7Qpmx4d29vA==","signatures":[{"sig":"MEQCIFdANZ4qFV1aJpEIsCm3VTPG8ErlKUTNSbFwar8tsOE3AiB5hSkHeVgtFmKQkNf0zk1UaZ13Iluujx+703arZVPAsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606270307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6060399},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"692bc328a175e4a5b0e518517c14936b5b3b724f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606270307","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606270307_1782529820521_0.949777284742326","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606270308":{"name":"@vendure/core","version":"3.7.0-minor-202606270308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606270308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"127ba6630f1a009f3dee5c770187e23cecf33cb1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606270308.tgz","fileCount":2086,"integrity":"sha512-QhsiClJg591IShRlb3AcFLB1n3tUjL/M+jVD6il6sRKPdoIqKe1m2anEj4zNq9xypcf1Cxjr5bvpQ2PnUcUH6g==","signatures":[{"sig":"MEUCIQDPp38OuPbQE/kRtnYniRuPqDJ+U0jS931I4UUpG04HqgIgdaHqqBs26tU65aRz7W6W68Kflgo4PB5N3lul5DpWvZ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606270308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6103560},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7c655ec86fbcbc1be46d5b31a7a357b53a3a7a82","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606270308","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606270308_1782529855789_0.5217508409837512","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606280309":{"name":"@vendure/core","version":"3.6.5-master-202606280309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606280309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e1e151b3f1961e3d2880632a5ed020e68a12f183","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606280309.tgz","fileCount":2068,"integrity":"sha512-1fPRtKCzcp9CZddhoRf93iJdIIic2X9gX5LqbpdeH2HXnIZ96zGcRKlvx84bto3vMJk2r8oIwqaRNbuNIqcPjg==","signatures":[{"sig":"MEQCIBoTByJFZAUibyuav4yVJOzQfZj6Tnm4xmMUvgohsNcCAiAWWLhCD104KUqvTcMYekx5eXSZgdlCq7OjGodMYXCviw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606280309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6060399},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6d6d6edd8837642a22a62b061201674e86c37860","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606280309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606280309_1782616302089_0.8864942199542911","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606290309":{"name":"@vendure/core","version":"3.6.5-master-202606290309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606290309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a6cb966e0e78d8086271171f2aa178907df83b6b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606290309.tgz","fileCount":2068,"integrity":"sha512-/it19ZMN1DQwHh9dNUrK/1/HztmKZdq9wWU096T5nG0fC8GJnI0iCHdC7L2/1FHf8jTlLYgOLP4k1fv3E8fdLw==","signatures":[{"sig":"MEYCIQCntxa9MoLXGhFRfuCr7usFh925Sy9MmUNNwpD3OJGQMwIhAI2+o4VVh8d2427H2RpXy7uTW7nAFsoAG68wZrbbLquC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606290309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6060399},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ee092ef4349ed0449694260e2fdfd61f407a93c8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.17.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606290309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606290309_1782702735446_0.8958709077837723","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202606300308":{"name":"@vendure/core","version":"3.6.5-master-202606300308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202606300308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"56853dba8bc080c47430b1e3237c1afeabe9d1d0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202606300308.tgz","fileCount":2071,"integrity":"sha512-PEI7gPS6tVnHPSaWOnLVge5jiCjd4z3wnvHgzuaz/TGOTPDdYD9v8/LmWl1KYpJt7nvYqAP2j03Jr0VhtPK1Sg==","signatures":[{"sig":"MEUCIHPKIom7uHeu+FIsUBh+cLRs/webzsgkYe3dglULQTk2AiEAssjmPwQJ/O1+zO8eooaCBV3siEKDTYbI2numIhvfs4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202606300308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6086328},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c9762809b9765f890878ee795e0c6033ee88af41","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202606300308","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202606300308_1782789053399_0.9633604230999004","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202606300309":{"name":"@vendure/core","version":"3.7.0-minor-202606300309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202606300309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6dd210f1e605100ae8811417a8453d6c7eb0068e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202606300309.tgz","fileCount":2101,"integrity":"sha512-P7/umC6h/5vomqVEbSZyarzAj+K7gC6Jq2ilmvr5fee8Bb6LJ9suhz/A/5rHuUQkVouC8ZaXv66YSPz/3OC7aA==","signatures":[{"sig":"MEUCIHGj5aAECNNznXORgjZh5NLR5PlEsgWU3p4nVuM0UHzFAiEAu8xZmJuwbAjtX/ot32Ht9DDm9G3VOSi4m56L+Ib9kj0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202606300309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145394},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5c44cd981a5bbfd4f9d21b63671a0ec59b6b92e9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202606300309","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202606300309_1782789117579_0.7670281035486106","host":"s3://npm-registry-packages-npm-production"}},"3.6.5-master-202607010309":{"name":"@vendure/core","version":"3.6.5-master-202607010309","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5-master-202607010309","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5e7a7c7bd03f73c8a260c183a9a0361a4c06849f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5-master-202607010309.tgz","fileCount":2071,"integrity":"sha512-LNmAR2mcBnrAgwkHW7C4J+wOXQ0IMS6hiyA7jH9L7ufgk93nunI+3ixoByBdfz9o/GeV3TNJCFsIFoaN2DNWaQ==","signatures":[{"sig":"MEYCIQD+H/0zXAEyZ8E1WGlMW5B3ywsn209+hNaQorixkj+8RgIhAO+H9RZ7t++469UecPxw4EAvAuXrOlK/w7LR1AeG2NUH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5-master-202607010309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6086328},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"968eb91f4bf33cbe8ab7eaa540b935a88da04b60","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.6.5-master-202607010309","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5-master-202607010309_1782875528959_0.7047297193856314","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-minor-202607010310":{"name":"@vendure/core","version":"3.7.0-minor-202607010310","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0-minor-202607010310","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"67b53f7af52f5a05dc92136f5c1ddadd0a5fb998","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0-minor-202607010310.tgz","fileCount":2101,"integrity":"sha512-iqSt1uMD2jkDvsmuFZfZGwU+LepLqucokn1fy1PIj6tejP45O4R1UCg2ObNRePe499/VEjFC0vR6pNBReiGIow==","signatures":[{"sig":"MEQCIC8gV/XA7IiHtmZjG3gT/4enkzFRmHNads2hwV3854mHAiAtk7CqP1LC8ayYsvscz/AXEBLWTB/pp/8b3soFP/Pleg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0-minor-202607010310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145394},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"291bcf8553fac3056350c2524d9ad9a1e9832fa8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.0-minor-202607010310","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0-minor-202607010310_1782875594533_0.38072001774957753","host":"s3://npm-registry-packages-npm-production"}},"3.6.5":{"name":"@vendure/core","version":"3.6.5","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.6.5","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"96200b1efe32fe498bbf67e917f194354c6d26ac","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.6.5.tgz","fileCount":2071,"integrity":"sha512-tvys9pb3BYZK21+mlPv9qKaLOW3K8EblEhRjsykAWVGnNOTGQv2T6irqqPx7iqIq1nkwSdWSQ/dtKeZK5gbj9Q==","signatures":[{"sig":"MEQCIAkYH680rX4YcMF2+Azy9JbhQxko1qNEUKrDvCSpxlWnAiBUDTYdTZ2C/NYbLQxaf7aHJ3aILL5VhTOnMoItE2hO3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.6.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6086287},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ceb0705be869c1b84f6796c8e7bdc56faa33c064","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:04c83613-0419-4105-92d7-589aa935eb0d"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","progress":"^2.0.3","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","body-parser":"^1.20.2","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-fields":"^2.0.3","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.6.5","graphql-scalars":"^1.24.2","@nestjs/terminus":"^11.0.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.0","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.7.2","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/progress":"^2.0.7","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.6.5_1782900363810_0.33227993438052184","host":"s3://npm-registry-packages-npm-production"}},"3.7.0":{"name":"@vendure/core","version":"3.7.0","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.0","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"53db628c0de83b76011fe1eb56acde6dfad9410e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.0.tgz","fileCount":2101,"integrity":"sha512-LFNIDxjN9ScquuTDD1NA4df4YsLUEdI2rXzVQymaPHXDEa46vca0TNYicrB2HUmglwj24AuIgPPW00m7lIOA8A==","signatures":[{"sig":"MEUCIQCrCjhfFZze8msYPhYBLXGdRuofMbpVVpb8NC3TadxongIgIwKyoaL99DRt7BSTW4KcbIITDHEm+5gtrqkVPWTvM7g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145355},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a2b8ff8b33b1d241b244b0072870569feae80135","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.7.0","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.0_1782906016529_0.616531512900667","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607020307":{"name":"@vendure/core","version":"3.8.0-minor-202607020307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607020307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1e819c38861ae28b6c06fb456d6a51f0a0b49edf","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607020307.tgz","fileCount":2101,"integrity":"sha512-wSYyXjlFhqC4rPBnYqRHuqsgC2lm/GkZ4IL22auI+RwXI9lereoIrzkUKecGCXVTD8bfRG/50fsiKOAwJKJUcQ==","signatures":[{"sig":"MEUCIQCtnHc+qS/KLi5/OgClWVqpTjYiiBsc4b9l/kcq7PcB8QIgcgDIWhZLmR61b/aHSOXec4sVfVG8iQ9zUR1IsquoJBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607020307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145394},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"693215eed1b0feddeb34aa26b61958d7941efff4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607020307","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607020307_1782961804315_0.21639857122269923","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607020307":{"name":"@vendure/core","version":"3.7.1-master-202607020307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607020307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"00da063c4f07a80652828f7f9e093bed9c6b97ca","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607020307.tgz","fileCount":2101,"integrity":"sha512-7rY9FRkCCAawmM9NH9xe4hEHhYkzM5XdH1HPbg6WL9zslo/o/TiK5hXuLz8Yuxxrfmrwr8MakaIQj108zLxvCw==","signatures":[{"sig":"MEQCIF9S3BlS2rZzrkNce2EuqmhudHz6eR/zffmZJAdbbSK+AiBEaZY4XzY99TdrtuNXtnoYy7xC7I60CAvUgWThfLrsXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607020307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145396},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"390fb115869be48ceca455646221ff90f76c3728","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607020307","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607020307_1782961816005_0.62448092468313","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607040306":{"name":"@vendure/core","version":"3.7.1-master-202607040306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607040306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"647d74ad129b46e788bd3409479c346a13b0ad92","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607040306.tgz","fileCount":2101,"integrity":"sha512-ww/XmP1hDuVu78vOJvsEqq64BQavfcwQSbWoI1EA9IFrR4Hz4KqnJV1HnhAxT1ityxotjMKVvw9a+cHMq0mcMA==","signatures":[{"sig":"MEQCICS9aMm7PIGYv2W2Z7gM9pNI3OcFgw1+sBkZ1fQPrgm1AiBoXtl7dacEXg7TB7cMc1F9oHjn/mJMwWNgOFQjRcwYJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607040306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145396},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f6b60ed5306678bfb101d7876724871c046b472e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607040306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607040306_1783134595927_0.3995369304197036","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607040307":{"name":"@vendure/core","version":"3.8.0-minor-202607040307","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607040307","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"2f98ea8ff4087809ca9b4d3b739a594291a10639","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607040307.tgz","fileCount":2101,"integrity":"sha512-2bXhMQp6iyUfJEwYX91ITZYt007L7IEWdwUjofMwpVEZc43fSURZRSSduFpx30iwqivqKdWLwTtbTk9VgW20Vw==","signatures":[{"sig":"MEQCICiCSsW0XOuvMVMNdRsvauLA9UjhgYJ85ozaVstyELc9AiA1/c3nOyS9STtHYEoVYB0d6M+GMJa4m45MZ3qaVqhFaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607040307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145394},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"03392289c43da9d762375169b3734a1c7221ea8b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607040307","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607040307_1783134607287_0.6641976732534791","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607060308":{"name":"@vendure/core","version":"3.7.1-master-202607060308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607060308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c47192fabef16941c334af48bbf3c4c74e44e86b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607060308.tgz","fileCount":2101,"integrity":"sha512-DCaPF+k+I3atNVuTBb4jzrRdgS4/Mr/F71bh/HC0xv0Ndf71N8uL5YvPmHvif+8xwsyLz9c/6N3yI3gGnAr9Tw==","signatures":[{"sig":"MEYCIQDKj08brujCNkCcajb57YNjRPxSK4L5zfaGrCV8tLfCiQIhAIbulSvJf0j/b2W+UtTlwnsdrS/7YUkTYv3rfGHDxkuc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607060308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145396},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7a354d3e75f08d5c1c97b08c3507a3bbe024be7c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607060308","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607060308_1783307476082_0.812451916240039","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607060308":{"name":"@vendure/core","version":"3.8.0-minor-202607060308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607060308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"704351b4819001ac7f5a74d11717fd4fb7c67c6f","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607060308.tgz","fileCount":2101,"integrity":"sha512-HqrqlsPqEzrtrkuS3ET+pPKNPFK30wboJQyy7yDnQI+Yx7O9H1ElK8XfkmKtKonjX3gDBpLQKtUcxU1YR6g9Rw==","signatures":[{"sig":"MEUCIHzkVxucqKo7I0MBu97Wx2QJW7puyknX/trgZpmFxcVSAiEAhOoOAIgP186uAqizkz9nsFVZVTthvRsvDtCbK68fI7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607060308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145394},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"be3d6e431bd5ba699f955262ed076512c1b69302","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607060308","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607060308_1783307489383_0.16525477782492182","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607070308":{"name":"@vendure/core","version":"3.7.1-master-202607070308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607070308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"438d010a7a1cfffdaa6a0dcdf7cf8e39505c06e7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607070308.tgz","fileCount":2101,"integrity":"sha512-t9v7L2krIdczheLBK/PUiVxJxbHsPYiB/FlQWam8rItnZoLyz86cuKpZ581hiveQjIRaZ5N8iZSagpYl4SsL5A==","signatures":[{"sig":"MEQCIGwpqqvYVYJ68mNTBjcXK6D7jsw1euu6K1v1M3mpF6y3AiAYcIN2NgiAuG7dgH6D2ysIxKBThsp04hr0n8CugkizJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607070308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145592},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8684b775ffef769e424eed9e41f1c5a13895e40c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607070308","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607070308_1783393864339_0.3274359671173821","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607070308":{"name":"@vendure/core","version":"3.8.0-minor-202607070308","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607070308","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"50da7e9ffbf20f681c737d32da70cca251ae2ef6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607070308.tgz","fileCount":2101,"integrity":"sha512-elZIVG9SI5Ztod79jQ0Ez1/KWvtmf4wkscQbzlC1pgIEmRLhbW0KQA3PBduD3HGZyQbTQz76J1Mt+v2Qd1h3cw==","signatures":[{"sig":"MEUCIQCxsocdocOEy22gqyppjJAxc4VeoEd+ni3Nt4C9ekZCLgIgdjmtH8Y3S2sR4H4Pespl5SEeTpTjfvFhpsE5x/kcSeQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607070308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145590},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f957a68351539d999cb8adb5818c1167c0b4fee8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607070308","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607070308_1783393866990_0.33136644287333916","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607071227":{"name":"@vendure/core","version":"3.8.0-minor-202607071227","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607071227","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"55a1c3ceb4b8e0407e412819c8efbe28b32beaff","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607071227.tgz","fileCount":2101,"integrity":"sha512-1wWz/+axcAMOVSEaz39rW/BZJNuB/mWK95lLfaiU5U42HBqOr/5ypWvzLREA1gslu3Tk00bQMsAYAdd48ihgfQ==","signatures":[{"sig":"MEYCIQDZbA9+J2HAtIIW3oEjds2hLdDPceRJsrdKh10DJRGSqwIhAJn5GVZ5f3SbeWnwH0Ry8ROyYziMUEZcWst93q8ZoAhb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607071227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6145926},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6cbbafedcebcbf58d84d739bcb4d90cbd6367b91","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607071227","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607071227_1783427368882_0.0692256457070286","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607080306":{"name":"@vendure/core","version":"3.7.1-master-202607080306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607080306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4a54177dc3c36397333f5327cc7cba211f966c59","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607080306.tgz","fileCount":2107,"integrity":"sha512-B/VQ/cXELk+RY2pTcHg2gtW6iYFy920OAzsJEPUhXBL5RuZHrVvvAYA71eT2CZPwFzkBq5qLiW+OYDsXfrjZVw==","signatures":[{"sig":"MEUCIDz9G0RcZ6XEyFNluWASkBiPYRGZ66LN97rEpIFZAuMCAiEA7Tmb49salDgDazaF8CMiPx2Pv0PF/nyfYj5AtaytKt0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607080306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6157727},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"359c07aa4789de0b11b6724914130ef97989c8d0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607080306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607080306_1783480161924_0.48945474376846576","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607080314":{"name":"@vendure/core","version":"3.8.0-minor-202607080314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607080314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"dccf7e77e0580c24e88fb6350619bfed6510db6a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607080314.tgz","fileCount":2107,"integrity":"sha512-4E2qhAe3mx1CZ7+afMUMYYSYPsbZjClWG8AWMScjiMRGFz2jdCSwKGEnZgRVk2dou6+fPfFMome+N5U5SYdNiA==","signatures":[{"sig":"MEUCIQDMTJ59DxxdhTDzYa92JFxGWBxlviVixHai4ILurz75WgIgPyVzeHojNPCF4QSZQyCXv54VVShXvRksDK7kuBkFWZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607080314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6157725},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c822c61e399c38558989e3862191e220b52f8659","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"11.18.0","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607080314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","fs-extra":"^11.2.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/express":"^5.0.1","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607080314_1783480650416_0.47788660374552205","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607110305":{"name":"@vendure/core","version":"3.7.1-master-202607110305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607110305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3ce54475f093b3bbb00ae54f607aae9609c77d11","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607110305.tgz","fileCount":2107,"integrity":"sha512-FW2Lb30kHpkGdB/QrWxDxa+eLhQDp1H9fmmzF070USkLSUvAvH1zGo+KnR0MmBbo0cWjPnOm0y4jRB0updzQ6A==","signatures":[{"sig":"MEQCICgfEVOPkzMaEJwoBowmLYKkTjYDbK3G6tlMfdz9S6baAiB4AhO1eKlGaDRUBZJTOo/kifdidgcqE3wwUYvFdif5fQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607110305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6159818},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c739a5c9c224f499ba5385b65a03599e9a343241","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607110305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607110305_1783739325682_0.10201476486776428","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607110313":{"name":"@vendure/core","version":"3.8.0-minor-202607110313","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607110313","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"8309acd8283d297d0cc964fe04a4cb456983b57c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607110313.tgz","fileCount":2107,"integrity":"sha512-mLMq/IVq0WjT7bkkWLN8ZKtYLkEPEdfZ+3mtcuHpV6STPfSvrjPoI0x0qzpl3QMcM75Z9NJp31YTidN16m9oEw==","signatures":[{"sig":"MEYCIQCcI1YbDxfm6hayca0qW6AQIZ+vRYLVt3b52ZxowMmTigIhAOKffNPiFKqjFCMQ4VIefAst68k/pHYqCtbxDOc0BP8Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607110313","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6159816},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"845c7121c39a3c9f929f2397641a4ab8c35b3db8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607110313","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607110313_1783739798839_0.8655286291183686","host":"s3://npm-registry-packages-npm-production"}},"3.7.1-master-202607140305":{"name":"@vendure/core","version":"3.7.1-master-202607140305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1-master-202607140305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"187ff99518d678adb5eaf5357c7cca4c49e91c76","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1-master-202607140305.tgz","fileCount":2107,"integrity":"sha512-so/seTkudGJlVjtpRHNDAOwt0uGA6/gRvOL0/aogcUQVcP9+fS3LKDwRdMAlGldblw5s5Spn1uz4X0ZEzzFKqg==","signatures":[{"sig":"MEYCIQCPv7yIeTfsLrezG/hmbR0Qpp54W529NNZncHEJXXhfNgIhAOqCuIaFkyWab/Wf9XbXdZuIsYG/rql95kE597BzW301","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1-master-202607140305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6166803},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"58f7513ec01ee14d1cc9fcbdfe35d3b87be70f97","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.1-master-202607140305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1-master-202607140305_1783998518259_0.21731470019685295","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607140312":{"name":"@vendure/core","version":"3.8.0-minor-202607140312","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607140312","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"64eb909cc6460c62c773975f4b6653c5f19657aa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607140312.tgz","fileCount":2107,"integrity":"sha512-3p7NbzeBmdl0f05MzhJnTbDeHeEyg8AQdzESNiRxCnDYsJHn6LagVRSShI3dWjhzRD35QxopUQGWBGXH9BYfTA==","signatures":[{"sig":"MEUCIQC2vIsQMClzCRLiN6Fg/Hz0lKikFKlE1e2y0E+9Jd1ohgIgE5KQVXlJ37N8f0goBDwD+2VestpUbEd7D52tiJJS8pk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607140312","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6166801},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a615902a1348340df6a116f7ad4e002e3714acdf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607140312","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607140312_1783998919589_0.7213225965731269","host":"s3://npm-registry-packages-npm-production"}},"3.7.1":{"name":"@vendure/core","version":"3.7.1","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.1","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"898d65ae002123ddb8034b53efee8cc8648ef0b4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.1.tgz","fileCount":2107,"integrity":"sha512-utMbZg6XQ+yiGN2OViZWm5AlJwhK0vfsSOt4o191ovB6I3T4642f5qvsBuqbK/22itcUAQzdqeAzj30hNCvRtw==","signatures":[{"sig":"MEYCIQCoiOeg7Pl6VHRkfJlUqklswnS0W9kU1o86PkE+8IBhNgIhAPCq2bWTAp74NtDdrmufZrEpkOJghOgysazP2fgnbjoN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6166782},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d968e114f32ad6783f11b2fa95d94f7d1073cb1c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.7.1","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.1_1784037370846_0.13548437073166486","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607150304":{"name":"@vendure/core","version":"3.7.2-master-202607150304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607150304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9fb34b26f15b4cbc5c538927afb1d3c57fb1215d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607150304.tgz","fileCount":2107,"integrity":"sha512-DabzJsD60Z/VEjKZEAXPC1OglRi7ETZFp274ij+55UME2sVRe/3OwmaZI+UqN3W4KzTar0f4mDKoO/zZpr6Zew==","signatures":[{"sig":"MEUCIQDYyuZFK1GvtPDMgv5psql05tR4Yk97Nq0nRKPygAJBkQIgaNxo2+4SGPAfvPvCCCeUp7r01HmSbFE55fH9CY2Vgxw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607150304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6166823},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"193d946957ae9e657ecde9ceaba2c17ea6659352","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607150304","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607150304_1784084828965_0.4403405992415985","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607150311":{"name":"@vendure/core","version":"3.8.0-minor-202607150311","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607150311","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"212fe698796566ab2ea62341adab0d9962aa587a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607150311.tgz","fileCount":2110,"integrity":"sha512-FSKwN1I+5fnZdyUBXnfVFFFq4Y2vSZReGcV1lrcxhLbuMyyftRxNx6zb94qS67Q7E378uU21DNUbCUwSAaLq/Q==","signatures":[{"sig":"MEUCIQD4nor9MwP+p/P4TtDgeCvM/jvuFmJw8lTlrRzrok6auwIgZ2iw52Hf7yPO10ivT68r+MiRzi+39Etb2on5iQM8ZKc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607150311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6189032},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4934af2276c97657c963bdb90d2978ac8d9fa3b4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607150311","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607150311_1784085246989_0.6239037654939668","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607160306":{"name":"@vendure/core","version":"3.7.2-master-202607160306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607160306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3f70373b6be17f6b4010af571ea8d61297e13dd6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607160306.tgz","fileCount":2107,"integrity":"sha512-ipwudgqQigtx81UT4DMakePymHf9aBpQZ1pY2qs4v184y3ZUeV4TQFNZxUCD1/SsmKfAzTevig6Ru0w699e6QQ==","signatures":[{"sig":"MEQCIHSE/0VU0gm7cIdukc38BteGbOnSi6yVfVQ4Jwqb5WrWAiBumAPVs1zS56VpHJcftEJE3WhkZNCuHquAjATXa1MyxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607160306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6169450},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"97ea928eecae1eb975f1ffb2f962fe76ea7a4a27","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607160306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607160306_1784171330990_0.2398711765645134","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607160314":{"name":"@vendure/core","version":"3.8.0-minor-202607160314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607160314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"978c99647885b383b314cb4458205da3d4a0cad5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607160314.tgz","fileCount":2113,"integrity":"sha512-Z0g0DktKts6OH4GlLCFFuEt8SIVp8Yn5pQlLFEuYdHzTiZJ6MQrxy0QdXIzCybA+6UM9gx4iC9lpY7kuZGo1Sw==","signatures":[{"sig":"MEUCIQD+q1TzpfLV9TL4l51O5byflMl3lAe/KKZWmGXzkiq66AIgUdzPoEt4EIvpO8EMUiovkKctNIycaf/FZob2tiI0RJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607160314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6210875},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bb1ea49d24f2067584e011f6bcf8a3eda3b6ede7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607160314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607160314_1784171815592_0.4142904369495901","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607170305":{"name":"@vendure/core","version":"3.7.2-master-202607170305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607170305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"47e4c7df4f9ae3e72e0a03365980c3e73dfa9b66","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607170305.tgz","fileCount":2107,"integrity":"sha512-ZMVLFmcUqjU4pfQNQzY8AD4GBvAlbM4xVBUhAcZenZQgQJvZUytZQvAX1HxHGebr1ym8LfDjCZIjJIFu9cMJZg==","signatures":[{"sig":"MEYCIQCSFplbzAuOe9TCCa028PO7tv/5DKVn2plkankmwC0tpQIhAINlo+OCOQI6RcwoH2sImbxJK+sWnzEyeQ+Sx9JKmimS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607170305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6169450},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aebd595ad4721542057382a28b8ed226020b5c9c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607170305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607170305_1784257727275_0.947073225691001","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607170314":{"name":"@vendure/core","version":"3.8.0-minor-202607170314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607170314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c5fe648ef05c82e880586aeb9c8c0c50688491f4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607170314.tgz","fileCount":2113,"integrity":"sha512-VagNr218JztzVGRi91awLXQYM8CJpwBhxVYxGU2AEEXgY1YarZhzfo7J5ewi+RXZBR+Crpx8qbmh+p9RNri/9g==","signatures":[{"sig":"MEYCIQD4kXlYPpJBQT5HQ1FYo+zaUSPnle1EQZRlh4IBtHsRxgIhAI3JyPuxT9oKqH7aYdmcm61BwImtsbiXH8OlYQpGq6d4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607170314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6212339},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f535f77ebaa031e2641c89428ad098bf792f62b3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607170314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607170314_1784258244687_0.6995908864223448","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607180305":{"name":"@vendure/core","version":"3.7.2-master-202607180305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607180305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fc834c0180fa8d00aad20f91d33445eee76caa9b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607180305.tgz","fileCount":2107,"integrity":"sha512-/hHoysOOCLdNcsXDEw/jjBI6bMCd5JWWJqosWFG4MslSAaK688QXfcVBvM+ipHwaj+q8aiCcvRmOskbCLndE5g==","signatures":[{"sig":"MEYCIQDBmi1GfeE1eOxl3vuFnhOtXUzqhVlXSSpCJyP6xf5qdAIhANPyhSJkyMdHwi2/W9u0sorYn014y2dLcxlFAK2uMUjh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607180305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6213244},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"55ced169a994492bd18362d9584f20e4c872111a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607180305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607180305_1784344087315_0.603142007103189","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607180314":{"name":"@vendure/core","version":"3.8.0-minor-202607180314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607180314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"480604de7144fd3d2a233b8de7e683bb03a45db7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607180314.tgz","fileCount":2113,"integrity":"sha512-GRkFGjI7QkKb7WEyQkaP99PpfrRdyLnOYvrIwQ01pj9cvYNO6Gl6/ANEdITiKlGs114Ajm3yXogQ7NFT/oxh2w==","signatures":[{"sig":"MEUCIQCcnt64U6uJNX71Icx4jZTWBdgcpBdeSO8xDN6B4yy1ZAIgAMhbtLDxFZI3lt8Mv+aJtAHTifmNKe1xOGYoKNnMbfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607180314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6212339},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"06c7e1034087685829b4abe40137fad98f8fc9a7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607180314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607180314_1784344625813_0.808374243131176","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607210306":{"name":"@vendure/core","version":"3.7.2-master-202607210306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607210306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"625b5ed6b89e51399c495dee6265c549c97be147","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607210306.tgz","fileCount":2107,"integrity":"sha512-GB9Hnmj1bkeJVBdDCUFqOgG/+EJRbw/kfXq4PMet1Xdr/kMbozAr1SXarIItBjQ4oqD2sxPVWGGtwbY1Fuje4A==","signatures":[{"sig":"MEUCIAibfsptUArke8o+fHm7BYOXCqafOCizyqcUVPUNawG8AiEAknzNOXQbWYNAyvamj0EzPi3zTipkxHueCVtvozrZe2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607210306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6215030},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2f4ac7cf3823a9a2bb5128d605846bf4dcff963b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607210306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607210306_1784603352339_0.4391407978145634","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607210315":{"name":"@vendure/core","version":"3.8.0-minor-202607210315","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607210315","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e2dcbaf7d2e4b722b942227f50048a5cb8a2337c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607210315.tgz","fileCount":2113,"integrity":"sha512-x7dax5AnodvbQjg1hpg6UIWdZO7xWu8BRdq4cK/qjbKem2UXx8vzkx3Ag3YGVg3mOquYSwWPIDG4XiSS4rBrSQ==","signatures":[{"sig":"MEYCIQCOKrc67MdEJQjlgGkUBYKv5qJSJ2qfJETxcIG73R0cMwIhAKrHASUQrjRZOZM72j3HWMxdgCB2EyjZoqMrai3Hb9po","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607210315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6256133},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a4d2830add9f77db5e380757092012b54494cb78","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607210315","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607210315_1784603890740_0.9829425662019513","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607220305":{"name":"@vendure/core","version":"3.7.2-master-202607220305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607220305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1935d5473601bde03025fa04e0f4e576abf4865a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607220305.tgz","fileCount":2107,"integrity":"sha512-GYmjl5h+u1OQ1CoUHzo3sz7FQinb8uXa5r467R0uaUw3np03X+arkbfU7mp+WP7obKHuWeDrmcam7ahEeftlIw==","signatures":[{"sig":"MEQCIGY5HhjUlsmkFzHfuLTrjD6PdQeyKYdDFVEI5RIDOpDBAiAxHE8m049f/HLs2u9YGCjdfl16bj8xpWzPAB7sTiolHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607220305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6215767},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"81b24cda02d53bbca75991d4f4bc8d2e74de4c9f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607220305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607220305_1784689676149_0.12722270938392777","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607220313":{"name":"@vendure/core","version":"3.8.0-minor-202607220313","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607220313","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f9a3b6012417e0c7734926ab678243cfb85b322a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607220313.tgz","fileCount":2122,"integrity":"sha512-U5i6nyLE4y2mGnMve7o1SJE4BQIjia0YWlS7s/Wg4wVS/CYLbol78ybhmthvLRUDsKO1r1PzNZkACGxAkpM6MA==","signatures":[{"sig":"MEQCIHSnBUCVGqDTdhvzN+GP7qRJ06zlGT42Doe/uUDQg+w2AiAl7QA+ws8IVibtL4QGeDFGnK0x0UH8mjmrtJksMhy6Rw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607220313","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6278809},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"84755f43669387d126cd84639730287f475101f2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607220313","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607220313_1784690222538_0.29581020430875227","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607230306":{"name":"@vendure/core","version":"3.7.2-master-202607230306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607230306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"60b45d28dc26b9429b740f5e924e553766c67e8e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607230306.tgz","fileCount":2107,"integrity":"sha512-nIofvNN0jjurKzHmH4FxZPqNqsS9YHcwa9fDOy3CdVbeEsbvVZG+xX7F7rS1MftUjEqeIPiYTobsH2cEFxAMjQ==","signatures":[{"sig":"MEYCIQD5eJIPXaxPq5aGND5MRzOZaNN7tTIiPT6+Gq0rZ4Ti3gIhANKX4cnx73f5dwsQ0/fwh27NpjD/sxTHn2B5d+GDwS4e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607230306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6220301},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"07b230747b7d7174a063ec86f707c63492f9f2d3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607230306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607230306_1784776169625_0.8930055526779292","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607230315":{"name":"@vendure/core","version":"3.8.0-minor-202607230315","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607230315","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"592d236fc7b592d3db0f87836b81939c6b2d913d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607230315.tgz","fileCount":2125,"integrity":"sha512-SfeMEb7wLaxxTzsr1IF8HFGs8WzbfC2bemSHJsYbBTg3LfmPRNRajRWEk6Zus7WEEYCj8VmAz6EnaQdQm3fMqQ==","signatures":[{"sig":"MEUCIQCSwUE1m3J6Dj1rGQBmi41xK/wTbcOVV67IKKBtSpIt/AIgHXzA7QHQ8R3tLWH+G4SBfLGB4PxQd1de0vqNemfSid0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607230315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6300654},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6380791b5b9bead3671881cc4e29cb4c8c45be79","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607230315","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607230315_1784776739824_0.5797014132739389","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607230932":{"name":"@vendure/core","version":"3.8.0-minor-202607230932","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607230932","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b9a95230742bd76199ba6b393312e7b6ef096ec7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607230932.tgz","fileCount":2131,"integrity":"sha512-r6tuZUDBow0cqXMGLMWK7Gd0e0OZzn12VYwjZrxT5Hh3ykh2b/L3DKkVV9yLLb0vtQSDpucIofPg2TriKoCfdA==","signatures":[{"sig":"MEYCIQCFqF7wCiZCtBzRs1ke5/idwqmZBiocKW0fB4jjT6uVvQIhANMkaTrDPAhIdPOiL1b1OMO7MxBOsxu1o1Cn3vIjzkBs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607230932","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6329927},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"983b81c2ff05ce4e1d3785ad0aff0e0d64006d4c","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607230932","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607230932_1784799386762_0.20154091210844927","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607240306":{"name":"@vendure/core","version":"3.7.2-master-202607240306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607240306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4f380125b387464f6c23fe78ab09374001b1bdd5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607240306.tgz","fileCount":2107,"integrity":"sha512-9XmfCymtBbRLnaVbTK9pkkgokj/Zcqrqv6XEZn0n0dNbr6fP/ab4Y5Xa6XcqQycbihe2S8JJ1aRa4fN6kx6+LA==","signatures":[{"sig":"MEUCIDDZhajbfWhchCiPF6RD/DSd/xMySTMq+kAZHRNGt72BAiEAgNTuZxqXIk9yx4gba3OKxTCLl3QNBgBrCqq40LKtFYs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607240306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6225449},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8e2d26b80a44c6bbfc41dfea7b7546e42e368e08","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607240306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607240306_1784862550708_0.3436000917386408","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607240315":{"name":"@vendure/core","version":"3.8.0-minor-202607240315","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607240315","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1b5141a8e8017601cf83a15cba9aafd503e38bc5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607240315.tgz","fileCount":2131,"integrity":"sha512-YD99SGkF7TfzbfSTJCC4ExJsGWIQI5Y1IZKD3LqGejiU49sRiyvDHwuzgXvUcYpcj0b1Bx0iXHrPBNr1lBE+ZA==","signatures":[{"sig":"MEYCIQClgaZJiwU0qV0/cycX3V7bDuUZZGbjXaerajfHoNnyggIhAKnASYnmcaURBIaVDbaYSP9who489ReBWFcPxkipfdUm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607240315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6329927},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6e53e4ffc1a0ce89a0c17426eb15e50d2d3ab0c4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607240315","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607240315_1784863084918_0.8195510316796353","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607250305":{"name":"@vendure/core","version":"3.7.2-master-202607250305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607250305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"dbb7333576e38e7f9ebc5129ea722c8147495d08","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607250305.tgz","fileCount":2110,"integrity":"sha512-QieS1wFbAf2MRlcWEb1CDWdjbFK978Z6OQHCJ/Sf1yGAMcJ8iFEMIqVhInJ26usz1Q6Iu4V8VlDGY5yxLxdh1A==","signatures":[{"sig":"MEUCIDKXFRWYg/wDxnQOZoTSEFEsNFMWUANg8v34t3rBpyWhAiEAmORQ2BbCk5fdaIznHqWfjtYX+6PUYBKX8Y4qIFPLeu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607250305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6233139},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"7b3137ce88900542bbcc8b8a58e44bfd4f257cb3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607250305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607250305_1784948947807_0.8955506996147697","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607250315":{"name":"@vendure/core","version":"3.8.0-minor-202607250315","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607250315","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3f25f09a41bd90352835b41bcfd57eae5ab21d3c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607250315.tgz","fileCount":2137,"integrity":"sha512-pX3lR+ttnUqwU6uDRQ6rF3GolZ5gQlDSvAT7y88WOb3d8hwWVb7Uylkz2XFU1FLNCDJDnGQbly/RrSTkwSQYWg==","signatures":[{"sig":"MEQCIDOqKMZ2cIH+nf68kiONAS4uNmC7OUQOolT49dfiHHxJAiBQ57QwTlc1Bi1jWvXsWSiupt03FFaLJkyAFzhxZhiBew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607250315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6347232},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"047dc270d4682a29996c505e3e694076485246dc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607250315","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607250315_1784949516310_0.13310125573241494","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607290305":{"name":"@vendure/core","version":"3.7.2-master-202607290305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607290305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c949ad42e590c5230d4b372b0a5b782c1e56c127","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607290305.tgz","fileCount":2110,"integrity":"sha512-9IbmFFNNcFw8s+ouKBaArYWkoq2lRJGmAaxwZztwczg7zsx2IcjnLkn3PAc45+c/sh/dP3WOLVF4gY11kO4+0g==","signatures":[{"sig":"MEUCIQCeGJ9UTJ203FCmobdn+5f+YZH8WURH3R+N7INGbgj9ngIgPgtm4smuEow8S7PJt3uT/5Jezka/MtOx13zqDv2EY8Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607290305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237151},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"208ff4d523d7664f50342be07cec1d87e11c53b4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607290305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607290305_1785294518563_0.5958420492661172","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607291513":{"name":"@vendure/core","version":"3.8.0-minor-202607291513","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607291513","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"92f0707d0130646c05b9984c84cb574aca86045b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607291513.tgz","fileCount":2137,"integrity":"sha512-fN9zhcH7EB96/WX1+9xIBPe7xZ1pyU91je3rBQy2GOydUIhg3fs03OR7PNn5s8AWqnYjA8wbJUYlWSr4aR6F9g==","signatures":[{"sig":"MEQCICK8sLGLE0AC169XrWcnDgXJSANstZzch0WmB5ptJvfCAiBtN69h5bEQEKcijCClKEMyPe7Zy1O3HGEUozCSJHHKMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607291513","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6352522},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3f7b80c3bfd3de6f9358df9aa55acf788118e248","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.1","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607291513","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607291513_1785338191024_0.4276779981054173","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607300304":{"name":"@vendure/core","version":"3.7.2-master-202607300304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607300304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"559c159639a3315b37d1b79574de95cfcc6b80af","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607300304.tgz","fileCount":2110,"integrity":"sha512-8znk6Y3JIYmCfqrhlK4Bm67BkKyk3b/hgzSKFydZNsVFSzA3Wvl+lihqm+uu3qKpi1j20odvVQN0V0JGTZ8wfg==","signatures":[{"sig":"MEQCIF/m7G7HuYZcZWyLhhyILy4wBTb3FAxsBz5+lhP0HnN3AiAWV5P83KxtC4xCZef/RnuGqJU7piuePMcthqN/W1L1aA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607300304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237427},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a45e736cc2fb94bf820ac578d7245d448e8a0317","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607300304","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607300304_1785380812987_0.07848346125994632","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607300313":{"name":"@vendure/core","version":"3.8.0-minor-202607300313","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607300313","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"94ca93786266f62322130a9dd5a6a2cd4a4b4095","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607300313.tgz","fileCount":2137,"integrity":"sha512-eS5BX0Tbg7OitlkN053LoAarrFMtayAdyB/crXVKcs6Nnst4c/84eemW5el1u4ySJSbU1YYY7uaPQpcZVUNvDg==","signatures":[{"sig":"MEUCIQCfhnmKDM+YCx9AkqVUIl7sO69g5QoRlKYEs7Rx2vW4/AIgSEYxCm6NNpy9VA+WfKbRdwFNKf3Ky3NMYOOS8EvbbLk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607300313","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6352522},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6c6f0e9ce3c8c87576922fc17965536bcbbbb486","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607300313","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607300313_1785381400589_0.9908817010545523","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202607310306":{"name":"@vendure/core","version":"3.7.2-master-202607310306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202607310306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f4e51832702f4a258715e2e7bd9c07af1876c85a","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202607310306.tgz","fileCount":2110,"integrity":"sha512-zWJJCkqk8DvGl0CyqXnaBHZS5dSY40z4EjH2oxJFup2KOLhDPnZyTIoEYQbSA17LJi0/rbIGSxrNk86B6Xn2fw==","signatures":[{"sig":"MEUCIDzYDO5IH8+Tulx1o/xGIbQv09XSpjQy240R0PYUxpqUAiEAgJHQbO49eFhjzihe/JzGokp8gk301aFRO+7NwQNDj18=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202607310306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237427},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"69af33e4cbaa11c91800c5fdbe0535d8205f0ccd","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202607310306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202607310306_1785467370362_0.03238231715971995","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202607310315":{"name":"@vendure/core","version":"3.8.0-minor-202607310315","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202607310315","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"2c07c5f88fac1460c90fe87849ddc17a935b985c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202607310315.tgz","fileCount":2137,"integrity":"sha512-YjHcqkp/sWOie7r6XxrswBhJXc/1jxEZMKMGAvraOKIG18lLO689YprEOvrn1tCksxcSCe58lz/giX9i1rIFXQ==","signatures":[{"sig":"MEUCIQDStyD7H17uBuiJPqeTEpVfq3fme5UE6TndscJ12nCLZwIgaDoQoh8rUiVq8Yzn6/xpz31vgvlCXngeLhQg/UtYx80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202607310315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6359475},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a3640dd34c86aa15127a7859831d6f5e68dfca80","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202607310315","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202607310315_1785467911413_0.7250236150755203","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-master-202608010306":{"name":"@vendure/core","version":"3.7.2-master-202608010306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2-master-202608010306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"796245de9ffdd35289ee59268b8b6d6d13899984","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2-master-202608010306.tgz","fileCount":2110,"integrity":"sha512-VnMlFjcW0nvm9Bz+kZCP3IwqicRH3HgN8IjCD+tBCUd8ASlrHd0GOXZt6zaRxQgytsYyz3wOB267arJMJxpE5g==","signatures":[{"sig":"MEUCIQDQWw6FUetdkvQ01h0OIKXxYsyPVjl0mX+XnI6uzo3UdAIgBWI9USWDEzViNQDMT+TYpKqlCwNWhXddvoyUhoplpA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2-master-202608010306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237427},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1f332c58494bcbd2e70d0c070c3410815d1cf0bb","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.2-master-202608010306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2-master-202608010306_1785553755284_0.4301703799572638","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608010314":{"name":"@vendure/core","version":"3.8.0-minor-202608010314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608010314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"2b48460805d3e4bddb26ee81d42edd831ed01663","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608010314.tgz","fileCount":2155,"integrity":"sha512-quC5gxff2tjrQJ0zZLpzcptkn3VWWQfvhgtxo4inFZ4wQcMgCOj1ud5+AAYUdYvfKkM7ReFnNLWCjQA/7xou8g==","signatures":[{"sig":"MEQCIHYaASRGEdu8WeIk1VxyNMnPWNy67+2gn4SrIbyqIy2oAiAnWUVSZgVGmm5Z9g7b/UKW1gqcDuUfxD5ALBbAbrgwyQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608010314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6444467},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a6be53922aac15026ff8afc56d9de3655cfbc2f6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608010314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608010314_1785554273527_0.11715697117663826","host":"s3://npm-registry-packages-npm-production"}},"3.7.2":{"name":"@vendure/core","version":"3.7.2","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.2","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"87b3d7110cd1b858b77bbcf53222fff8f7c8465c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.2.tgz","fileCount":2110,"integrity":"sha512-n+lSZmRh1RDHjZWVgYEy7+V7in+aTZle6MnmydiNG3ULicYO6kIUY8Pkcx8tX9piq77ymKDSr64/J8/3ZafKwA==","signatures":[{"sig":"MEQCIFcGp7O3IUDr6g9JZKcM5vAdFhOCy4nkEx2lmF5qX8aHAiA7Sy4Iz5bhnxTc5srxP47I2TD1dJqj5wwfM+2vhYLzVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237386},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fdbad19fe51e1082b3b69c12ae7518a497b2642d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.7.2","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.2_1785779199387_0.4351655732080313","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608040306":{"name":"@vendure/core","version":"3.7.3-master-202608040306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608040306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d488747b9d7fef1706231e5593c45bf874ca8216","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608040306.tgz","fileCount":2110,"integrity":"sha512-Ud2hR+w3Pk2OunN1O4Tyty6Kjrj4ZtdGPZJc0Di9SoJ3PfWUcktHa+2h8vLz2NGBsXfq38f5VDlgfR12Go30jg==","signatures":[{"sig":"MEUCIQDYByE3bZmLuzNxkpkwGOrUk2qGdhWQIgIkJIefDuvUMQIgEdQbAtsxbl07uBGVXZErATwnVoK6ebPOf+eoAtsk15E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608040306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237427},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e2685e1d367991dee65b25e5f05292434470c5bc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608040306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608040306_1785812953931_0.13250316715918653","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608050305":{"name":"@vendure/core","version":"3.7.3-master-202608050305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608050305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"cd9755eceffa970f3c6058dba8d4dbcc6b4a5116","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608050305.tgz","fileCount":2110,"integrity":"sha512-leMdM6IUflHqjhHVzifxGrjxWmPAGeG1JWLftP0BvslTXfnJCPyIvxA617UZKu4+lk1mrEn2opn70JA5z8jzzg==","signatures":[{"sig":"MEUCIHHqHg8cqY6hyyn57M0OyDOgcAnQaDHrhfefgTcSg9oqAiEAk3Us7EJN/ud5VTNG0gfXf/PJSDEdPqIpoJdb3wjXe74=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608050305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6237427},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"45e5ab818e6845abdc5a9df1d92398a43523f9c3","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608050305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608050305_1785899306046_0.8970407968572727","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608050314":{"name":"@vendure/core","version":"3.8.0-minor-202608050314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608050314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0c51e09ac8ebf3d8d2d1b1c30d967af3dbfe2117","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608050314.tgz","fileCount":2155,"integrity":"sha512-Pl9lvzg1xWZ8SHEqfBGEZpSHYIOjI1RUHyt3XCgm5hgVRUU9zV5WsyW+hIGtPmvwwODCWaizh5KiYqY3P/7/zw==","signatures":[{"sig":"MEYCIQDEuVeBgxS44NwW3Kpmr5kuNvcz27BgKCQnRIp3J2Q5xAIhALGq5K4RjyPKgP0YGNRVIBZ/PdmJttjFKsHwPwaeZosj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608050314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6444467},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f15ce27530b9dc17ba61e271dcbcaf36cae07670","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608050314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608050314_1785899838680_0.3321433392023907","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608060305":{"name":"@vendure/core","version":"3.7.3-master-202608060305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608060305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1a2e6f66692f6c444cd8bbc91340289ecf0aad64","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608060305.tgz","fileCount":2110,"integrity":"sha512-i8+YX05qbQQcZzM9JohvvWxPn8PDOAYZDdUtxYIjqlB8LdLQ/kY1dAT0iJVmi6sZ/gNTl8ZaVLSNvnfnDS8mMQ==","signatures":[{"sig":"MEYCIQDVafElNFJLLhdGtN+Co6AJYGw5IL9V7zfs5SU0tT8b3AIhAPQPbLWA6tqSkr/HyNXpr3yjt3oOMPa3H+1MLPH/gt9t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608060305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6238657},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a77cdd4855596689f7d479b0abd4a781d6e7b597","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608060305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608060305_1785985742149_0.26501888025173614","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608060314":{"name":"@vendure/core","version":"3.8.0-minor-202608060314","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608060314","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"33e6f0bbec64acf5e0860daed398b733145dc93d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608060314.tgz","fileCount":2155,"integrity":"sha512-7gwnNCQPhdHW+pPYOHu1X1llwyv5vE4s9xu/bl7im7xflS+wFARk6OK9cSP9gcV8eaSEFCFxxCRBb2ILo/h4ZA==","signatures":[{"sig":"MEUCIA7MgRTSrbEo4LICLphN1hyrjvFUyjLQXiuUu99l1zUVAiEAtariKaCVIVoarMyLgT7wL5XNAXziNcbantiRsoo71Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608060314","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6465507},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"98590a47aebbbce3bb91ae12b2b86ce5f0d8989e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608060314","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608060314_1785986290768_0.7341080107253557","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608070303":{"name":"@vendure/core","version":"3.7.3-master-202608070303","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608070303","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6c49466ead5b70cd37445fd655728adf53233d24","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608070303.tgz","fileCount":2110,"integrity":"sha512-SzesMYjTKJO2in5MB9kCk9MdWz6advIoRPBzU9BVK2hkAw6eOJ8oGBRcLPEk7lV6BBSALjQEtyOqR5qvFXwutA==","signatures":[{"sig":"MEYCIQCgHmR9/0qs6zngQ7JHBixeLePqPb7yd3n+8a05npl0yAIhAKTGkZr+JClFmA2NHmBEQ6S5u5FK3yD9VVla4Lpv+PEj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608070303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6241172},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f6e3ae8e74d0251cc4ca16c2ba0d5734716f0f40","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608070303","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608070303_1786071973509_0.2334943115532433","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608080241":{"name":"@vendure/core","version":"3.7.3-master-202608080241","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608080241","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"02b4650cc865eaa4488b007cf40a88760c7b4c96","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608080241.tgz","fileCount":2110,"integrity":"sha512-D++tzEhzPiNia2MxC+tElBBqvxgMbGk6jPVq4ePPXasvyGPO5o6/CDI5Q2NpDfG5Pc5CETqqGN2XP16U7znH7Q==","signatures":[{"sig":"MEUCIQC1AlLVGcEux5Xv/uXphtlRvEhhbYSBUJ8GvO16aqnRBwIgXJxHhw375F0B014DbrTCKKXFVGYI0j90g+8H0F8SxGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608080241","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6241644},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"65a3c51a8e9a9e80018919eb36a10245d79b51d8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608080241","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608080241_1786157084321_0.4133314747455472","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608080250":{"name":"@vendure/core","version":"3.8.0-minor-202608080250","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608080250","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"082657f5790e601406f3ef049cb4cb6789ee721b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608080250.tgz","fileCount":2155,"integrity":"sha512-I+cuZj4Q9Gi4Ij5SpvHqkxd13RcvrbwCJmsVqgtaGWAH9mKuBsKmVrNJYuitebZUYLzx1YqcN7MmchNUKpWKPA==","signatures":[{"sig":"MEQCIHTX8kLft82St5zS40gb89ECvF7j5VU9fQf5QHKlc0ckAiAtjjA/6N4cSOmIja0N0Y5h+0OM6NG2fTUF+9wsMqlAMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608080250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6467303},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8261a7631c34a0c329fbf20617ac7abb8f259f41","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^19.0.0","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608080250","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608080250_1786157639414_0.5183265479334811","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608110246":{"name":"@vendure/core","version":"3.7.3-master-202608110246","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608110246","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a4fd7770d0e613671731a4d7cc1798e58eff7cf2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608110246.tgz","fileCount":2110,"integrity":"sha512-tXpIjQLBzAizuoUt+2/VCghd/ZEelis1njEPrJ7akQemVmKEvAGOHeXlytzWaJUCbQjTadA9UZh8GCQFpQLFKg==","signatures":[{"sig":"MEYCIQDz5DyPVTxQh3Xg7vMqHtjoceITA6Z6c1aTq7DYWw8+5AIhANSV2TFb2CDQ43ZhVJSag68eaO0gtWe/+FFUfPfkherx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608110246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6242023},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"66ad21d4e255ec6a75982cb9abcd52603ff1ab8d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608110246","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608110246_1786416573189_0.6255148357993703","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608110255":{"name":"@vendure/core","version":"3.8.0-minor-202608110255","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608110255","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b26d93d63267ca41a4ec7749cb4e0bca5f1822e0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608110255.tgz","fileCount":2178,"integrity":"sha512-1ZYRssPsSz31oqbcj9dfQ98LRJN8XdDQt/b6q7ZhLeJ5B8k4aO6C4KkXKAFbDC4N9ENHrJ4idO9XASUGXXXV4g==","signatures":[{"sig":"MEYCIQCokEadWh2JelLcIQggJYxGDmP/wk2sk3d5XwRAMY80mQIhAJZutoPv7dupqaRdkCTnTu+hCXh7TJKEf/NXZR2exnMh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608110255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6671896},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d4147f25fdca072464d31d8fed73fdcdc1837c61","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608110255","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608110255_1786417123819_0.606899206137641","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608120256":{"name":"@vendure/core","version":"3.7.3-master-202608120256","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608120256","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"201a79dc33be305ddbe2a00bec2f262603806179","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608120256.tgz","fileCount":2110,"integrity":"sha512-Up1ylmIj2dfbHNLy/RNS0pNXxjqsQKzAozyLexJgxUFCRVii3ZmUkebrN+uZVNQpkcIDYPZwi1zmzvs1m21uAg==","signatures":[{"sig":"MEUCIEKt+3MC6dpXmzkzUmmhM3lcsYeIjtaChzVdoI4TyTedAiEAjubQw1LMH6fzs4PPKuUsMsaviCrhbdbI14Nv29n4QNc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608120256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6246583},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"20d6ec985cf52b6f78e44331164c4684b59a6895","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608120256","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608120256_1786503548501_0.7681359232418417","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608120304":{"name":"@vendure/core","version":"3.8.0-minor-202608120304","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608120304","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"14cf1667303c77c153115748004b50ae1bebd8c7","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608120304.tgz","fileCount":2178,"integrity":"sha512-Q6aK81CDNuVU3m0Oiz7w8/qSiQIkmMzV8nVxM2II2MGYX2lPWzezs2MzYwUx239EcOZwwsH6PbTjxXBpMumv8A==","signatures":[{"sig":"MEQCIFagSil77wdl7/6qH3wlVGlLZA145uYcl2Eq1fae3YbbAiBiXaWJ/oevYIEVNSwYq632GMILp2q/aCkeVjb71u+agA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608120304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6676456},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b7b44a754e9c482fd1fb80df54bbb523ac76d826","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608120304","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608120304_1786504064898_0.9800537162462974","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608130257":{"name":"@vendure/core","version":"3.7.3-master-202608130257","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608130257","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"703d2acba90d87ece32a916527fda9ac4f7dd341","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608130257.tgz","fileCount":2110,"integrity":"sha512-UHf2pvS+EkcegC/7Vsgqi6DDFmvSg6nSnrfQxYLns2ykKBrXVJU1IEtJqhGHSSKf51vQtg3pWaoTTXnBkrZNjg==","signatures":[{"sig":"MEQCICRg1Eld+tJ+PsuuoBgorsBoiM0BVqifEMKTqKCYWjLXAiBQKhG0lumCIxEecdGaOy8H038UU41SlNLi4NAQfcXeCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608130257","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6255919},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3af3eeb3daae8df62322c49f7fe66692e06430a6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608130257","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608130257_1786590047153_0.9893866355188679","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608130306":{"name":"@vendure/core","version":"3.8.0-minor-202608130306","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608130306","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6d0d942980a74d1e864fad494d0b9d64fca3fa37","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608130306.tgz","fileCount":2181,"integrity":"sha512-yAWZSBEOZiK3sJF8TevLQRg+nyutkO2o/b9bu4kePANxabm59PsOnfv6cQCVV6P+pN87uA7XUOzB4VSnly1R1w==","signatures":[{"sig":"MEUCIQDAYrNob23DU8Tg9I08GsGvSPvkpV7gprs4LZa9o/1zFwIgRrKh/+/+EbEtB6ZPlAzMs8b7iJ3Ym41t1dqYAhSOy/A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608130306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6703100},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"aaac94794fd05afa95c5b87d0bcb4c4c4a0dc823","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.8.0-minor-202608130306","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608130306_1786590585317_0.6610775756142893","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608140256":{"name":"@vendure/core","version":"3.7.3-master-202608140256","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608140256","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c2a55be14c09adf356e193f4a01819f02927b9ca","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608140256.tgz","fileCount":2110,"integrity":"sha512-B4wAmgPCeRWWfmjby0zhAvgHmasVVgdhwy5c6UIsdaCYA5ZOREkfc0NwEKRbyDD9qem0+LjgRoHHKJ0jtHmhhQ==","signatures":[{"sig":"MEUCIQCgFVGPSNq1vhbQCtXGwMIhs0sQK08qWik6de5G0OHcxwIgdj2WuHsMkWc3jIhKkQkBr2Nc1y1Hi3d7N04juIpEyXg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608140256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6266534},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d7a81c9a585edb48786f89938c65c1ff20caf0ab","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608140256","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608140256_1786676374306_0.01715747538621981","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608140305":{"name":"@vendure/core","version":"3.8.0-minor-202608140305","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608140305","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3c9d25384c421fa7be6f05e6464610106c71f40c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608140305.tgz","fileCount":2202,"integrity":"sha512-MDZeTdb67ymNE7KvIAuw5beThJqtvUAaUp94WoK/g0MuWZfTlcnvGOPsAsYT2PPuk8EksmUDZe+Fr3vrnwaJhw==","signatures":[{"sig":"MEUCIAEYbhF5TO7Phi36zQDEuXakIRPqAX14yXMq19qP5/juAiEAid/8CV/GcrpAJL3D/QdJol5W/srW4+YH/9CmqD2JoPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608140305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6757410},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8670e5c65b4ebcd669c385e91aa7f7b0972b93d7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608140305","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608140305_1786676943258_0.3653416777111249","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608150226":{"name":"@vendure/core","version":"3.7.3-master-202608150226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608150226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1cad6688971e60c23a3d5317a61d2221f1339a2b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608150226.tgz","fileCount":2110,"integrity":"sha512-pr1Gn+j47Hdfs6CW+h24XdSww2dqjWgd+bO7JMrS3shL91VmCQ27q/UY7cer+z8N2DlPHqjtltaNoqK8bTvR3Q==","signatures":[{"sig":"MEUCIQC7ZdSEXu+IS4JvMTYSeIl1osVZ2CxjoLWr+3WrQ/PxFAIgLS3CVMpQGIfmbv7H4t6jOzX+MCvcbZYoh1Jaa263MOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608150226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6266534},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2aacd5385f0436d658072d749c2484b2cb913bab","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608150226","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608150226_1786760949074_0.8488032765264142","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608150235":{"name":"@vendure/core","version":"3.8.0-minor-202608150235","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608150235","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"bd2b61661ba0dcf18c9ba49b42e06f79839b2e28","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608150235.tgz","fileCount":2202,"integrity":"sha512-0iXNSz1NZgEKFdrf+KS2t1NWeF41F7P5mQfTkhWb/NFQoLX8EmqvkyDIGS1tBFb7yyA/WglYRAY/W0QqkxHw+Q==","signatures":[{"sig":"MEQCIDf+h+MO6BBZwMNHge8cQ7GvabL1t/8naNC+j2sZdCPIAiAyxBe/g88YE5jsD3UoYc22TS0lxVUi6poqyOoHO++WSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608150235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6757410},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"097b0ded12394867ebd50162712a07c2971825f6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608150235","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608150235_1786761492356_0.47429228193188866","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608170230":{"name":"@vendure/core","version":"3.7.3-master-202608170230","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608170230","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"2675f6552cbf7b58b778503750402ced396220c3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608170230.tgz","fileCount":2110,"integrity":"sha512-IANt2L3B32SvOnA2UnhnfRygkvv/VjpTu2Deht+vQk7+s4qv/3rZnmcN30gCa2XNRKfrFg2tJNj7t78EeVo/9A==","signatures":[{"sig":"MEQCIDFxGEOlJXQct5lgNwqa1pFH834tVF2p/YQL1ndQQG3jAiAKQeJa8bHsBjmBzK+YlrPwEb98CjZRPXhihEU2Wz0DRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608170230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6266534},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9097f7005feeeb0d738e822d999780abe2a3f2ca","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608170230","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608170230_1786934047489_0.8611789466981759","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608170240":{"name":"@vendure/core","version":"3.8.0-minor-202608170240","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608170240","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"8016c12917a9a754324a96cb0ae5d933a785b72e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608170240.tgz","fileCount":2202,"integrity":"sha512-/7eQsP7Kbo0/G/tkF+bPCOI/8ByhPkuGO0JQfJA3qFCUHua0BAJsdcZrQsfQzUW25EsgSavwC8UCJsn9kPFmTA==","signatures":[{"sig":"MEQCIEEF6tfX9S27WlhXEdty/MpOE6ewNxHl9bcwmKZzNiohAiBy5xErau4YRHJEjWbDdjPytxyuAYutNZG6Ei/QrQWchw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608170240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6757410},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f45667cb2dc8c278fe66398027044cedfe3d9b32","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608170240","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^11.6.0","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608170240_1786934613399_0.5370387237598082","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608180226":{"name":"@vendure/core","version":"3.7.3-master-202608180226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608180226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b59fc35f5d58da4d2b23100d97c8b8e0a898c4eb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608180226.tgz","fileCount":2110,"integrity":"sha512-FqmNPKo4TFdDIF0QRS1F2EuSaM9Rt1lx8CjQr9F1wirGHFDAT1dZr/KZ0TWRs91uWvPDXdJ6O3mXYLWJ8YN7fQ==","signatures":[{"sig":"MEQCIAQgtiMYCDutnCD0BRaMgv4eIlziqjt3NWI8NNQ4E9BKAiBWsr4D2y7auQHzMQWWJ1ZtMu37eqiOfVKHY9tK083UTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608180226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6267116},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4eb96c431d8c7cae0d124ba40600668f8d5a23bf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608180226","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608180226_1787020169267_0.7333802592042962","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608190227":{"name":"@vendure/core","version":"3.7.3-master-202608190227","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608190227","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"029d33327b9690c5a0b8b30dffa7b27fc04133ae","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608190227.tgz","fileCount":2110,"integrity":"sha512-GTRTd1ph0jbyFs3f6iJS55o05kjLHLwCyUfNt++dz2wO1y/cc4EKdCV7jUT4p/uB7p8A3gbmPX8BvUGqEyfM5w==","signatures":[{"sig":"MEUCICcKmM0KOfcqL+uSTplfVdG/aaUc2LNS+B7X9W2EewymAiEAnM+AGMhTwr8oznRw3znaKm9Wzd/mdw1oNHd5wKVoeIA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608190227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6269829},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1067d1bf146a10002a0e6a38830793bbf51e70c5","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608190227","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608190227_1787106619629_0.5097896584450843","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608190235":{"name":"@vendure/core","version":"3.8.0-minor-202608190235","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608190235","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e384ecf251f66a96ae765e99e1a03698defba6cb","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608190235.tgz","fileCount":2202,"integrity":"sha512-wcpg0CaUidcDMGsNiWho2zYDgMZl6l8mj3haFx7u0pQyP83sDFKAI3Di9NztaVa3BEGZNkattIuO/E5w69wmnQ==","signatures":[{"sig":"MEYCIQD4C1vm0wQ/VUafV3/Hol5McwC7F3n9ksBv8qCruYC1/QIhAPDOzQ5LPqAHyxRnirHt9BLfMYRHIaUb3iKQQMEzY6ZV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608190235","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6757829},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f9f8dcb6e0b0355cd537fe2b6f81a61aab802195","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608190235","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608190235_1787107118822_0.05674506272287827","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608200226":{"name":"@vendure/core","version":"3.7.3-master-202608200226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608200226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"bf477445b86a4ff763e8ba412ec4ec24bcf9095d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608200226.tgz","fileCount":2110,"integrity":"sha512-EeN7BRpsLK7IaBauMCJrEeh/v8DcT73wWziOqeOD9Y/ShSYxm4p/uMwnhSRkCdq3yscXmx5MG6esyhXd/sIngA==","signatures":[{"sig":"MEUCIQDyuo7gkIE7cCgG87Yk7zeaxDxHvcVf/VHaGLERuzhg6AIgRVAFS9zLoc/a5J/MrrjKBcNoEGq/Ei7SolWIK5u8ido=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608200226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6269829},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e283a83aeeb32ff21ff0fcdc8d211832821b3579","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608200226","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608200226_1787192949885_0.35902691154574895","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608210231":{"name":"@vendure/core","version":"3.7.3-master-202608210231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608210231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5e45eae57251d9b89a509e04d4b357aacc435aa5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608210231.tgz","fileCount":2110,"integrity":"sha512-Jwga/tM8fdQmg4Z2/haUU4b00snyu26WJtmySqcbU3KDbec88zncuDq/Tcs9uLi0IiyBSgbalhjUO3+8C41Z+g==","signatures":[{"sig":"MEQCIFkL4VIQA1+KR4pHDIKN9mLxR4I6avqEOx1SvfNyyTrRAiBfZqn3Y57GtWMvWRd2RDd4C0Z3DJ35VWloXGDfJ5Wj5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608210231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6296078},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ae562ac7a6fbb8e9ab192e745fc37e2cf11e9566","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608210231","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608210231_1787279662364_0.9237759213169692","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608210610":{"name":"@vendure/core","version":"3.8.0-minor-202608210610","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608210610","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"29d155727348a07031a7bc696fd5e183ed91f55c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608210610.tgz","fileCount":2202,"integrity":"sha512-8bne/STHRBgf7SbblRqQc1KRIibWzRjuxKxRrNjmRn+NJ8omQR534P3e5IclULitCgGveq8CFw2nFSoX3E2JSA==","signatures":[{"sig":"MEUCICWMqIKtLKUVEFGS9ivpXDknPRh67narvQEOMW4oMH/nAiEA4M2UFC+JNPYs7aetZfqJxUKT0xIdbIWvMg0q82uVo8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608210610","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6760942},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"25c5242c3b44e44c9f4cd673e488b30e3302f2a7","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608210610","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608210610_1787292786200_0.15677993641045407","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608220226":{"name":"@vendure/core","version":"3.7.3-master-202608220226","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608220226","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"16acc3d27d850dc7bfec212a881c6a818b97f139","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608220226.tgz","fileCount":2110,"integrity":"sha512-GvOh0/1JBrzKRglTRULSwOPnA7P2EnMb5bFr9nm0OAHn3hhxVQMvxwaOKQKn0muZscAgSht0DrWYRszW9Xf/1Q==","signatures":[{"sig":"MEYCIQDNZ7Xg01rguAMk8IsbHWYG9qT/cmrv1auoYSBjA4ln0wIhAM1Tyqr2up3LVm42eO84hfafwlVUe17DsykZ0j70CSIk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608220226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6296078},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"94d8b423200059820e4a2694c2d293bbf1f1af2e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608220226","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608220226_1787365744832_0.9673840047915072","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608220233":{"name":"@vendure/core","version":"3.8.0-minor-202608220233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608220233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"832baf166d24df93a39bdaa5bf84e82f6a202cc3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608220233.tgz","fileCount":2202,"integrity":"sha512-SgzyKvmzyRGEAzwL5bA1pJlfOD9F4PgKHYBbaipHTZmpCDU+Yp1iEPaHMmOVNckeMu9RmkTqTvg4m97xfc3aHg==","signatures":[{"sig":"MEQCIAiz5zvxzElnaqPj5pv8M6eZiq25ksqAY9R86LJKi97gAiByLOa8JYsCig4Gpn+PiVf6bJFR1MIUAZPMV8zyMRxGxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608220233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6760942},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8f1568f4dbe1342e061f26fae51ef201d45d52ac","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608220233","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608220233_1787366216911_0.3749928872924715","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608240231":{"name":"@vendure/core","version":"3.7.3-master-202608240231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608240231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"510cfdb70ff57a5d54c4f1f2b4bb3933fe4f11bf","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608240231.tgz","fileCount":2110,"integrity":"sha512-c3CXCB7bUzQ51wbR1MPzUh08tC68InNWpwokEfCGdFiU+XBLS6sVsDJq6rwRBVnd6WDb72NVoKvDo/Ror9eUIA==","signatures":[{"sig":"MEUCIHcGEZWvamoJOg6qBWnt95TmJHakAf/Q6T9baPCcpNQwAiEAtQwcuT/lPlkqpZKvH20SNlGLtvzehFD/wyF6knNow0g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608240231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6296078},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e4d4d5a6d3665678b6a8dafdc201d61a5ea629f2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608240231","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608240231_1787538861772_0.06779009509872647","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608250227":{"name":"@vendure/core","version":"3.7.3-master-202608250227","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608250227","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"82b999794432d067e3523763f607b71e1369a6d9","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608250227.tgz","fileCount":2110,"integrity":"sha512-r+7dbz71wuqDqaDSP7kDN7iniXNEFkjuJ75FOyHxG0Yniw6+DATwgJfF+X2f95OnX9urHMAa5N3WLGxgI2+uOg==","signatures":[{"sig":"MEYCIQDuTpJPvY0fHAPertbCNdr+rV/Msa7I23cSV1jMagIwCAIhAOnqLht0rzov+f1bBUFmmYz3Id7isyE8oqzOt7UIqJxI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608250227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6303979},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"0ff4a3ef01e003597cd3eceb6a9ded28013cdc54","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608250227","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608250227_1787624961832_0.4053826084825982","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608250234":{"name":"@vendure/core","version":"3.8.0-minor-202608250234","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608250234","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"521c023ba3e3678a36bc37a433d57d73d674f280","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608250234.tgz","fileCount":2202,"integrity":"sha512-uMD+rklnFoIZ2hIemSqRxiVmB4s5aiX0uLytG15XW6c/9568IaMdlWD2PXrxrfIBiLtHq1u3PV3hCkp5SbTEsw==","signatures":[{"sig":"MEUCIAfRrV3s2Y7zNGTURrhgn9ido3xwmLXrb3TdQLFpYlNlAiEAsxP+wRVBFtzch5hO2jT3XWiRCfTx5svijDIU27+IrXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608250234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6760942},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"c7e23f2a8fee794a4979a1b1482c60978d1e33fd","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608250234","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608250234_1787625427992_0.5050617518095835","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608260231":{"name":"@vendure/core","version":"3.7.3-master-202608260231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608260231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1020ab7dfa1e13214e702c68f1fd08f666b0a64b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608260231.tgz","fileCount":2110,"integrity":"sha512-wbMYJcX/VA7w3SrfcyaSP0rKoHzRU8IYe4lu5DWU0GoS0uCV5l0XjypeOWku6ykrY1p9EYUR0l+uhpNS9GXTOg==","signatures":[{"sig":"MEUCIQC5YKqtnlcrhV2y2bRkXBmHkdWMoDVKw7eJWg8xh65XPgIgZrixPDF23bhkcRR6f/i1oDCXYXIQInPLSIonQHb05hk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608260231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6326252},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"64a9ec1924d2b33a5df3dc6448907d646e32dd46","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608260231","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608260231_1787711626274_0.2726991457837762","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608270343":{"name":"@vendure/core","version":"3.7.3-master-202608270343","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608270343","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9084780b587abc437d1c51dd7e0b6f5a3bc97485","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608270343.tgz","fileCount":2119,"integrity":"sha512-dMRUQN7tEJmFxsxw+Hq7viwxLuGIXfOFi+4ofYzfFpuq5WnLxYBeYa3QuObLbcesKZgQXnuimoNNf/tFPLnVBw==","signatures":[{"sig":"MEYCIQDTmeKkJcD47SnvoMT+VlLl2nd5KYEvakjkc1NzXUZoGQIhAPO2vpqq4xeEngkYcIR1831mkcOYml71rF4iEB0GdOGb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608270343","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6353517},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f4bc322310c25f34c1fbea01cb96d5fb65bb85ce","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608270343","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608270343_1787802407422_0.34653905192090373","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608270351":{"name":"@vendure/core","version":"3.8.0-minor-202608270351","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608270351","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7e2ce98da16d9ef375cf1d519f00646739dd5a80","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608270351.tgz","fileCount":2208,"integrity":"sha512-Jia6W1UTkrBUffAFsQS2LI+BaMqZFLS3RU7AZ14BKzf97jY3nipxw8dxnSD2Sd6Xh/041SSZRUriPF4ALamX9A==","signatures":[{"sig":"MEUCIB+Svee7beGAIDPPzI45+AHJaTG9kzTsevgdKIv3jxN8AiEAooSBNmMBEl0ElEvJX7+GMWqvgyLS1zLBt//dvfWq5P4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608270351","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6798633},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ebc606fc1b47aa75c6c804b9ce0c968f7ad916ad","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608270351","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608270351_1787802864326_0.9586466395873348","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202608280440":{"name":"@vendure/core","version":"3.7.3-master-202608280440","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202608280440","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c980c122f8d0750e6409c5278bfb8592613012c2","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202608280440.tgz","fileCount":2119,"integrity":"sha512-qFFHQAZTJpSnxc92FkaVywdf3+dGdZUArmIcA+jfx47FmO5DI9YfH9CHnrLL187v3JGPZUGYfwwSQJxfm0aQ/Q==","signatures":[{"sig":"MEQCIF2RcximD/9a70DpCKR43Mu7gAIeOU/vKhVpQEypuQNHAiBBAY4M4Vhx6M8Hhvz5+RhrkQsMiszcxXE5mtqBzwIJRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202608280440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6353517},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3324aefd06cfc5c2a73858425cf833fe6a1165fc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202608280440","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202608280440_1787892239700_0.7722800846542126","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202608280448":{"name":"@vendure/core","version":"3.8.0-minor-202608280448","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202608280448","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"662067ff6d0a7eeb78e00a18e2dd456806afb1fd","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202608280448.tgz","fileCount":2208,"integrity":"sha512-5vN0krLPT3mgiUdHf6a3k15r1uW8rkmKfphGBqf9HzxdC01wdlSgXJpobq/GWt+VTVyBCJWpO9/ZtGZBcPJXPw==","signatures":[{"sig":"MEUCIQC0DA7wFWSNcrjAxeieQcCSU2+2P9TlkDv5P34w0ADqTAIgZTA68Y4OFESnzTcOuNkQoNbwYYwXZjBNifMYOlVW5IE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202608280448","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6804516},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b8b9b8c81ef299114a00bb4590fe6a6f88401daf","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202608280448","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202608280448_1787892710033_0.42577671040196163","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202609010213":{"name":"@vendure/core","version":"3.7.3-master-202609010213","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202609010213","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"a9beb85edea8346a1ad601d394d54d2fc7fc5102","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202609010213.tgz","fileCount":2119,"integrity":"sha512-z76TN121ZWQaXaTc+fchTyaUWmxUuxx6vg09hOpHpF3ZMp0C3ZgtchenjdSUhWcV6R8TU7h8HmOAp4oc1WJl5w==","signatures":[{"sig":"MEUCIC+h+VJWbYKzh3coFq1Gm1QO34GIgjKBQdfqxEu6dhIGAiEA72Hge4GO8YBgowLo+7jMpW1Le7p2SKec7LdpGdtNM10=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202609010213","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6358356},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9acaca082e7327bfb4cf8e5bf3a8d5ee4f0761e0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202609010213","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202609010213_1788228995625_0.07598569031334224","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609010221":{"name":"@vendure/core","version":"3.8.0-minor-202609010221","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609010221","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"0bf9f7c06bde9c3be6de9225196ed3229d81833d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609010221.tgz","fileCount":2208,"integrity":"sha512-KNDUtNX++px7KPrQnPPRagMP8lKerNaplpwZT4NqoEkmC8OXA8Xj7rFFrNt29d9hXR1SEkHujOmPTC2Q8cXo7w==","signatures":[{"sig":"MEUCIQCLobiX0s1k9NyrEgoKbZ9kZSwEM6dFhFr/NIWNJ0Vi6gIgJ7ujMwS7rpCBk333FvskzHSHLe6TprHiqX7IgZTfyIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609010221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6818841},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"e4166ae0d5be3d4ceb83c75683c9b0ed28098bb8","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609010221","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.13.0","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609010221_1788229478094_0.2758194537940539","host":"s3://npm-registry-packages-npm-production"}},"3.7.3-master-202609020223":{"name":"@vendure/core","version":"3.7.3-master-202609020223","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3-master-202609020223","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"906eab34ab8015cf4c4bb58b09bc24934b5ff83b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3-master-202609020223.tgz","fileCount":2119,"integrity":"sha512-Bo7VKhrwA0jz5pjpDJfWKqtfHe3hUEeUdYK1nYzyl967x9RiqHabMhha11A52lUvU7GhXm6QvhhUX7qkrhXSOg==","signatures":[{"sig":"MEQCICSUCHwqbqz2I8zQN8FIQMQ8+VUDkTGpVnXdPn3W2g1KAiBu6Gv+fstoyvD8eWd1TZwe3b3ZdMtDBeKF4Eo24WOblg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3-master-202609020223","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6367217},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8d83c6fbf3df5549f7d79fea4bdde342ba8e0a90","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.3-master-202609020223","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3-master-202609020223_1788315981122_0.9819236981592256","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609020231":{"name":"@vendure/core","version":"3.8.0-minor-202609020231","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609020231","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"3b6c79e0137ab1ac87fd144dfe639431574e64a1","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609020231.tgz","fileCount":2226,"integrity":"sha512-5ZRUxsOOK3FPLFtx22P7UDumkEbH3lo9drCRot2wj9SUY/Nyq0iwh1fLI+WkFnl9wcwqLZoLEt+Y8WcWkIKfWw==","signatures":[{"sig":"MEUCIGnoQr3FrywMAnblI1+oa1G92IscYNkEeh8iyyJTLGXDAiEA0X+6LVLhqiVRmNZj/geyxgA3WB77e453TbG7ox+MAfc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609020231","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6946788},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2ec6886aa727efa4b52aeee3eae4585c9499e214","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609020231","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609020231_1788316450377_0.30030169082032665","host":"s3://npm-registry-packages-npm-production"}},"3.7.3":{"name":"@vendure/core","version":"3.7.3","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.3","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1b4642fb2f58c7fbf0ef9c2ea78f8f12c20d32b5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.3.tgz","fileCount":2119,"integrity":"sha512-Og8/rWxpk2SfgnJpTp2JI1cj5b4b0wOIkiC8ACw6uut48o5iPOceX4cp3JlOUmEhyl/JnaoHx0+DLJrRwDiigg==","signatures":[{"sig":"MEUCIEsCxhkqaQRYC3duvH7y0AdcYphijuhQXvTb/tvQF3qdAiEAlAoF41MkhyJtGzAFP2PYBljnrfpGds9dq88DqmAsWTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6367277},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2cc309deb5394af176314552ac7320a7b26a0104","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","approver":{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},"trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"3.7.3","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.3_1788335761540_0.8786311308220793","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609030216":{"name":"@vendure/core","version":"3.7.4-master-202609030216","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609030216","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"6c5e5518f3683a1c0e3c0089c647d92a6cd16043","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609030216.tgz","fileCount":2119,"integrity":"sha512-QMj44Zn9R2IePwsFcUnDG1vkK0Kdp0i1HrF3eNXE/b3xo1jpaUx9ngqD2bYiqWzLha20fKjz97gHpKORlzu7pQ==","signatures":[{"sig":"MEUCIGubzj5Sfe39euDo/uH3hDgsmO09IppiAZya/PYsvCoAAiEAoIpEyg4HjCSsZwA8F3anwIPozj5JjAmiAsiyhByZAxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609030216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6367318},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"874112d11294d884341e728a0ace528fbc5cba8a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609030216","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609030216_1788401982249_0.9245171502163461","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609030224":{"name":"@vendure/core","version":"3.8.0-minor-202609030224","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609030224","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4a92f45bbb78a857f4d3686beccabd079bbdd61d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609030224.tgz","fileCount":2226,"integrity":"sha512-6T5W5hDw7lH9u4M721AKx2GMakDlBPoB1VxMERupIwQG9xkFGcfEmMb4O5JCKO708Owhrfk1oAe9Fiwqr9vxFg==","signatures":[{"sig":"MEUCIQCn7K54CtgD7z24KGKtDNLGGuzWRgcKYAIdWa2lfAb62AIgBl8mDDudYeZGqFFbNQp1adFrA4l0oR/zCnzXu2pTnkM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609030224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6946889},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cc5d8389955da6c1496307e97732e6995ad4946e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609030224","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609030224_1788402451933_0.501913550806425","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609040211":{"name":"@vendure/core","version":"3.7.4-master-202609040211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609040211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"fd2ed3ef0f1df71acbce8f73ac3e9c64b2af8348","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609040211.tgz","fileCount":2122,"integrity":"sha512-Oi8/UY5U50gruDyQQxgNDlZLktUrBehDjlFxBxv8S4+zxR9GJ963+5cDg7Qbom9J1PVnMMSG/hRaIXc8TjdLlA==","signatures":[{"sig":"MEYCIQCDS0kCV0+QtTISiYX+OGwWY2y7F1z5quIVOGJAOp0PfwIhAMdXzuG8yze/GtucmMUIi+6zoqscyWIFmqdJNpLiWRbN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609040211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6397294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bdf3b7cb75b968c5f8708371c662c2d6fea5b884","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609040211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609040211_1788488048224_0.4909838563535871","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609040217":{"name":"@vendure/core","version":"3.8.0-minor-202609040217","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609040217","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c5a16bfa1cb182ded42279651016bb2ea1c8f328","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609040217.tgz","fileCount":2226,"integrity":"sha512-Pb5LmtZWq9VLKEXqAo8DI7HMpqCs3fr5YPY7hBGG2AIzRC7wQLKhMeRXAzT71EW/7SncQT9AQtTi6H2z9PAuEg==","signatures":[{"sig":"MEUCIFYhuqY7sSKLdHv6mmAojt9+vztaBVGzA+Ms+7a3GcU0AiEA/ddrTTL5Es3puVDujLLpZlcfsaVb+1+Wo/NBHo+JOCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609040217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6949357},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"51a5fd0b919de9cd6747d1d218d96ea73e8c0a89","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609040217","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609040217_1788488385082_0.8957436094008082","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609050212":{"name":"@vendure/core","version":"3.7.4-master-202609050212","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609050212","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"11aee5f4ae2b9862e303d4cc80e9450018a32431","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609050212.tgz","fileCount":2122,"integrity":"sha512-+ZvbJ8HYmn/hPxMq94XoZAlqQ181PuK75dQCJ0dklcAHVQKXAJRpawvtm+2YH7TlhwDdbyEu38TuT2IyxikAtQ==","signatures":[{"sig":"MEYCIQDRFgpMQF3sTnC+l/j5FI6RRU+Xdhccg5EG2SbajbahZgIhAPxm4S3AZ4mry1WfG8SQqgKtu3nomm69DvcKmBZPq1NJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609050212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6397294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"21a55883fc76496b95b841379495ecab193ab5b2","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609050212","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609050212_1788574523378_0.5372457875133019","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609050220":{"name":"@vendure/core","version":"3.8.0-minor-202609050220","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609050220","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"01adac35b7538d7b5ffb5a6dcae9312ad0f7f1db","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609050220.tgz","fileCount":2232,"integrity":"sha512-QPojJ6ba9otO7AVZly3fYztGN0UR8bx+fiIqs0UU6ZP5h3tr8+dXVKduMDd69Z28iWGwzf/aY978q3v1s35/zA==","signatures":[{"sig":"MEUCIQCBBZaAhbR8PJZDZy1oCsEeYbanGhl4o6d6oC5bOnO6VQIgYdt8/LMCpZzmv+sxWnwXCa70MP/7YhTHXTbvF+CUSNc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609050220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6967951},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"3c2221d3d773b31fd77fa4c3443ce3e527400a28","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609050220","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609050220_1788574985799_0.48521984277612096","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609060211":{"name":"@vendure/core","version":"3.7.4-master-202609060211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609060211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d5e8696eca7a3f05827b33def531b2a0105d4f9d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609060211.tgz","fileCount":2122,"integrity":"sha512-JRozYcvOv0om/jpwo6RxueGJWEBkCse4eMnulf///gmmtqGVQ5igL6jVzeNYZ0sJV8/3bEOeasNzSWNJOoq60Q==","signatures":[{"sig":"MEUCIQDOn9pxuVz7DcWd4N5Pszk26GYBxorA+hXYPEuMH6fYIQIgAzp2w6Yy009OZO2cp8g8tzTsjyzWW2+Lj9+PpQW3d0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609060211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6397294},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4147f79389e0dd882db8cd524f02c6220af263c4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609060211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609060211_1788660822199_0.42900455268777304","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609071236":{"name":"@vendure/core","version":"3.8.0-minor-202609071236","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609071236","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"60fa33f318f03352633916f648c24995b91a81a5","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609071236.tgz","fileCount":2232,"integrity":"sha512-4ftT+vm/SxYT5DVZSOGmHBboVTMmB+DATHpF3ZLdx90xCbqeEnsZNLml+0n8SQnYLpbJdAqFNu5/WL9zAAtNfQ==","signatures":[{"sig":"MEYCIQDUTJkxg1+BYnuTkAp48h14ac0mHRvcO+7kdrbK29FOIwIhAKGcW9owOF2xPbGcaCm0JR623uAL1K694X+LZZk4p7Ym","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609071236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6967951},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"bce3ebd259c019a7076d5cd91c52d3553989ac45","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609071236","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609071236_1788784780295_0.3971574836862497","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609080211":{"name":"@vendure/core","version":"3.7.4-master-202609080211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609080211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"13ba2b6c144521d4ccf4d25db807d9de584e92ae","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609080211.tgz","fileCount":2122,"integrity":"sha512-w9WXQv5ja8KDgHg4tmxOyO7l2pxLCjug02XK1UmfyU/YLBkgPy7OmYHV/X5KNfwQZtSW6iSqP6bWSBqXJkG5JQ==","signatures":[{"sig":"MEUCIQCUZ19QNCUZ8ePEHQkVvhGvGn3ihNxwV5nSSv72p+fxsQIgEPc3qjXqEkhoXqKHORw1CXvC9ftT1DOIKsE+WlXJgjI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609080211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6397001},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"f35277a9c52ebbf57d8353cbb153af22b89b456b","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609080211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609080211_1788833671168_0.3191691026497607","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609080219":{"name":"@vendure/core","version":"3.8.0-minor-202609080219","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609080219","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"aaea45f2a3add3c514b6ae1471b71b11ed810763","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609080219.tgz","fileCount":2232,"integrity":"sha512-yiZQKIjdTBTvNJlJE6nD7Frvfd3ZqrAYh9QXqsH/xllmqfptT60g5zijyItkBCw2P4KveqsMEBMxVX6prlBC+Q==","signatures":[{"sig":"MEUCIHUy1nzL9dKsamVyiqXJQpIhTf2qXNPDoTiiWXcO/0rDAiEAlQiZrxc8IRp1xPksSeoGkfTJ/xigkt3RCzUl7RzW6Ac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609080219","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6967951},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"8edcb03260c5b3138377cdfaab7828c8e65087f9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609080219","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609080219_1788834141500_0.638546064339444","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609081233":{"name":"@vendure/core","version":"3.8.0-minor-202609081233","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609081233","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5c88379a29cde2aabe9db7b5c4d109fb702db745","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609081233.tgz","fileCount":2232,"integrity":"sha512-44X36ZopmO5oRRyEwCyPXFZkqt6bhFvPWx0EYqzNmBA5hSMahur6VgJgj0cZRT3Db/0ET/HeRn1EgAbjOXRvFQ==","signatures":[{"sig":"MEUCIHdpzol30q3YLoSWYZrNbGoQEKyQPoPOA4hMWhQAP25LAiEA7GubHm5Eq+xHUcF1kfc2+w5boHGTHX+Nei7R04e+MfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609081233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6967951},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"a34054b0624aff8252afc5115c981b09d2ef3372","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609081233","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609081233_1788870963050_0.8031392462737694","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609090211":{"name":"@vendure/core","version":"3.7.4-master-202609090211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609090211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"2e46ac662a3ce5ddfea6a110614b3cc8442e2be4","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609090211.tgz","fileCount":2122,"integrity":"sha512-jWW2Y6s6WJZJFTa2kaoYCFVqeUVVk75Xa8IdB6wrRybK7HHDNgQKQjd02IBQvXW5KjbeQUIp9yc7TomhY2dPoQ==","signatures":[{"sig":"MEYCIQCOIBkzhBcYIt5IH9hREPbc2sQybCfRZWS6j+yrqWKpmQIhAOsysJb2pV3pvU6X7p9+27uljwfPOSZWN+yiPVO7Mtaj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609090211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6402552},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d0278c98870ac73321776a73a3bac1f96c378ea4","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609090211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609090211_1788920094869_0.7279745065631449","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609090219":{"name":"@vendure/core","version":"3.8.0-minor-202609090219","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609090219","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c813a1389aadedbe915b9ff8341a44971150463d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609090219.tgz","fileCount":2232,"integrity":"sha512-oGl86su6rISzFiIWgFsxxmIJjnKxdJVlF/3QRQq40MsKl9ZwR7UypuW3fhkkv4Xwld5lM/oqcFYMf5K/BfX6rw==","signatures":[{"sig":"MEUCIQDVymHc3jcbjlBDClii/bVGv4JM9S6EPyOBtJltl0WMwAIgEcEksmcnHeNHnGnOgYX1YzZsgWiu4ELKMy2MmbSJHw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609090219","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6967951},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"add5d28a4771358de44a894520e11591fef60871","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609090219","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609090219_1788920519114_0.5924452995542857","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609100211":{"name":"@vendure/core","version":"3.7.4-master-202609100211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609100211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"7bae10d2183713f6f9f0bf3a7d2d82d21438ed4b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609100211.tgz","fileCount":2122,"integrity":"sha512-daL2qxmcgiCNZE0FHvZVDGZtsub+9R8wwONC1O8P1esW8FqSKakTs+mFhdBIerDpW98FKG8iQ0+MsdelRFDNdQ==","signatures":[{"sig":"MEUCIQDtCdf8ydfzH56DRX1Hzm58+JzfBvZa/7bfnUviGJ3G8QIgN/jxtmpssNQ0HqhvYDHfGOVqekxVX9bX37Hr2EIjC1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609100211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6403506},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ee8e0e79abb1a95bc69fc9a0582af37233097af6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609100211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609100211_1789006427646_0.2919697560235601","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609100218":{"name":"@vendure/core","version":"3.8.0-minor-202609100218","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609100218","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"23a090e0f52bc54e11e48e19f38d43762cf42712","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609100218.tgz","fileCount":2232,"integrity":"sha512-qWO0zTR9A75ssjk/VWtAtYxYVjohct90KtHtA9AO6cpz5BWdtEhj4k8seiYC8qmHCn9jCEvZ+GKXNsBJFBaMiA==","signatures":[{"sig":"MEUCIQCBX5C6Cf6yPswMmM/mXGYrrg0dxStuILEeDvZNQB5fBgIgdWc9/a8B+cB7/SYV3tbKa6r42PYuGN6hnOyu8Y0t9nk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609100218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6975976},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"5e73b4caacc2ca983772b2b0014ca7513be87450","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609100218","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609100218_1789006914355_0.2746512422166971","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609110210":{"name":"@vendure/core","version":"3.7.4-master-202609110210","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609110210","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c6e4eeafefdb8788429194a91b559b4acfb845fa","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609110210.tgz","fileCount":2122,"integrity":"sha512-190AdiZ619CIIHAlov+dnwpwu6w7S0wv7pmUnG0UQgYlYzXClcKce8NP8ftCSmdS3lv+Qr3TXrofxjYZCKKNgw==","signatures":[{"sig":"MEQCIHtz76WEfrayN6evWFmiNLIVYAozEDKlRQEgcptbRJhpAiBuFiPiKeMDj1JXzwBFkogA30El6xU/YV6BahR8VxBe+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICZm3JDq+SJZ5JHRVuKQJ3wCaVZ7sY+2Bp+FY07j2kyzAiA1/UIGTP718/tN6md1QaGWIN8oGeoYjcuqaBZUrvz09g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609110210","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6413492},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"fb3c796834f249ecfaa6751e834e4133ccfad64d","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609110210","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609110210_1789093172138_0.9683207240288829","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609110218":{"name":"@vendure/core","version":"3.8.0-minor-202609110218","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609110218","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d8932e812f8f35a1837e171f3c081a5b12835c86","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609110218.tgz","fileCount":2232,"integrity":"sha512-JhhD5ARncAkmm93JpGJNWNuUpCokxzkdLa+W/2lOSjFcSjARkvaPmtQ1tpqYPavuRHgKKIYNoQZT1uSkRr/JBA==","signatures":[{"sig":"MEUCIBI70mT6xrwKCSfOFH52EWHduQluxSvnpSeI69rz1lXiAiEA8xwg5yqzUjcHppnF8g0oZiqxnxdOv9U3JIScYk/oc78=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCShVPTXrnz/f6j+tUo1/JLN0K9fBFoREUY77NF34o4JgIgO85JgR4S1/qcHj9oBotXBwlf//QR6YErg2FZYchaxnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609110218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6990783},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9ddcb1613071f43d8813c4961f94554a4152cb76","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609110218","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609110218_1789093423308_0.4085968375289468","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609120210":{"name":"@vendure/core","version":"3.7.4-master-202609120210","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609120210","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c8907be4863ca86e0aaf9efa5d7bcd8fc9c6b00d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609120210.tgz","fileCount":2122,"integrity":"sha512-0bVO/n9EovvxeQBueCMlKUUczB7tI42U2Ow1Da+4tTrz63c+9pRC8zQGwcB+i/aQd5ReGL5NK6RYPgLZoBNlsQ==","signatures":[{"sig":"MEUCIQDLKPFd/G2f/6UClIAsWq9qrPmIQVZVLdFJSLqIYYy1FAIgI87e2q7eGGeq1moUXB2SrSAcsL7ugD17aRTYwH7bmDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIElJHnwAZhBdyI1wPqOcgENcaaYyPBnyJUGAIaH8+RQsAiA9oTBo0aTciu8v/gSvSTo8WsufgxGmbnsTzCX3BGBbcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609120210","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6413492},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d742bf11fd5089298910f1a44c55ef5fc86dec0a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609120210","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609120210_1789179353461_0.05192100262615762","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609120217":{"name":"@vendure/core","version":"3.8.0-minor-202609120217","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609120217","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"406e6259e50a28be59a85db98d1690acc4233bb6","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609120217.tgz","fileCount":2235,"integrity":"sha512-iL3PgxDgsIt7foP6Rmj0PicVjXs133vX1v4FnKrjf8IoE9CaL5oo5NifuEXohzLxGZFZWp6KYoLaBcMSjfXUFA==","signatures":[{"sig":"MEQCIArpRv/jq6aYNRAx/qSkLQB7yChN5PBu0QqhM3N0iTABAiBdnaj8eee0Y2cguJKCk6BF/mEQvLcv7bbSRtPr6sM4hA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDEsuGu/JXF1edc7Koyl87iOcvIb8CVDvsaytwkpsRuCgIhALsyo9yOqb0Mt7m7hTrZUkRc4Le7RyFjtWmafP6Ml8WV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609120217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6997558},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"9d3d3951f36373122fa50d2ed906b5e1fea5cd6f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609120217","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609120217_1789179847765_0.5552129761364251","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609150211":{"name":"@vendure/core","version":"3.7.4-master-202609150211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609150211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"435462b624ecdd9b904f8db6c05e92ea07d06796","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609150211.tgz","fileCount":2122,"integrity":"sha512-uZlhrmQ/fgcR0BLjelSo7zIxaGJ5dpQWzX5HzYl1fgKGXJ+1jPlmnhYfJ66aV4CKuAG4RqczT/Gzeom7nYKZZQ==","signatures":[{"sig":"MEUCIEh6H2ua8ceEjlBI+z3GnU9uNaKi7JzvamBzgFqgUyqlAiEA6NNNO8fwnIHtLPTJDt1XfPcyZBhifas1xiY/Y+hmU/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID7dqZcu8LDVe3T7w4SvHJt45GUiFfkfFUcKnVlZRnlpAiAU4pu3fEYZEtjsB3zV53ToQo9EgK4dR7R5XCREin9RFg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609150211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6413492},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"cf98217bc0037d67e7eafcd2c0fe61461fae055a","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609150211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609150211_1789438546624_0.639003628752105","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609150218":{"name":"@vendure/core","version":"3.8.0-minor-202609150218","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609150218","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"4236f507141a993fee48d072c0432158a34db8c3","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609150218.tgz","fileCount":2235,"integrity":"sha512-g1k5YV3HgcuJ377k8O+sQ8oTJ9eZ6m22+ZTN3ujkQICVXllVBFDBM4KWSi9lZ9K449Dyu7ZJh68tbX9nPGcNbw==","signatures":[{"sig":"MEUCIFAynfYxT0d0d9dpXItzLkjHQi/kvbW5sd4lsTxTj+NyAiEA64oo+OtjXT8qd0Kqc2EaC0hmYfg3dT0hf/puewXN3og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDo7PcAyTPh63SrVeP5MK6LPFjjor895We6mxrnxNx1CAIgMQa/kXgj0duvZhwOBmgusbfRsF46q71JT0qi0SA1Pdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609150218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6998083},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1242cbc7bc156ca78afd31fc2aa6d47fb7d20a5e","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.1","@vendure/common":"^3.8.0-minor-202609150218","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609150218_1789439150919_0.32062593518238836","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609160211":{"name":"@vendure/core","version":"3.7.4-master-202609160211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609160211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9141d640413fc8c1d36d611cb1478983e83337a8","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609160211.tgz","fileCount":2122,"integrity":"sha512-Ot+BQj+28Ms3X/gj+ov0OLbuR+2QOqQebeAm/ZUIsMH5pnY/io5zRz0JXjbuzjrfwtleit8am8JFDdEeZP2q0Q==","signatures":[{"sig":"MEYCIQCaXjeIsk2Xu/LhDiP+fvv1v+x1xjMSD1w+j7tBvCVZOwIhAOy572aASwUph3NkfVaH7pdsCAG+1caNA+T6hpgoaBML","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBE9MFStCOLPqhoa8ZpdCO+nIVOW2wnbCbDxKWDTTznCAiEArjwRAsj6TA4b2P/ui3474++U5ZxgERxMlhc0mM4UM2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609160211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6413492},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"df4f4f176365381fe1b22b6ad2272c77cfb43cb9","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609160211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609160211_1789524986316_0.7579296855882378","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609160218":{"name":"@vendure/core","version":"3.8.0-minor-202609160218","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609160218","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"127ea6f411004fc1f7dc1434069d4e6cec10009d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609160218.tgz","fileCount":2235,"integrity":"sha512-NVHyzTZe5cLKyxWX7bBaT73C4pPf3LxJgKsGNMuuqe3p+izAb3MSSYZra4wYPwJlVLVtO9b1iRW0A54xezi9lw==","signatures":[{"sig":"MEUCIAc72jGTYkxUFl51k42JkygTBg9yXzKwEdACBAtYjL0rAiEAuKY0tKpOPHI2a4hC8hMn106Y4G+yMWYEHZAPHDtqJnQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCGnXJ4SqeRVnwx7hz++262URiMwTuBRQkTPE5JKurV3wIgDtEGSa2eyLey3/oMYjXF+LD2myVWAyaytWZhLSseTCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609160218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6998892},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b47247119ee617428b1030ea497d43e891e0b385","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609160218","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.1.7","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609160218_1789525507784_0.9433220101403084","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609170211":{"name":"@vendure/core","version":"3.7.4-master-202609170211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609170211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f385c03a34b8327e3ec50233ad3f11b1f04c626d","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609170211.tgz","fileCount":2122,"integrity":"sha512-QIPG6dwO9HCo+eQ6i35wCCs37cA4cFo0zKbsT+4LaB6ORzubL3lJmjJYi1eBMFM1xlLrkQmLBmiXtyQjOlJdKQ==","signatures":[{"sig":"MEUCIEp31iQz1lUoxwWIvKr0sIQJ3NZT5KqNcfRuI7Z/mRS7AiEAg+5GDnveIRp5U4GU9tU831F3YEOZ7Af5XJkes0+Faao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDAoYsP1ywwZ+nTObW4qQyLON/l2eNUxF/PTjGFryBBvgIhAMZVr9PoK7X7i353nxdluv0iEF+lHXYsObMj/87qUgGN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609170211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6427329},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"1e1f073198084b40a055b10b3a4db5a7bfd7df7f","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609170211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609170211_1789611494343_0.050929882839581664","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609170218":{"name":"@vendure/core","version":"3.8.0-minor-202609170218","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609170218","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"1b01b4f5a970c23a09a5484f44516e67780a00ad","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609170218.tgz","fileCount":2235,"integrity":"sha512-OcZn+Fj01399es3SUQsyBpXCLY4wgUcaeKWtXEseAzU9ruuY21W2GHStKHsrkKoa8kRsngp1LcCeO8Mm6f600A==","signatures":[{"sig":"MEQCIAYSeW4IqgBWhNbUQO5k320mX2lAJ+R9V7cE15pXAf8kAiA7NpWi9EtszclF+Z+uo54XVkD8TcRwgLNt6Qieprbxiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIB3BoBjAdYfgIv0vfV8Rpjw0mhJ2Gm+pACq7vCMlymJSAiAPKqXYJwQlrqhzVox7E3F5n6w5G9RtF/uMFzLlYEUOZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609170218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6998892},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"ec4c44d6de05b4a8a2cedea8dd37948e1582ade0","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.14.2","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.1.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609170218","graphql-scalars":"^1.26.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609170218_1789611941161_0.6858015511005839","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609180211":{"name":"@vendure/core","version":"3.7.4-master-202609180211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609180211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"e7f605ac6c95fe9801c054440eebc20995ae003b","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609180211.tgz","fileCount":2122,"integrity":"sha512-c+Y12K6JDhx42mDyxEGYCbgl18U04Hy67JdPYMkJC8GdL9IZJXeHNskYxj7NchTUshZhHPFfJc7qiNEYaQq7fQ==","signatures":[{"sig":"MEYCIQDJANJ1omw9fcUtMPfqXP4htSCHV/fwgFbmK6N59Ig0YQIhALWAH74DHU42GkmtWlHNf2R7FJp6Zv67WurGWuTP51sG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDmWo3+JDzjCk55cPvayTUhewtDxMMYiaKkEnfBsv8ADQIhAMlnbrx/zM8SLKTx3EVihdA4FJYAWmp/eJPAhieRYv8T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609180211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6427329},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"500238dbbb854d8b162b604968331035bd4ed6fc","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609180211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609180211_1789697893319_0.29906516215445844","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609180218":{"name":"@vendure/core","version":"3.8.0-minor-202609180218","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609180218","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"c2a69ea1543907f9351e94ca1ec0ec4d500e3d53","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609180218.tgz","fileCount":2235,"integrity":"sha512-fX9d2LgwVF4zwjyQP1PaS6XLefPtlCgZ6dHjYab1SBmJcPTfp86ERTAc/0iVmAA7ozsBmEkQs8+xDuY4EY7B7g==","signatures":[{"sig":"MEQCIGc7XW3S2pVulDge7wyWkr+vlq5Nlgu/upaZstoKEmCWAiAI6Lv2S3vjpUcAf2T4BA0raRPnlsmdTg4vvY5LbgiLpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIC6phlPEVAom4emOl7hGYOol2lo9YYTceIE1l4P3tS75AiEAhuT6Rza8rFT05KHZAg84axvKuUAEEg8wFJZ9aj+oO0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609180218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6998892},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"6207a3fa855f985e8c39a9ee8e8b6dbe32a1c7d6","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.14.2","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.1.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609180218","graphql-scalars":"^1.26.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609180218_1789698231641_0.5772048271995607","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609190210":{"name":"@vendure/core","version":"3.7.4-master-202609190210","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609190210","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"d16b799470f6faacb1ad5c7f8cfcca47419196c0","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609190210.tgz","fileCount":2122,"integrity":"sha512-Nidy2YwmPDdiQLQ5G66xxjV7NZce1dhHaVQxXDEKz1S/y/Btti8CZYLycGF4Aa9IZ6jVE3CP9Mr3Kd/yj5fuag==","signatures":[{"sig":"MEQCIAKIQbUCMDknT8gtU30rI9U9Oc4Z7MCjCx0RW5M7V4OzAiBP1GMjxGO6HLDukpf9K247a25oAhjx4GCn3lOFd367dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEj6YLxwc/Selj8++KGfM503dXWndcopbAUZGCJCwdGRAiBdd/jdmWXLJSoU04tqrOX4siYaQ3BuRjOB7eXI2ArGbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609190210","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6427329},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"167eade5f857a4c9d8a1d3b498ecd25c606d3c07","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609190210","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609190210_1789784129481_0.6419707698482198","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609190217":{"name":"@vendure/core","version":"3.8.0-minor-202609190217","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609190217","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"71304c6e22bc3b4a475f19f67eaedabb728671fe","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609190217.tgz","fileCount":2238,"integrity":"sha512-Z5v2GlL1A85TSnMS/N72t15TsMc/Qj4XkPZ6hkLr6XoHpBq0RWvkK6kJSVe7cvtGC/+OIC8fdHwRB9rysypCBw==","signatures":[{"sig":"MEUCIFicoWPLGCkDzoH2CaSLNwBtc1F/vBNaziRd2fy0pKDBAiEA4MWltemvqb9XLjSCrO0Krqb+KVjh13eTXETKAOPft5o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD3HgGyzJWJhg++kHDie5LXLpoSL4enbM6hKQLvxHnD8AIhAKjX+IwfIWXfZK0DZTDb/dKhT5noUvRQnKl1Vf3wQ4wC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609190217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7008762},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"2287fd1cc4e2e5a8ef944b3d924ef3fbfd292f18","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.14.2","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.1.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609190217","graphql-scalars":"^1.26.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609190217_1789784696727_0.23755212333583176","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609210214":{"name":"@vendure/core","version":"3.7.4-master-202609210214","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609210214","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"f6b7a2bb5a9334cdeef486f4e95e0c3357df5267","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609210214.tgz","fileCount":2122,"integrity":"sha512-rhR1zp9Fgsy8aQHGUSmOG07gOAVfMzdDVXlrFPNwtYmXdbfiTcQu4MYQQJfV4yc4orse1kzU7JRTjDaw0daSvQ==","signatures":[{"sig":"MEYCIQCBAKjyS5IbChRp9KFjH0LpZhigozSlLolVexbqak3P3wIhAPeyQ4/p7sh5tVHacX8RxMmyiqtcWcAZLknYCWyVtAiz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCgtMHEUKZIuhP6pwi9ZQrUt6hWbeAAcQe+EkomZbMtUQIhAMRv0aFpVQPEugpdFcHVbUFrJ8sER4fZlWuN6Dqd04vh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609210214","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6427329},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"d75cd6f569495f0e9cc00222244a16e337030160","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609210214","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609210214_1789957252219_0.6355818537634093","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609210943":{"name":"@vendure/core","version":"3.8.0-minor-202609210943","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609210943","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"5790b83cee8a1864d63b592d630602b593bbad53","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609210943.tgz","fileCount":2238,"integrity":"sha512-lvRllF4+v4wsrZnmiUJ8WoGlF7Fy45+pVsltQf+HPTpkTmBORL5Cf+9Jv1jFCuXsBmP/YMGgCp+VNH7RP1NRNQ==","signatures":[{"sig":"MEUCIQD6Bez8jJmivfrs3kbD8KbhC7yQwavVlE2nC0dFeNVrgQIgQmCnfqk3hurBefWwJu4Qt+0n0cvp7LJKg7dAGlXgyTE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIB8UKb2l+DWKsTXa26NIRG6GfP1/5xBacvn6PFiW33MGAiB+rWDM6VcNlenVNr43aZiyqbp03h30bhbxxtfoqa9wJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609210943","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7008762},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"4078b03dc3a9110554ccf689327656c3897ed123","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.14.2","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.1.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609210943","graphql-scalars":"^1.26.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609210943_1789984164540_0.45067798817357274","host":"s3://npm-registry-packages-npm-production"}},"3.7.4-master-202609220211":{"name":"@vendure/core","version":"3.7.4-master-202609220211","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.7.4-master-202609220211","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b235f48fd2905fe7fe70f828555589b9c170496c","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.7.4-master-202609220211.tgz","fileCount":2122,"integrity":"sha512-PetSQ3pTfrT4r/ZYn5kinmYNzR35CwKcUYCl3ocpKT+CQr4czrlcZgbnXoPyoZYnCi2B6qXSZbn5YqoefCGXDA==","signatures":[{"sig":"MEUCIBliZTOotJek/wCRD0mKs6s+uEpkLidLvPH6aasUq/oyAiEAhYDUq4nj7knK7ei53QOA75Sry+t/ZDWdNOPR2TSMgSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIF5dHR+PeJAHq9bMOnCKP3X6RGu34nc5Nf61Ix6opWv3AiEAyWITXvvGIT5MyjNeg9CbXceSt7QL+LqBlTy9v7JaNxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.7.4-master-202609220211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6427687},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"19ca83ff6cab93a2f779ccadc1427cd11a7521ef","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.11.0","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^11.0.12","@apollo/server":"^4.12.2","@nestjs/apollo":"~13.1.0","@nestjs/common":"^11.0.12","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.0.0","@nestjs/graphql":"~13.1.0","@nestjs/typeorm":"^11.0.0","@vendure/common":"^3.7.4-master-202609220211","graphql-scalars":"^1.24.2","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/utils":"^11.0.0","@graphql-tools/stitch":"^10.1.16","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^11.0.12","@apollographql/graphql-playground-html":"^1.6.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^11.0.12","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.7.4-master-202609220211_1790043392980_0.6363418720150735","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609220219":{"name":"@vendure/core","version":"3.8.0-minor-202609220219","keywords":["vendure","ecommerce","headless","graphql","typescript"],"license":"GPL-3.0-or-later","_id":"@vendure/core@3.8.0-minor-202609220219","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"homepage":"https://www.vendure.io","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"b90b405cc936cc897a5df729203692c240465373","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609220219.tgz","fileCount":2241,"integrity":"sha512-ZZ6cnN6G5nhcAKxqGKCCr8pTixkexafseMJ8S5LJG7xnc39rwsS37SVZWDWhCfS7whj2ym3mc247Hiu8j6V+jA==","signatures":[{"sig":"MEUCIQCNZyLzv3WwWgYa12IYTkmmlG/ZMcKgJKC90OrS/wcNHAIgaMeqJRgxAIgjV7g80fIOCcMnk7z4UrtdZ8tVMZRQ3OU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCsjltW/g57pdOGrW5CiyJg1b+WUu5uSuKqsGh1wAkFzAIgHevLlgiq1Dfh4il1SJFX77gAoYUGq/orISYb59lYtl4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609220219","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7068712},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"b9a11784b522af6db6c11070bdb2e8696a9ff423","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.0.2","description":"A modern, headless ecommerce framework","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.14.2","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.1.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609220219","graphql-scalars":"^1.26.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_3.8.0-minor-202609220219_1790043904336_0.012463795049668214","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-minor-202609251002":{"_id":"@vendure/core@3.8.0-minor-202609251002","bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"dist":{"shasum":"9e8969e3d0d7e318150dc5224a4696bf0bdafa9e","tarball":"https://registry.npmjs.org/@vendure/core/-/core-3.8.0-minor-202609251002.tgz","fileCount":2241,"integrity":"sha512-FSyWzOfU8rypcAmFZRuDDHT/zjr1Xmw0bi+vHmtMDuQ/kQwg2qjLxWc8UR6emyi9GzH8WI4+Ekkl4pGr7JJ0BA==","signatures":[{"sig":"MEQCIAtei/tCt9XRvrDusUsWHLTIqIZRL8Dwpj3RujQynJ0IAiAXiy9JwA/pJuKy7N31nel9MH2KGDVapl+3gf0jfJrn3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCUAnYfRN0bu7Mf2tOtGc7a9dvv5iFWV16NeglL1yCEJQIhAPOP6ocbFZGEjpLNJj5o0QtRXuAj4G6iawRazdraalgC"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vendure%2fcore@3.8.0-minor-202609251002","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":7068712},"main":"dist/index.js","name":"@vendure/core","type":"commonjs","types":"dist/index.d.ts","funding":"https://github.com/sponsors/michaelbromley","gitHead":"afd181ae0e41e627a409b43ed6622f989254715c","license":"GPL-3.0-or-later","private":false,"scripts":{"ci":"npm run build","e2e":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts --run","lint":"eslint --fix .","test":"vitest --config vitest.config.mts --run","bench":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.bench.ts --run","build":"rimraf dist && tsc -p ./build/tsconfig.build.json && tsc -p ./build/tsconfig.cli.json && ts-node build/copy-static.ts build","watch":"concurrently npm:tsc:watch npm:copy:watch","e2e:watch":"cross-env PACKAGE=core vitest --config ../../e2e-common/vitest.config.mts","tsc:watch":"tsc -p ./build/tsconfig.build.json --watch","copy:watch":"ts-node build/copy-static.ts watch","i18n:apply":"node ./scripts/translate/i18n-tool.mjs apply","i18n:extract":"node ./scripts/translate/i18n-tool.mjs extract"},"version":"3.8.0-minor-202609251002","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d0a2966c-e08d-481c-a6cd-a3d443591a13"}},"homepage":"https://www.vendure.io","keywords":["vendure","ecommerce","headless","graphql","typescript"],"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"_npmVersion":"12.1.0","description":"A modern, headless ecommerce framework","directories":{},"maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"_nodeVersion":"24.21.0","dependencies":{"ms":"^2.1.3","rxjs":"^7.8.1","bcrypt":"^6.0.0","croner":"^10.0.1","nanoid":"^3.3.8","semver":"^7.6.0","express":"^5.1.0","graphql":"^16.14.2","i18next":"^26.0.2","typeorm":"^0.3.21","fs-extra":"^11.2.0","cronstrue":"^3.14.0","csv-parse":"^6.2.1","file-type":"^21.3.1","dataloader":"^2.2.3","image-size":"^2.0.2","mime-types":"^3.0.2","picocolors":"^1.1.1","graphql-tag":"^2.12.6","i18next-icu":"^2.3.0","@nestjs/core":"^12.0.1","@apollo/server":"^5.5.1","@nestjs/apollo":"~14.0.0","@nestjs/common":"^12.0.1","@types/express":"^5.0.1","cookie-session":"^2.1.0","graphql-upload":"^17.1.0","@nestjs/graphql":"~14.0.0","@nestjs/typeorm":"^12.0.1","@vendure/common":"^3.8.0-minor-202609251002","graphql-scalars":"^1.26.0","reflect-metadata":"^0.2.2","i18next-fs-backend":"^2.6.6","intl-messageformat":"^10.5.11","cron-time-generator":"^2.0.3","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^10.11.0","http-proxy-middleware":"^3.0.3","i18next-http-middleware":"^3.9.7","@nestjs/platform-express":"^12.0.1","@as-integrations/express5":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"pg":"^8.13.1","glob":"^10.3.10","mysql2":"^3.15.0","rimraf":"^5.0.5","sql.js":"1.14.2","ioredis":"^5.3.2","chokidar":"^3.6.0","@types/ms":"^2.1.0","typescript":"5.8.2","@types/gulp":"^4.0.17","@types/node":"^18.19.23","@types/bcrypt":"^6.0.0","@types/semver":"^7.5.8","@types/prompts":"^2.4.9","better-sqlite3":"^12.11.1","@nestjs/testing":"^12.0.1","@types/fs-extra":"^11.0.4","@types/mime-types":"^3.0.1","@types/cookie-session":"^2.0.49","@types/graphql-upload":"^17.0.0"},"peerDependencies":{"ioredis":"^5.3.2"},"optionalDependencies":{"re2":">=1.21.0 <1.24.0"},"peerDependenciesMeta":{"ioredis":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_3.8.0-minor-202609251002_1790331502697_0.6870673641480467"}}},"time":{"created":"2019-02-06T08:42:23.106Z","modified":"2026-09-25T10:18:23.195Z","0.1.0-alpha.1":"2019-02-06T08:42:23.469Z","0.1.0-alpha.2":"2019-02-06T09:01:17.848Z","0.1.0-alpha.3":"2019-02-06T12:59:43.751Z","0.1.0-alpha.4":"2019-02-11T12:06:54.177Z","0.1.0-alpha.5":"2019-02-13T09:38:44.887Z","0.1.0-alpha.6":"2019-02-19T13:58:01.308Z","0.1.0-alpha.7":"2019-02-25T14:01:28.199Z","0.1.0-alpha.8":"2019-02-27T08:51:24.159Z","0.1.0-alpha.9":"2019-02-27T10:23:55.969Z","0.1.0-alpha.10":"2019-02-27T11:24:49.504Z","0.1.0-alpha.11":"2019-02-27T13:23:02.103Z","0.1.0-alpha.12":"2019-03-07T20:16:35.216Z","0.1.0-alpha.13":"2019-03-07T20:29:34.259Z","0.1.0-alpha.14":"2019-03-11T13:36:59.053Z","0.1.0-alpha.15":"2019-03-14T20:13:33.048Z","0.1.0-alpha.16":"2019-03-27T08:47:48.961Z","0.1.0-alpha.18":"2019-04-08T11:12:58.386Z","0.1.2-beta.0":"2019-05-22T09:20:12.010Z","0.1.2-beta.1":"2019-05-22T09:54:36.773Z","0.1.2-beta.2":"2019-05-24T07:48:33.047Z","0.1.2-beta.3":"2019-05-31T19:01:55.885Z","0.1.2-beta.4":"2019-06-06T13:39:55.133Z","0.1.2-beta.5":"2019-06-19T14:07:49.162Z","0.1.2-beta.6":"2019-07-03T11:31:25.398Z","0.1.2-beta.7":"2019-07-10T12:45:49.936Z","0.1.2-beta.8":"2019-07-18T13:05:02.946Z","0.1.2-beta.9":"2019-07-25T08:03:15.848Z","0.1.2-beta.10":"2019-08-01T08:08:17.530Z","0.1.2-beta.11":"2019-08-08T08:08:08.227Z","0.1.2-beta.12":"2019-08-20T15:31:18.932Z","0.2.0":"2019-08-28T09:29:54.105Z","0.2.1":"2019-09-09T12:42:49.406Z","0.3.0":"2019-09-18T12:55:23.325Z","0.3.1":"2019-09-25T14:29:53.368Z","0.3.3":"2019-10-03T08:18:35.026Z","0.3.4":"2019-10-09T08:15:22.645Z","0.4.0":"2019-10-16T12:59:21.780Z","0.5.0":"2019-10-23T10:51:45.589Z","0.5.1":"2019-11-04T11:33:07.978Z","0.6.0":"2019-11-14T13:04:19.984Z","0.6.1":"2019-11-18T10:44:52.537Z","0.6.2":"2019-11-26T12:27:19.275Z","0.6.4":"2019-12-04T14:24:58.313Z","0.6.5":"2019-12-11T12:21:28.923Z","0.7.0":"2019-12-18T11:44:18.357Z","0.8.0":"2020-01-30T16:45:27.957Z","0.8.1":"2020-02-05T10:34:02.487Z","0.8.2":"2020-02-12T11:19:56.551Z","0.9.0":"2020-02-19T08:21:34.466Z","0.10.0":"2020-03-17T13:29:07.588Z","0.10.1":"2020-03-24T09:00:18.718Z","0.11.0":"2020-04-13T11:49:56.376Z","0.11.1":"2020-04-23T13:55:42.365Z","0.12.0":"2020-05-12T12:38:20.631Z","0.12.1":"2020-05-12T14:26:48.616Z","0.12.3":"2020-05-20T10:00:54.062Z","0.12.5":"2020-05-28T13:41:24.555Z","0.13.0":"2020-06-12T08:42:56.933Z","0.13.1":"2020-06-30T09:15:10.274Z","0.14.0":"2020-07-20T14:31:27.807Z","0.14.1":"2020-08-18T14:06:41.597Z","0.15.0":"2020-08-27T12:20:24.583Z","0.15.1":"2020-09-09T10:01:15.234Z","0.15.2":"2020-09-30T15:38:22.554Z","0.16.0":"2020-10-09T11:48:31.825Z","0.16.1":"2020-10-15T11:31:25.531Z","0.16.2":"2020-10-22T09:40:04.209Z","0.16.3":"2020-11-05T08:37:47.862Z","0.17.0":"2020-11-13T15:48:58.249Z","0.17.1":"2020-11-20T09:47:24.678Z","0.17.2":"2020-12-11T15:13:05.700Z","0.17.3":"2020-12-14T13:18:25.039Z","0.18.0":"2020-12-31T14:39:56.687Z","0.18.1":"2021-01-08T15:25:04.641Z","0.18.2":"2021-01-15T11:05:40.932Z","0.18.3":"2021-01-29T08:05:27.867Z","0.18.4":"2021-02-10T11:49:06.748Z","0.18.5":"2021-03-01T08:41:21.908Z","1.0.0-beta.1":"2021-03-09T13:14:15.382Z","1.0.0-beta.2":"2021-03-09T15:21:03.178Z","1.0.0-beta.3":"2021-03-11T11:34:59.780Z","1.0.0-beta.4":"2021-03-18T08:37:11.562Z","1.0.0-beta.5":"2021-03-24T08:36:41.638Z","1.0.0-beta.6":"2021-04-01T14:29:28.511Z","1.0.0-beta.7":"2021-04-05T14:29:55.076Z","1.0.0-beta.8":"2021-04-13T12:15:50.847Z","1.0.0-beta.10":"2021-04-22T10:28:14.574Z","1.0.0-beta.11":"2021-04-28T11:16:12.480Z","1.0.0-rc.0":"2021-05-05T09:04:17.892Z","1.0.0":"2021-05-19T08:40:48.300Z","1.0.0-stackblitz.0":"2021-05-20T19:27:05.563Z","1.0.1":"2021-05-27T13:50:46.327Z","1.0.2":"2021-06-10T14:08:58.737Z","1.0.3":"2021-06-18T09:57:16.075Z","1.1.0":"2021-07-01T12:57:42.400Z","1.1.1":"2021-07-19T08:28:50.647Z","1.1.2":"2021-07-20T07:48:32.665Z","1.1.3":"2021-07-29T08:07:02.225Z","1.1.4":"2021-08-19T14:08:49.076Z","1.1.5":"2021-08-19T19:14:18.503Z","1.2.0-beta.43":"2021-08-25T08:20:55.596Z","1.2.0":"2021-09-01T09:19:45.975Z","1.2.0-stackblitz.1":"2021-09-01T11:11:37.844Z","1.2.1":"2021-09-15T08:16:42.844Z","1.2.2":"2021-09-28T12:41:22.114Z","1.2.3":"2021-09-29T10:15:49.770Z","1.3.0-beta.0":"2021-09-30T13:46:38.451Z","1.3.0-beta.1":"2021-10-08T08:36:40.582Z","1.3.0":"2021-10-13T14:24:47.975Z","1.3.1":"2021-10-19T18:36:22.902Z","1.3.2":"2021-10-28T10:00:58.215Z","1.3.3":"2021-11-09T08:39:34.382Z","1.3.4":"2021-11-23T15:50:55.390Z","1.4.0-beta.0":"2021-12-06T13:26:23.391Z","1.4.0":"2021-12-13T15:41:13.374Z","1.4.1":"2021-12-14T10:51:21.712Z","1.4.2":"2021-12-20T19:55:58.375Z","1.4.3":"2021-12-22T15:02:15.926Z","1.4.4":"2022-01-10T10:19:30.577Z","1.4.5":"2022-01-17T16:35:54.529Z","1.4.6":"2022-02-04T11:33:54.481Z","1.4.7":"2022-02-22T08:23:02.232Z","2.0.0-next.0":"2022-03-01T11:16:34.952Z","2.0.0-next.1":"2022-03-07T09:39:20.393Z","1.5.0":"2022-03-15T15:01:52.247Z","2.0.0-next.2":"2022-03-21T13:22:05.402Z","1.5.1":"2022-03-31T11:14:55.604Z","1.5.2":"2022-04-21T11:49:26.856Z","2.0.0-next.3":"2022-04-25T10:53:48.837Z","2.0.0-next.4":"2022-04-26T08:13:51.956Z","2.0.0-next.5":"2022-05-02T15:12:20.069Z","1.6.0":"2022-05-18T12:47:20.172Z","1.6.1":"2022-05-19T15:35:44.017Z","2.0.0-next.7":"2022-05-19T18:22:43.755Z","1.6.2":"2022-06-02T12:19:04.914Z","2.0.0-next.8":"2022-06-12T19:51:53.763Z","2.0.0-next.9":"2022-06-21T14:12:11.849Z","1.6.3":"2022-07-05T08:01:59.254Z","2.0.0-next.10":"2022-07-07T12:11:52.267Z","1.6.4":"2022-07-21T12:41:58.529Z","1.6.5":"2022-08-15T19:32:26.663Z","2.0.0-next.11":"2022-08-15T20:31:26.944Z","1.7.0":"2022-08-26T12:32:57.534Z","1.7.1":"2022-08-29T13:26:29.435Z","2.0.0-next.12":"2022-08-29T13:59:30.470Z","2.0.0-next.13":"2022-09-06T11:38:05.089Z","2.0.0-next.15":"2022-09-06T18:59:30.751Z","2.0.0-next.16":"2022-09-15T13:28:51.933Z","1.7.2":"2022-09-19T15:07:19.845Z","2.0.0-next.17":"2022-09-19T15:42:04.736Z","1.7.3":"2022-09-24T20:24:15.893Z","2.0.0-next.18":"2022-09-29T12:31:14.859Z","1.7.4":"2022-10-11T10:22:34.590Z","2.0.0-next.19":"2022-10-11T12:29:08.239Z","1.8.0":"2022-10-26T08:53:57.719Z","1.8.1":"2022-10-26T15:25:30.883Z","2.0.0-next.20":"2022-10-27T10:57:54.201Z","1.8.2":"2022-11-01T08:48:21.058Z","2.0.0-next.21":"2022-11-01T09:28:21.744Z","1.8.3":"2022-11-10T15:53:10.904Z","2.0.0-next.22":"2022-11-10T18:05:27.062Z","1.8.4":"2022-11-18T14:12:26.377Z","2.0.0-next.23":"2022-11-22T12:52:16.350Z","1.8.5":"2022-11-28T10:23:29.673Z","2.0.0-next.24":"2022-11-28T11:09:45.399Z","1.9.0":"2022-12-01T12:16:02.267Z","2.0.0-next.25":"2022-12-01T20:46:35.279Z","1.9.1":"2022-12-08T14:25:52.181Z","2.0.0-next.26":"2022-12-08T14:52:01.720Z","2.0.0-next.27":"2022-12-22T12:51:19.135Z","1.9.2":"2023-01-18T20:23:32.727Z","2.0.0-next.28":"2023-01-27T13:40:58.994Z","1.9.3":"2023-02-15T21:06:38.801Z","1.9.4":"2023-03-22T11:51:52.569Z","1.9.5":"2023-03-24T09:18:23.670Z","2.0.0-beta.0":"2023-04-04T08:38:23.686Z","2.0.0-beta.1":"2023-04-14T10:43:11.752Z","1.9.6":"2023-04-28T09:03:28.122Z","2.0.0-beta.2":"2023-04-28T11:58:42.526Z","1.9.7":"2023-05-19T13:29:16.144Z","2.0.0-beta.3":"2023-06-01T13:03:10.616Z","2.0.0":"2023-06-07T16:33:09.192Z","2.0.1":"2023-06-13T08:32:20.757Z","2.0.2":"2023-06-19T14:00:20.107Z","2.0.3":"2023-07-04T10:59:28.134Z","2.0.4":"2023-07-13T13:03:13.011Z","2.0.5":"2023-07-27T13:16:14.689Z","2.0.6":"2023-08-11T07:46:45.298Z","2.1.0-next.0":"2023-08-11T08:22:50.319Z","2.1.0-next.1":"2023-08-28T12:38:58.468Z","2.1.0-next.2":"2023-08-28T14:03:56.224Z","2.0.7":"2023-09-08T12:12:45.638Z","2.1.0-next.3":"2023-09-08T12:46:19.397Z","2.1.0-next.4":"2023-09-08T15:02:45.601Z","2.1.0-next.5":"2023-09-18T14:07:11.870Z","2.0.8":"2023-09-27T07:50:12.746Z","2.1.0-next.6":"2023-09-27T08:42:45.199Z","2.0.9":"2023-09-29T09:46:46.403Z","2.1.0-next.7":"2023-09-29T10:20:50.303Z","2.0.10":"2023-10-11T11:19:13.216Z","2.1.0":"2023-10-11T11:58:18.200Z","2.1.1":"2023-10-18T12:06:50.984Z","2.1.2":"2023-11-03T12:54:56.107Z","2.1.3":"2023-11-17T12:42:05.386Z","2.1.4":"2023-11-24T08:40:32.206Z","2.1.5":"2023-12-14T09:08:16.949Z","2.2.0-next.0":"2023-12-14T15:34:19.728Z","2.1.6":"2024-01-16T14:10:17.441Z","2.2.0-next.1":"2024-01-16T14:30:44.422Z","2.1.7":"2024-02-06T14:48:35.054Z","2.2.0-next.2":"2024-02-07T09:14:31.332Z","2.2.0-next.3":"2024-02-14T09:34:27.995Z","2.2.0-next.4":"2024-02-26T12:53:22.116Z","2.2.0-next.5":"2024-02-26T14:21:49.791Z","2.1.8":"2024-03-05T16:21:43.380Z","2.2.0-next.6":"2024-03-14T15:43:45.833Z","2.2.0-next.7":"2024-03-20T10:26:12.093Z","2.2.0-next.8":"2024-04-04T14:46:15.688Z","2.1.9":"2024-04-05T07:36:41.113Z","2.2.0":"2024-04-15T11:33:42.804Z","2.2.1":"2024-04-25T12:45:54.764Z","2.2.2":"2024-04-25T19:40:26.441Z","2.2.3":"2024-05-02T09:54:56.424Z","2.2.4":"2024-05-08T07:02:39.210Z","2.2.5":"2024-06-03T18:37:02.266Z","2.2.6":"2024-06-18T15:19:48.100Z","2.2.7-canary.0":"2024-06-20T13:16:55.178Z","2.2.7":"2024-06-27T10:52:40.662Z","2.3.0":"2024-07-17T12:07:48.565Z","3.0.0-next.0":"2024-07-17T12:44:46.635Z","3.0.0":"2024-07-17T13:23:55.815Z","3.0.1":"2024-08-21T11:23:22.033Z","3.1.0-next.0":"2024-08-21T11:35:06.097Z","3.0.2":"2024-09-10T08:10:18.511Z","2.3.1":"2024-09-10T08:46:27.037Z","3.1.0-next.1":"2024-09-10T15:17:03.603Z","3.0.3":"2024-09-11T15:37:56.605Z","3.1.0-next.2":"2024-09-11T15:59:18.515Z","3.0.4":"2024-10-04T11:08:54.079Z","2.3.2":"2024-10-04T11:30:15.579Z","3.1.0-next.3":"2024-10-04T15:17:52.044Z","3.0.5":"2024-10-15T09:54:48.577Z","2.3.3":"2024-10-15T10:51:49.807Z","3.0.6":"2024-11-15T13:07:43.569Z","3.0.7":"2024-12-02T21:40:26.113Z","3.0.8":"2024-12-03T08:15:28.845Z","3.1.0-next.4":"2024-12-03T08:31:57.003Z","3.1.0":"2024-12-04T21:43:47.428Z","3.1.1":"2024-12-17T15:29:16.982Z","3.1.2":"2025-01-22T07:49:24.141Z","3.1.3":"2025-02-14T11:05:23.160Z","3.1.4":"2025-02-28T10:31:26.213Z","3.1.5":"2025-03-06T09:36:15.461Z","3.1.6":"2025-03-06T10:19:06.738Z","3.1.7":"2025-03-06T18:31:13.745Z","3.1.8":"2025-03-31T19:54:48.766Z","3.2.0":"2025-04-02T07:48:40.755Z","3.2.1":"2025-04-03T11:37:06.373Z","3.2.2":"2025-04-03T13:20:35.114Z","3.2.3":"2025-04-17T15:20:34.697Z","3.2.4":"2025-05-05T10:05:35.312Z","3.3.0":"2025-05-12T11:57:10.336Z","3.3.1":"2025-05-20T08:28:20.515Z","3.3.2":"2025-05-28T14:47:37.748Z","3.3.3":"2025-06-06T09:13:31.104Z","3.3.4-master-202506180847":"2025-06-18T08:49:56.241Z","3.3.4-master-202506181251":"2025-06-18T12:53:53.326Z","3.3.4-master-202506181256":"2025-06-18T12:59:18.530Z","3.3.4-master-202506181504":"2025-06-18T15:07:11.278Z","3.3.4-master-202506181834":"2025-06-18T18:37:18.952Z","3.3.4-master-202506190520":"2025-06-19T05:23:21.728Z","3.3.4-master-202506190557":"2025-06-19T06:00:27.524Z","3.3.5-master-202506190627":"2025-06-19T06:30:23.894Z","3.3.4":"2025-06-19T06:43:50.753Z","3.3.5-master-202506190846":"2025-06-19T08:48:43.777Z","3.3.5-master-202506191033":"2025-06-19T10:36:38.194Z","3.3.5-master-202506191041":"2025-06-19T10:43:55.652Z","3.3.5-master-202506201216":"2025-06-20T12:19:27.331Z","3.3.5-master-202506201217":"2025-06-20T12:20:33.671Z","3.3.5-master-202506201219":"2025-06-20T12:22:35.718Z","3.3.5-master-202506201437":"2025-06-20T14:40:18.563Z","3.3.5-master-202506202132":"2025-06-20T21:35:08.436Z","3.3.5-master-202506231131":"2025-06-23T11:34:06.734Z","3.3.5-master-202506231200":"2025-06-23T12:03:34.554Z","3.3.5-master-202506241144":"2025-06-24T11:47:41.250Z","3.3.5-master-202506241318":"2025-06-24T13:21:22.531Z","3.3.5-master-202506241446":"2025-06-24T14:49:21.865Z","3.3.5-master-202506250629":"2025-06-25T06:31:46.847Z","3.3.5-master-202506250724":"2025-06-25T07:27:30.079Z","3.3.5-master-202506250727":"2025-06-25T07:30:25.774Z","3.4.0-minor-202506250934":"2025-06-25T09:37:38.226Z","3.3.5-master-202506251305":"2025-06-25T13:08:30.909Z","3.3.5-master-202506251318":"2025-06-25T13:20:51.968Z","3.3.5-master-202506260234":"2025-06-26T02:36:49.889Z","3.3.5-master-202506270234":"2025-06-27T02:37:30.453Z","3.3.5":"2025-06-27T12:34:08.235Z","3.3.6-master-202506280232":"2025-06-28T02:35:20.120Z","3.3.6-master-202506290242":"2025-06-29T02:44:44.780Z","3.3.6-master-202507010243":"2025-07-01T02:45:40.846Z","3.3.6-master-202507010731":"2025-07-01T07:34:02.735Z","3.3.6-master-202507010922":"2025-07-01T09:25:34.508Z","3.3.6-master-202507011151":"2025-07-01T11:54:05.453Z","3.3.6-master-202507020234":"2025-07-02T02:37:01.438Z","3.3.6-master-202507020959":"2025-07-02T10:02:37.105Z","3.3.6-master-202507021511":"2025-07-02T15:14:09.546Z","3.3.6-master-202507030234":"2025-07-03T02:37:31.261Z","3.3.6-master-202507030648":"2025-07-03T06:51:00.526Z","3.3.6-master-202507030732":"2025-07-03T07:34:55.307Z","3.3.6-master-202507030835":"2025-07-03T08:37:42.297Z","3.3.6-master-202507031127":"2025-07-03T11:30:13.211Z","3.3.6-master-202507031258":"2025-07-03T13:01:07.280Z","3.3.6-master-202507031620":"2025-07-03T16:23:06.468Z","3.3.6-master-202507040234":"2025-07-04T02:36:43.605Z","3.3.6-master-202507041203":"2025-07-04T12:05:43.585Z","3.3.6-master-202507050232":"2025-07-05T02:35:20.669Z","3.3.6-master-202507080235":"2025-07-08T02:38:04.929Z","3.3.6-master-202507090236":"2025-07-09T02:38:51.895Z","3.3.6-master-202507100236":"2025-07-10T02:39:03.086Z","3.3.6-master-202507110238":"2025-07-11T02:41:20.689Z","3.3.6-master-202507120238":"2025-07-12T02:40:58.202Z","3.3.6":"2025-07-14T15:23:08.240Z","3.3.7-master-202507150240":"2025-07-15T02:43:37.933Z","3.3.7-master-202507180240":"2025-07-18T02:43:11.436Z","3.3.7":"2025-07-18T15:27:01.616Z","3.3.8-master-202507190235":"2025-07-19T02:38:10.173Z","3.3.8-master-202507220240":"2025-07-22T02:43:03.693Z","3.3.8-master-202507231129":"2025-07-23T11:32:25.794Z","3.3.8-master-202507240240":"2025-07-24T02:42:57.452Z","3.3.8-master-202507250240":"2025-07-25T02:42:52.515Z","3.3.8-master-202507260236":"2025-07-26T02:39:37.481Z","3.3.8-master-202507290247":"2025-07-29T02:50:11.966Z","3.3.8-master-202507300243":"2025-07-30T02:45:45.769Z","3.3.8-master-202507310242":"2025-07-31T02:44:58.628Z","3.3.8-master-202508010249":"2025-08-01T02:51:59.560Z","3.3.8":"2025-08-01T13:28:40.607Z","3.4.0":"2025-08-01T15:17:27.496Z","3.4.1-master-202508011655":"2025-08-01T16:58:44.341Z","3.4.1-master-202508020237":"2025-08-02T02:40:21.427Z","3.4.1-master-202508030248":"2025-08-03T02:50:55.239Z","3.4.1-master-202508040248":"2025-08-04T02:51:04.007Z","3.4.1-master-202508050244":"2025-08-05T02:47:13.688Z","3.4.1-master-202508070243":"2025-08-07T02:46:10.828Z","3.4.1-master-202508080243":"2025-08-08T02:45:49.376Z","3.4.1-master-202508120233":"2025-08-12T02:36:11.897Z","3.4.1-master-202508130234":"2025-08-13T02:37:24.817Z","3.4.1-master-202508150236":"2025-08-15T02:39:00.232Z","3.4.1-master-202508200231":"2025-08-20T02:34:16.853Z","3.4.1-master-202508210231":"2025-08-21T02:34:10.572Z","3.4.1":"2025-08-25T11:59:28.774Z","3.4.2-master-202508260231":"2025-08-26T02:34:40.430Z","3.4.2-master-202508270229":"2025-08-27T02:32:39.272Z","3.4.2-master-202508280230":"2025-08-28T02:32:54.687Z","3.4.2-master-202508290230":"2025-08-29T02:32:45.087Z","3.4.2-master-202509020230":"2025-09-02T02:33:34.823Z","3.4.2-master-202509030226":"2025-09-03T02:29:33.973Z","3.4.2-master-202509040226":"2025-09-04T02:29:40.783Z","3.4.2-master-202509050228":"2025-09-05T02:31:25.183Z","3.4.2-master-202509081248":"2025-09-08T12:50:53.647Z","3.4.2-master-202509090229":"2025-09-09T02:32:40.433Z","3.4.2-master-202509110229":"2025-09-11T02:31:46.431Z","3.4.2":"2025-09-11T08:51:45.625Z","3.4.3-master-202509120226":"2025-09-12T02:29:44.959Z","3.4.3-master-202509180227":"2025-09-18T02:30:06.335Z","3.4.3-master-202509190229":"2025-09-19T02:32:13.624Z","3.4.3-master-202509200226":"2025-09-20T02:28:59.287Z","3.4.3-master-202509230228":"2025-09-23T02:30:50.021Z","3.4.3-master-202509240228":"2025-09-24T02:31:15.293Z","3.4.3-master-202509250229":"2025-09-25T02:32:50.662Z","3.4.3-master-202509260228":"2025-09-26T02:31:39.277Z","3.5.0-minor-202509261210":"2025-09-26T12:13:27.007Z","3.5.0-minor-202510012036":"2025-10-01T20:39:34.286Z","3.4.3":"2025-10-02T11:10:18.043Z","3.4.4-master-202510030227":"2025-10-03T02:29:49.859Z","3.5.0-minor-202510031341":"2025-10-03T13:43:54.950Z","3.4.4-master-202510040224":"2025-10-04T02:27:31.783Z","3.4.4-master-202510070227":"2025-10-07T02:30:38.289Z","3.5.0-minor-202510071456":"2025-10-07T14:59:12.554Z","3.4.4":"2025-10-08T16:07:32.174Z","3.4.5-master-202510090228":"2025-10-09T02:31:24.232Z","3.5.0-minor-202510161257":"2025-10-16T13:00:26.983Z","3.5.0-minor-202510201346":"2025-10-20T13:48:57.881Z","3.5.0":"2025-10-22T11:25:00.602Z","3.5.1-master-202510230230":"2025-10-23T02:33:10.504Z","3.5.1-master-202510240229":"2025-10-24T02:31:49.576Z","3.5.1-master-202510250229":"2025-10-25T02:32:34.153Z","3.5.1-master-202510270234":"2025-10-27T02:36:49.413Z","3.5.1-master-202510280230":"2025-10-28T02:33:35.236Z","3.5.1-master-202510290233":"2025-10-29T02:36:26.177Z","3.5.1-master-202510300232":"2025-10-30T02:35:28.573Z","3.5.1-master-202510310232":"2025-10-31T02:34:56.405Z","3.5.1-master-202511010232":"2025-11-01T02:35:24.413Z","3.5.1-master-202511040232":"2025-11-04T02:34:56.733Z","3.5.1-master-202511050232":"2025-11-05T02:35:18.762Z","3.5.1-master-202511060232":"2025-11-06T02:35:50.267Z","3.6.0-minor-202511061550":"2025-11-06T15:53:38.537Z","3.6.0-minor-202511061555":"2025-11-06T15:58:47.349Z","3.5.1-master-202511070232":"2025-11-07T02:34:51.967Z","3.5.1-master-202511080229":"2025-11-08T02:32:05.409Z","3.5.1-master-202511110232":"2025-11-11T02:35:40.891Z","3.5.1-master-202511120232":"2025-11-12T02:35:14.207Z","3.5.1-master-202511130232":"2025-11-13T02:35:44.889Z","3.5.1-master-202511140232":"2025-11-14T02:35:20.545Z","3.5.1":"2025-11-14T09:18:12.618Z","3.5.2-master-202511150230":"2025-11-15T02:33:38.951Z","3.5.2-master-202511190231":"2025-11-19T02:34:48.644Z","3.5.2-master-202511220230":"2025-11-22T02:33:12.585Z","3.5.2-master-202511250233":"2025-11-25T02:36:15.457Z","3.5.2-master-202511270232":"2025-11-27T02:35:01.386Z","3.5.2-master-202511280232":"2025-11-28T02:34:55.299Z","3.5.2-master-202511290231":"2025-11-29T02:34:31.469Z","3.5.2-master-202512020233":"2025-12-02T02:36:38.191Z","3.5.2-master-202512040233":"2025-12-04T02:36:32.087Z","3.6.0-minor-202512161252":"2025-12-16T12:55:21.026Z","3.6.0-minor-202512161454":"2025-12-16T14:56:43.871Z","3.6.0-minor-202512161537":"2025-12-16T15:39:44.381Z","3.6.0-minor-202512161549":"2025-12-16T15:52:16.698Z","3.6.0-minor-202512162012":"2025-12-16T20:15:11.087Z","3.6.0-minor-202512162029":"2025-12-16T20:31:53.704Z","3.6.0-minor-202512162040":"2025-12-16T20:43:09.060Z","3.5.2-master-202512170238":"2025-12-17T02:41:36.708Z","3.6.0-minor-202512170238":"2025-12-17T02:41:42.837Z","3.5.2-master-202512180239":"2025-12-18T02:42:10.730Z","3.6.0-minor-202512190240":"2025-12-19T02:43:02.721Z","3.5.2-master-202512190240":"2025-12-19T02:43:22.343Z","3.5.2":"2025-12-19T12:57:44.066Z","3.5.3-master-202512200238":"2025-12-20T02:40:42.892Z","3.5.3-master-202512220245":"2025-12-22T02:48:09.786Z","3.5.3-master-202512300243":"2025-12-30T02:45:48.524Z","3.5.3-master-202601020244":"2026-01-02T02:46:49.101Z","3.5.3-master-202601050252":"2026-01-05T02:54:49.479Z","3.5.3-master-202601070244":"2026-01-07T02:46:39.111Z","3.5.3-master-202601091728":"2026-01-09T17:31:21.799Z","3.5.3-master-202601100240":"2026-01-10T02:42:51.152Z","3.5.3-master-202601130243":"2026-01-13T02:45:49.697Z","3.5.3-master-202601140248":"2026-01-14T02:50:40.001Z","3.5.3-master-202601160244":"2026-01-16T02:47:14.671Z","3.5.3-master-202601170239":"2026-01-17T02:41:45.826Z","3.5.3-master-202601200246":"2026-01-20T02:49:14.053Z","3.5.3-master-202601240241":"2026-01-24T02:44:29.943Z","3.5.3-master-202601270249":"2026-01-27T02:51:47.361Z","3.6.0-minor-202601271334":"2026-01-27T13:37:27.900Z","3.5.3-master-202601280247":"2026-01-28T02:50:07.285Z","3.6.0-minor-202601280247":"2026-01-28T02:50:17.169Z","3.5.3-master-202601290259":"2026-01-29T03:02:14.342Z","3.5.3-master-202601300300":"2026-01-30T03:03:06.162Z","3.5.3":"2026-01-30T13:26:50.634Z","3.6.0-minor-202601301732":"2026-01-30T17:35:12.149Z","3.6.0-minor-202601310256":"2026-01-31T02:59:30.342Z","3.5.4-master-202601310256":"2026-01-31T02:59:31.421Z","3.5.4-master-202602030303":"2026-02-03T03:06:38.523Z","3.5.4-master-202602040301":"2026-02-04T03:03:48.323Z","3.5.4-master-202602050302":"2026-02-05T03:05:19.484Z","3.6.0-minor-202602050302":"2026-02-05T03:05:28.557Z","3.5.4-master-202602070258":"2026-02-07T03:01:05.383Z","3.6.0-minor-202602070258":"2026-02-07T03:01:36.541Z","3.5.4-master-202602100307":"2026-02-10T03:09:42.442Z","3.5.4-master-202602110306":"2026-02-11T03:09:14.308Z","3.5.4-master-202602130306":"2026-02-13T03:09:33.888Z","3.5.4-master-202602140300":"2026-02-14T03:03:37.511Z","3.6.0-minor-202602150306":"2026-02-15T03:08:45.601Z","3.5.4-master-202602150306":"2026-02-15T03:08:49.810Z","3.5.4-master-202602160305":"2026-02-16T03:08:14.296Z","3.5.4-master-202602170303":"2026-02-17T03:06:27.064Z","3.6.0-minor-202602170303":"2026-02-17T03:06:36.572Z","3.5.4":"2026-02-17T09:17:25.464Z","3.5.5-master-202602180305":"2026-02-18T03:08:10.226Z","3.6.0-minor-202602180305":"2026-02-18T03:08:20.405Z","3.5.5-master-202602210258":"2026-02-21T03:01:18.417Z","3.5.5-master-202602220305":"2026-02-22T03:08:34.572Z","3.6.0-minor-202602240304":"2026-02-24T03:06:48.523Z","3.5.5-master-202602240304":"2026-02-24T03:06:55.166Z","3.5.5-master-202602260301":"2026-02-26T03:04:26.538Z","3.5.5-master-202602270301":"2026-02-27T03:04:06.845Z","3.6.0-minor-202602270301":"2026-02-27T03:04:21.246Z","3.5.5":"2026-02-27T13:52:37.148Z","3.5.6-master-202602280252":"2026-02-28T02:55:04.399Z","3.5.6-master-202603030304":"2026-03-03T03:07:21.863Z","3.6.0-minor-202603030304":"2026-03-03T03:07:42.003Z","3.6.0-minor-202603040259":"2026-03-04T03:02:14.626Z","3.6.0-minor-202603050302":"2026-03-05T03:05:01.459Z","3.5.6-master-202603050302":"2026-03-05T03:05:14.128Z","3.6.0-minor-202603060300":"2026-03-06T03:03:30.265Z","3.5.6-master-202603060301":"2026-03-06T03:04:24.858Z","3.5.6-master-202603070254":"2026-03-07T02:57:43.949Z","3.6.0-minor-202603070255":"2026-03-07T02:57:49.683Z","3.5.6-master-202603110259":"2026-03-11T03:01:52.689Z","3.6.0-minor-202603111203":"2026-03-11T12:06:11.863Z","3.6.0-minor-202603120302":"2026-03-12T03:05:20.991Z","3.5.6-master-202603120302":"2026-03-12T03:05:25.018Z","3.6.0-minor-202603130301":"2026-03-13T03:03:51.360Z","3.5.6-master-202603130301":"2026-03-13T03:04:00.788Z","3.5.6-master-202603140259":"2026-03-14T03:02:30.161Z","3.6.0-minor-202603140300":"2026-03-14T03:02:50.990Z","3.6.0-minor-202603171314":"2026-03-17T13:17:42.936Z","3.6.0-minor-202603171541":"2026-03-17T15:44:42.705Z","3.6.0-minor-202603180306":"2026-03-18T03:09:09.562Z","3.5.6-master-202603180306":"2026-03-18T03:09:20.391Z","3.6.0-minor-202603190306":"2026-03-19T03:09:43.625Z","3.5.6-master-202603210257":"2026-03-21T03:00:28.473Z","3.6.0-minor-202603210257":"2026-03-21T03:00:33.235Z","3.6.0-minor-202603240303":"2026-03-24T03:06:07.453Z","3.6.0-minor-202603241009":"2026-03-24T10:11:43.085Z","3.6.0-minor-202603250305":"2026-03-25T03:08:31.718Z","3.5.6-master-202603250305":"2026-03-25T03:08:36.171Z","3.6.0-minor-202603251348":"2026-03-25T13:51:17.605Z","3.6.0-minor-202603260307":"2026-03-26T03:10:21.793Z","3.5.6-master-202603260307":"2026-03-26T03:10:32.027Z","3.6.0-minor-202603261451":"2026-03-26T14:54:14.191Z","3.6.0-minor-202603270306":"2026-03-27T03:09:39.548Z","3.5.6-master-202603270307":"2026-03-27T03:10:05.272Z","3.6.0-minor-202603271527":"2026-03-27T15:30:46.011Z","3.6.0-minor-202603280303":"2026-03-28T03:06:07.788Z","3.5.6-master-202603280305":"2026-03-28T03:08:06.648Z","3.5.6":"2026-03-30T12:11:59.826Z","3.6.0-minor-202603310307":"2026-03-31T03:10:03.620Z","3.5.7-master-202603310307":"2026-03-31T03:10:28.517Z","3.6.0":"2026-03-31T14:42:04.942Z","3.6.1-master-202604010307":"2026-04-01T03:10:08.616Z","3.7.0-minor-202604010307":"2026-04-01T03:10:30.656Z","3.7.0-minor-202604020306":"2026-04-02T03:09:23.200Z","3.6.1-master-202604020307":"2026-04-02T03:09:43.741Z","3.7.0-minor-202604020830":"2026-04-02T08:32:49.297Z","3.6.1-master-202604030307":"2026-04-03T03:09:53.653Z","3.7.0-minor-202604030307":"2026-04-03T03:09:57.800Z","3.7.0-minor-202604080307":"2026-04-08T03:09:52.706Z","3.6.1-master-202604080307":"2026-04-08T03:10:03.282Z","3.6.1-master-202604090307":"2026-04-09T03:09:52.350Z","3.7.0-minor-202604090307":"2026-04-09T03:09:55.902Z","3.6.1":"2026-04-09T08:16:33.155Z","3.7.0-minor-202604100308":"2026-04-10T03:10:42.476Z","2.3.4":"2026-04-13T08:58:32.421Z","3.5.7":"2026-04-13T09:23:02.239Z","3.6.2":"2026-04-13T09:30:22.258Z","3.7.0-minor-202604140307":"2026-04-14T03:10:03.836Z","3.6.3-master-202604140307":"2026-04-14T03:10:19.649Z","3.6.3-master-202604150307":"2026-04-15T03:10:00.161Z","3.7.0-minor-202604150307":"2026-04-15T03:10:13.272Z","3.6.3-master-202604160307":"2026-04-16T03:10:23.808Z","3.7.0-minor-202604160307":"2026-04-16T03:10:35.770Z","3.6.3-master-202604170307":"2026-04-17T03:09:55.793Z","3.7.0-minor-202604170307":"2026-04-17T03:10:30.124Z","3.7.0-minor-202604210307":"2026-04-21T03:10:08.804Z","3.6.3-master-202604210307":"2026-04-21T03:10:36.605Z","3.6.3-master-202604220307":"2026-04-22T03:09:59.380Z","3.7.0-minor-202604220307":"2026-04-22T03:10:39.830Z","3.7.0-minor-202604240308":"2026-04-24T03:10:40.295Z","3.6.3-master-202604240308":"2026-04-24T03:11:10.050Z","3.6.3-master-202604270308":"2026-04-27T03:11:29.152Z","3.7.0-minor-202604270308":"2026-04-27T03:11:30.408Z","3.7.0-minor-202604290307":"2026-04-29T03:10:01.722Z","3.6.3-master-202604290307":"2026-04-29T03:10:15.195Z","3.6.3-master-202604300307":"2026-04-30T03:10:07.442Z","3.7.0-minor-202604300307":"2026-04-30T03:10:15.456Z","3.7.0-minor-202605010307":"2026-05-01T03:09:48.774Z","3.6.3-master-202605010307":"2026-05-01T03:10:10.808Z","3.6.3-master-202605030307":"2026-05-03T03:09:56.066Z","3.6.3-master-202605050307":"2026-05-05T03:09:19.728Z","3.7.0-minor-202605050307":"2026-05-05T03:09:40.635Z","3.6.3":"2026-05-05T15:21:38.685Z","3.6.4-master-202605060307":"2026-05-06T03:10:17.213Z","3.7.0-minor-202605060307":"2026-05-06T03:10:25.427Z","3.6.4-master-202605080306":"2026-05-08T03:09:12.818Z","3.7.0-minor-202605080306":"2026-05-08T03:09:27.303Z","3.7.0-minor-202605090307":"2026-05-09T03:09:53.205Z","3.6.4-master-202605090307":"2026-05-09T03:09:56.096Z","3.6.4-master-202605120308":"2026-05-12T03:10:36.539Z","3.7.0-minor-202605120308":"2026-05-12T03:11:17.142Z","3.6.4-master-202605150308":"2026-05-15T03:11:01.812Z","3.7.0-minor-202605150308":"2026-05-15T03:11:08.851Z","3.6.4-master-202605160307":"2026-05-16T03:09:54.135Z","3.7.0-minor-202605160307":"2026-05-16T03:10:25.431Z","3.6.4-master-202605180309":"2026-05-18T03:11:49.152Z","3.7.0-minor-202605180309":"2026-05-18T03:12:06.824Z","3.6.4-master-202605190308":"2026-05-19T03:11:21.671Z","3.7.0-minor-202605190309":"2026-05-19T03:11:45.986Z","3.7.0-minor-202605200308":"2026-05-20T03:11:17.186Z","3.6.4-master-202605200308":"2026-05-20T03:11:19.856Z","3.6.4-master-202605210309":"2026-05-21T03:11:42.600Z","3.7.0-minor-202605210309":"2026-05-21T03:12:05.742Z","3.6.4-master-202605220308":"2026-05-22T03:11:13.467Z","3.7.0-minor-202605220309":"2026-05-22T03:12:12.708Z","3.6.4-master-202605261948":"2026-05-26T19:50:50.227Z","3.6.4-master-202605270309":"2026-05-27T03:11:27.698Z","3.7.0-minor-202605280309":"2026-05-28T03:11:28.462Z","3.6.4-master-202605280309":"2026-05-28T03:11:57.727Z","3.6.4-master-202605290309":"2026-05-29T03:11:50.530Z","3.7.0-minor-202605290309":"2026-05-29T03:12:06.523Z","3.6.4":"2026-06-01T15:17:39.316Z","3.6.5-master-202606020310":"2026-06-02T03:13:17.222Z","3.7.0-minor-202606020311":"2026-06-02T03:13:47.644Z","3.6.5-master-202606030310":"2026-06-03T03:13:07.312Z","3.7.0-minor-202606030311":"2026-06-03T03:14:20.892Z","3.6.5-master-202606060307":"2026-06-06T03:10:12.403Z","3.6.5-master-202606070309":"2026-06-07T03:11:54.657Z","3.6.5-master-202606090308":"2026-06-09T03:11:08.378Z","3.7.0-minor-202606090309":"2026-06-09T03:12:00.511Z","3.6.5-master-202606100308":"2026-06-10T03:10:33.012Z","3.7.0-minor-202606100309":"2026-06-10T03:12:35.773Z","3.6.5-master-202606110309":"2026-06-11T03:11:35.667Z","3.7.0-minor-202606110309":"2026-06-11T03:12:41.388Z","3.7.0-minor-202606130308":"2026-06-13T03:10:56.915Z","3.6.5-master-202606130308":"2026-06-13T03:11:10.694Z","3.6.5-master-202606170309":"2026-06-17T03:11:17.438Z","3.7.0-minor-202606170310":"2026-06-17T03:13:31.564Z","3.6.5-master-202606180310":"2026-06-18T03:12:36.948Z","3.7.0-minor-202606180310":"2026-06-18T03:13:33.131Z","3.6.5-master-202606190310":"2026-06-19T03:13:06.995Z","3.7.0-minor-202606190311":"2026-06-19T03:14:02.165Z","3.6.5-master-202606200309":"2026-06-20T03:11:24.522Z","3.7.0-minor-202606200309":"2026-06-20T03:12:25.858Z","3.6.5-master-202606240308":"2026-06-24T03:11:28.467Z","3.7.0-minor-202606240309":"2026-06-24T03:12:29.981Z","3.6.5-master-202606250308":"2026-06-25T03:10:37.662Z","3.6.5-master-202606260309":"2026-06-26T03:11:50.874Z","3.7.0-minor-202606260311":"2026-06-26T03:14:51.353Z","3.6.5-master-202606270307":"2026-06-27T03:10:20.779Z","3.7.0-minor-202606270308":"2026-06-27T03:10:56.080Z","3.6.5-master-202606280309":"2026-06-28T03:11:42.298Z","3.6.5-master-202606290309":"2026-06-29T03:12:15.659Z","3.6.5-master-202606300308":"2026-06-30T03:10:53.658Z","3.7.0-minor-202606300309":"2026-06-30T03:11:57.810Z","3.6.5-master-202607010309":"2026-07-01T03:12:09.289Z","3.7.0-minor-202607010310":"2026-07-01T03:13:14.703Z","3.6.5":"2026-07-01T10:06:04.014Z","3.7.0":"2026-07-01T11:40:16.692Z","3.8.0-minor-202607020307":"2026-07-02T03:10:04.551Z","3.7.1-master-202607020307":"2026-07-02T03:10:16.262Z","3.7.1-master-202607040306":"2026-07-04T03:09:56.103Z","3.8.0-minor-202607040307":"2026-07-04T03:10:07.510Z","3.7.1-master-202607060308":"2026-07-06T03:11:16.292Z","3.8.0-minor-202607060308":"2026-07-06T03:11:29.596Z","3.7.1-master-202607070308":"2026-07-07T03:11:04.500Z","3.8.0-minor-202607070308":"2026-07-07T03:11:07.210Z","3.8.0-minor-202607071227":"2026-07-07T12:29:29.085Z","3.7.1-master-202607080306":"2026-07-08T03:09:22.081Z","3.8.0-minor-202607080314":"2026-07-08T03:17:30.671Z","3.7.1-master-202607110305":"2026-07-11T03:08:45.880Z","3.8.0-minor-202607110313":"2026-07-11T03:16:39.066Z","3.7.1-master-202607140305":"2026-07-14T03:08:38.501Z","3.8.0-minor-202607140312":"2026-07-14T03:15:19.844Z","3.7.1":"2026-07-14T13:56:11.006Z","3.7.2-master-202607150304":"2026-07-15T03:07:09.230Z","3.8.0-minor-202607150311":"2026-07-15T03:14:07.233Z","3.7.2-master-202607160306":"2026-07-16T03:08:51.234Z","3.8.0-minor-202607160314":"2026-07-16T03:16:55.913Z","3.7.2-master-202607170305":"2026-07-17T03:08:47.450Z","3.8.0-minor-202607170314":"2026-07-17T03:17:24.850Z","3.7.2-master-202607180305":"2026-07-18T03:08:07.550Z","3.8.0-minor-202607180314":"2026-07-18T03:17:05.978Z","3.7.2-master-202607210306":"2026-07-21T03:09:12.541Z","3.8.0-minor-202607210315":"2026-07-21T03:18:10.972Z","3.7.2-master-202607220305":"2026-07-22T03:07:56.439Z","3.8.0-minor-202607220313":"2026-07-22T03:17:02.811Z","3.7.2-master-202607230306":"2026-07-23T03:09:29.971Z","3.8.0-minor-202607230315":"2026-07-23T03:19:00.071Z","3.8.0-minor-202607230932":"2026-07-23T09:36:26.992Z","3.7.2-master-202607240306":"2026-07-24T03:09:10.867Z","3.8.0-minor-202607240315":"2026-07-24T03:18:05.177Z","3.7.2-master-202607250305":"2026-07-25T03:09:08.037Z","3.8.0-minor-202607250315":"2026-07-25T03:18:36.505Z","3.7.2-master-202607290305":"2026-07-29T03:08:38.771Z","3.8.0-minor-202607291513":"2026-07-29T15:16:31.247Z","3.7.2-master-202607300304":"2026-07-30T03:06:53.311Z","3.8.0-minor-202607300313":"2026-07-30T03:16:40.857Z","3.7.2-master-202607310306":"2026-07-31T03:09:30.675Z","3.8.0-minor-202607310315":"2026-07-31T03:18:31.664Z","3.7.2-master-202608010306":"2026-08-01T03:09:15.517Z","3.8.0-minor-202608010314":"2026-08-01T03:17:53.742Z","3.7.2":"2026-08-03T17:46:39.605Z","3.7.3-master-202608040306":"2026-08-04T03:09:14.117Z","3.7.3-master-202608050305":"2026-08-05T03:08:26.262Z","3.8.0-minor-202608050314":"2026-08-05T03:17:18.909Z","3.7.3-master-202608060305":"2026-08-06T03:09:02.377Z","3.8.0-minor-202608060314":"2026-08-06T03:18:10.985Z","3.7.3-master-202608070303":"2026-08-07T03:06:13.749Z","3.7.3-master-202608080241":"2026-08-08T02:44:44.520Z","3.8.0-minor-202608080250":"2026-08-08T02:53:59.608Z","3.7.3-master-202608110246":"2026-08-11T02:49:33.397Z","3.8.0-minor-202608110255":"2026-08-11T02:58:44.079Z","3.7.3-master-202608120256":"2026-08-12T02:59:08.699Z","3.8.0-minor-202608120304":"2026-08-12T03:07:45.122Z","3.7.3-master-202608130257":"2026-08-13T03:00:47.322Z","3.8.0-minor-202608130306":"2026-08-13T03:09:45.840Z","3.7.3-master-202608140256":"2026-08-14T02:59:34.516Z","3.8.0-minor-202608140305":"2026-08-14T03:09:03.463Z","3.7.3-master-202608150226":"2026-08-15T02:29:09.283Z","3.8.0-minor-202608150235":"2026-08-15T02:38:12.576Z","3.7.3-master-202608170230":"2026-08-17T02:34:07.682Z","3.8.0-minor-202608170240":"2026-08-17T02:43:33.560Z","3.7.3-master-202608180226":"2026-08-18T02:29:29.450Z","3.7.3-master-202608190227":"2026-08-19T02:30:19.865Z","3.8.0-minor-202608190235":"2026-08-19T02:38:39.019Z","3.7.3-master-202608200226":"2026-08-20T02:29:10.117Z","3.7.3-master-202608210231":"2026-08-21T02:34:22.527Z","3.8.0-minor-202608210610":"2026-08-21T06:13:06.521Z","3.7.3-master-202608220226":"2026-08-22T02:29:05.072Z","3.8.0-minor-202608220233":"2026-08-22T02:36:57.145Z","3.7.3-master-202608240231":"2026-08-24T02:34:22.015Z","3.7.3-master-202608250227":"2026-08-25T02:29:22.064Z","3.8.0-minor-202608250234":"2026-08-25T02:37:08.176Z","3.7.3-master-202608260231":"2026-08-26T02:33:46.521Z","3.7.3-master-202608270343":"2026-08-27T03:46:47.614Z","3.8.0-minor-202608270351":"2026-08-27T03:54:24.519Z","3.7.3-master-202608280440":"2026-08-28T04:43:59.994Z","3.8.0-minor-202608280448":"2026-08-28T04:51:50.252Z","3.7.3-master-202609010213":"2026-09-01T02:16:35.839Z","3.8.0-minor-202609010221":"2026-09-01T02:24:38.309Z","3.7.3-master-202609020223":"2026-09-02T02:26:21.334Z","3.8.0-minor-202609020231":"2026-09-02T02:34:10.570Z","3.7.3":"2026-09-02T07:56:01.727Z","3.7.4-master-202609030216":"2026-09-03T02:19:42.461Z","3.8.0-minor-202609030224":"2026-09-03T02:27:32.166Z","3.7.4-master-202609040211":"2026-09-04T02:14:08.408Z","3.8.0-minor-202609040217":"2026-09-04T02:19:45.266Z","3.7.4-master-202609050212":"2026-09-05T02:15:23.649Z","3.8.0-minor-202609050220":"2026-09-05T02:23:06.008Z","3.7.4-master-202609060211":"2026-09-06T02:13:42.374Z","3.8.0-minor-202609071236":"2026-09-07T12:39:40.481Z","3.7.4-master-202609080211":"2026-09-08T02:14:31.435Z","3.8.0-minor-202609080219":"2026-09-08T02:22:21.742Z","3.8.0-minor-202609081233":"2026-09-08T12:36:03.238Z","3.7.4-master-202609090211":"2026-09-09T02:14:55.047Z","3.8.0-minor-202609090219":"2026-09-09T02:21:59.297Z","3.7.4-master-202609100211":"2026-09-10T02:13:47.878Z","3.8.0-minor-202609100218":"2026-09-10T02:21:54.580Z","3.7.4-master-202609110210":"2026-09-11T02:19:32.257Z","3.8.0-minor-202609110218":"2026-09-11T02:23:43.431Z","3.7.4-master-202609120210":"2026-09-12T02:15:53.622Z","3.8.0-minor-202609120217":"2026-09-12T02:24:07.923Z","3.7.4-master-202609150211":"2026-09-15T02:15:46.788Z","3.8.0-minor-202609150218":"2026-09-15T02:25:51.150Z","3.7.4-master-202609160211":"2026-09-16T02:16:26.481Z","3.8.0-minor-202609160218":"2026-09-16T02:25:08.061Z","3.7.4-master-202609170211":"2026-09-17T02:18:14.513Z","3.8.0-minor-202609170218":"2026-09-17T02:25:41.296Z","3.7.4-master-202609180211":"2026-09-18T02:18:13.454Z","3.8.0-minor-202609180218":"2026-09-18T02:23:51.761Z","3.7.4-master-202609190210":"2026-09-19T02:15:29.754Z","3.8.0-minor-202609190217":"2026-09-19T02:24:56.887Z","3.7.4-master-202609210214":"2026-09-21T02:20:52.347Z","3.8.0-minor-202609210943":"2026-09-21T09:49:24.705Z","3.7.4-master-202609220211":"2026-09-22T02:16:33.136Z","3.8.0-minor-202609220219":"2026-09-22T02:25:04.464Z","3.8.0-minor-202609251002":"2026-09-25T10:18:22.879Z"},"bugs":{"url":"https://github.com/vendurehq/vendure/issues"},"license":"GPL-3.0-or-later","homepage":"https://www.vendure.io","keywords":["vendure","ecommerce","headless","graphql","typescript"],"repository":{"url":"git+https://github.com/vendurehq/vendure.git","type":"git"},"description":"A modern, headless ecommerce framework","maintainers":[{"name":"michaelbromley","email":"michael@michaelbromley.co.uk"},{"name":"vendure_team","email":"engineering@vendure.io"},{"name":"oliverstreissi","email":"o.streisselberger@gmail.com"},{"name":"dlhck","email":"d.hoeck@elevantiq.com"},{"name":"housein_is_programming","email":"housein@vendure.io"}],"readme":"","readmeFilename":""}