{"_id":"scandit-web-datacapture-id","_rev":"102-75e92038e09e3fb0f6829d8d0cad4227","name":"scandit-web-datacapture-id","dist-tags":{"6.24-stable":"6.24.1","6.26-stable":"6.26.0","6.25-stable":"6.25.3","6.27-stable":"6.27.2","latest":"6.28.11"},"versions":{"6.15.0-beta.3":{"name":"scandit-web-datacapture-id","version":"6.15.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.15.0-beta.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"a56c31622065bf9d2a45e31b705fa25f9e90b153","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.15.0-beta.3.tgz","fileCount":46,"integrity":"sha512-8fynMbeLHWIo15qDxR7t8RQYIy15PRpOhyb5946v+25yFFA95rGFNCORP6xv0Lp9o2N+uZehxOFHSdedcFqthQ==","signatures":[{"sig":"MEUCIQCxijYFQw7jrzcKr4PBhXERFBLG7d0I0iex5EciwIrDGAIgEpgY/BOwhGEzZ0+AOeKjH9fgrbYGH8henNNTydfAe+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37291213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXt68ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdYRAAkW5mVQMATDB70pvaKt4R7UDb6u2J9715sqH+7QT0Xg4RZy8c\r\nFX0MphOL42InZznV5polsuEXe9UUiO1vR3D4GIgwsvliUljrVO5awhjRTzyv\r\n+shCmQ9tI+DLmB51Yk+4ZOMFaIYpGRXKrSlhGcmZwMiMHG3sfvmBztCKaWlo\r\nRCnpRtN3yx+1ITOXo4taXMc6txuASnn/V4/t2zjznvTIVnOG7oF5hHl3Ijes\r\npVBRFwxiX08CMpqG/mWd4r1azXd2rX59PEvx/FZC2flMvPhdXL43tCIB1QKW\r\nch1mtA45NMDY5RTVms3rGbIwMMHPg7GGHQa8H3wDj0dWip0fnmDwL/lLleMr\r\nDnqffcCQJnx9+ggKDg6RMcyxezC8+8U51e7T+aTI9q0xfxhCVYvNuo3a98k+\r\nm3mNxuBS2kZ2Y1qCdvBPS0yO7LBUO/N5JkO3vfVQ7TMsokBRk8T8LCzqLkSp\r\nuAy50rgqQIQxPkwTusBocz/ufJzfhaxlWJEMsBf4eG7pMQ4Z4gAB/RRps40c\r\nlzlqq5fqCpkQWiR9qBCO0e8j46TkgQqBbe2/m2rBoj5h/T/e/2QtPXiswQVg\r\ntFRwkeLiO7/Aw2Vz4g7ekv2gBpLDT+obez47ivMg+Ro1+yBuoSQ+wdjjV0tp\r\ntbeirLorucvfdNqWdac7cHp2RwtFkKgF32o=\r\n=K9IV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"e034220d131febedf653b6e89f0bae371d549d36","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.15.0","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.17.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"../scandit-web-datacapture-core/"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.15.0-beta.3_1667161788466_0.9149795570367334","host":"s3://npm-registry-packages"}},"6.15.0":{"name":"scandit-web-datacapture-id","version":"6.15.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.15.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"36075b2c0e178ad3b5d2f784eca850c1e67595a1","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.15.0.tgz","fileCount":46,"integrity":"sha512-bOQA3tvG1btA6tMn8liKPEq33InGpi+gSSosNy8i1H7w+qkTrHM4X/RRYN113iwl4BQmvladbRYCXv129HzZ8g==","signatures":[{"sig":"MEUCIQC32r/uHwyBHmWNWXiCOlfdFW+lH0ZgUYShCtx26etOEwIgJ6yz9XiNXZXwC4Rs3LP1i/V4HbJMhjzOfmKzpjmIJc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37300433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY9dnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFIA//Y8XB4wqnZTjm1qQZEE84h+bI19FFFKolgzo/rMk+Wq6h+mtC\r\nSedOtImTdRz6l9qBFUsN4fF4zwibFmSGe7k4/8UNeDl4hXZSZN58/RFps8VQ\r\n9uwt2SUah2wejZ929RrWSt8sOPvLTdBdzuLF8mFdOrviu/e8E6hLC1AjHvu7\r\nCdqrhMN4JvoZCNpOBLuVYLQb9w4GydLkL/UlrlinnimhTUv2QsUzWlcfuScq\r\nJ5LRqe8l8042t1DLKgiCadtjp1aKxsMRnqcTtTUp8w1SEmpyHaFOT/clADAv\r\nivsYJLa8MMyDfFLAUXwWi5OdMnGSxnLriTLbSeeD3oba0Y8gRBHjDWbDK0vj\r\nt/5WXZebp/uo/gBE83V1fYfgDtlovwEMKeoD1YfzU9RPvbPvNYBAPd37r/In\r\nbT2lHQLRXhgOLfzL8RCbs1jGjF7DJyibtFaRhvqs8P8UInwagVrIDl3DuRkB\r\ni5ZZOtp4ZtuApElXmFigMCdh7XaFucWC0h6PLYzGM7/Na9Tb76MoydH4CQFu\r\nW83TKHyF4f4hk27RUcetr9jeYvAxNBeMyxBd0KQJdlJHN3Pq0iZLwLGlH0iu\r\nmGzound3lLj327ANjaWEeo/3Xv3qarAxBjj8j973OWqAp+keVgs19H4vQtDo\r\np8u7fb6+8vQtMHjcUwLXdSnGAzSkUahr1eQ=\r\n=Wkfh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"1dbcde4cec32fde63cbca1f7aaad97252ffa0009","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.2","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.18.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.15.0_1667487591123_0.8870574844338086","host":"s3://npm-registry-packages"}},"6.15.1":{"name":"scandit-web-datacapture-id","version":"6.15.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.15.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8575bb178c43a0fe7709c5a784c5f98c8e353955","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.15.1.tgz","fileCount":39,"integrity":"sha512-KnQh89naoQHwU0eNuyYJZaFxtCyymgmPe0WfnpsZ6sxfoDZvFYewIw5FVtcZVxdizlObS5wWZVNCgYRlBGO5dQ==","signatures":[{"sig":"MEQCIFkXSxVbGK2fJzFZr34Nq6zj1BedhDkbgZweefw2BKiUAiBGvmsh5lif9rfRyRaGEcRVadLuGvjoA1YvErT2leC0rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36702140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiitjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIRw/+Ob2sJhJaC+36Ue93eupdBGm6PUuGKgRJ/uRJxvlO5x5CD7ru\r\nn8l9NA6DaZmE86PDYcgWkVUxs60plc1JwAqPfWiZ1mi6Oq8C4iqHdH4DFqDr\r\nwvLxezR+33CgOHleuMixYExs3vLN029Fxt7EFSp5OL2Cj9+Qi6SwwwwWqxlT\r\no7tyIhrIW6B/XTndwJVm0Z5fwaGGulYIXeqedQePIgiHphiq6FnhjQOdV1MS\r\nRPrn/dgxQsDaOWOiRVET4eNAxHZQSrzTs5924FeCQfEf2ZSGoXsjjV5Ey04Y\r\nbqyEigLdosUFttcSaHoao/IM8LQKP9NMDEzYI9nzPEoKjSFVpYeTzzYJCETJ\r\n52m/ySRCPNoKtkVfnIJTeJjx+aZs8AtrK4BgmvqFAvGMB+Lv60NTf8O056hC\r\nc8Z2OzAmsYOnKRd5Uj95gNJvnJ2J+TZIJ2q39Vg/5lNb9wW3okZm87uytzwh\r\n36Nd5AR4Fc2GktMV+FMrqdrN/npRpUcY3vzTiNYWQVhnS0oAe7XZvJA6vNDv\r\nv4++KNW7IDpmzODEr2Jp5aEw0pQh9CskoRQGSVxpUpbbichtobJ6IGF0dQVX\r\nhjCjkBH4iwRFKQmLmuYt+Vw+d0YnT57mAFmSo+qIqc7EpCrpm/UFVAtBSz/z\r\n7tZUCoRTvt1xzd7l5wrZicHVmTtmzQMODbM=\r\n=9jfi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"cff4cae237d3d2412fd89aede3eb8e3c32391f2a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.2","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.18.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.15.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.15.1_1669999458636_0.5749164917674838","host":"s3://npm-registry-packages"}},"6.16.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.16.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.16.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"95f5ae98dcd9f0a56df58394e401e96966f01f55","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.16.0-beta.1.tgz","fileCount":56,"integrity":"sha512-YM/831XYPYRaujGkyU8YnTOPVAKLo3+9Xmve1sO1C1z7dITC9RRnLkLwhEfT24Nu2g4I96NapDR1zU5QBLyykg==","signatures":[{"sig":"MEQCIBSTYnDEktBRbTFFQkrIxL7IKK4cAUtKql3xLAOKtSBiAiBhDzGomutBsCKhIItiWuc6ncAsOgCQF1YNeSZiETezbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37022529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoifIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVKxAAmDKC9A32n2fDGD8/75yO4v8hPCXfV0JrwQejenWw+tMWrf87\r\nzUiiGSgKmKbfduoldhQm7GNnXjEBS61QespEt+UK4ka0fU6OM3pLjqH0JKs4\r\nseK7GvloPmnKnk12O09vJhPwEe9xHrFMCUC6OOW2puxQ/cYMoPQKHXNj4rLF\r\n1kobdEzU6bJcd/KwbcRDWj9z41OLnI8LwxeUSAk7VuB6CzJZ6zxSwgk1NY59\r\nsA+uO5V3PJxNeOEZ81PzNEHrbCcq4bsI4yvC/BA20FSNLhuk9bq/F17M7A65\r\nlQ6+o0/yxVA9YyfV1zu7HiPtUQ2DYWqWjQ0ape7lFzJRYKjwUQCWvzlHov+i\r\nQA9Af2OAJ+WFy4m/EEAJ1EnPE7AFqPYhOfg2Iy1Rc6CG0injCG3F3uqhHlNb\r\nZIGKtC3T4LzfYuPC0dGAUvcGn2c8rbJl2PGEL8otoeOptsGyZsVlujzFoV36\r\nPgQ3X4LmE5nuGH/p8vQuuMckCd0zZlMXcsKrPznjAYmaOn36MBmsI7FKKooM\r\nj6jYOcL5usgthgV70d4MVHkLOn/Srq++6/89cZvoLhr4uevBSvYpEzmdI96k\r\njEbnAgp9slRZIhxhMwqjmHETVq43ViW9VM+EBkf+Q6jlac6IqaapqDNF7z2B\r\nfstzuQ7TaxX95jSp871sXwOSqCsFSsK7h1s=\r\n=PpJY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"af57aeeeece79c3feb0bf59b5db6206e85536425","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.15.0","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.17.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.16.0-beta.1_1671571400160_0.44026526706400837","host":"s3://npm-registry-packages"}},"6.16.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.16.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.16.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d2bd6fb54bb5d8e45d88df99424828af51eac8a2","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.16.0-beta.2.tgz","fileCount":56,"integrity":"sha512-MZTCAXAXRtZ3BlLUX3TYt0qvm/Oq7jQpoir2J7iMrpHYIfx102oZrd5M4ttfOZMbEr90J/M4GSgo+11MotiYhg==","signatures":[{"sig":"MEUCIGmry6aagZsPK1r8t4fGdEvlNVyhK6mv6s8EdR2T8JXhAiEA+YqfvC93smBpBYqVSm5WAX26vl5a3gfHBVlRgAL53u8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37007100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwXb2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc1w//QzX90Esp1XKxx+0UDBykAYI6upH6gquO4QwA5yNz/xoJnjbr\r\npIpOWQr3H9ASFwa+dMTx78y5HVudhXfKId3sTltk0HvE3pCAToArkw9+El6M\r\nSxiPEmw8enihve/eIJd668MVkZ7lO1hatHgMMZqXndH1pZe2ql6nEymuYCIE\r\nGIF4SsxUx9lPz/CAXtD+OY2dSgecLuKPSK6j/3SOMvdR49zmibwaWLwwHNwx\r\nB8wH4y7DfCPFG/zgLP2jrMeCOt9StnkTGkg5YBdb1Xx27KUB11i5oVjekg6o\r\n+PD7sht5e8LR4CR3v2tdTmez6ypCygxbqx8OYxtiCcxl3IFEnguS28mcjdSg\r\nMXDuuknTGp/uT5mJzSc3d7mzjVzjD2qRhomkQUWhwE+OLJTDP+8Hss/y6C4s\r\n4GXzmIy69xVeAJ+AbcbZzn3PFQ7plWJ4KFCpWF1qaLove+NC3ZVT+mSO8WHd\r\nGW+Zg06q4rTMDofKZ/zAMbXwBcBsV9newg645ydF4n9ONR8+RVB1P8AGRlhB\r\n4EV+Uty+UWOFyNzfDk9synin9ABJtG3Hh+Zr34O5nc/YxhK4Hn+M4YoYQs40\r\nKfxRukfW5Bw/M9fg7lM7aAWW19GDkkNX2Jj2K0dt1yhf9r/aFncs3ymeyT99\r\nPG5LlEeASc4DUYjG/tooLRvBAF5MRMsDQbs=\r\n=2nW9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"0c0bcee13fc09df18f72ce24671c7aefba74ccfe","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.16.0-beta.2_1673623285718_0.286454240729634","host":"s3://npm-registry-packages"}},"6.16.0":{"name":"scandit-web-datacapture-id","version":"6.16.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.16.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1a917415ced9a116ae940f7fd198e6b279b66095","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.16.0.tgz","fileCount":57,"integrity":"sha512-AOPgOTzOoPQiM2C/A3Ws7W499/KxJf3AzPbTEqjjnsZUrQI3IXuUqR96l78zX33QS91XTTAqWxa/U2E+yzBQPQ==","signatures":[{"sig":"MEUCIBtdyxyoGWWNoZfZppXXTPVb5m2WAVSq2hFcc2Z+pPyiAiEA6qm2eV55DnMLFdhQsqWipkBaWBdciXqz0B53Ri3Gbak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37010391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzqLEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWQg//T6AbSJ1wbCeVgOvlFFTTyvdRPdBmV6plmJ5JCodsF32thOt7\r\nDdX/L6sAyTFvvmobaR3Xg7PR59pSs2udGW8xPa6z2btZXsE9E40fpXhczZVV\r\n96ut5YA4IQXB3F9RKOoqk4Fktxat4/Z2rTk9aCIvkRjgl9Qqf02EjjH6QRjO\r\n8+Dk+JzeGk186g13r3Qu4qNtwFopPx/XEfW02STw0t43vY8cn4mLor9ManO0\r\nkMeZhdzX+kJZBdbQkQ52Pa69eN3wYIHzgWVSdHUedbde2MupP1i0ZKjpe0Pq\r\nWvN2KR4om3j+M9XISyN1alLBd9m20LjfX9ym0h975B7KR0MfOWcU111L8f6G\r\nwelSSy9jdr3KqFQQXbedKIvyt+9qr50wwjs6lztBj08BlVhLDnyPj/haOtMa\r\nX/9UrizwrrqLRe3RxhuUcUzATWTx70n7jNi4zYVI1DoWSsVf6Pc1nWFSkTbn\r\nrRS2S+tV62Vo/kFTwhgy2O90rlPPFPR5WrR8khS+iGdiG0zgXJ8gJypRowF1\r\nFMc7yU68mVVw1VfpTZgEvWnlAyVoYId3jcB/czK+CQJ8TOgqtQXqtUw7pf8E\r\nj1SwuSRA94zMlP1QQM608aiek8zhs3Z2/nYArrXsnI1KjamqLksGvPit1w0q\r\nFr1lTv+E1s360KTt7dT5jT/hLpys0lx3dzE=\r\n=Qmo1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"86f8b32342987e8559d64883c0908da97c6ac37e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-alias":"^1.8.2","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.16.0_1674486468311_0.6029810953667298","host":"s3://npm-registry-packages"}},"6.15.2":{"name":"scandit-web-datacapture-id","version":"6.15.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.15.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"f52e7fdef17d18643e73234d33dd817e27091603","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.15.2.tgz","fileCount":39,"integrity":"sha512-9j0rH7HLGgA9VTMfGoX/El75Lce8AomzKFQzJuUEHrP/0y2SIHEKKqoaIggyFJNQq9FoLpYxMXiVydypjfrNuA==","signatures":[{"sig":"MEYCIQCFQ91i+0diZG8kZNR2T/HMU5chonI7Mp3JjtbfmL0kqQIhAJatJMzYIM9wO4qs8rST0W00VodICqFDkV4ZDOlZbgLU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36701739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2h3ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDGA/7Bs6NNPVPHQiy0N+4IoezU+GmCt38yfmX5cTeDRjD+efkj64y\r\n9SCCRyFfP7SMba7xiOK3BOO6ks/MJRmEc6y8Vgcsz+OvvU6mJaOxqa2cFhWY\r\nSs0G0JFbaIL1ulIwV+V4n5K3azxZ/bk396WBVcqa+oudUT3Rj6dBKRxS7LMx\r\nyaHk64NXgH2X5Zzcf52xIEEa06X2/shviNPDeujOfjnL0A1skJnYqBGexoR0\r\n4wqgJZSgen2YaBOny/GMindpFOGsIWfKIh9yZE2ocbg4525Y4revm1WYjpHl\r\n622AioYiElr6WETi8Up3JwXI5YbMkXd9ZsQXa798m85TTskzMStQtYWbD6e7\r\ngQ5BLJOkStRTw9gP0IkCiW2j0H5DFQxzzKig+0Ik28+s3iHonDym96KCQTUf\r\nqpImBEYvqiqIN/lDBowC2tnCTc7ILNSETxTMhM3ucYeR3pffh3DFyrOstVxO\r\nYMxAPt/8X3JHoemaSsYbzPztYLYBiqdobqxx5NO+SO+Y5wxgn9RvynzVsh4G\r\n/mV/DlT4r/pfnCREUsYS8wAQuJ98xYh217J3L6Q0v/cr+GMj29G8du3ltQhm\r\n1YC44iIPlNb045k0f6wEWY+spuGWhiFWm2rc1WyjmHaDq3F2rw+6quuBdW/k\r\nArbsUMlc78xRv/I6lruID51sLsI7fkhQJSg=\r\n=Y0bi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"8c143420ae9e1e390d18a613bb5586a644eb3a13","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"tsc -p tsconfig.typings.json && rm -rf build/js/private","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","@types/emscripten":"^1.39.4","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.15.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.15.2_1675238872990_0.3381340055256554","host":"s3://npm-registry-packages"}},"6.16.1":{"name":"scandit-web-datacapture-id","version":"6.16.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.16.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"390ff0d721f401ad3f439a47628b0e0c9be53eba","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.16.1.tgz","fileCount":57,"integrity":"sha512-h2hZ6k1CEA2urtgjrrftl32W/JmJdpaWRX3di789nFoiFsd0Sc1Xru+fTxhELBp5zpF3SL5JXodMEsF7notzjQ==","signatures":[{"sig":"MEUCIFAsdGhPxzZjEWq2Jh8MGOhjrIqPpLzLGX5Eg87G7/4fAiEA0OhuOBb++aRjLqxhomgrkhAzH6bwRq7ita/VvsYtL+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37029914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4THDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh2A//b/pdsbWz5iYK4f1bjVhizpu+p46iIYp7H03napl6OkCeCseb\r\nvYzUpRhetxbiaFERKYvan3s4BB/jkoCSoLnzXS2XLRjElg58GZbmc4kH1HLX\r\nI44lJkRmgdK7zk9DlOea/No3Wu6Zw1MUgCXkscB0uEOTdpyrWLA/XtnnRDBz\r\nE6QNrM1Mm2f6mM+fA3T9uU1vaW49vsv7t8OSqPpr1+twyoCs0APlXQgJQ8e1\r\nL3/lQ3MSiHkKguhzSpLJNgQSrCPliV9hbbEGL0/smSaedVnK9++WJFuQpwTH\r\nez7Y68zfP7N/ttkT4m1qoV3hVHv6U5lwZKC3XHu6ZNLOVaiyI1ME7DvEINH+\r\nxppEHozAulSQANybCndszWDTalqUjH8PJufy+c14NS3doy4CRG+emYsrwj/L\r\nqKk7wp0mZdRAUXR26ly9OGKoucPW9/pGED0BjXhN1vJLQtszNwBye+X7EiDu\r\nxPBAsBD5cLbNs2JWBpV4zRQJqcNUeM5LiUBbWWxJYQJy46lbA5+ycSrqKiZn\r\nxdq0U2JFgYgp3iyx72LSuU1YhN/lKc5C8fcy1YztZa60QZRImHcZXhy71jzv\r\np+Q2g8JvsyoiuJIGk8HzljfRpZfIhT2m68TUQgTR04VUiu3pEvt6NV4lttIV\r\nNMlFX0Qtt3hFSdLitNBtX64B8xNKrBxgclQ=\r\n=mm5+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"8457ef6685338f3357a821d14ab3bfb694bca81f","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-alias":"^1.8.2","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.16.1_1675702723449_0.6882496769842414","host":"s3://npm-registry-packages"}},"6.16.2":{"name":"scandit-web-datacapture-id","version":"6.16.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.16.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"bc61bf58e66318ef39ae6bd981faa137c2792e55","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.16.2.tgz","fileCount":57,"integrity":"sha512-/fxkbLZJ9KbHqyggno3aQaBUN4Ahq4gIuM1rwK0jQObJGBZhVbDc/QIS/mXNHlbWb9KJaI1JU8H27WEy7/7yxA==","signatures":[{"sig":"MEQCIBBhTLW55O1v9FSFNjgGUyODF8Sb/YJBDeysQDyw4xDMAiB7UTvF0o86nFMUFUevh0bYzSDA6/jn4fSgdFD0OkG0GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37034836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9k9nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6tA/+NuHs51Xh+rWLNHB0k7KvyqjLyULoOO7DhhWXXYlIX2lIUcj2\r\noPqEou40tUAX92MT7NzcwT6C2qMWMgulQa7COePIiUNVWXPHqg6ecLDTKFlT\r\nRGZNaAVGrUOd/cYw3em4rRVXQZ6sKnmak0TE9By2WDGAJgLLWSdkG+bFMfAK\r\n3uhIm3Qh/EpQWVlCsViWNpRyNbUK5QZB/EOxIBLdDQHFef16uJmXOMlUoXDq\r\nzW0wyAxwD5/5FVDtjn1E9JxlX396hVG8ZvCye2q1EQIuDKAo43nyIadLI6cV\r\nWnPjv1Fhk4mceW/ozOPc0Wbeo5+l0mKtyfVxO/7z8rTxqOcrEthQhhV8t17U\r\nAWNOxq3ABTz4sENwrgmNXQpEl3LODOZ4BS5ypbCbu2lAnmVN4T/pdVx4/DTU\r\n5nSImYFJpobrKtiGx9GAQrb/ZZk3bIWIAExfkWsdo5UzqV4Q08FXbDiJbC0N\r\nrAHiQOF4ElBrTfHk5XLK3vpV0Fp1Jk88UH8ms7gZGXJcv5SsJWpq0Nmwex6e\r\nse4LA2i3qz9zjTWFL7elv9Tuxs2uZgsQ6axiv6sBMe39/Sol+F5dirhEm/GX\r\njXxkNPThgegXY6MLRdYy/fEXn8azneERfk081RQg+i4PYGXVQihDJMVgGhTw\r\nMAfEfuVrlHbqKVUTfpa0JPY0M6D1CZ1rH9c=\r\n=bAUZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"2d3aef804e68c145b4e994be12896c5cb91b25f3","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build:watch\" \"npm run types:watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npm run types:check && node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","prepare":"node -e \"process.exit(process.env.CI == null ? 0 : 1)\" && cd ../../../../ && husky install native/libs/web/.husky || true","test:ci":"jest --ci","lint-fix":"eslint --cache --fix .","build:dev":"NODE_ENV=debug npm run types:check && node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build:watch":"NODE_ENV=debug node scripts/build.js --watch","types:check":"tsc -p tsconfig.json --noEmit","types:watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build:coverage":"NODE_ENV=debug npm run types:check && node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test:ci:coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.19.3","description":"Scandit Data Capture SDK for the Web","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.1","husky":"^7.0.4","dotenv":"^16.0.1","eslint":"^8.13.0","globby":"^13.1.1","terser":"^5.15.1","esbuild":"^0.14.37","ts-jest":"^28.0.5","fs-extra":"^10.0.0","prettier":"^2.6.0","tsc-alias":"^1.8.2","tsc-watch":"^4.2.9","jest-junit":"^12.2.0","typescript":"^4.7.3","@types/jest":"^27.4.0","http-server":"^14.1.0","lint-staged":"^12.3.7","concurrently":"^6.1.0","npm-packlist":"^5.1.1","jest-extended":"^2.0.0","@types/fs-extra":"^9.0.13","eslint-plugin-diff":"^1.0.12","eslint-plugin-jest":"^26.1.2","@babel/eslint-parser":"^7.18.9","esbuild-plugin-babel":"^0.2.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.25.4","eslint-plugin-regexp":"^1.6.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-sonarjs":"^0.12.0","eslint-plugin-unicorn":"^41.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-security":"^1.4.0","jest-environment-jsdom":"^28.1.1","@babel/preset-typescript":"^7.18.6","eslint-plugin-no-secrets":"^0.8.9","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.16.0","eslint-plugin-no-unsanitized":"^4.0.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jest-formatting":"^3.1.0","eslint-config-airbnb-typescript":"^16.1.4","@typescript-eslint/eslint-plugin":"^5.16.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-import-resolver-typescript":"^2.7.0"},"peerDependencies":{"scandit-web-datacapture-core":"6.16.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.16.2_1677086566879_0.7175034670122475","host":"s3://npm-registry-packages"}},"6.17.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.17.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9460cd06972a74de2711585b23e0624c17682a78","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.0-beta.1.tgz","fileCount":64,"integrity":"sha512-R0In9V/rKLu+ofQhDdWDabJJtblkI+tzYnjh86GXPzCiliaJped9u8HxjEaIkp3WXnTwrZjxsU6tL49ihFisvQ==","signatures":[{"sig":"MEYCIQDV5icohPe3wgBCLHTSvG94VIqnfhps6s+wZU9MR3lIIQIhAJCty1WeR1qye5sATVO1O3BC91sOOUEfwaPPB+S6I6V6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40900666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC5r2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpM/w//XCR4Q6qaP30zkfkTENAu4Ed2k19bjkdqgvfwu+ZacxhKtTCP\r\niOmDRQVclcjixNCfgCuzzfR4H6qjO+YgvEVEQFneMbKIdLU4UFhytln1enBj\r\ndRgcivmZDhEfPckmMzQkibBT4/jwjgdicUu/TJHInBhgQgIoBRIsh6XlZrgB\r\nju+e7E/bLqOVvvZ1nKVS90GgqGmZDmfobzydBmoC3psI7kAJ3OiEtB3ub33M\r\nAHV6iJyK6fzOipDVfXt3Apd+ahlpZfVM/DRz+HqEg03lM3DqdU5Cfk6gtQvL\r\nOKYnWL/sXrgmd0wNWbXMkugvlUaNFqMW1ZfVrm6M+V10YT4uXq967uTH1t2s\r\nyJbnvof3N4+h6PGEssPHyEpcBtwP/26Kub0VWbJryx5fpU/nbne/CPhMsVzq\r\nCfABuAgT7rN+TGD1sNCRtijWNDPCE0cH4l5YKNMzio19stRLLM+kbb/tmUro\r\nFn39MZEq4gcw/glqqGQJBpDsiCQiLzvETbvru4taLGtQGJhOjxqgxWOb8Owm\r\nl1kvnhe2P7+kh1DP9eHm3v8pghh6WRKyz5T6SzXuMgiSUDVz+uTCS2VQpt5e\r\n1U+wCiz7AqIgPaefYy7qlv3ahfiQHG0UT4FG41Eeh9cDmxzeEi6ZymtgjGFu\r\nqcY1wGJ9lLCbP6n1VNcA87CKGVqDQBs9MNo=\r\n=uJJX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"16ea9288b7a83bea2c0621bc49750ef905065cf0","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest --runInBand","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci --runInBand","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage --runInBand"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.0-beta.1_1678482164602_0.7715603594303972","host":"s3://npm-registry-packages"}},"6.17.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.17.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2d9981da52f9d7569cd5c55872a4eaf36baae0d3","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.0-beta.2.tgz","fileCount":64,"integrity":"sha512-olowYhcAzPuoF7P3dQ/AQQnKvXhycTMa6jqidrVcoBhu4ZUeOaWx4XR1z4kxGGtWX8+e5EjmlUilI+fQb4pVPQ==","signatures":[{"sig":"MEYCIQD953w0gbyRX7g4t3/e0ZzveEG5X1+kWkAIuqSK4+ZgigIhAM+g9M+LyWJqJU/VzxpR9HkkUvn2rTt4HQH+pzBz/lxZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40945863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJeFWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBpw//XgcQo69C68yclJJ3EkyHtAfpweNZZPAxSMmkBB1thQfK/9aO\r\nGMiX0AVJ80Yix9oAMk53TOuWPejoM/1F1xUb5eJmPBVgoeJ8nFIjx+bMYXig\r\n4tGRZVwaIxfH6ltYT0kgaHXlWATm76Zeg/dLxbzbnCoNzXmXW158mXrXi2EQ\r\nNgDxHOujy8RlpMMwyCxK/qjvvpmnCb9rzBCPBfJ+yuDcIIfq4kNguCkQPQLV\r\n5GnXy8XWYmOaFuF/QAF/d6ZAme8imCSooBt+p4tYw+HTTltkhMqYvtc+yKkK\r\nBMqUhXI8i/WoDPkJgH1BYhsw8iBPfJ9ldwAiQf7f7gFKn4fTy0cOdsn3lxsl\r\nk46NMuGDj6/yQQ6PXY6VI0/8QhUZ9TazAsls5uHNNA2PiG7RSBKCjtgpEgfP\r\nCTtCGce7znUapZb1RarSBCKT11Jye6dRLVIFMjbs6KgWn/M0J0CglP6TveD/\r\neh+3HJ/eIYswCpPjeyVYOUzumKPg47UieiYtUpOMcccn0FSc4/PGUvnUFnTx\r\ncxSrL9C4UThyiuT7ar1uzBRf/AzeBgNO/pIRVsf32+fRMU/DvF6jwcHxdVuh\r\nZ2qV408qd+CyDadcslb2Wzpw/AnOhu8E7CPT7gM9Zm/rPRcZ5+5rK4NK+lWI\r\nbaODpHa/o7s3ylzeZCkfMFUDsw8z032Qg7s=\r\n=hIfs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"31abc1cee460a74ad2accbccdebec7b268407c0f","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest --runInBand","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci --runInBand","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage --runInBand"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.0-beta.2_1680204117606_0.2486381459388285","host":"s3://npm-registry-packages"}},"6.17.0-beta.3":{"name":"scandit-web-datacapture-id","version":"6.17.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.0-beta.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"71997ccf82b3273987b13df5ef765b91313e5860","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.0-beta.3.tgz","fileCount":64,"integrity":"sha512-dMkLxzAdjDznUy1fN1MaWsqpTHSx8EqnMJzYC921jQ7JVkea7yl5A460jLIARinF6bIgvPTtuq27yUCvUrdO1Q==","signatures":[{"sig":"MEUCIQCkwqciY6q1BS+liKsC/QodXJAq9mwT6i269NPsGDt+hgIgWWhypAMguyEB2/9B3nQFWkJC2XFOtXm34bDQnQ09cnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40960979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkODtvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq07hAAheMx6FfHz7BYnxRe62Lt+sdgnXJDHdigSx6Q2rM89CVqXDao\r\nD5jb7syBLPJD/fKHQ9o3a6ISBZVm4+zj+7PCE7/trMS28QdEU6H7suhICiKw\r\nACOSsDsuuUSSTqKCRI0737nMk+o5WgAHoZaTz9bcXAXRWbJ7WcEbO3R1LH3a\r\nG+7gSg7watxJWUdyWym/dqo6WT9RoCGjoWSo/EDQe+wmaO0jLbzc/Wtc0+OV\r\n/zsGlCEFfLNEfQ9P3heHN6IUmP1MYL6PnkXV9QUHUlKT5/D4YhCrQuAFLadg\r\nFn+9n8e+H3aANAy6D3EEAAxU+ko11S8OE0uQ162pRyxBWYmtUojqKhB9knA+\r\npjramZpJP5Fr4b3AROGGoo3a2ssVu1ZzdDefTEiIofwwiHUsZnQTIf0E4/bW\r\na5iV/W7id7wea0aMwsWY8YxfQuhz53/104nZW7aecqnoDzhoRML4lAtoIupy\r\nqhPuoiMK+LrY96dJcYSRyYe56xpdgL7ipWHzcX1YrqDpN+VsaUEtqh2kPBG7\r\nBUUaNO5bOym8ExiLKXilQURs3UM+Qm6Aw/QGzhJvQt/absgOrvfdQghVsskP\r\n2/GsRD5JVt6W8kmGNE1DumH31LkiJgFQa+VJvekLP5GwNlbAryxT5QTGdEQb\r\nVb1YXz9LASTzcfhXtFSGUym5zsFmgWIXeVQ=\r\n=apXT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"2669bfe581459d1cab65768520cc3d21f80a07cb","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.0-beta.3_1681406830689_0.11042945119491243","host":"s3://npm-registry-packages"}},"6.17.0":{"name":"scandit-web-datacapture-id","version":"6.17.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"95d69152fba19e194859efd413cf4466e2c5b696","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.0.tgz","fileCount":64,"integrity":"sha512-mgZr1oIviEd7M5PIxYNiZdceYyL0SXbDBfqY6WNySAb5u+YwycQV0Zivd+/St/IEnC3XMTyP4+RsAJ1nf/AjAQ==","signatures":[{"sig":"MEUCIFNaHRlUtC5inzh4Wt90WdHdKs+3KMcoaVjzM2FZwJ1vAiEAwiyeJOQZHWLLARXuSqEc3Htd4AVL++7DoDu3aPbiT+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39509375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR+jkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQZA//aLIop9RR9zKgshipzTz+itdBUU88K+MJNmO+LBEW3v3m+0em\r\ni07TIR30NtSN0GRN2hm2bA1v5MhAwL1zPE+qVTqa1KPz6WDmSg25LENIx3CG\r\nvp9pFp0MkHE5hG15JYMiafCSDE0LS3LrKK4ibsm0Ekd/m+NsKu4OVj94/yg+\r\nH60ayczNbad/zwxo4gCcnz8WrvGiKk+4/RBdI0MGcCkGvNuVOL3rRuOHHfUv\r\nxsjn/pRajmNyanpoo3FXwgMkcMlFw73lP/AU0ylbM4Zd/8i+hQXKBNDpEvn1\r\ngXLTNT8RBus/dhKLyWS9pZWu03tqYw8st+i6rrhPXi+Gym98Vl/lsvHOehJG\r\nFgFeZxlPW4s8E3miWVNfRGHpcDxhntlf3e+XgMKq6d3WbThs/XiELHjqfnzI\r\nTUXESG6q9OCAfjHEwrRY02vhtH+yqXLdZk+oifVBHPsFhRhtODKxmiR1roux\r\nwoEVEaThJOkfeWfe4nbjw/nwclCiYuUbB8CdzthGSu/UHcZExfs27UU7khCN\r\npXleNGmeU3txZCO9WBzUzy2mGHe4fIlHDtoPjPWVgGJ+XsAdUeT3UOrxz/RZ\r\nFqSc7zT++24YdDcnbj89CmTE9ggt+tZnhy+43Up/Y43iCO8bqLmIY/CkC6Mq\r\nxDf+z+CvOXCYEdO8Kgb2x5il+TTZTvpcriM=\r\n=/kzl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"83b986aa5505ab18bc8e910246f6d62554da781d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.0_1682434275963_0.14441193356330895","host":"s3://npm-registry-packages"}},"6.17.1":{"name":"scandit-web-datacapture-id","version":"6.17.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"340b788a10e3674b6e186438d32888c191b02f95","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.1.tgz","fileCount":64,"integrity":"sha512-5qcL+FNOU3jTCByt1OWyaW3P5qrlMItPEDMPC5qNb0SPpyfbvIF8H94mBLEjSArez1r9EEK82dyDMEjmeszDxQ==","signatures":[{"sig":"MEQCIE1MMkz4UllkJgygthEjMcTJAWy6MtbFCgD55LsOhsDkAiADVyEKs2aArZUDab+IYjMHWtQ5SmF0/owgzFotIUoXig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39579705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU6IwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+3A/+INuu4QMQAp/UyCbm44XrvIE59hk1GyStFM5eTPAbStaKUQtw\r\n3C2rx9sw1IJZX3ttaK4YuyD/ZEmBFVuU6QqayIGzkydGm15RlC+jTVbnaLmB\r\n1mz1FT3AZ2Z+B1FI0oPJJNxqlUjXkx8xq2wAOCm2o0kj1e1VbKX5zC2G1lva\r\nTpDLJLE9z55SPEqr1pJpR8H6xutJMh42TA2eGUZZ4xA6jmPPNaMQHfSYph0k\r\nVMF+48lbXfCKrff/moML0WaYpToEB2/6cXRahEo95JsS7tKXOsZWogawvgwh\r\nO5UB6IRwLCQk+67o7GKixE+4BPt95ticBwmoE/hq81GAIdZ6e4DsWrEbrIzz\r\nnB6Gxzr0y1kMO8jyDGKf1TRsiriFkS7pVrC/vH5VgCDRuCplzcy073DaxM+X\r\n9luxejlTcDW4p6nx4g6fjYWuy6MT2dm2+8qK3ArX/ASDc0eTUQHao9VS5YBl\r\nDjuZfb9BUpH5LhaRnqYa8MAZ62CUgbMzZGtjv6JC1dDpbm6kp8zFBaCNV/Ju\r\nvQIzoqxuUTi2Ns4KzxChy/ektOzBvcJY8u0ZhWEC3yUcWSHqVQwY6QthT3zP\r\n95w5AM7vGT+V3AKExoy1+CUifjxWv6PUqo3WhRtBO9Al8UNQVKnkKbu1xDZo\r\nChVNGNgoXGI7fyEFQj7pc+96GLrKmz1aDxQ=\r\n=kJCW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"10ef4f7ab1f14898015a1688d654ff5001ba0d71","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.1_1683202608001_0.8246261874454648","host":"s3://npm-registry-packages"}},"6.17.2":{"name":"scandit-web-datacapture-id","version":"6.17.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9d9419176fefdcdf68308cfc90ca15dd06ece8b6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.2.tgz","fileCount":64,"integrity":"sha512-GpD77gXdB/KhY8l0mFiTIiBn3KGJ72s+ji/NGbnOGq9usfTEdxYyfbgWvd6Di+efi//OhLRU1J56bsM8njnLmQ==","signatures":[{"sig":"MEUCID2lu5RU4vvoyyvL3dIhmt9NSS2Nclh8st6+JRsPmdbUAiEAolbpbiC8dBy8DB3QBJxEiqwAc2BZlhKqtQ4xpCkIbvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39581667},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"c811668d8cf8a85456565f0fff098e03deea742b","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.2_1684874772989_0.5553838380042657","host":"s3://npm-registry-packages"}},"6.18.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.18.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.18.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"79b8082e4187a8a0c24c01eeaf990ff4ebc22ca2","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.18.0-beta.1.tgz","fileCount":67,"integrity":"sha512-EATWP4oR0hw+RmSTtWxwXxFJdjZqR/eKGVYGdqB7x4FMKe3mFoXCYt8RKG7sd3lMw0MqCaZTc2/25f0xpq5AIw==","signatures":[{"sig":"MEUCIQC3Ru+3D+ej/YCodH7BqIMFc6BYZAjNfzTSmGrTS/7TEgIgKN9aZBWp9RWItM/RErwZbBtnvM7aRZdfvrvJReAODbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40690303},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"3bc5565b39c4a7e3d3c509837790abf11e224658","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.18.0-beta.1_1686209652146_0.010827188312368285","host":"s3://npm-registry-packages"}},"6.18.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.18.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.18.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"0b60a804e3c840f1b669ce1e6f2116316b076075","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.18.0-beta.2.tgz","fileCount":67,"integrity":"sha512-u6EvdN1bMlnyLycJnolQ1pshwgoCURC8y9gMm8bFL4KNSuvVv1a0wSUGMtlJFOHZjbY4E3tmfdEh9HRGQyiiuQ==","signatures":[{"sig":"MEQCICPN8Cau8g7Z2h0EQFeWN3NxtTh0Uu25EPui9RH0zdjiAiAGnv/lxetoiNpZAinNiWi+T/p2OAfA54DK+J98NWFt7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40759283},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"1e0e8b0728c0f9140555a7e2e475221c19f433c4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.18.0-beta.2_1687358715109_0.4969729608136262","host":"s3://npm-registry-packages"}},"6.18.0":{"name":"scandit-web-datacapture-id","version":"6.18.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.18.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"4cebd790755f2bea3a278a6e8da8cbe270cbc4c8","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.18.0.tgz","fileCount":67,"integrity":"sha512-7qK1UElvNfkRDeP7oOQOt+vNKOK8rHTQ6PN2dh374KR+JqGxwizk8uOzotG4aEh7HSDLy/MtAG+DywcjK7RhDw==","signatures":[{"sig":"MEUCIEK0zapZekRuuHeDhtERrvWBl68dma9TsfEZfhkaL+q6AiEAkeHuh/a5P0tB88crVyg1tX456ZybivjN/VzOWzco2yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40569686},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"502f108418c90ca90918c32adc9fb3535958a320","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.18.0_1688145174081_0.1795305638030753","host":"s3://npm-registry-packages"}},"6.18.1":{"name":"scandit-web-datacapture-id","version":"6.18.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.18.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e672692ae6533fa650895dd7cd8503daa3bcbb6f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.18.1.tgz","fileCount":67,"integrity":"sha512-rhtSVZnKfLXP+dK6ap6iWMQbiNRIVQm7PymiZrAn88ECJyuQ1Gv2JgpWvqvfPd8E5zGeohceY/fIZ4nwoPYH/A==","signatures":[{"sig":"MEUCIQCJAr+QwOZwJAQOu+rN7bbqwvRZcEz2SV21B4DdKWUE1gIgelpUJMgxA1N8Pd0LyT3KEBvg5nsnO/Jbh9h1DEL4mBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40576107},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"c140df23c5bac8507bb481a34b86fd0bf183203a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.18.1_1689200497751_0.44020798944018025","host":"s3://npm-registry-packages"}},"6.18.2":{"name":"scandit-web-datacapture-id","version":"6.18.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.18.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"25444259b113054bd87c1d80be8c459af8d77356","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.18.2.tgz","fileCount":67,"integrity":"sha512-6smsWVcwuBlGLca+rKQEbpQdUzmxwXXRnI/PArA6+7+2D71DbQukjkzW4sOxmuN9P5VBrnv/sgfi8QFA85aq5w==","signatures":[{"sig":"MEUCIQCzQ/V7fEOo9moncewMtBKMt4I2ReevLvWpKI2MIAVGgAIgF/9kGdERVTO82ambeyJNe8Hb3F4pB49RhxdtmABCLZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40576118},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"477a51a02373094194c87a16fbc4e46893bade2e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.6.7","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.17.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.18.2_1691098666093_0.22864420353594506","host":"s3://npm-registry-packages"}},"6.19.0-beta.0":{"name":"scandit-web-datacapture-id","version":"6.19.0-beta.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.0-beta.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"cfdb120ef1d0b78463c83da760497b56ceb94d16","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.0-beta.0.tgz","fileCount":75,"integrity":"sha512-/iVSDcio0ewvfpb4n4nBGc73r1vnKsUH8QjPiigMsHETHJBXmcVHPIj8w2V0zcCPE1+JyvseZb9qVVmgjFFMyg==","signatures":[{"sig":"MEUCIQC1qd6rP4mk6LuTF7YHOan8Vh1aCkengNQnq7zJZEq1CwIgLhViOIZfx8v6ITBimXh7cntn2Kd9ZvZsJ8Q18XNCygg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75476977},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"b604cda1a09658c907b8ad872d7073c2944964f8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.0-beta.0_1691171016675_0.20528841931183095","host":"s3://npm-registry-packages"}},"6.19.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.19.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c8c7af0c05e0a08874eb6355cf4c902d7aa4ca82","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.0-beta.1.tgz","fileCount":75,"integrity":"sha512-TQocZ+JI+7vn5xmZsHQUQ1VZF8R0ttJYz8CM8usrOnZSTUyx9A3RhJyWYF5Fg9fBDFROpkTN6M5dYuUdq5qd1g==","signatures":[{"sig":"MEYCIQD2w1yhX7+XLEbeAQLm2cKbKs78rdppX/sG0ZknR5DZjAIhAM9EYk+wjzfdiBrQzX/PZQfJvvF+XxeIGPaGYr/bckPy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75471469},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"49349d368704822b1cac63fe7f69a36f015c771d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.0-beta.1_1693437141817_0.45537181414223604","host":"s3://npm-registry-packages"}},"6.19.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.19.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"761bb54e132de9cbce20895bbb1f8002a4b99ad6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.0-beta.2.tgz","fileCount":75,"integrity":"sha512-ekSe2V7Ko6w1pU2lWYDVuSECroFF+pDv7bJoEMoE7kAF65yVm1DYp7S6f2Xx7QtBIO3RDu/nTv3PiWK71FEc3Q==","signatures":[{"sig":"MEQCIGud1VRcrqRreHRuPdIOggg9uPZpejFSG74lzTsbfKBQAiByiwc6/Prr5pRxQJv5SARCVQ5qf7ZM4F6eV6S5A+WXWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75542597},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"d6b8430cf152f6b5a6b6cc6e570eb6dce0bf1785","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.0-beta.2_1693610904162_0.3637577565903398","host":"s3://npm-registry-packages"}},"6.19.0-beta.3":{"name":"scandit-web-datacapture-id","version":"6.19.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.0-beta.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ea6ec03c6eeb47da331db81255794c58dbe89449","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.0-beta.3.tgz","fileCount":75,"integrity":"sha512-Vz9XQhOpp6QAALOqha/SU0JPhmazznPhmVZgpe+Zqp9OecEUDQFVMOUiF7nQ/CjrXa+DTfUnivZ1QZNcqq824Q==","signatures":[{"sig":"MEUCIQCycjkkaTEe9pv33zgbBzWOSE5truVFfaUzBVzjLBuPIwIgaBL3HY3AjhpTf27u7EfbqZjwmiU7OS8mMdx2LsqJsoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75542768},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"270f2b9ef45353e6f2c2a2800d163e5f913f8464","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.0-beta.3_1694184208604_0.9481976302171238","host":"s3://npm-registry-packages"}},"6.19.0":{"name":"scandit-web-datacapture-id","version":"6.19.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"67e8e04506940f3b3557a96ddd37d31e166be54e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.0.tgz","fileCount":75,"integrity":"sha512-scBukQNkvhj1Dq/jfDt0PAVGV9H6PnqkcVMKNtxbXJJlhWMKbD7mBAQa6l4r0TkpAWs0A4UD861yE+DMnkGjTg==","signatures":[{"sig":"MEYCIQD2egag55g0O+rtP7x2ps4Vte9wUesJBcRLjUp34pClhAIhALCBGey3o1e34rBL9eg62WmhXco2dROCykCaSSmYPx1s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60036685},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"2c5c76fe81381c852c4be3e88be6fda6f509becc","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.0_1695113668512_0.5250639541783853","host":"s3://npm-registry-packages"}},"6.19.1":{"name":"scandit-web-datacapture-id","version":"6.19.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b9c5868d0569a37102ec6972931a579dfd377f11","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.1.tgz","fileCount":75,"integrity":"sha512-uRnho3ETKLOd76zoP+OtHFq9o5B1hWgQIjjq9yy+Mwt3nMe3jKUEOEubT3xNLM0tKr2413paNxDMHbwTENErpw==","signatures":[{"sig":"MEUCIEWfEXHW5KqazF7V4A4RGUTNpfAfhTJqm6P8paoxFxC6AiEAiszIHHmOx48sXpow7jSxEOZWMxkpM3+Oq7Y8LhBpABA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60037479},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"f94beba276a2165c30565948ccca928268c8f711","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.1_1695847424306_0.5551407021949495","host":"s3://npm-registry-packages"}},"6.19.2":{"name":"scandit-web-datacapture-id","version":"6.19.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"8ede75fa6e71211089c1b4ad5d71e2a9514aa2b6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.2.tgz","fileCount":75,"integrity":"sha512-CaLsEHOeKiauv+CJr9o/C0ci3EVAWZEGYjjmIdHvSIpsvslE3YBZzf/qT2uaOjbaZlog63acdbBwDL+L5TmxzQ==","signatures":[{"sig":"MEUCIDhUu77oUmom4TfdGYw6mxvFDNEQW+CNnjnpnnIwdUN5AiEAh0gOx114D/qbjCOZMk330veyFZEjR7xgXE4uopFrT2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60041953},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"d2b4e39cfcfde80f6c9e5d859849174e460077ef","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.2_1697210136596_0.23366004238509186","host":"s3://npm-registry-packages"}},"6.20.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.20.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.20.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"74bfdb43b66495bf96028ca44bb48b3ef2964d6e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.20.0-beta.1.tgz","fileCount":77,"integrity":"sha512-ME7MMG6jBpzSkaIfWcUiFpyI/hBVkjUnBglsYwG6v1qXUG9YzEQVw1GxI3hG0mJqWOdl1qvA7FFj/SvvhAMM/g==","signatures":[{"sig":"MEYCIQD6q6yqHXIVIgVl3Boe+lqpfqOgqTIWZPIf1gf/f8pIlwIhALUgflKxlwhg3miBbLjJwuf8IVg61KBYxwvm6aCD1GZ/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60946553},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"adc6aad28cbb3aa668966119536cdbed0d25ded8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.20.0-beta.1_1697651807297_0.6656795949833443","host":"s3://npm-registry-packages"}},"6.19.3":{"name":"scandit-web-datacapture-id","version":"6.19.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c19e2f04828ac6983f55f6eb7507a5bedf063bca","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.3.tgz","fileCount":75,"integrity":"sha512-wzKmAkW6ZiopaWn0mSNg4QYyMoMLRGKde+aJj8IUeKZ5c8Uc9BmpRcltJs8EDKxiLo44zFXoERdl3g9m8mZ2Tg==","signatures":[{"sig":"MEUCIHBunDe8Lm7rzvPfWKuqwVX5wWs3nj7+mEhEcFHw1O/RAiEAtNxkVsFra0YKE7jtb6oerLrEz9PSoyKaY06AjVFDz1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60084946},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"a70bf4fad07504c012af61ebcdfcd7405422783d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.3_1697814098331_0.2183534067541144","host":"s3://npm-registry-packages"}},"6.20.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.20.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.20.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e917b1c920a8fcb7cd6bc4bc75a76ff205cd6e70","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.20.0-beta.2.tgz","fileCount":77,"integrity":"sha512-4+D3o8/iruNSGa3f8vP/AY+SyCfgrdn3MBn2iYbjYzNse5Vd3y27KSPu4ZRWFyhTKEDBaWTfL4GM6AjBdAOusw==","signatures":[{"sig":"MEUCIEzbwI/rA4IVAeQMKfScIng4ADJG57ab4cyvj6E9TSK2AiEA5gX8YYMI2di5ss20WuSXPr5ByFIBoJsroJgA3qQp+Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61056893},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"36bb6c3489b3e72aeaf6316c76ffa3d5073743a5","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.20.0-beta.2_1698701323224_0.41992787217797667","host":"s3://npm-registry-packages"}},"6.19.4":{"name":"scandit-web-datacapture-id","version":"6.19.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.4","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9c631a1285640204c02e22b40d721e7441208682","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.4.tgz","fileCount":75,"integrity":"sha512-oTH0t2v8HIisaZOvgiMbFl+89MhQAwKq2vVO6JWyp1zyObGGFPIDz8xa2v2/Qj4uUgputp1uQcrhqP97KWWMgg==","signatures":[{"sig":"MEYCIQD6z6IKaBVv0QkjAQ6HBbJV7yLVZlFhbcVAW+eIgXdwAgIhAJD2ZYwNlLw1JooWUrRAh64MH78aHy7dktztsqRCaOIo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59934469},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"8255a5bdaf9af677fa6ba30cf399464fda4e9ac3","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.4"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.4_1698870677582_0.43284129991677633","host":"s3://npm-registry-packages"}},"6.19.5":{"name":"scandit-web-datacapture-id","version":"6.19.5","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.5","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3a01522f2d59bb6542d1fcd05a520e90213b7ad0","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.5.tgz","fileCount":76,"integrity":"sha512-+BVTQ/J7f+4KLgmoqWoPvf4R0vBhx5AEtY4b1Q5rf7LC5uHbUxuVsPEekv/PzUuX3V0aYUcAoMRFf3JnyHU/jA==","signatures":[{"sig":"MEQCIE0RCVWZwbWnchSUImLEgO3P2RQIDdHFEkovTQKEqK1KAiBsAtZ38R+Byyo1PCdNYrbKMJJL5nn7cuEP6/uRLXOOXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60099835},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"bc4eca08d0f198356621fe5eb4dc30acee9e636d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.5"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.5_1699047819219_0.13631642547846634","host":"s3://npm-registry-packages"}},"6.20.0":{"name":"scandit-web-datacapture-id","version":"6.20.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.20.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"f5bf46e4bc5893672ee852e8e9c4f290857d8e70","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.20.0.tgz","fileCount":77,"integrity":"sha512-mvSZGAtqHKCOD9iQ3Iewgxdw1N6pGlCx6FTOYkA+n55oVMHTgAQEjmyzSSx5Oj71ei9ii32l0Cwifutz/6ZQLw==","signatures":[{"sig":"MEYCIQC7c7oa0tmlAEkxHZbstqyUwIPaMwXaV8sBfwO5Eh5IswIhAI+/Dsqbcp6QUcosHocGKEgVQAyMld+dJ21pmVL1YH/y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61080723},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"a4c6eb2613ad28be44c876794417986255f0b81e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.20.0_1699382912919_0.8063062364615874","host":"s3://npm-registry-packages"}},"6.19.6":{"name":"scandit-web-datacapture-id","version":"6.19.6","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.6","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"0fa8fb1615d2637abc2a2e24a19ae219549e2411","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.6.tgz","fileCount":76,"integrity":"sha512-BuQ+hDTD1Ab+v1R5fkHpfiiYMpRxKZGQmXUrtyszdezNt+T+iYVIdUvxUC8YCOSRZQPsNpW13kAZuFFQKZXNbQ==","signatures":[{"sig":"MEYCIQCiFUfJ1bceZRNmShcg7uNHJwHbXfPlUqlRcZWKFfRTkAIhAN+awppWNN4NJK/1/Nj7lYEJCKTAo9AbOesPBb8hqyWN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60099981},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"67a7e50a89c2b00c89194fdcc8ce179940d940b0","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.6"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.6_1699709309971_0.8824689838282387","host":"s3://npm-registry-packages"}},"6.18.3":{"name":"scandit-web-datacapture-id","version":"6.18.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.18.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"4864cc940e22c534b0cf0ae1b95866fd89751850","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.18.3.tgz","fileCount":67,"integrity":"sha512-gZiOeGrrNH1/fxHhCPzTSJHKM1B0BP62wVaPYCvF3hsSdTmkB35hJ8pEhW2a4qXwAJx420qTVQV+Mm0Z7moEvQ==","signatures":[{"sig":"MEUCIANL2eu9RqYG65SovX58EwJ4j+ZxAOifZ9w3zN3RtPWtAiEAuuQj65by3SaWhPoHMuJI/aJnYx6XqEYgYdqMIyBJwHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40577833},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"b30be3a1e05fe83b260ca0cd030c6db1a6e83dd2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.6.7","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.17.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.18.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.18.3_1699915466904_0.4245941680776668","host":"s3://npm-registry-packages"}},"6.19.7":{"name":"scandit-web-datacapture-id","version":"6.19.7","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.7","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"18b374787e0161a4e10fb4c84522e58dfd6f576b","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.7.tgz","fileCount":76,"integrity":"sha512-HGZwVr/3RKwpCebXUAT+XrwbL6B7LIfO0N4QnLKzge37g9QGMyADCmmVJUAycz696CNLrZc8yvEYZahoLKedrQ==","signatures":[{"sig":"MEYCIQDqpdudYUYde6HE96jCB0R875MIPw4ijW23kKYqtomb2QIhAKScJKbsJSD+CxSZiXfKT2f/k3dhGj1D1vxiyovfna6V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60114037},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"3387377aa74805f73713acc4a078731fc52d93db","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.7"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.7_1700064528594_0.4779259758554264","host":"s3://npm-registry-packages"}},"6.19.8":{"name":"scandit-web-datacapture-id","version":"6.19.8","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.19.8","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"29f2255327203d152022d41a725a85de96f88b34","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.19.8.tgz","fileCount":76,"integrity":"sha512-Ta3y78NBv2SaxCx01serAcJHX2rhDlp50x5y1UvhPYyNczkMCxAj1oaT9iP2ALADyzLADrtGYBriFWhLZIC04Q==","signatures":[{"sig":"MEQCIF3BRitrPc2B9by4GISPWlsGMGjFz3i91v1fPDxzMugZAiAR3pV7wppZQitGFNr8jYoOdbuXY5OQjScmgYfubEOqnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60114042},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"028ece85daccb91486c9921702c3f11ef4d5c125","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.19.8"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.19.8_1700681918891_0.03395719461118252","host":"s3://npm-registry-packages"}},"6.21.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.21.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.21.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ca56669eba656fe4e02a4652e61f1672654cb159","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.21.0-beta.2.tgz","fileCount":79,"integrity":"sha512-1XnOI1UeRzItI2/PMTMkK+cvn0t2bhnpZo6IawTkoxmVE69ZdViH6gP2pyF2wvQByuvPtJlssNuKFgLUhd+eiw==","signatures":[{"sig":"MEYCIQCcDV7IhOoski64q10dyhmJaN666ebJngE5HyB8C90vXwIhAOjb+tVrsndUtSjO7fhpVzhZQIBrBCjWL7rDt0hpDqLt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63834644},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"33c5fc585eb934ceac9723841df2ae762e3d9e32","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.21.0-beta.2_1700756253581_0.7639197770585473","host":"s3://npm-registry-packages"}},"6.20.1":{"name":"scandit-web-datacapture-id","version":"6.20.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.20.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"0d485a1fcc0db22bd0a173327c83e3cef4e73383","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.20.1.tgz","fileCount":78,"integrity":"sha512-GjDGWuxxl7NURC8xU5aYlxTPLiz+nwDG0Co3Y8QGgJUrWMkzZ/weXPCeFqL8657q7h9f4M+ivaup3AIQanIQhA==","signatures":[{"sig":"MEUCIQD72dpy90ABiMTwzyVOCSVP918IvETJgHvaCAHVRg7KnAIgLetwto2EZtGxRQHaTzG6jEpN5RVJuFfLGeWyYCX3OzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61352805},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"aba462286dd742ce3833f0ee278cc32b6381e882","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.20.1_1701196936102_0.5834580324977792","host":"s3://npm-registry-packages"}},"6.21.0-beta.3":{"name":"scandit-web-datacapture-id","version":"6.21.0-beta.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.21.0-beta.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1d3acf5d8242e775d1dcd81b5f4de0ba3405d346","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.21.0-beta.3.tgz","fileCount":80,"integrity":"sha512-P9NgpmrE/KfVTcSbdxdwfekFgGuExpO2o3Fm8HfIngV46H2iMi73ObjFj4Flu5/25TRffOgFgD7iEHBQVc1fJg==","signatures":[{"sig":"MEYCIQC/CzW3Aal512j4bbKv1CBmQcdaQz4jeEZ1CDI+43sleQIhANtckdHQujN/Y1eGLiT7pKY1vVgSZUS4S0zmzQLfAbvp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63836662},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"7815d1bbac2f0479596b2c657ee544e7f82e8fc1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.0-beta.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.21.0-beta.3_1701364342341_0.3079328568434503","host":"s3://npm-registry-packages"}},"6.17.3":{"name":"scandit-web-datacapture-id","version":"6.17.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.17.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"a4ea7639577b3ba1a8ee42f197407c19c0154f99","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.17.3.tgz","fileCount":64,"integrity":"sha512-jd2FZEazzORuGfhLBOP0RK0zg3qbYhkoQ6jZQETSyNXQFoLBxiDx4e0RH3uiNEUbLmIyciMU1af2Su7XrsVyDg==","signatures":[{"sig":"MEYCIQCr6dfgiAIFhXTgfYGZqSYXrTHnY84kPekBY/n1WuIx0QIhAOyrpG5QGuCr5ZZVU/6LdD+xVDOoHQgbBP72wO4h3M0p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39583409},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"107b31c6ce988e6b239c498514312a6eac7bda4e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js && npm run generate-typings","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js && npm run generate-typings","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","build-coverage":"node scripts/build.js --generate-coverage-instrumentation && npm run generate-typings","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"8.1.0","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"_nodeVersion":"16.13.0","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.17.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.17.3_1701860899447_0.001352234290123322","host":"s3://npm-registry-packages"}},"6.21.0":{"name":"scandit-web-datacapture-id","version":"6.21.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.21.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9dd0211585ab05722d8ea4c4290a3725d87cd46c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.21.0.tgz","fileCount":80,"integrity":"sha512-r05bvI7b7PfOapZIQtmiJZg7doWzH1/v2AkIKkpe04lrabiOxLwY8CrH3JYotzdE/cf+Rx9slMFp4fTQs45l6Q==","signatures":[{"sig":"MEUCIQD9XgNjYrov9q8qRtGY6sjj2LAQWACn4yuJzmJVq+daOQIgHgwXKzaZKAeo5G69kW+rvHrslXcSJXX9rweVvCr0wXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63840575},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"f5c25463f450189b467f37b0f4e8eee99ec3999a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.21.0_1702038993138_0.06751995162619284","host":"s3://npm-registry-packages"}},"6.20.2":{"name":"scandit-web-datacapture-id","version":"6.20.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.20.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"5619d38efe03e8d4cbf98ce6a162780a3217b16c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.20.2.tgz","fileCount":78,"integrity":"sha512-IftZgFdiYiBao7f4AQTIE68HRdLK9aKxCCtFk01YQUyuYogdbSKuCq6cnMrkYqNqixRXzwlHk6dtEute85HAeA==","signatures":[{"sig":"MEYCIQD7LiB2vTbFcUSQVfK3upt7ebwIbfmN/DTQliTLRToTIwIhAKMq8e6+zfVpSTgtbu2RwKfuSFZTVhJ1DLoku2JZQOaP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61352793},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"3f3fe44af821c54e08c150412ff0b87e5c47ee1c","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.20.2_1702598285622_0.4960454745089038","host":"s3://npm-registry-packages"}},"6.21.1":{"name":"scandit-web-datacapture-id","version":"6.21.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.21.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1b2c0903a11403f65fe48f5c650cb3004070aed6","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.21.1.tgz","fileCount":80,"integrity":"sha512-LUsKYMZ0xJNYWCYphijT7pX8bimPHPaoikJcMntaxZ5O+yVCeTVqKpx6958D7QtyYM2jHrkWSSe+yuxehqRGUg==","signatures":[{"sig":"MEYCIQD2KLzA9OYdiVPbRyxSqazt1ndvGQ0xh0o66ScQbJPrBwIhAPNPVGzj73fy91d41nbNtBYz/Gf0CKB7WIKTQRgIzKER","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63840387},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"274efb27273bbbe17f57502a7d73071bd6ddafa8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.21.1_1703266832668_0.3211631753443027","host":"s3://npm-registry-packages"}},"6.20.3":{"name":"scandit-web-datacapture-id","version":"6.20.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"Apache-2.0","_id":"scandit-web-datacapture-id@6.20.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c6c03ce45bb7a5058167199ee9993c0779caf734","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.20.3.tgz","fileCount":78,"integrity":"sha512-WVbKNV+DeDKXdA1cyJgLaWbDxyXyvX21YuPxLtUveVTaeKXbVf7FKc2Vn+x6wPnUIA8kzyhPY9phO8FFXV8ooQ==","signatures":[{"sig":"MEUCICLHS+mMwuV2IPVmw0xTWq+SOwrT4S2xsyTQh4OeM7HYAiEA+9b7l+spyZdH91yEhMcz4AGQStUYk9wH4JXx8KVfOYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61351120},"main":"build/js/index.js","type":"module","types":"build/js/index.d.ts","module":"build/js/index.js","browser":"build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"gitHead":"6c160c4f1c93314731dedf9306402358914c4cc4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"node scripts/build.js","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug node scripts/build.js","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"npm run generate-typings","build-watch":"NODE_ENV=debug node scripts/build.js --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"npm run generate-typings","build-coverage":"node scripts/build.js --generate-coverage-instrumentation","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.20.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.20.3_1705618338137_0.6987140121022619","host":"s3://npm-registry-packages"}},"6.21.2":{"name":"scandit-web-datacapture-id","version":"6.21.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.21.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"078eaab77e27e57bc6ec81d24179bbcd30f378d1","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.21.2.tgz","fileCount":80,"integrity":"sha512-7RSV1VeUBrw00OD1u9Z5tdC9N9qf583endkVe9+gBWdg77hZwkKRJ3Hho5yiqJSTx028jE/xAloDlisU+FOhTA==","signatures":[{"sig":"MEYCIQDB7Ga0FTNEdOeO7rfUafiAlJRFw5LiFTXagxUhZ0KPzAIhALlGIaUMY5bceW3wvnnI+wWgzryrAxs//QLCwLa1fZ/u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63868943},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"17dc2bb982a8f65cc948626e7339ed490a488ee4","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.21.2_1705746946283_0.32958628731151607","host":"s3://npm-registry-packages"}},"6.22.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.22.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.22.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"eda6391634bdfc05aa5548210d0e26fdb860de74","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.22.0-beta.1.tgz","fileCount":80,"integrity":"sha512-+dQU4fRalNk4WCvRtfAqiPDH7WkDorGOXVllZLT39lSE5d+hclZT+muszwGAIcFAAeU9hNBulEAhAa+7rXYEiA==","signatures":[{"sig":"MEYCIQDRFk9eklgYLN5Z60pwIXOAPZXdb6JMKtesGBOT/KOUAgIhAJmyeIcaVbW53mS7NHRGcRGtjfdIhJt3pU+2qEEsy6ay","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64165271},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"5f327374d10e45d58128b91a3762ae62268341a2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.22.0-beta.1_1706356723888_0.979619207757257","host":"s3://npm-registry-packages"}},"6.22.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.22.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.22.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"7457d85c5e46c0a994be21f3f00c3ec44dfba07a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.22.0-beta.2.tgz","fileCount":80,"integrity":"sha512-c+pvwI9uUbWMj6NYi08IvPeMbCBPfpvSOYVDNJvBrQ/kQ2hqChBVA/aiT+SmNTYXIdvljPc1CN7KxNKc2iG78Q==","signatures":[{"sig":"MEUCIQDC5+pLyrwQNMQJaJqngTsO/AEJL/3i0mDuCNYBGWSlZAIgdPVepS1NB4enTUuHqBJfWnP+QZqaleAebYAYjhw5ORA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64128652},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"5c27142f46d68ee54cbca15b46373a1239c8b9f1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.22.0-beta.2_1707171333501_0.406559079372669","host":"s3://npm-registry-packages"}},"6.22.0":{"name":"scandit-web-datacapture-id","version":"6.22.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.22.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2deaecde75fd4e0d615872cb364881c02ceb712e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.22.0.tgz","fileCount":80,"integrity":"sha512-+dfFss/FyYA98JNA67zNUoYy7JIOxLAPVvrvqcn3TwmwLwT3SrAHf0cYsoXINWIWrR3u0wqDEJWp2+TRTOdt2Q==","signatures":[{"sig":"MEUCIQDgZ7lYODP+7TjTm/2o2ghUhNzdz59ZRBJdAVIv7Bw96AIgGrTJ8k2b0VotQmF0EQU0x+a3KF/ooyX1cR5BSS5HI9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64213028},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cf50079d8849fcb52eeb5304c12ae3c738026be9","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.22.0_1708110116456_0.4862452176254042","host":"s3://npm-registry-packages"}},"6.23.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.23.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"a809b51d51d4a2598a5526c260d2aaa6f5b40828","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.0-beta.1.tgz","fileCount":81,"integrity":"sha512-Ee2DOTTOtzd6CF7p7LojiQg5iZ4xp6Jmc1DE88BkjQfXgIagopsKZbxYTWBWxObcmR84ggqvqlclwz/pjLeMcg==","signatures":[{"sig":"MEQCIEtkZqPLF5OezvyIM8/tjaEvFAxJF0vwRD3FTUEwYDJiAiABBFJhCJ1mqocVkXIx5XyqfmH8Ys9wFBTfd0BT6m7BRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64658873},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cea6b20eed63a8d608175d10828047b830f029ad","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.0-beta.1_1709661292442_0.860386004998192","host":"s3://npm-registry-packages"}},"6.21.3":{"name":"scandit-web-datacapture-id","version":"6.21.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.21.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"63a4f30ea3173a12df2941a1d43086239b678014","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.21.3.tgz","fileCount":80,"integrity":"sha512-wQOjJHifT5YrS2DH53KQTtsS9betFLgAmllYL7qW+QYSnxlBd7Bd6wrc4a3x+HwcxnUT+GNshtrCfIgOT1LIyQ==","signatures":[{"sig":"MEQCIEKQweNAlHx5tVeIXcHV2NuxdMYLqnzEe+o61FEavzClAiBKvFUrVK5cSHBgCzBFK7ajGMBzIsajDBlzJ1ZIOyRGeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63914372},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e6454914568b725fe016dd397ce8f2dd273ba65a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.21.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.21.3_1709675527292_0.07903853585942877","host":"s3://npm-registry-packages"}},"6.22.1":{"name":"scandit-web-datacapture-id","version":"6.22.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.22.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"c8db8886a949bfbc2025c8294550bc4a7822718e","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.22.1.tgz","fileCount":80,"integrity":"sha512-YX4sjugNHO26a8poS76KKhRgExkLYw5DuSgqGidmmsunVWySJtOYlvYNpxwAC9tLa5v3lXvwAWw3eQLYPYtXEw==","signatures":[{"sig":"MEQCIHOEnGcaHmfexKX3mYX2478UeUq9gNjCSXJNJ6z1sbhsAiA9UHT9ZgVgTTw7LxEx3yt3KLGQ2p49rjGHXYbq2FT/Nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64198303},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ffc5c51bca1fbe47d3f3026d870095dd90223576","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.22.1_1710350991022_0.3256486186782439","host":"s3://npm-registry-packages"}},"6.23.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.23.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b967758326eec5112f5e21cdde3ba3db53a1b1c9","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.0-beta.2.tgz","fileCount":81,"integrity":"sha512-I/5shGJQYvJJFn+HmzqjhpIBoKy0OqckMIVaqfJ441aOvfRrsaQ4HCieSJn1aSpnckWsJiPhlSMR0nm/ybfm4g==","signatures":[{"sig":"MEQCICpxypM5GQhPlVEWcprdY06z7cBfLK1YNON1fjZhBbDPAiAlIvEFjrwl5DL7WjP5AeUEwEV04ZIfbcRwSqPUEWT/LA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64674663},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cc90a7a68e9eb0396eb2d05e1629d11e75ffd4e8","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.0-beta.2_1710447956967_0.5720893443246222","host":"s3://npm-registry-packages"}},"6.23.0":{"name":"scandit-web-datacapture-id","version":"6.23.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d37607e9e5dbaee239dd04ec5be85b7f7b90b3eb","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.0.tgz","fileCount":81,"integrity":"sha512-wz2vg4895DfKtp6b7+KmKuFI7jA3AErr3ZDQWBgpEHoETIrl83c58Mundu5k8NgG1sMGvsKnLCl8dFOS3bLZOA==","signatures":[{"sig":"MEUCIQDtsEJEhp8srzdKpWi/TwUPTg0cJqRWHpaQoHsN9pSj7QIgN4SRhbkjbH9juZUpgs67+qfVQOYryKbV0AWav72JPBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64678422},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cb58a25c34ba197eabbb40c64072f9897e392b51","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.0_1711133720256_0.9000627895479929","host":"s3://npm-registry-packages"}},"6.24.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.24.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.24.0-beta.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"7db241b4324f8f735ae24b5182944c85a2bfad4d","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.24.0-beta.1.tgz","fileCount":85,"integrity":"sha512-jBoEpo+mvtO7sx73CtuUL3WyLXQsIZZDx6KgQSPB5Ngn8yuGCAQytGzHQ5lSw78GFxPyhjucSbNO3S9n5So44g==","signatures":[{"sig":"MEQCIDS7cIZxiGHCDAyKs30jycAdhQvGdHfSRfhYMegZB1hLAiACJzzoXnFdIKrsCs8g+trcjfgl5+/Krn24osif/3tCuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70265740},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"58af609831a78c455c880bde0f86bd16584350de","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.24.0-beta.1_1713549212062_0.4782657702309687","host":"s3://npm-registry-packages"}},"6.23.1":{"name":"scandit-web-datacapture-id","version":"6.23.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.1","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"cc8b3f6ee5cb7bc5e66bd8b9eca3af8e025f54fd","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.1.tgz","fileCount":81,"integrity":"sha512-VT41pLiLPRW6SngJ71+diLcDSvMCV3MzJHbzBqQim6BhfkdirXaUNM/XcTMaIWaRLU4yJYVGjgrhK1c6hSM5Kw==","signatures":[{"sig":"MEUCIEHBwM+q+X08CXfIM/Dx8Q5/RbSCxYtGnqPh2JzQ2pqxAiEA0/AdHkTwp2TwjHuC4rJ52FI7dWkBVMhyNEj1STLXdIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64714451},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"87aee321d846a1b26cf6997e653f0f98ae2a8455","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.1_1714034570590_0.10986233392658096","host":"s3://npm-registry-packages"}},"6.24.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.24.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.24.0-beta.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2c7d6be91f3767dbf18f08e0a030e62b773feabc","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.24.0-beta.2.tgz","fileCount":85,"integrity":"sha512-9/ZDCBqFagZxuWh4kFCUu+40Z4zbr12za9OVjI5Tfk0tFIpMb6c672S0lYSMu/5s0tSroMP/nuaupuzgmGoJag==","signatures":[{"sig":"MEUCIQDauDOon4k5ZTXMvHMjL/b8PqMxU2ghdh8LJhOd+iFbIQIgWwP7mDAv9mvvviXuuS3E/6mKA9p9SLm715ap7ZHppxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70326427},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"d38f2ac43720fd0e8d492e1a246b587770d186ca","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.24.0-beta.2_1714487608407_0.17564664658904916","host":"s3://npm-registry-packages"}},"6.22.2":{"name":"scandit-web-datacapture-id","version":"6.22.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.22.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e60066329efe7bd86dc416bab3ef0e0cde1e7d82","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.22.2.tgz","fileCount":80,"integrity":"sha512-xLFG482+2JpMxmluz9t12EkSadxzLPqZF/pSrh3s3x7FzuUJlQ8M/tBWcvdeXxDYo2AoKYyHUM6gzKgh9omyDQ==","signatures":[{"sig":"MEYCIQCQ+k7cKGphWo1BE/haskWhlLqSlzHxYc+KH2Ea/lbE0gIhAOWDx1ChHWwN26Ftp/kDKjmMo6XRxcSeZ3DniFOIeDT5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64198404},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"f8f77fcd7e5b73645d5d60a8260786d35eaa4ecb","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.22.2_1714516286229_0.003724682111949207","host":"s3://npm-registry-packages"}},"6.23.2":{"name":"scandit-web-datacapture-id","version":"6.23.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.2","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d2b426dd27a93f8428e2d26fa8c30cb1432526b5","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.2.tgz","fileCount":81,"integrity":"sha512-fav9mrOvdMwiNhd4iR62qYzcKBIjW5kuWHrtPndLd2+ORwlnXY/tcwuTWaoed/bJwbsL4+tW43xZJPAxT0NdFA==","signatures":[{"sig":"MEQCIAk4zUr8hU6X30Ts+FLRXbjLIpeCz2+vS0l2WBspC/RrAiBa2FQZrd/+pEovN0rIF6kP6EgYnuKkcoIanr4V/GlqpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64717462},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"6849609a618e57a1fb9f72a287f7c3895480aa78","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.2_1714550842014_0.05082823006957771","host":"s3://npm-registry-packages"}},"6.24.0":{"name":"scandit-web-datacapture-id","version":"6.24.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.24.0","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e98bc90bf8c4bb5c995e152c11c3ff1ef5313614","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.24.0.tgz","fileCount":85,"integrity":"sha512-qiJiueMbSDEmuUYxMr25cOKnfkAyMPN0cs/PXoBiNYha5nwe/TSO7KRzJwics1JcN7TH3Pa5cG6n2apH0fA8gQ==","signatures":[{"sig":"MEUCIQCSGmb9qUn50KpQ8a9q+J8Mj/IV+TK8YP6l3f6Ez0XAmgIgftwBZYN3ivxkBuHaFzB1KH3XWe0vRx8PrxFugrQljhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70327527},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"2a8ea220d84c58307117adee40f30bcf72dbe461","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.24.0_1715202682792_0.17201113958044512","host":"s3://npm-registry-packages"}},"6.23.3":{"name":"scandit-web-datacapture-id","version":"6.23.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.3","maintainers":[{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"768302f02b51fa92dac525a61c76596cf466cfb8","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.3.tgz","fileCount":81,"integrity":"sha512-PSp131KYgFjRc5oG37r4syP4HkbqBhxQ0aXRCwoyPsSUzdlWU1dotwxqr+AhSLhibwKLmaAPFSHTeMaUYqDQtQ==","signatures":[{"sig":"MEUCIDuBTa54kch4VOJSGX+UK/pSi+/yK8qyCDE6UVWc2gsiAiEAxf2KWIHS+FAJHL31eIkDy6EhYPZt8UaurT0r81+PFIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64719835},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"acffe5758e36e172e5ccff4c20ff769b3dd27a4a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.3_1715350320173_0.7790983310270967","host":"s3://npm-registry-packages"}},"6.24.1":{"name":"scandit-web-datacapture-id","version":"6.24.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.24.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3da60052398b59558cff7661da606a036dac55ac","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.24.1.tgz","fileCount":85,"integrity":"sha512-nDXph51HUaiTef7ZSkOjPdEfUJ+VYtfeG2LpdakkBSY69AgQv2WsJOR1ZXW0+OZsDOGLLPfe7czDTcRgzU4kBw==","signatures":[{"sig":"MEQCICXie4ZFNnDsh8orNFmSPArEQwZ/8cuw6ydzPV0kP1ywAiApaMB1jZCC3nCNN/7gBTWREoSslMSfTMvsqEdI2d+12g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70325317},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"fe3551d2b85ddeda22e6e822bb29ea5cb117a404","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.24.1_1717780245105_0.9096745555690544","host":"s3://npm-registry-packages"}},"6.25.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.25.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.25.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"aa4b47b77600cc93a8b3b3e2e968f8c99ce2f475","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.25.0-beta.1.tgz","fileCount":87,"integrity":"sha512-kUldk2GIIfVN6BNMihOdogUdBMYAE48dBHL3yE7ppDNLx/hZepaM2EWy0ikXYWEC6or2Mx+qss5b0M+UhFpDpw==","signatures":[{"sig":"MEQCIBQFYh7f3GnMNmIGpHPxlhGv+AkZfcg0xG/E4hib7su7AiA7lsJwiNcNGX4fOm1V44/5xhunjsvWs8/ECQZUchNRrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71539621},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"0d505bcbf5bd935faa70b92548b5e3a7cb64d411","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.25.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.25.0-beta.1_1718044788912_0.27236586065018065","host":"s3://npm-registry-packages"}},"6.25.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.25.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.25.0-beta.2","contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"9c9ea8116eeb7b0c3342671e78e2372901febebf","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.25.0-beta.2.tgz","fileCount":87,"integrity":"sha512-P2HxgRY8D8XvKvTcq2a9xcaFmtnjD673AGAEtlk3m/W7JesZ7YgrGcPc57Q30qVKQL85TmKPurip1gF3U8zJQQ==","signatures":[{"sig":"MEUCIAr48/Rz8jresSuGJEZQJWs+xed7AxrM4yM0Il4NOBFUAiEAivbqO76XmGZqq5hybVAIYr0vxNnSffHtBr8YvpKr3iM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72213668},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"c8c2786ebd46205df5aa23345fad3d15151338bf","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.25.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.25.0-beta.2_1719511274650_0.5667783657758796","host":"s3://npm-registry-packages"}},"6.25.0":{"name":"scandit-web-datacapture-id","version":"6.25.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.25.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"32f6f1ba771caa722de56ccd0fcc1d8354eb9242","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.25.0.tgz","fileCount":85,"integrity":"sha512-T16KelCldNp2irdA1vjIn3ZQpRgI66g3r/OiPjfQHMAj3PDRgtiMqRC7cz3jNatbd9UnnnscGh+hWvBd3+RREQ==","signatures":[{"sig":"MEUCIQDE3oHfvilLFek5BRwMPKqO0lm9C+ZwQ/csXauavqoIKgIgM+03ra6MzBR76QCtOEqNkWzboWfga5tZiwFtaP6twxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72211416},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"6dd1520879d674d4db57ecb1c6db6e7c4797d5d1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.25.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.25.0_1720197589049_0.47788485044530393","host":"s3://npm-registry-packages"}},"6.22.3":{"name":"scandit-web-datacapture-id","version":"6.22.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.22.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3b1bcbe0f8544305b0d58075a9aaee315ff5661d","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.22.3.tgz","fileCount":80,"integrity":"sha512-qPxJTno/nSf6KyF4SJJxoJXS6WyYPFybvRGsqO+jRQnmGEH+5NZIAnjK5mPxu+C3AqmhxZGP0JE4UjORXM6vdg==","signatures":[{"sig":"MEQCIEYVI4noxEqdMEmzq6qAt/fAaK1Sg/nyMkYRorj1iFfZAiB4fnBT/IdxETzsz6yFgo7MXPpgXlYij7jszlG4WViAgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64294716},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ad09d8f1cbf92444ed48d0c51835665fdd825e3c","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.22.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.22.3_1720553514709_0.6259273215759253","host":"s3://npm-registry-packages"}},"6.24.2":{"name":"scandit-web-datacapture-id","version":"6.24.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.24.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2875cff72492251b763e6e9899f41c1700b097a9","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.24.2.tgz","fileCount":85,"integrity":"sha512-bhrGfjg4Q6yitKKXn4PDRB4lfIsntZ53gOOCc4qHZh4tr9YNO7vhDoS0mut+Fqf7RzkwotSHb2TqiPTbv4AmYg==","signatures":[{"sig":"MEQCIAtijReqJT0ClqPDMynv+DNsPAhCJd95oEYJoaMvWX/EAiAf45FcYwjrBqa2AQHRWDFlmdjT0GywqO8pTQb0SdnE7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70326924},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"426a58485b8a7e035cdc9a36184bc318628ff510","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.24.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.24.2_1721136313137_0.34339980041607565","host":"s3://npm-registry-packages"}},"6.23.4":{"name":"scandit-web-datacapture-id","version":"6.23.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.23.4","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3fc7193019fd5387d9e3006d39f05ec8368b566c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.23.4.tgz","fileCount":81,"integrity":"sha512-Vd14zTYKhvnF5p/Xc4SuAl/cLIy1f1ZqxnOHIH0CVIGlRAkKVjJUSESmnSB07St+4Byn7oM9Z92KiL4eEQJNjQ==","signatures":[{"sig":"MEQCICM4f1nIPm4W1FDGUaavOsI8NqxhJy7NfSj6wiqRTHB5AiAW9enjM4PqfPUBqEZjDM55vdBx/u3Pd6LAVLtEwib1RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64719886},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"c73d4d3ecff0b30f2ca6bacdff44f1e120cd582a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"9.5.1","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.16.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.23.4"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.23.4_1721739581094_0.09163183015564869","host":"s3://npm-registry-packages"}},"6.26.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.26.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.26.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"fc87b9ed5faaf29b0c76cfee89c0d50bfcf09d3c","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.26.0-beta.1.tgz","fileCount":88,"integrity":"sha512-/+cPRX4vVDRV1MSx+KC0UtUa+Zwi79ifjeyGr8pBFxr8EkEdU5cu1nmK8uV4iUBAiSMff075oQ5Xxo0JY+O4Jw==","signatures":[{"sig":"MEUCIQCeIMld7oVYBe7ZpUL12AueZHuQwwPWvRJ2R/vBRdknawIgEyd+hj/wiv7825ZLEnMozShVLULL4thCV/pntHpnYK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72327342},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"148cc9aa975e8b501a72429cb2c60b85e8ddaa08","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.26.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.26.0-beta.1_1721987714179_0.7258171038252657","host":"s3://npm-registry-packages"}},"6.25.1":{"name":"scandit-web-datacapture-id","version":"6.25.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.25.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"ab299f46e19bc79fde8a45f64a4424b3d4a7f634","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.25.1.tgz","fileCount":85,"integrity":"sha512-vymaAaSsuh138C+3cMD2GtAU0NwQVyvYZM0r4ULFOkY2DG3A2UgWt2VrI4jQIMtTeFzE6P2LWfsw+0BcHiKAAg==","signatures":[{"sig":"MEYCIQC0t1p52Wwo563wsPXNuRX5Bz6gVksusCm5w+x//kayMAIhAOMvbFk7ZR00nKCPHOCbQoDqxArl1zXi+SegZJOnY0fb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72243623},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"d09eb9234f526db3d02be14cb7c040db645a6af9","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.25.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.25.1_1722507894711_0.6645123642974022","host":"s3://npm-registry-packages"}},"6.25.2":{"name":"scandit-web-datacapture-id","version":"6.25.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.25.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b882d15c5e14927e9b0e7dcded67806a829e041a","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.25.2.tgz","fileCount":85,"integrity":"sha512-cF8MRTITOTbK+8VKe7I2AtxjcJvXlyaISm8DE/2NCXNVxqaeH0kztDCgFqV9JqMh11vPjcZBAncHzUlbcYiq1g==","signatures":[{"sig":"MEQCIC7ym/b7lL8FJRvIk2TUlpZhbPzZcZWYn7A9kN8fd5V0AiBfJCEhdE16chHADS/EIGCZzrLJzSnP6aYR44PKttCImg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72243623},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"d8f3f390874b7d6bc6038b9461caa7cc63d5ee34","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.25.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.25.2_1722619636127_0.9386061778601547","host":"s3://npm-registry-packages"}},"6.26.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.26.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.26.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"96f162245797090d485e0b31e4fd0d062c505054","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.26.0-beta.2.tgz","fileCount":89,"integrity":"sha512-OGJ8kkZTdwuJAee1GRT2KfnBjm66AjFJLg6Nu6uAlp8o6FMyvb8L3Niw3at+vYYkUuGZbjdZKKZ/rmKHLoO0JQ==","signatures":[{"sig":"MEQCIEYFax+cc1rAMj8SPd3efXytcKoCts03R1fkoOqxXzhZAiBE4hOPuEoe1zy7y4Qtu7ioHfwe+HsW53BFeqgN9mwCMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72393695},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"647c360bf8b1650f86834c42206d049b6b28ebcf","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.26.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.26.0-beta.2_1723111464319_0.5718177576190024","host":"s3://npm-registry-packages"}},"6.26.0":{"name":"scandit-web-datacapture-id","version":"6.26.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.26.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"7db254e4e20bda81919958067d21d49dc7d48673","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.26.0.tgz","fileCount":89,"integrity":"sha512-mRbdPs5+Y8wXVVP3Kv3Cerx9EDJUHiInehNAQo4BIH8C0ovnJ7Y7KUIFY4Bt3ozthtJatgatZzOs0QDjPjHdZQ==","signatures":[{"sig":"MEUCIGLZp7k6jJaB6Q6+eH7RZbp2geAOEhfjOZhpoZpn92YsAiEAmVCNd5ax/7AHBZtf0FuZmIqV3mThZAPeeeAcIoWmKc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72405770},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"993de1ab7d6676274bcdad2dd3ee13637d72b3f5","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.26.0_1723740173219_0.27629406918401567","host":"s3://npm-registry-packages"}},"6.25.3":{"name":"scandit-web-datacapture-id","version":"6.25.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.25.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"652d18c27c28bcc07e078032e8a665bfc7c8ad5b","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.25.3.tgz","fileCount":85,"integrity":"sha512-gSnUFwdJvga80EglLWII2gNNq7FFqBYwBm4DKqiRbn/T0zUjbXbzYWA6gi26S8iuVc7Ibc2kf8gaWSGfST1ZIw==","signatures":[{"sig":"MEUCIGApfOvVpqXRJPpbRJetnDIxidasbCpkyDSt2XzKKuCLAiEAsCPPFsE/7fmC5zFkyceqJujwPl8UT8clEpThfmhFgVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72243305},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"dee417c465131366c3f8ef9885b0c1d989d66f95","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.25.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.25.3_1725302216892_0.11102845056281696","host":"s3://npm-registry-packages"}},"6.27.0":{"name":"scandit-web-datacapture-id","version":"6.27.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.27.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"3397f9f7408a184d0934cbee3b878479890291db","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.27.0.tgz","fileCount":89,"integrity":"sha512-EnqFyqokBzGn1zw9gaVvOZIT9REYgUaF65HwH3r+N3Ay+BIQ8PAoJiaJ5PRs1Ya4bpb1+xRIVbOUXbqVwpQi/Q==","signatures":[{"sig":"MEQCIDrHsUzBpZOqH2amhKvNvY1Q5Xm9V/asE2vYnoovuL5TAiAHDM/Nud1P4AjnuUvl76iR0/KwvAn9psPVFsBnCBBX0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72410563},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"9cc48195af4e679ffb5a7a529727a284bf688e01","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.27.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.27.0_1725545691053_0.3872385929026121","host":"s3://npm-registry-packages"}},"6.27.1":{"name":"scandit-web-datacapture-id","version":"6.27.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.27.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"595dcf83a72e9fb23cb6f0ece59fc53c5b3b6521","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.27.1.tgz","fileCount":89,"integrity":"sha512-3solMCi+cMWDrc7hQY+aGG8OQVadoJKMuPayRvVOpZqwYg92PbllWl/Bh4yiHE2hrxbIK603TagW+RuC0XoXig==","signatures":[{"sig":"MEUCICfPqJaV/V8o3s1Tl0MRtz4kvFQIR0p3q/Pw8/9g77gzAiEA4uruHNgn8NB2gX24y4dMwephK7WX12S6ghcaMtmN5gU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72410574},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ab196578627c6297742aa0b0920b0c1a7f02b06b","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.27.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.27.1_1725643551617_0.33623982301190924","host":"s3://npm-registry-packages"}},"6.28.0-beta.1":{"name":"scandit-web-datacapture-id","version":"6.28.0-beta.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.0-beta.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"e02b8ccc0f22a0a56697e0db888607405e7feffa","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.0-beta.1.tgz","fileCount":88,"integrity":"sha512-3recJp97J9hYPk8YD7EnNO9Kp4IPa+At+/ctGQHf1A0ghJIIeQtdHmF653nCN5pDEhXpU36XrZOYquoq2RizXQ==","signatures":[{"sig":"MEYCIQCMSrZhbJ9TPXmp0HhXz2rBm8LhGHPDV0EO3dDydnm0vgIhALFkq1P9ku912t5P4w/blKWqLfu4JyW7I1N2aGnwwEuY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76974061},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"9a8a1614f178ae28f934a4b2bc50e55c3d842879","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.28.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.0-beta.1_1725979988295_0.14691021829154494","host":"s3://npm-registry-packages"}},"6.27.2":{"name":"scandit-web-datacapture-id","version":"6.27.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.27.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"dd000a382da67af4a6fa27f62244940a06d12723","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.27.2.tgz","fileCount":89,"integrity":"sha512-zG3jkChbSHqPFBX1FJmmjsIepFa30VOge3nLI+uZG2vAOk75Pza4HhO2LYqixdJ9sWjKSyINbfDwFP+i5bSU0A==","signatures":[{"sig":"MEQCIFaHJXWh9JvfUdchmFrCJeZOMavs7kSBafHkMtq8ZEroAiBHtiQvQIBxYzksRhUWPUV6Lr6kS2aVO/F76BEKsVWj6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72399914},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"aa44dcab9ff1767660b19bfdc1e953b4075614fe","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.27.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.27.2_1727109743437_0.7104648464074592","host":"s3://npm-registry-packages"}},"6.28.0-beta.2":{"name":"scandit-web-datacapture-id","version":"6.28.0-beta.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.0-beta.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"35645fffb227ad6e0cd6f869b724fc43a93a6292","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.0-beta.2.tgz","fileCount":88,"integrity":"sha512-RpwMwwH32JUZ7sqZ4R8DBUNh7hDT8Dwqqh91fcBOdHw7yD1UIcJTHbrYMkw3FZva5pH58YrjAPJARt8DVwejYw==","signatures":[{"sig":"MEUCIExJ2/EPyDC8DVxckjTE2NTcL7a3f2ROqrexQU6jelo3AiEA5XSrVwZEJaTEUd3gLS7PHG79Nm3g7+fECXQzNjqcWTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77354920},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"c2a6996a97acff885c90be5a636beabb15747e05","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"scandit-web-datacapture-core":"6.28.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.0-beta.2_1727279112022_0.5641026742242541","host":"s3://npm-registry-packages"}},"6.28.0":{"name":"scandit-web-datacapture-id","version":"6.28.0","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.0","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2fdd04036918e6460f3ef1edd8bfc9cd01cc681f","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.0.tgz","fileCount":88,"integrity":"sha512-w2Jx5qttqkdQ9ff983liQZnGQnHM/CLUwPZer8ta1OBZZKKJ/B+MTrxwuB1Xt0Bh8OG3dbwDGySNXmJKf4utZw==","signatures":[{"sig":"MEUCICbZhyWYeHgOwWvnwWLZJ1ik6DQWvDHdVAOhUjWKIXcIAiEAn4z1qFAQnuxrGaW2fw1XFFChVM7UCUvEf5G4r1/e+g0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77421654},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"f2f280e16d773e6e106c8d993728bfc122b2486c","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.0"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.0_1728389351091_0.4161176020866324","host":"s3://npm-registry-packages"}},"6.28.1":{"name":"scandit-web-datacapture-id","version":"6.28.1","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.1","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"13c86d09acbab1819f8c9da2a01d98f6b308e7f2","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.1.tgz","fileCount":88,"integrity":"sha512-yanUIkau6P+SlN+VsCCbBnoePyG1NPuifyBtupEGq4qjJqjeGm9jAjKroIDKiRdsASY/2qrCHTL7OlmISSyVzA==","signatures":[{"sig":"MEYCIQCEEgA2YCBwQsVpOO3aT/4jw1BcFAvQdb2BP4aJwH7oFgIhANcUN/Y0oANbypWG4CkRnBALGOcBgvEHM9+P1ETNVxjf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78163192},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"79c344bdc4180b9e89dde1c7729f8728de23082b","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.1"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.1_1730213344148_0.06276080182833077","host":"s3://npm-registry-packages"}},"6.28.2":{"name":"scandit-web-datacapture-id","version":"6.28.2","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.2","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"b5cbe68a2ba38899b57ef659b248e9c51b3937a1","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.2.tgz","fileCount":89,"integrity":"sha512-VrzoS7VWJw/aIkvjp6ujOO93qmEJlmpOR9c/hCzRS7ZuyjC7dZ+msxvyVUByV1uCuSxQQ8PCfehgMvCTJ4Wacw==","signatures":[{"sig":"MEUCIDFnMgolTjxau8POKufLldS9AmMJtvybT2mKwF39arP7AiEAud43czUa3jscBG+gn/aOKtVteQxYXfsdv+FByDMtlgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78183165},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e412ddd8f92de22e23c09961c770dfd8325c1e54","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.2"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.2_1734010184284_0.3744451141036562","host":"s3://npm-registry-packages-npm-production"}},"6.28.3":{"name":"scandit-web-datacapture-id","version":"6.28.3","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.3","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"d65e2ba630b55ea915255012550f9497f520c266","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.3.tgz","fileCount":89,"integrity":"sha512-VTV9dV9a4VLhCB526lJnJBuuE5b7QjhQdpjqGH8KMc6D2RhlwhI3Jn9OJXLeraW9cJXxVBOi9FbQqFcEjl5wXQ==","signatures":[{"sig":"MEYCIQCtViHn8aGB7wCKJiPtOtBNwF6sG1ciwt1niXwakh8+OgIhALPdeLBFjqOIoluWlXf2uCmcG6+GbRqKDBgk73wOiZg9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78182997},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ccaee6df628ed313287617ce5d9eaca28e7bb8c1","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.3"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.3_1734953644935_0.8296716513057296","host":"s3://npm-registry-packages-npm-production"}},"6.28.4":{"name":"scandit-web-datacapture-id","version":"6.28.4","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.4","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"24d29d741b34b631b637eaa1e02c326fc7e83ca8","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.4.tgz","fileCount":89,"integrity":"sha512-+eTNha880iMyhmLybcqfZpCOuIE5sr2D/+03mmKesn0uehSxvfc0Kvwx4qJWxJyYRAbeWRLoZzou1mySLt87Gg==","signatures":[{"sig":"MEUCIGxennMOzbdBHxE8C81byb2HgxNY+unp7f9AX/oZrcYrAiEAvMmjWV0ULt2Zc7ufxVOOpUiB6k2ADoU7xKqp0P3xfPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78187417},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e85bf3c476ce56aff9af02d1f9d745133ba34c44","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.4"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.4_1739489396110_0.08708489044319911","host":"s3://npm-registry-packages-npm-production"}},"6.28.5":{"name":"scandit-web-datacapture-id","version":"6.28.5","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.5","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"1077f1d62078669df54b234c28d895f9263de5cf","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.5.tgz","fileCount":89,"integrity":"sha512-UTP8iOt3iHVyncFKavQsQ3WELuQu7T1dW15xwxOmkATV5Dc315SopJfFpOBBs8SDmVxGN0pQqOS/sopAOXfB3w==","signatures":[{"sig":"MEQCIHQE+p4wK2quvpMqE9ZaCZem+4Y5lBSXanx6Ml6eodyIAiBPMhZhw+y89irBLbJBB8haMmmPxMfjAEEEjKooPdT79w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78190287},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"cdbce0aeb27598526207660fd15b98ffafd9b5a2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.5"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.5_1743774386891_0.19490316614694736","host":"s3://npm-registry-packages-npm-production"}},"6.28.6":{"name":"scandit-web-datacapture-id","version":"6.28.6","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.6","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"edce0c2bdf41c9185e33f8f4a631733e501e9f39","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.6.tgz","fileCount":89,"integrity":"sha512-FMu2L4Ft6pxZ0zSYWl9v5ndzQeIfqWTtThbjqucbyIbpqnbG9i9G0vx96we2QE9Vyr5BqEGYTutd02sGYhtXXw==","signatures":[{"sig":"MEQCIHkRZMDzUO1CrNn9h0XiberMwzm3NGY7x65nXsdVTAcLAiAt/da4yoS5rkFqvLB5ERtBPc0jVffPwRS07jDl+7Cc/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78190312},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"5fd32448e9b30120089fd081db7c883d0d9282d2","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.6"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.6_1753436045755_0.7254085166984139","host":"s3://npm-registry-packages-npm-production"}},"6.28.7":{"name":"scandit-web-datacapture-id","version":"6.28.7","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.7","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"fe70c038820dcc4f414ec037e63de8c5e38bdc07","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.7.tgz","fileCount":89,"integrity":"sha512-fKgkcsHIaSX5N8WsICzinGKnwF2K8QOYTFaRJFG15NPJXHZUUKZ7dQMpGpt3kmUVhk4kse83SyUesVwy7UqdMA==","signatures":[{"sig":"MEYCIQCKbDTSAGQ9p2M72u0tTKs09bXqCpYKfxbrNUIvdViWQQIhAM0+wH86dVsreAQT030dZfIHFK+OjFLw8ipRw6ilPUSA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78190312},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"0a48c33021ec8af6e6d7bd7c9c22020eb560ec0e","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.7"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.7_1762185711360_0.25853836165875044","host":"s3://npm-registry-packages-npm-production"}},"6.28.8":{"name":"scandit-web-datacapture-id","version":"6.28.8","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.8","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"2b0360a1594118bb9c23f2becea648c1d7141af9","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.8.tgz","fileCount":89,"integrity":"sha512-Nx/He4t+ygTAyKLbjcZ6hNHnNNwKeLCgKRqRjPrKyrVsCv2oS3Qr6SH7MUmJtx+ZpjoWY1sPtWygdKrT5Ffp9Q==","signatures":[{"sig":"MEQCIHlaoW6Jy0ppfiVdDKTjTpp5/bzXIcMiFZbrnfm8Cm3sAiARLlWPOdRTzHGJiEQZyDv7/galCTpjKUCD34kY3BQQIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78194413},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"8fae8058c3ff6fdea1f9a863cef0850b6a20605a","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.8"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.8_1772538030003_0.8253771401608436","host":"s3://npm-registry-packages-npm-production"}},"6.28.9":{"name":"scandit-web-datacapture-id","version":"6.28.9","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.9","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"5ff8b1fb09a3564d7106931b0cbcc61dd67e6f22","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.9.tgz","fileCount":89,"integrity":"sha512-NsIut4HBKLMSt9Mrj3StELgBs1bt0c8WcMFr9jOk40G2tP6ANncdPUlOKCfsxD11zEwuoSqI7Nm9xZUx24Cd3w==","signatures":[{"sig":"MEUCIQCDZc891LQK7raqSvledrq88Cj16W6sBa41vYR87RLcpQIgc5E6LgYPkFaDrt1GVpERlj9eTJUDx+WgfH0Z1WHblT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78194413},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"ac8c28e9124bce56d103f01b573346a4c4968a7d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.9"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.9_1775146094155_0.27982192396262895","host":"s3://npm-registry-packages-npm-production"}},"6.28.10":{"name":"scandit-web-datacapture-id","version":"6.28.10","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","_id":"scandit-web-datacapture-id@6.28.10","maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"dist":{"shasum":"344a8989be44f0644e94a8e3f6fc110f74b31c63","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.10.tgz","fileCount":89,"integrity":"sha512-XPSeGLemxUVfd3+Q538/EqGllFlq+YBi1L7+rHlzBE1TlrXaPBxcQkf1XvuAkndOjFAvs67QGEaWczaDlup2pw==","signatures":[{"sig":"MEYCIQClZOR+lXVobBVVAoBFqtErPsxOrNuZaTSyXtPE+91e3wIhAJi155lLv50866ntKbJ1M0ywmeCiBi5aYdFX1EbNFLtR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78194808},"main":"./build/js/index.js","type":"module","types":"./build/js/index.d.ts","module":"./build/js/index.js","browser":"./build/js/index.js","engines":{"npm":">=7.0.0","node":">=16.0.0"},"exports":{".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./package.json":"./package.json","./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"gitHead":"e964362038e2f96ff15881f3423d611763c73e1d","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","lint":"eslint --cache .","test":"jest","build":"npx tsup","clean":"rm -rf build/* coverage/*","test-ci":"jest --ci","lint-fix":"eslint --cache --fix .","build-dev":"NODE_ENV=debug npx tsup","lint-diff":"eslint --config .eslintrc.diff.cjs --cache .","postbuild":"node scripts/postbuild && npm run generate-typings","build-watch":"NODE_ENV=debug npx tsup --watch","types-check":"tsc -p tsconfig.json --noEmit","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","postbuild-dev":"node scripts/postbuild && npm run generate-typings","build-coverage":"COVERAGE=true npx tsup","generate-typings":"node scripts/generate-typings.js","test-ci-coverage":"jest --ci --coverage","postbuild-coverage":"node scripts/postbuild && npm run generate-typings"},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"prettier":"@scandit/prettier-config","repository":{"url":"https://github.com/scandit","type":"git"},"_npmVersion":"10.2.4","description":"Scandit Data Capture SDK for the Web","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"@types/emscripten":"^1.39.4"},"_hasShrinkwrap":false,"peerDependencies":{"scandit-web-datacapture-core":"6.28.10"},"_npmOperationalInternal":{"tmp":"tmp/scandit-web-datacapture-id_6.28.10_1778270764624_0.8088133431824438","host":"s3://npm-registry-packages-npm-production"}},"6.28.11":{"name":"scandit-web-datacapture-id","version":"6.28.11","description":"Scandit Data Capture SDK for the Web","license":"SEE LICENSE IN LICENSE","sideEffects":false,"engines":{"npm":">=7.0.0","node":">=16.0.0"},"types":"./build/js/index.d.ts","type":"module","main":"./build/js/index.js","module":"./build/js/index.js","browser":"./build/js/index.js","exports":{"./package.json":"./package.json",".":{"types":"./build/js/index.d.ts","import":"./build/js/index.js","default":"./build/js/index.js"},"./build/engine/*":{"import":"./build/engine/*","default":"./build/engine/*"}},"author":{"name":"Scandit","email":"support@scandit.com"},"contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"homepage":"https://www.scandit.com/products/sdk-web/","bugs":{"email":"support@scandit.com"},"repository":{"type":"git","url":"https://github.com/scandit"},"keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"prettier":"@scandit/prettier-config","scripts":{"dev":"NODE_ENV=debug concurrently -n build,tsc,http-server \"npm run build-watch\" \"npm run types-watch\" \"http-server build -m '{\"application/wasm\": [\"wasm\"]}'\"","types-watch":"tsc -p tsconfig.json -w --noEmit --preserveWatchOutput","types-check":"tsc -p tsconfig.json --noEmit","build":"npx tsup","build-coverage":"COVERAGE=true npx tsup","build-dev":"NODE_ENV=debug npx tsup","build-watch":"NODE_ENV=debug npx tsup --watch","postbuild":"node scripts/postbuild && npm run generate-typings","postbuild-dev":"node scripts/postbuild && npm run generate-typings","postbuild-coverage":"node scripts/postbuild && npm run generate-typings","clean":"rm -rf build/* coverage/*","generate-typings":"node scripts/generate-typings.js","test":"jest","test-ci":"jest --ci","test-ci-coverage":"jest --ci --coverage","lint":"eslint --cache .","lint-fix":"eslint --cache --fix .","lint-diff":"eslint --config .eslintrc.diff.cjs --cache ."},"lint-staged":{"*.{js,jsx,ts,tsx}":["eslint --config .eslintrc.diff.cjs --fix"]},"dependencies":{"@types/emscripten":"^1.39.4"},"peerDependencies":{"scandit-web-datacapture-core":"6.28.11"},"_id":"scandit-web-datacapture-id@6.28.11","gitHead":"79c12021a74b5aceeaa5a8c3df1d67bc759f1dd1","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-YT451Lkt1wZ2XULexScPZmQoU7m8sE/tzN0i1WuhlY7JEZSV0+izyuRdy0sSzqlhqaA0ATmEqG5X6qTgENfa9w==","shasum":"5d65a481df772d8a5edb53b0d44bff9e908055dd","tarball":"https://registry.npmjs.org/scandit-web-datacapture-id/-/scandit-web-datacapture-id-6.28.11.tgz","fileCount":89,"unpackedSize":78194808,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCIl2rEiclpnqNG9e0LvMFS5MoqkDmjOJ3+u6ZW2zbWzwIhAPttBTsSLgIMUgmSekW72cWy1FSAfJpXoropMM3Isk5F"}]},"_npmUser":{"name":"scandit-ci","email":"info@scandit.com"},"directories":{},"maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/scandit-web-datacapture-id_6.28.11_1783717006654_0.26424861334399674"},"_hasShrinkwrap":false}},"time":{"created":"2022-10-30T20:29:48.465Z","modified":"2026-07-10T20:56:47.602Z","6.15.0-beta.3":"2022-10-30T20:29:48.848Z","6.15.0":"2022-11-03T14:59:51.865Z","6.15.1":"2022-12-02T16:44:19.117Z","6.16.0-beta.1":"2022-12-20T21:23:20.633Z","6.16.0-beta.2":"2023-01-13T15:21:26.226Z","6.16.0":"2023-01-23T15:07:48.720Z","6.15.2":"2023-02-01T08:07:53.464Z","6.16.1":"2023-02-06T16:58:43.895Z","6.16.2":"2023-02-22T17:22:47.326Z","6.17.0-beta.1":"2023-03-10T21:02:46.282Z","6.17.0-beta.2":"2023-03-30T19:21:58.296Z","6.17.0-beta.3":"2023-04-13T17:27:11.189Z","6.17.0":"2023-04-25T14:51:16.525Z","6.17.1":"2023-05-04T12:16:48.586Z","6.17.2":"2023-05-23T20:46:13.454Z","6.18.0-beta.1":"2023-06-08T07:34:12.937Z","6.18.0-beta.2":"2023-06-21T14:45:15.636Z","6.18.0":"2023-06-30T17:12:54.592Z","6.18.1":"2023-07-12T22:21:38.303Z","6.18.2":"2023-08-03T21:37:46.558Z","6.19.0-beta.0":"2023-08-04T17:43:37.397Z","6.19.0-beta.1":"2023-08-30T23:12:22.471Z","6.19.0-beta.2":"2023-09-01T23:28:24.955Z","6.19.0-beta.3":"2023-09-08T14:43:29.442Z","6.19.0":"2023-09-19T08:54:29.053Z","6.19.1":"2023-09-27T20:43:44.774Z","6.19.2":"2023-10-13T15:15:37.085Z","6.20.0-beta.1":"2023-10-18T17:56:47.843Z","6.19.3":"2023-10-20T15:01:38.978Z","6.20.0-beta.2":"2023-10-30T21:28:43.943Z","6.19.4":"2023-11-01T20:31:18.268Z","6.19.5":"2023-11-03T21:43:39.791Z","6.20.0":"2023-11-07T18:48:33.548Z","6.19.6":"2023-11-11T13:28:30.411Z","6.18.3":"2023-11-13T22:44:27.664Z","6.19.7":"2023-11-15T16:08:49.130Z","6.19.8":"2023-11-22T19:38:39.429Z","6.21.0-beta.2":"2023-11-23T16:17:34.231Z","6.20.1":"2023-11-28T18:42:16.675Z","6.21.0-beta.3":"2023-11-30T17:12:22.936Z","6.17.3":"2023-12-06T11:08:19.911Z","6.21.0":"2023-12-08T12:36:33.726Z","6.20.2":"2023-12-14T23:58:06.146Z","6.21.1":"2023-12-22T17:40:33.223Z","6.20.3":"2024-01-18T22:52:18.651Z","6.21.2":"2024-01-20T10:35:46.898Z","6.22.0-beta.1":"2024-01-27T11:58:44.499Z","6.22.0-beta.2":"2024-02-05T22:15:34.076Z","6.22.0":"2024-02-16T19:01:57.104Z","6.23.0-beta.1":"2024-03-05T17:54:52.985Z","6.21.3":"2024-03-05T21:52:07.883Z","6.22.1":"2024-03-13T17:29:51.546Z","6.23.0-beta.2":"2024-03-14T20:25:57.587Z","6.23.0":"2024-03-22T18:55:21.137Z","6.24.0-beta.1":"2024-04-19T17:53:32.704Z","6.23.1":"2024-04-25T08:42:51.189Z","6.24.0-beta.2":"2024-04-30T14:33:29.819Z","6.22.2":"2024-04-30T22:31:26.757Z","6.23.2":"2024-05-01T08:07:22.557Z","6.24.0":"2024-05-08T21:11:23.525Z","6.23.3":"2024-05-10T14:12:00.701Z","6.24.1":"2024-06-07T17:10:45.783Z","6.25.0-beta.1":"2024-06-10T18:39:49.381Z","6.25.0-beta.2":"2024-06-27T18:01:15.180Z","6.25.0":"2024-07-05T16:39:49.734Z","6.22.3":"2024-07-09T19:31:55.278Z","6.24.2":"2024-07-16T13:25:13.740Z","6.23.4":"2024-07-23T12:59:41.649Z","6.26.0-beta.1":"2024-07-26T09:55:14.799Z","6.25.1":"2024-08-01T10:24:55.375Z","6.25.2":"2024-08-02T17:27:16.794Z","6.26.0-beta.2":"2024-08-08T10:04:24.840Z","6.26.0":"2024-08-15T16:42:54.355Z","6.25.3":"2024-09-02T18:36:57.436Z","6.27.0":"2024-09-05T14:14:51.771Z","6.27.1":"2024-09-06T17:25:52.211Z","6.28.0-beta.1":"2024-09-10T14:53:08.942Z","6.27.2":"2024-09-23T16:42:24.077Z","6.28.0-beta.2":"2024-09-25T15:45:14.649Z","6.28.0":"2024-10-08T12:09:11.732Z","6.28.1":"2024-10-29T14:49:05.089Z","6.28.2":"2024-12-12T13:29:44.936Z","6.28.3":"2024-12-23T11:34:05.548Z","6.28.4":"2025-02-13T23:29:56.788Z","6.28.5":"2025-04-04T13:46:27.613Z","6.28.6":"2025-07-25T09:34:06.447Z","6.28.7":"2025-11-03T16:01:52.098Z","6.28.8":"2026-03-03T11:40:31.139Z","6.28.9":"2026-04-02T16:08:15.389Z","6.28.10":"2026-05-08T20:06:05.839Z","6.28.11":"2026-07-10T20:56:47.431Z"},"bugs":{"email":"support@scandit.com"},"author":{"name":"Scandit","email":"support@scandit.com"},"license":"SEE LICENSE IN LICENSE","homepage":"https://www.scandit.com/products/sdk-web/","keywords":["scandit","barcode","data capture","capture","qr","scan","scanner","scanning","code","webassembly","sdk","javascript","typescript","web component"],"repository":{"type":"git","url":"https://github.com/scandit"},"description":"Scandit Data Capture SDK for the Web","contributors":[{"name":"Sébastien Roch","email":"sebastien@scandit.com"},{"name":"Lorenzo Wölckner","email":"lorenzo@scandit.com"}],"maintainers":[{"name":"moritz-scandit","email":"moritz@scandit.com"},{"name":"scandit-lorenzo","email":"lorenzo@scandit.com"},{"name":"scandit-sebastien","email":"sebastien@scandit.com"},{"name":"scandit-ci","email":"info@scandit.com"}],"readme":"ScanditCaptureCore builds the foundation of all data capture related functionality offered by the Scandit Data Capture SDK. It contains classes and interfaces shared between the data capture modules.\n\nLearn more with the [official documentation](https://docs.scandit.com/) or get started with [our samples](https://github.com/Scandit/datacapture-web-samples)\n","readmeFilename":"README.md"}