{"_id":"@untemps/react-vocal","_rev":"148-4a03413b9530222bc9630217c4fccd46","name":"@untemps/react-vocal","dist-tags":{"beta":"2.0.0-beta.53","latest":"2.0.16"},"versions":{"1.0.0":{"name":"@untemps/react-vocal","version":"1.0.0","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.0.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"47da3ef276669ddcf650bdf0852c787359e90ac8","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.0.0.tgz","fileCount":22,"integrity":"sha512-WGd34JJKciPkPXUs2F3zXPGvfuzAQD16C0Z9Nag+yM08ByA4XeujH1xzxcf+rXo7EtH7ObwnXtkAcOoVo0HAbg==","signatures":[{"sig":"MEUCIQDgvQ9ygGNjGVmY/AaA8XJ/z97h4tqFwoZ3vFZwjqOi7wIgKj2jWCkQLXQUYi9QEeISwI/agMvagB4OStvytQnyrN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1pacCRA9TVsSAnZWagAAbsAP/2WuJk/hj0mlClUgmXtQ\n2P9/fQ7hYzTe0a6J1WwWTVCtrIrreunLjO1TBgMr5eg8PNLFrGv9kXvLiljE\nBWo08t3rbztHLJ/Zdilf+V8iyIe/r4i6BCXLjOV7H7+4vyD9Jd5xmGXW47Z5\nC24EMwIjDoZDlPB+Cuy+Gng37nlwUe58oVQAysePIe6ck41/4bSuZEwi8uJx\n3YX5+yoGtgnC5PYT1866nc4/k5Fc9ZuSOfWd/wQhV6qF3sui7+VF8kwc0gPS\npyBGm/rGGyWyhDPyxS7h0wEE7etgj6HXqreRPZV351YbpCVKWdl+8OmXEusz\n4ZbVZqPr7wi4WUFztnMliMMsKy3jtX20jmjooLJVGjdkWc26EmaY+qfa1ErF\nTE0POjUGGrQ8cKbkLBTNnSkNgPvwsI0mLSa1D+wf2Pb4rZ76HbQ6YSFtufIo\nxdcDwfh1nucjEBcvi+A4oZF1X2LCZWsw0lbR86pfMUeqnZdHQLF8DqeM+3Pu\npSnywbrcCl3oP8vcfiFZi5ZOdXOXUYCoRR6pV8MnXQ23YN7RmZ1GIzEB021z\nufRfLicZBkUKDJCma7HReTuBHaFpdxRarqPRfIo3Tlti4NRFZx0TrP3qPnkk\n87Yvws77pR0Fe7kFdc1cNFDJdYBLs/XHMOKdDnP2Tb+3zuud+dMZUoLuAXp4\nne1L\r\n=vuee\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"testPathIgnorePatterns":[".+Mock.js"]},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"5ea4ebe7361ec1e0f028f9b9850b624d17bbf289","private":false,"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/changelog","@semantic-release/git"],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.5","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.16.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@untemps/user-media-utils":"^1.0.3","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.0.0_1591121563876_0.17806259330252194","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@untemps/react-vocal","version":"1.0.1","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.0.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"9becc552b660458a6d8e98cd6b77b701ec102dcc","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.0.1.tgz","fileCount":22,"integrity":"sha512-F7MjjcJ1ATOPPmxvACW3gzAOjBOxhOrm5tVTf11+CEWmk716XcxMS2Aykfmii0CiWcRXSZoOQ6tk1DiZOgGuIQ==","signatures":[{"sig":"MEQCIDkepnX0+kEUa8qI5dfbwCk1H8Vd/CY3ojO9rl2IzenZAiBmr2Jx+KfA3Y1aBv5XqeG/DQiT1QlDSBzFGDrqevaz8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6cFACRA9TVsSAnZWagAANoEP/jDofrA3jRnFFlswoHUv\nXIw/b7xicR3QoIy4ex9I/Y+5FOjxuNKrHO4dlNOXt6o8GpquF2UzmJ4B2z0Y\nxZ92/aj6BIX7x4ok+yuszxvZqDlZz0gIXFcAO+FJBtpwSTtelrXXgrMOfcUv\nqfI5tzrO1LVx6iZV1ok2gXwGMKFVJoEbN5Kb4FzyPqR/x8//CyWVL8/ar2mO\nw0oePc/Ax9VeTeec5eD1uzNJxYkzHbV4rCFHNnYqPcwaepTyAy8K4LA4BXbq\nZM+EGGCvuhvRDZD9/pQxdRVqzwWvpyRP6PbK8fBU5zNMvTCmIfKHLBhla6BB\nO/+cwx/8SpeF/luaZP7snVaZmhzilgmPq7xLtCB5eKUnhKlOW+vWGHOG8+PG\n4Ij6GZ00N2FNRFGA1gExnUOruyK/BL4F0ERcVl45mnRftvtgopJsrklUX3Fo\nd6G4mibWfTnEjQYLdSDj//s+57xXlSf1GhyAjoDNupe86CNB40e5dL92rXYD\nkEXI75+A5wEdP3VS1uOVuO8uOYMrFrHjrhrukeIjSBSNm/I09T/XnKlv8myr\nGqWQQfTL53eewWk07ZGS3rLj2wn4+8Faa64H13D4ja7JIPysguORML802QxD\nJjKNCqOSWfmiDt9I2HLyzzkG5oaCYL2AWO4tM5CsoWKYg9RdsRCVVdNnQa5T\n9og6\r\n=PiHb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"testPathIgnorePatterns":[".+Mock.js"]},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"b4f6ea168ae80621d7ce11fcfafd963061ae6e3b","private":false,"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/changelog","@semantic-release/git"],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.5","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@untemps/user-media-utils":"^1.0.3","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.0.1_1592377664115_0.6433636352349172","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@untemps/react-vocal","version":"1.0.2","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.0.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4b9806f6c9062d1c76a154a88aeb56449940a22d","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.0.2.tgz","fileCount":19,"integrity":"sha512-4vVZXnzEqU+z9klDvTus1SndxVBIljFViV1iXHHrocLOA10f2HPqE06jVbuZi3amwXmx3NHKpq+qHevKV63ezg==","signatures":[{"sig":"MEUCIQCskNFsoAFNdUENo03RHG9QmCO5+2jYhy31Yz/L6HeSqgIgTGpR8lXfDks+rvGKPTqfUJoTohIPSK8mUv9I9zbepI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8kQCCRA9TVsSAnZWagAAk54P/3+McChJaUrv7XIPiT+9\nXUi/HvjRC2OnMNV52MwSUbQi1PhSk4idcE4ivSsO36ssWXpcx/D6ibyr3ooj\naIMQQBBJhF1m3lrqw6yhCvp8FcE6KeddYb0C9HMGJ+61+z8M8V9Ab2tsT1nd\nnBGBaUA7fyKQyoEMVJehVGyAy55jMpNn8iQ6/1MCeGJpGafE58DiN1iJOBGI\nvyLaE7Osvvvv9JyQyw3ICW5WFAhxEqVVnyc6L3oLqU78kvVz0D4o+FgM8Wk8\nRGV66K3bcBb9aiMl/8q2X70vnTLflRLHDOTdp1AfxMsIa3K92DYwJeG5RnX+\nzh4exyGUmN1RWw6qPdxYrxWmjobbTCBC8HI9RNFJdw4KkoYFO0xPgaNhcIZ+\nVLvAXRyORGzzgb2Y+la8zOnA69IjiU/V3jwlzEYOD5Hb7ufcHdLWjsawSAkK\n17N1HksetIJ0ZAgrY/hA10ljnhFHy9bikzKQUPQGQbA2DjkEl5Y/Jk5Hx6AJ\nzJN09VGVjphpbBxzTtO1tO6/BRNSkb2jga+Y7diFzwrZgLHDFidc2hKMMbFI\nxRcRqCsbCDO4QmPNCZ/Cp9Mb22UKyGAYHdgQljauMO6LS4EaPHBvfNgeQYvO\noK0hZkSFlL0uyBudK/nH1VoPhk1ExW8I5kkx6jZQHPdrxu9MJijDTLJNHHiy\nJpxP\r\n=X5gr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"d69fe74bf69e63d7632dc24045092ac84aafc161","private":false,"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/changelog","@semantic-release/git"],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.5","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.0","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.0.2_1592935425593_0.0703674686566711","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@untemps/react-vocal","version":"1.0.3","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.0.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"e9d07cc6292f17f5f8bd164e023feb2359ddc591","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.0.3.tgz","fileCount":19,"integrity":"sha512-wlAitEKdIm18CHBYar9MtrE46TV23D/GsGvmvo3xWavtbTMD/fVKtyDiTHkkHqe+SQDclww9O67o5WqZ1tFahA==","signatures":[{"sig":"MEQCIHhKqcEjyAumOgg2hujyFChpUUUizvix3/Fax9rni/gxAiBApsrOm1DKObm5Gbn80brGR8cLvtQVR+ui/2aIbUzT5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+J46CRA9TVsSAnZWagAA+XEP/2U1Zj+by1rPELWE6lV9\nO5HYDC1cs8qCaM2Aw9qUS7BFdqrSpA3kv63R13dk72WdbWxBF6q4IFz31aRk\nNw68gOm9c0jO7FWZBaicBCtEaLLBBYK9KsgzDMq1ShkiORS2kP4LlQ4GO2jc\nTUOeWdSXySMUpO+f+495bq/wEWle16V1H08RZ2hCoFoC2uL2QBouRdDrWXTc\ne0shZsYgJ7eXVJRLISVIM4topG1Fqf6e6WTeieRC757uida4HJlNCOXGhqcd\nG9YqkJZZqLQuwWsBtzJBHMhgqK5ENE9Xccko7TlsRP6PlDDXGwLdBoQMfuci\n86AECuQu5rw3nrOLokI/3ZDH1z1bYbctLszI5I/y0oAnFrlZmvBWu79KyOwz\nyhsgporuNDy/6HKf0fXvmzV1fz/Hqc3gXTsyp5GCUlJe7UJAxkx5EQUiCZzj\nlak6PGgnVyPhR8sURmno4qBcRHtmZkeRkwKoD/F4jBxu40CY5Ei4psgI+l5H\njr7Y+AMB18yoD5Kl/tTpdaGRsidndTyIRjQOmzuCfbIzYxxSQ+mdVLei3lKp\nsui78E5zYQslpjtPtEbn0uyzKGZox15jv8+uijgu7tDapkx2oG78zYwKMVC1\n56/TE0ZTHnoLOV59WIeRwVsXHJtzzBWBpWHjJt+9J5gxAJn0uaI9QmThAvdr\nBBxH\r\n=QX1a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"4cdaa3e150ae6604dfd60ed71524e3cffcb398c8","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"dep","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.5","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.0.3_1593351737950_0.0718306981836132","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@untemps/react-vocal","version":"1.0.4","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.0.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"aa203237c5d6c1fc629812da0fdb518affd01d6e","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.0.4.tgz","fileCount":21,"integrity":"sha512-UTOpKPfKlx+q/nm+ik+VRhOQKNR8vI/jedN9IaqDP+NzX5kC9dLEoSjdzFIiqeQqcNaCLt8ZhMqdcOwyjbW4qA==","signatures":[{"sig":"MEYCIQDTYGvs9JQbbdcDDd1aFBaycrYfb8FdZevwgF/sP7Bl7gIhAJ66ES1o5ABSfbLOTtQvUk6F4JMvwDC/QArdeRE9NA5Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDJfKCRA9TVsSAnZWagAAPsEP+QGLaHKNIjPNodz/yLf+\ny6t+HaVQHmcJ1Ql9ROppi9VlJ5O26vkK18aFrYeBfQMWHqf5pRviuh5jvxV4\nuX9CXgCsq2i4GvKpz92V+oMrMiHXzenWJbLL9JNwG7HBjuSQ/4D5Xr2/2Qby\n0yBoVCCjEdMMlMNpGMD6GkfAxt3VWfnXnxrzhHc/fR9XKGkqUC1rd4nA0Csf\nsrnsrz2J3kczh0A7Jlfk7ynGtg51W6TwG18fXTQEu7YtsFtL5WxXsq4eAIrU\n5jAwXo2CIb25IXyXwSjmypYeR4Ja0XbqRtcPH9YItnrI/2+APgyx9wbhFQGx\nJpHDGeKh1cWQwcNssV9X1kBjRvEEef8U7qpjBFiuwxmTbdATaySXaltp+KzF\nl3eYBM3pG+PqKYq8FcNvgYMY7S7YvRZAq4Nw0leD9KdTQeiZEqYM4c66h6H6\nkRwp9jsdj9PcPbgDUtKQJvMNIiNfCAz5h3jt2uUoozu7Fv6UxaGc9en+UnVV\nSwqCq+0laL5zT7k/VbLqTK75vdUwNSQMVOOmbJidXhgY4ZSNV3CTjyqB5g3w\nVBQhhOVDc0vEWbylfBDrueJFWCRH8y4OhXpo/nD8Y+uuQNkRc6cCY1m+DXXo\no0mS829HKDdOLVTrnfQCEmkTBZuXGCUYd1knrLSrGUuV/O5VpiBA1qYubiDJ\njqdz\r\n=Vw+y\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"90fd1122473d157ab8bea6878067f37d324fa76e","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.0.4_1594660809831_0.43919481055036935","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@untemps/react-vocal","version":"1.0.5","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.0.5","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"b206910bea7de90aa43c8c99f9618dd68dc391be","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.0.5.tgz","fileCount":21,"integrity":"sha512-tnsCuAGK2xkPsBNk31f1KVBJ5/vqVLyka2ugMv2Nt8bAhi9rWfZvamGBZO8bPr+t9IuVJyvxLCy/JrRBi7dmug==","signatures":[{"sig":"MEUCIFV2BL4AcfrfL9gxGvuAc7LMBE5r2Sn5Ov3eCGQEZ1+kAiEAmAnNVsv1Fa28ljX3OloYrqm+vkSG0sg0SAg8Z/i8hIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDJ+mCRA9TVsSAnZWagAAeBsQAITUbY5dM1jEXYL9W3PZ\nGcCaqt4e02mSvcQZXiT67huEw9t/1rvQF/3aDVHWveaDa/DABjO5vvYAikXd\n10DFsHyLfy5zoNZJ7XXLfjv6iojKdv8d5pgWrKKP1BFZrxF63Cgtc4soqoCH\nXseM1j6pPLLq1zjzzlujX94lr3jTyoOaq8le/rWsb/X4gRH2CWmOwZHPwiHo\nRxxOqhkm/qSORZtKcVGNnmjo83MBVUYtOuVAtIKZG8Db8JF8MQt2U4MqcV2X\nOje6xi8famT765kBDn2yXuWyOtlr3blh+rz8+ZxjizXMQ1utK+LBaavNs+14\naV/F7nCHNJ5mgLBo/cxV/ftu0d608tCUmNwjPzT2B4bXIPvFGld86QxCLUkh\n0WC1WqTsGV70ZcwXTsKjBp/qa00f8h2Ju+KcRWeZfueVvdKSzuwgDlQBjNLh\n7jiWqv/Gmft5zpBUgRSVOdcjxaeqDdR2UTOi0W01lSMdppZJA4dMt6PW38S1\nmM49Hk06u7ylusiL4AGCjG9ZsJ0QdvuENqJCL/DIY7tpVMzx57JdGgA8EddM\nx8G+alAuiP5Q/a675uWkxuZoM6wsnz7hEHc+mTl5SS4nOt9NxWNDrKUtVDEf\nMzJ0GHAhqIggRzxvdr+KrL3dAX4js0bab6j6FgbqQQx7ltR3BdQQtPdun119\n65wD\r\n=Z8mt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"8d15010d4bd2939b7f4241ace7a670117e49904f","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}],"@semantic-release/npm",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.0.5_1594662821628_0.7638988380445064","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@untemps/react-vocal","version":"1.1.0","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.1.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"90454f08d4b8f49605bb374f87ca67f79580cc66","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.1.0.tgz","fileCount":21,"integrity":"sha512-kvgonG3DoaV4tN9VTi75u12sArfr/0Btr5mNi9vCUKWAVpB8WY4EGhRRUwuiPBJCKqu92n3XFhoMZjE8GMoA+w==","signatures":[{"sig":"MEUCIQCOI2QUVMXM5E9uPEHKA0pBTWFgSE0VDiiSZeYN032O+wIgb6L6niky34j+zcpKb8nBq5+v2Mf+abDk9/t8v/WE5lI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDKE9CRA9TVsSAnZWagAArdcP/0iR3mOiadmfgCa5BsXg\n3XBjv0ibi9nAobsR8kxg0wgMF0HMAYlMcRf0a+F6xk1R8Mdm9/MBVTpOle2h\n9AASOfnO8WIRmIPKOIlwZeE+Uq/urCXjDwlDpLn5oLYtov5bxNDNhpc6klQJ\nngroIhtktAb3LXlDql8/VjkEQzu7kiqIM6wIjZbl7L5CoqUJsPR0d5e1sWST\n8aVuXXB6CO2fkZnA3e/ehRCgjYfsQBksnABTj+TiQrpYgVpVOP/BnMtciyLa\nCaOv4euR/1mO2tnhsx64CadfWV1KO+RGWc/c+hHIDOp7T1Papu217LyCOV4j\n6RicGQwtPCn/QGgqhoHRNHenMjF550XOtCoVMzH9XWOq6u2DgEF8/bj9gLuk\nvagJ/n1Ag5QkNJvZCkVSjRc7J+r1DZdmmsIwnq+iy2vvqJY7AsPIEOcyZqsk\nIISNKqW/VvUHbwzgYZ+1IL1qYHyEtvwgRi/Ys0COJ4RulJzeEQZv8nVpAHtk\n4o6M7KO0ruBb3grwmMpHSy6iFt2QQzPT3Ix4IARH1xUzkcwsmAyNvl9vSljl\n6L6/O88P40iLUJ5XnwlhRpf4gfjxg/5bw6642yNmEXgVLbJ8t1/vHFNIIvCj\nEKTToZnLIQFCh0C6vCfhyZyeCR/RhkYPCDUa7YbQhXEJ+/ngK3A4tXikvS0Q\nq9ei\r\n=cB5E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"81f9e53591bb910b96c33b45a000f819c6e8fac6","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/git","@semantic-release/npm",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.1.0_1594663228740_0.841892821130837","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@untemps/react-vocal","version":"1.1.1","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.1.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"8e3a0281e97e5517c9f769a39aa6e1d6d073442e","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.1.1.tgz","fileCount":21,"integrity":"sha512-eJLE3CCCN+WdUbPTvG5fK5qfQmGSIYhaJG2jyXF5sTIbE1eMphqavRtlxpys0ycwoKEs/+srHOhUoVNymgLM2Q==","signatures":[{"sig":"MEUCIQCAQ1WsuzO0dp8kzKqmD5Uz3JfTCx16PxYLkyCRMo2qTgIgKHngXDlZwcrUtPAAX+phyNkcoOsS+x0MgJYIApNNAI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDKMVCRA9TVsSAnZWagAA7FYP/RCV5XqcenkPxYDAHuZ6\nU1qMVoxhnIuV3WqJJUg/A5reivK0Wn20jfE/5pMlTDLY29/jqV1mIfCLlbMg\neZup7iXYfWMb1NEiWv7a9+zV0hrx2VbohSA+FknIDd2xCmzpXWSNUl9e3uMu\n9aK+SxH8enYmrAc6swfNNl0uaawLJMkm+TEWnOuCxXgiXvl6mQuMBJWMm/4t\nf1I8cwJBJSzNjuYffBtLHSwEipO8nVfu8FbN+0iFWrKDP14uJaETiE3sLG8M\nikWHGPgtwbYf4Etvsq86DEqxMxkqIK4oV0hxh45EyY3NZd/iOdslUgFuFx8G\naLRezS1cRbOU9swlNiY5WWeR6fwjGkMZ8D6pPSfV2x7dDzTKMyVJiRTGi1+i\n8jtzefYiLbz7z22shmNpRmlgcy65Fv4fRhUh6lNaYYGW1FR950rkBwvkljFe\n+JTupJGKHr1cQRkWyEyt8XzXTWxzAWLex1MuTpDf5zBF63cwCG+bFbR6BNmg\njgxPecXqOK65Ij7GS/Xjc5W5CHQ8AL/ypst+eyXtJc9947cXm1N49MQ0cD7B\nF4ga8Uw+NIgyZ4MYTSSFWUVV+iRQKwNy3IC4TICbCw9whRJZNEBgxHE3hUuy\nlx0w32RLDPTa3mVFzGQxeQXWPG7r8pJB5XO/zzqO1NGWscYuXLu09kHi5Igr\ntWhR\r\n=NHQ1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"4079ce70c2493e1570f0652758d03c339a7c5efd","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.1.1_1594663700751_0.2808413206339906","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@untemps/react-vocal","version":"1.1.2","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.1.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"81a7d706ff0a72e699d2648cbd7c0b2aae4d9ad4","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.1.2.tgz","fileCount":21,"integrity":"sha512-kMWl/KhLmqH11dxpQ3aOn7j+gbEhl+5TXlq+ljQBSxYhoECz5H6v2drVNQ3yc6l1wm2CfOQsQr6nYwrK3XXDGg==","signatures":[{"sig":"MEYCIQCKpFbYnSKiiXoF8kXsLVUvRAnoBI1o8XHq7orqmKveJgIhAKVhLMg9lWqiGxDMVpWKZTShX2A02hBetWZC7nPkyZTR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfD06bCRA9TVsSAnZWagAAf4MP/iy6IviaWd8FM0YVCk9v\noMQT2RmtEeIuRwFBgquxqg6a4Fp/ZnR4v8YkSiXCmkqZwrc9wyhOeBSsYuX5\nQcEZ7jdagbCLn4eVz6ORW77qLLoDwmltI5p2Rd85PLIHVxFObKYCg7JutlFI\nU/3akquXEK5IM6YG7LIFnQwbKyuOJyI6pDhXjc8BIpC4nqh9NL5yocgHIf5H\n8CtsrzGg30quFCq4BVjH3JCI5mFTOgX8appkdvw9g6yuSb7HNg2lsd+VldP8\nDULRiSxZMmKAv+FhzP6SU0eoO97J5Dk9X0F5QiJJAei4MKLFH6OEo/ZCVAGz\ndlmFu8zvqUWk8vd6V9Gls5NSDx0knkteU0x/SI4HEZg5m7zlFuuKocRkHJE7\n8yJI0azt3Ousa5JrMbdzxn7phZSMltxxqgwPunEWh6y7EfPsOPPaU7zLoHVw\nTTXMZ01dZuLRrAL6/fFZUM7/xh3lKtK0jf9ckesjZGhyY6vOLCj+7I9kod5w\njqTYwDvXxvP6jOS3qBetP5gguPr+e2G/p7Jwc15BnDkrgP9r6PVajeOYYLw+\nkLC6Jlz0NqZ9w3qKYvnyifbZ47prgYvmxKugpp8Nk/aD6EIiH7FgLrXv7cFA\n02h7d8B0NCEoDgY+p5JWSrXLWc7BvEh6B7cE0a3dModmkJctZvspUclxmLK+\nXfpb\r\n=OrQT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"b333bf298bec81a3524c2cb6bed1fe7a7911cbbc","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.1.2_1594838682452_0.057803565745461194","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@untemps/react-vocal","version":"1.1.3","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.1.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"f743d5d8d3ff0b713f97a05cbc0a95067c883968","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.1.3.tgz","fileCount":21,"integrity":"sha512-wc1gaMt4rGHy5DwVl3S1KyU8y1xINKLBizjVx3IolZrQEFrkrDQggwXFnBULCiBDIOTXYHbirOHbIJsjiTufpg==","signatures":[{"sig":"MEYCIQCsOuyPpucdphBNjxvd34ybHviE4ZkhjU1E3/+HaE0scgIhANGoNPUc5m2EBYxJlN1sm/qDlAglUu2odkqDoSa2uD4+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEDP5CRA9TVsSAnZWagAASSUQAIJZ4HMJdqH+TrdA+2LD\nO+n1CSyZLVZudihq6vmrjsi1ehXA9ZBdPedKAOIgX2cHx5U8Zj6TcALgCHNd\nit5Lj6MfjF17sH6fT0b/5c4KC0KUOR6XCqcLl77lHxAtKgImd1IHB95iulZw\nNGuODywwXiFEZYOFu5uNu2NPRo78DLT+UZwFWfXFAiXlT17P2t0naxHMyqGY\nvm5sEXdT49vZ4QedmgaScLx8Qbnmkzdfw3nWK5npcdjiB6Hp+ICSswr9jI3e\nDOSsN44qp4ioITo2/cfR9eASOOcatKGLn72UJimFANC1PvRW8Z0OeZKjYWFa\nr2LhntTI6vsQv5nHI0ZVB0TCw5uTa0Ds+wWKso2Fuv6ei385ib7Bo5xuOiWo\npQqqPDawUAYDr0u3FrXuAVnulv84+BdDYDDtwfuiE8+5hLqvw3/jDZ2nRK3A\nm72rcpa6rcsCjGQCvD8x7H+xiDKDi3GSo7FrZOoJKeB1O90LU+H32AHnVuvG\naIBF9ijkwyYO9vGa4SSZp1ypn9EXBslCGk7flZzkNuuwYoyivdxmqwtLqunf\nxsaWzBkJ2Sutuo2l8yaRiqgUtuwVX9iupUJLT118DL71xxyCwqgyI+zLOlY0\nPnsMevyFj5lwzI2i/D69g+j4huhL6LSH/lSoPZDIDUd1breuj8u5+xh80p5E\nqq4n\r\n=sRkV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"ef2ab3937dc370f6a21ed6f15ca6775cad30e7d6","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.1.3_1594897401113_0.8400672566236813","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@untemps/react-vocal","version":"1.2.0","keywords":["SpeechRecognition","speech-to-text","React","component","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.2.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ff9cf90a283cc82b15b420ed773aa5378d040fb4","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.2.0.tgz","fileCount":21,"integrity":"sha512-MeYg01FEZfBSo1ocBUDKx2jdr4997JtKbEpzi7DptjYLZmFVLWd3nAL9ewGPbHdRc3RqOYbEmfy+mmRk8souGg==","signatures":[{"sig":"MEYCIQD6eLCuQFAqlRh6B8iMVtfUjOI2oFtddvKyMREvXtlQQgIhAOM/k4INoDV6nrqJF2cj4CmAO1M1JuXFMwqrPtB74Dcg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFFoICRA9TVsSAnZWagAAZG4QAJI9jwQhvG62282IZ/vo\nFadHGbjVRNtn1P7JabvaoV41gAb20UpUc9xmc4JZkiRTyQT/mzOVk+rEGEUb\n0B0jSFsU0qpQOgfOqSJxH3pcaUbvGNwc1P64muAF6mdXrWZStp+rEmiVonLU\nZjbCPQSy5+KYPeI3wvVr0fhhehIzo2dBFi5b6/rWxBLWXhkpEh+j6PbSlFnK\nTuVnBoVaTdDxdQWdUoDmpMBtoMq9I6+ciht0FFyl9YblI6ud6hH5lgUYArYD\n9S3zG1UZmNyBg35+g2boPN0bKbisdzK7tu6UHnOxZUOEQGEhW6Az4FD3zaIh\nYziUhoJ+ui0BnBaUJEjpQ4KElQqBzxAUMGBSWNSxPrxNL7mWNzkGiQ7MwDij\n2MD7XZ8wan2IESBp39wxOoJ17ACZz0bR3lxKL6hBImzujnBKwFfhhtl8O1/5\nGwOTJ5FrmC1v3MnHAoKpgVcoUU3cUY79DnC5001AHB3/vtNWVaijOwQ8YR9+\nXLFr6lG25ORidjmieI605oTgE2gpN7VFyp+wPm+Kd5eJcxB6MczgqW3DmSmF\nQKoRuMbcikEmklHqT2RZd5K/nqpvMeN1UFLvDi/eQb6U1VKFrcnhHlYw7Zzv\nZ+yxtQGDBkLrKXvRgRkjS+f10SwuSoNC0J/Yaa5WAhLYjovVwXT8jf5M2k7R\nCVBp\r\n=1Oza\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"transform":{"^.+\\.[t|j]sx?$":"babel-jest"},"collectCoverage":true,"coverageDirectory":"./coverage/"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"357007d23b7bae41bedc6bea7b62a098367baf80","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.2.0_1595169288095_0.6231597368747268","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@untemps/react-vocal","version":"1.3.0","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.3.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"3302a43ffe4f54795eb1438537af83d8b8f9a9d0","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.3.0.tgz","fileCount":31,"integrity":"sha512-gVl8ADqou8/gqr5qLAl+VKNE2ELNxd0Q/fa+2GjXkgsF24OZ2awTfEpOSPrXOBOu1GG9e0fZoyOzmTk8XO9BIg==","signatures":[{"sig":"MEQCIEiWm4GYAfQC9BWBShb5v5QK474l4yAy7TcB7ZazaV0PAiB7yhNFlI4WTss91aWwROKhCB8cZh8+ah2ume11qU9a2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI9dxCRA9TVsSAnZWagAAgDkP/i2QMTIprfQQXa2mQEj6\n2G0XGQrOnIMI4oZ5UoimpgnlENB8Yc3chQeDg3mPBE4+lmgnnro2bvKIH6TG\n0D0GiuldJl/jv6BFFagukByUDFZjAEqEMe/MMse7QTqTZZ7KY+zh3GUJwFPR\nMMpDnPlec1xoEuXxDpy45RjDqKZY95yZ4hz8r34545c7Gwj7fhMYlhpvAFvw\nCd/ju3TiIdZ601cudjm0i2m1jfyg37xIuqbxEB6yxOOfiXysRvaVlI+cvj5c\nols43PJkfi0TrzdS+O249lDeHRQyPtbMFebsBRpop+BqRZMl6/A7C0T2arxe\ncLFqolBMRiPwTHGTZ3ml8HNSfBcZ2hs7XoeXmhh06LP1C5iT/8DUwrKqOett\nIywq1cEXKHMpWehnz9e/BVfRxBEQljnesg6Bnw+3QmkRiR9R3RmBubdcDusS\n7ml1t+97mU1b5lW+8RwW2byJqB7AoKFD6id9fvlQrNH6rER5WRev55d6hhW8\nErsPlTXSsP/4irhtTHNNmnVezc0FWmyFzRYf/XHh5VD1ujSX5kCyxWrIR+6u\nSTIDlx9bfChgczCyeUeylX5l/TJdtlMzDHB3LsLigM07aJQBSws4LMX7Tm/w\nqenkGT13cGiJm2iOoDTYZ+22fomj1xDOX+6gKgSFYhDFxnOaiBCgWOAlhdD+\nqNn2\r\n=lREm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"7b5720419556f9a90cc323df78c6328a6b4e0f79","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.3.0_1596184432920_0.78677029716794","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@untemps/react-vocal","version":"1.3.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.3.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"957eb50d245872da9307a292561e871e2ed2abc9","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.3.1.tgz","fileCount":31,"integrity":"sha512-Nu2DAm8px8i6utlHHZlbd2P2WjRTX3uzEpSkrwfQiIqE9F200E9t6ZQUEieecPdmngT3+tKdhIzTwtDNjNyIpw==","signatures":[{"sig":"MEUCIQCPn2m8frV7JHSScJx5ePchY4kKvydRNJ/jKzmL8ayYPwIgASnfqxtiOEjrqqONjpHLkvQXI4eo45zb9gfo1twAOwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKSoGCRA9TVsSAnZWagAAVXIQAIoyhxZV+F61eN4QGrH5\nfgpCxafMN3ZnI73dH3RXZE/utXJyZIP+kk5zLmD5lmzaSyA/V5dZzaCLqWkw\nH1GzEU7/R5OaIF594nXoM4CZP0SQAs3TKWwDM2H77/UYinEw2jSQ8YcybiBI\n2Bg0Re9l8rTf5XmpMubLgXEymKgaWW/oB+JeLaT0i3PaikULvRrV3C6vkRIn\n/ZSmxZcT78Ayx/tTchQlupiePRrOMS8A58SQ44unhYOVblgmK6zNWnBGkQ8n\nAa2WwOpFpGdQ1hORCBxG602lbeHHgvngku+Vhspbz7T4mTuSfNRRUbNnsX7K\nlslDXFpzQcMZbm4S6UuFE4Z1sZsAlHZazTpHbFkCrziqT2ZNzA21HVca8w/L\nt/IAiSoA/D7TIEzpgFtZbMjaGXw35wK/5RWhChJoCvARy/DvS8KtRepJXTGk\nmbyZQ1ISoS0s3maWCg8ZFVR9fpqJyyuYccn4Osm5gNW7UbB6geAiQaIGJzeR\nlt1xDTBM3BqipEOBye/ZxfpO/F7sGS6h3rf+tXwgLi4r0a8tS3NoeMzMd6sv\nQiXCAs1kT2HRJxJzKgCUekLjx7ynRmL1RfXoB9jBI334pI0nmmjiAtzfVMtf\nzwLqmC1aEAJSxITdnis+LlN1lRTs5pmS4WtG2vGPizFdA6h8Lxek7SlRDRMf\n6ZVy\r\n=400A\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"dcad80b7031cb2a9b5b6914e00d0d38c866546dd","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.3.1_1596533254310_0.9878522033684323","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@untemps/react-vocal","version":"1.3.2","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.3.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ce869e449e51239fbb35cb2f81529e9c97ceeff3","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.3.2.tgz","fileCount":32,"integrity":"sha512-MNL9HOx1Bm86nx8vM7DWqmg76I2jKzl7UGkBxnLcjYEFIg7rawhojbgCxEZAsfp4tugWxw4MzF69g1Tr2pckWA==","signatures":[{"sig":"MEYCIQCx4TmlqeCVMOoZKMLpXuH6GIcP9wVJyTo8NcjyTrtcywIhAI4i+JfWMT3G7Ku61WTfatYXRs7NbXVyEfHYa8SaKEFQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfM9kJCRA9TVsSAnZWagAA07wP/iv4lo57if0pp3ch0nFk\nk4+R6KeK2/qso+9vGyxBDxL3Z1ROrA4NyawxktkijBcBP7tk3IIF792XjrRQ\n7kMriCAFdasbs0LFrZuANHFMX2rOWNMNTlNsLjOw6SJOkoEXI5QOI7q/wUqw\nbzJIED4Al51grrUk4BOHKDuP6Z84u1u3RqLHldzal3MqWQwn5WNXTMfZ03TT\nxEpywSteD2Cv8/c3SmxWEybqX+nqaN4FmmmU5nIo+q1yE7vILQmhH3nF/pyf\n0A8TMP8Jyc4Ojy8/ga/xetJ/XAP1z0PjDqTklLLLp9hWPq2ikuQF3SCkxBug\nf6x57D3YGPfBfSmurcbGRi2Q9U6hwAFPNLIWQ1G0uyLLXDGLpwUbOr2BTrx+\n7gcXcW7T/mI1Sf664OKEIVL4RQmevsYUYrWNI05O6lWMRh+WBWGlE70RbbkB\nwvp8B0n0PQ7+sI5ylBw1XrzrgBOcvRVW9PlkHOkq/0XDYj35UU0TwM3VLnYn\nrQG0cVySeOLwoCit6V6/NVcmjAw6+JmohzzBtfyCQSbbV+k4Kk2YdBQP5nV2\n4g6DAT2ybmwMRkhzLrKcGZ/Ym4Ca9YuW0q8hhHJ1SKsDvuLAF21NdK4QbYfa\n3MA32hxzdWgloz5BpCsOLUWUlaG56J6ehvM//yslU35mVb2xRmLsSMw0dTto\na0nV\r\n=loih\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"188e146f47bfc71d1ae2641c513d33a8ec638638","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.3.2_1597233416970_0.8519888046683679","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@untemps/react-vocal","version":"1.3.3","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.3.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"f2ca68962f720211947ad3796595bceb69e4610f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.3.3.tgz","fileCount":38,"integrity":"sha512-v/8DVOYDoi0mo7Z4fAKmYdNzgHOcWhn2Ae7IdZ2SfRmKVGqP8bEn/fz73zb/LN4ZdgCFANbfSYVJ/Ve3HQ6TNQ==","signatures":[{"sig":"MEUCIBa7DmJAnEArtlGZ34iMxe4r6wZo55DqGULKI98giroBAiEAqplalqNE5Rol947qi3xvdPkvA3OrB9rn8dqsxWiOmuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfU6D0CRA9TVsSAnZWagAABxoQAIvKyD6YeiXIVhgqXXvz\nSJ0bv/OXerGtlvPII6IVTDEzHBfDmgyOzAUH8RuroWmaYOajiNIPlb3eMaT9\nbcmzEqfLYFjVsDI+BzOImRIMu5t5aoUHvbx4PGEoTvHwP9OPupFCFEsWRdT6\nf0wO5sluU20MlIU1y+itWWpJC1IM4N0fdkeRSDfv+GGIlgPei8ffqRhDHRkB\nS+1dgP1ohAUJTcgbXXiocMTgRm7oxKZ7F1JzedIFPRSfSgEh0iFfHTyWxXiK\nQ01EeyWlOqOzdsa7yjpfHUkU2W9kFrh1kciVz3uQ8dqta9W2eyh6vefO9naO\nNsrmNKvoPGtBvRTIK+rPyHKZiiZhjswEWQJmW3zdtTPwGCML1CtHRLsvZcdw\nrlWrau6EvLHXUnsEz/ITQyG6r1/EjL1wzexLEzpYMyhyPx5/1orw+yHNdTrt\nz5i1lPWs4PZeavytp+fGrtPF1FpIWPkrSWQyqyamSZhJL+2SR0VHnDoMK6Gg\nIYF0Wh/CfLletQB237DMwHZl/sb5Bgm7AMW17l6VC9ODVFiqebNsUMOl9Wna\nBeIs0HoskLQUWdJ9QCd9r2AiamS++qIEm/JCwBfKhnnL+6IFtNVpPzb2h5rN\nka9AW1B3Mk9bYVBArT0SIKIL6c3F6g5VC1jijKcxukzZg3NwrRseEaaUjqdQ\nSkON\r\n=YocP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"1c7d47702674ecba483f6f686c8aa65444199e01","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.3.3_1599316211714_0.41181926655084644","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@untemps/react-vocal","version":"1.3.4","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.3.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0bc3fb60516fce2bb45dd0a9013294a0fd10ccd9","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.3.4.tgz","fileCount":38,"integrity":"sha512-rq/ankoXMlRbMrpk2XX6ry8hxY4eBIkVpdSllO0xkFMPlhJjO1QsFvp0M6gJhEqAbJlMv5SJH137qwoyUJM6pQ==","signatures":[{"sig":"MEQCIFlcHJYhXqnrvyffXjDPIyF1iFJ8u6eg3wo+UECnSuHnAiAqGX31iloG+clVh3LZhX3SpvNxWv2dKBrLc5lAES3k3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVi6RCRA9TVsSAnZWagAAtrcP/i5deCxRpitcVdBcziry\nCepHVl7xY0WmZtQM6xq4QHYmMzTzDYs+kahu6FMLDHaQn5DjlhF4rsWvYOok\nn6tOZyIVvRLPpu3ItavMlj34p5fNfXoq3UfmAvLMSxSB1c9/ht+igxVgKC5/\nPRKw5tyL+RN4TLk1rdfykJ/fXT8+lTsSOoZEcWtcr+IdaDvwLR0e5ha+3P1f\nd6bqtf0PK/ImcqMqzW5l03i0YbtmTemcwkZW46FjZErHZTPAolY6Ay2Ps0G1\nLIdLyoDSJ+s31xS/tWzrR8gE2L1Y0BnO/Y6rksA0EZIxUqex7OoIRwp/SCeF\nMBfYJYA3WsGyfGTuexMwnGTx7L0slts0x3qzFeedgn+arXvZK4ayrbHV6f0Y\no6o88koo/SDBBdMrcUf0T/Mrltmhc5LCTFmwMFc3N8KIR1xHq6zTX3icq8VT\n2JGSleh8d1aZ92U/f+o8Ec/J+9Gv8Qjwp44QLLlOhW0bWnBzF9z0H7XklGZA\nypT0lPa6IjLfHSkGbyDMGwZYYrC7RWcxXTVomqXpTnY3H68r7YYJV7KPii7X\nJM4nrCHPpbP57oXnNeudkuxzIiqZYKpFzdK/3CeTnaipq1VKer/Fe3DvOXO3\nHxCOavq19Bq1NFEjoTIKpBMPbqsFxX/9OYxmtxk5O0qITb6qBTqgmCT1O+wT\nTG4w\r\n=1xuY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"58df85ad7c819cf22cca075336db31210eb49027","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.3.4_1599483537128_0.33485432330737863","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@untemps/react-vocal","version":"1.3.5","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.3.5","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0fde5f6bd63a12f45f18f60961c7cbe11f50c5e3","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.3.5.tgz","fileCount":38,"integrity":"sha512-DSx2uN4U4fhCnhZ+t3HDvnLN2AMnVAh2ImreIlJT+C9l0MmEBPC2+c69QsB41vzFk9lJ6A8v1iuniLVFhhNFJg==","signatures":[{"sig":"MEQCIGyJd+y5HPc7omxMT33AeWX5T03ZMJwNXvpbHsH+lAWcAiAQbXApqcadC7fSSA62DinWzvb0Ub/droLSWUhkAcuf6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXiFmCRA9TVsSAnZWagAA/coP/3QDaHsX1XO8/hSP/Qk5\njMqDhWPqk/u8e095WkaV8cceS1qfYU6p4S7s33Qw8irmayQI2KKygKtgByJh\nNMHbA1qJYYFxQ34Tc24MXP6jDMuW1QW51Q8sAbeBpCXvDqOnzB1mIGSM+rSW\n2AloGpBZ7+m9+36h58gGqso/D56u3QNpSxYYkh7gBL/7iOHgvJdE7+0seboa\ngOukaTEoOkHJ3kLDFcSNshHyp0TzBrKQTV5jB63hoW46r/dqwvEiTuiMdzMe\nEEMPGdzkaobS2zvu5LL43oWeceGIOFxU3cCtn48Pd6mk0COkIVtaU+QKAmUc\nm2D6wK9FyAhMJAaRKR2ihDbrtNmx32EnRsbZ+awK3EDMgvt6CJTH9k3WL3QM\nfqdpZJhAitcN2SBFjdT4ftHLSx2lMmrNBxhKdd/aJhoYU16RaK1Jo6jrpGGE\ndaZ65CgQyfRrgtL/0T+UJNLU8WuBq2NhmjhNg5s7KJY5cZzB7LRVbpnkiPQi\nO4meepem3DTpcExOJ3TWEbUPVVIP5Jlcdi2Z136M8k+xcES+Q3rWdDgbxnBJ\nhESb9eYzt3Gg6i/g/d6bQEBO8tm9mmVsiG5t1veN+1eLGygyXAc1RzqOdy8n\nooX8Ho1IM4iaO3eatBJLFtSPajF44/7Ii1z8JYB9eeebqytIdi2CvscTGukC\nCYx6\r\n=4SqK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"716573d248b829eef0ae27a022e380edbd891dab","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.3.5_1600004454235_0.199550149993728","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@untemps/react-vocal","version":"1.4.0","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.4.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"7b7024687691e5ff95646624a357614700c1abe8","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.4.0.tgz","fileCount":40,"integrity":"sha512-swQvtHWVDK009d+qyRlbWr/OUK1EdUhZMMShz+G/1r2gZd1FCYycLMjnD5DGKMBwbqI93oJUTOXv9XjggIOlYQ==","signatures":[{"sig":"MEQCIBW/Eyv4FDIDR+mBiG5FtmB/iLLZehOvFXrQb3i6Z81eAiAnu1RwRZjxyxVCQTFNhf8tZRU4w5higF3rVVamqvh45w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXiM6CRA9TVsSAnZWagAAPOQP/RcUZtRiLwZG3Y2ARG/s\n6r/3c+ExYhhgJtoh1pHR5FOQyBJml3f6lib/3TT0/3dNnTlfrzCJUXGWGHpS\nhJrd7JLFt3Lx8THFZL8sHi8bUZUoEtMw/DYcJMurvstQ31zXBXMhfxExtcHb\ng3Ai9kJ356/MGwPZ0IT8vZuVonnYTqXxEYU6uwAuXV0ZM+OrK7t6H2ZVK4YB\nnHUR30EJJcKOUfdqDtpPdScu8C333ZAmXeDPE+7ySziPYgs8QVALNMoo+EO2\n1JtiGLLtjfWiXGEfq7ngPmZcq77bgSDs3DpLTO7wXX7s6OpWnp/OPLChz2GV\nUlDvV3L8yUb1CfB3UiN0FVcPV6iNYMb3aLvX0MKDWcGZqyxoP934E1ue604v\nVOGNYkRvIPFPeSdp0/3yUddOtQnV3SWhMQ8ykvKpuQrmp7QGGjv+sRUVqAKy\nWdaAfrolxRDon73oSvO7NKaIICuFVrxfGYt8Y2HawWGSBxlkOPN/bmXHrt66\nWK3nKD4QICmV6ZN9tjj/8LHsMGj1L7MvVKGGXj16FjGcOzV462wfaSRicSFp\nXr6hVTSnotxHw7ccMgOTANsW4sUCyv4u1y2AmfWZgyrrw5EdthlKOWRAIcIR\noWUX0/3VVGI0Fnwz+WP2o+W8mKTzrjM688I/oA6/vyXy4pe1tAltUiYuKVAb\nI6Dr\r\n=WTuF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"bfade4bb75990d5671a25bd8d3b82ff7226f9a44","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.4.0_1600004921780_0.8189625376929082","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@untemps/react-vocal","version":"1.4.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.4.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"8fcfdb8fbdc333ce91ca6f035383e33854fe552c","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.4.1.tgz","fileCount":40,"integrity":"sha512-jmCmJ4uCHRUypkOO7CUBf3BiVIl/AmsLAXOTvioiUG+UFRJdVon90cqwh4M9VPd+WCV1P+hmXjUO7KJQ84TZ7w==","signatures":[{"sig":"MEUCIBAMSQM476UHBL+wTdrIOkTcUvWtxE9x4uTdP8SncM6/AiEAobETvVa8Q64HvwSW4ixaLy3WNvNk8IujQaGoMiRg56c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkbXCCRA9TVsSAnZWagAAnJgP/25f/T24b0EFtZUfvona\nnBNuL1TV+MrZhf2T3Eba2gPprszRKCmzgbCysszSWSREkIzkDboGw1Cji1GQ\nQWsDf2wa3nD3LCNNs+Zgp5hH6VbrC8WF/Yf9j4LTLtG30DgyL7WPzt3aSL95\n0XZtWi6aF2Lf3iAHVZ1Mg4/M6IWKVADtpe8wcFF9SRs3NGx1pVmIuzJsO3xj\nUeC/pq3ZAiko3tbb9pvHrTKaU74rbP7coGQFOtzyTUcpxk4U98L6ESbENyDe\nSOXyCFmsZZDMmN3805dODgzRbK1DewLx1pByFwYtrG9gFC9C5qBqolgaVW62\nDJ+jzykzVSP1IwR+VB1u8NT1EBM5sITywxXiHnOEdLH78pZkOahjkPKuSOGX\nqB9yTwzFRCAoY0sOiC7syTL6+e+1Sk+n8t3uPFLhVA7a62bg2EjWiQcNkB8H\nB0xfN7rAEZiMy4A95HyeyNYpGOpYiLKyOIskZxgKwmF2y/31v406WD5TKnf8\ndW/WPj52soEGlmDWKrEZOI+v2bTcStMYg48WbxiWuQ8O0fZsqzGTUZpkWUGi\n8j6CGXmRcVl3x/dC4BWLHWffAEi5sNuRzrU9VLdaS7LeOfMzLIeiiy2vB/Et\nO0iFnGNJIuRPZYHSV7id7VaprO4EqCrYl3ziuogRdnqiOPpZfSywf6pSu7od\n9OnP\r\n=CbNH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"f24034f955c4b318a5786c1b32cbd5024b7ec81c","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.4.1_1603384769738_0.6538148847234908","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@untemps/react-vocal","version":"1.5.0","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.5.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ec15a5e428a5356905f6cdcb64d25ed60053eb64","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.5.0.tgz","fileCount":40,"integrity":"sha512-V1b+d0v0ZueuSccWPxK8eIj5uX2zkXUq7TEFwacOpM9J5uOMCzae1pJbSuENhSiCAFFEhO7LaCwWXyMWsdbpKA==","signatures":[{"sig":"MEQCIAnR8y+r8q/L1zywM84j7sX7mJ+onmcl4rDnNlNe10S3AiAuU5sq5ysKzQ1Rad0pSezp/Y505XUVmHoozLRAPnJ25g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4M/yCRA9TVsSAnZWagAAJ28P/17EvN0JQdRiGk2gkkLI\nwkxaNirwLi3s8+Gblnbnzaw0WgTwfpKaMGC17+2V6daDRaS8MET7V7ulYkLZ\nlJWzpxlN+Y4Z3FkdJvgFjt5P712Jfzh/gNJgR3yAg7ZkVSbhf9XQ9HTpgGVi\nxq5K2LjAuWBhh31pAwN6zTl1BXq+rtr4+qOF+ZizlCknxn4a+yEp2spmV3IF\nQEPZexFwOzzbCnlR6SHWN7tfMpGi1bEPaRSqBbn2amW1bshWdueiYIPA4bv4\nEu455yQzLLai+c46nuYmd/dky6NObA0c1FVHAQNvknGy8bhj1Wu6iNLVfTPH\nAtiOE6J6jGXlfjPO0kLu2BPYgUXHJx8F/+1TIfiGQ3PJmJUlVVu95hz3SB2G\nSPeg45EUym9nRrvJd2n/RumH8BblX7btTgE1j373eIfjo5x1Od42tk0Rr8AK\nb5bNuYChKSOUoEyGgmqQ960ZTZCIaUgVG0mDV3D4Yjeu30sK7JDnI0yTPv0G\n1yUZskI2bBrVj6yQURdRuxYVOCDZxoPMtoTTkf73XqWpNXLyM4pDHf8aarE9\nC3/W7MuAHVXZ5jzqxXFc/tdITvU+5+okTvfv+TMFJYKirZl7UAko2Ktn3MSz\n3Pb7ssRpDaofqNZw2dShvOXm/c60xjBNDMbloNj61MKPX/dI1vC8imBk8Q3e\nfk9V\r\n=Uziq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"f5b9ab00a6a8c862ee11b4c16edb7dbdf69494fa","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.5.0_1608568818214_0.8065004696258704","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@untemps/react-vocal","version":"1.5.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.5.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"97c3f7d1811433d01b6af9bf2aa1fe1a12a2efd7","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.5.1.tgz","fileCount":40,"integrity":"sha512-3zGVcPX2osXgLZFksrG0ypLO2UaYIgCW/d1jnHUDY+lLxIUv3zqTr8ND8ZNaZ8VFN6wjbpYLWEliIzgT2+echQ==","signatures":[{"sig":"MEYCIQDpkOknenCDMX5Y0WZ30JF9FJ6LO8ECG0yk0NOS7QEh9AIhAPCkwAzOj1NlT0xx+/tboLgXrCGoRm1JLe6ds62VODdU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4cwTCRA9TVsSAnZWagAAseMQAKL2nrZ51eNxJWUruT0r\n83SpdFuOmzf4QF1f7UFJrbQ70vSVBs8VWeIPzieeAByy03PCQFw1tTr/gmni\nif+tYde7MXVpOcK9iI5nFcZ/QGi+Fl1fzj5FeLenJnqdAFtTWG9dbIL1NTKF\nLTpaxjBBdkdxeDIAY7+itc4jL/KPEt+Y65S5oVhzhb9uXIS8nE3WZnhnnMTt\nkhEKTzwuV3h2srwyUhvAsFGG0djE82/cgSoH1C++D+5q5Kn9a0zP35rKEqXr\nM9AuDzXaYrDazY9Ae9kfULTUJTPGpUOujXtMcp9O/9eAbgh7Hw5yvNJ0MEoL\nYk40AHyvxmN8KRsNJIiykHbBucjEcELTVb8M7MEMD1VpN7ZqbCkCpXVKmO6r\nRxgyadueOeGfh4qpr/watCKWNDX780RLkSRAgOskMd+hJV38dHX/oqCL1eR1\nr37LwywFMsOD4GBr/MHYmLhIzQJ45S094Ups+YwiXo09KhhqbAHZhW+rZU1n\nWAMyvaUdTeMSbGCXYPw0hdE/oxizkxP1bdIIWuHOUYzrjqaKsgl4ekJkCpyE\nWMpLqg5HnxWxqpfIQdBPhy030AxDZ2IKUjGftiUUjsriQlJPg2QPkYAPCWNi\n9m1Br3cebEeF7t4kGH/RTQVPqrw6cTpo1Vh7AKg2PCfJpVKMLW4k7FP4sNDS\nXGim\r\n=gig8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"2bcea467f034afc6a6732da6f8c9877b50514cc0","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.13.1","rollup":"^2.11.2","prettier":"^2.0.5","cross-env":"^7.0.2","react-dom":"^16.13.1","@babel/cli":"^7.10.1","babel-jest":"^26.0.1","prop-types":"^15.7.2","@babel/core":"^7.10.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.0.7","@babel/preset-env":"^7.10.2","@babel/preset-react":"^7.10.1","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.0.2","@testing-library/dom":"^7.7.1","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.0.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.0.7","rollup-plugin-visualizer":"^4.0.4","@testing-library/jest-dom":"^5.9.0","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-proposal-class-properties":"^7.10.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.5.1_1608633363084_0.8229622036974242","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"@untemps/react-vocal","version":"1.5.2","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.5.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"5dd21774dc53844d1e042c9cad2b9675dfdcb480","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.5.2.tgz","fileCount":40,"integrity":"sha512-R47R90PAPoJoMrGchpwZiHiCNKRe6vjGDquEoPEYodxv459Mgx+jHOQEDoGsB+NpFtlJAQuE8/tcNuZwwquAVQ==","signatures":[{"sig":"MEYCIQC19j+UF/vKVg6hbX/NOiYz5RPqU06QgHV/0v3nQGO53AIhAKdc6aqCNmrHqb9ai9sD5+ZQq8guBNIziT3NQNOd2vmQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf51YwCRA9TVsSAnZWagAAjLsQAJEHFs+B2Td+N2q7zKDg\nZ/V1W2VjBL2dEFk6BLO1j0b4hEVRZy2eahLH3ncA9fV5LvKCFuNyRR0YjPWX\n/28U9IdJ+Ui3o7NdTz5KGmHzkXbArcCbIKefQ+0x60aDBya7tV/MlP2jji9S\nHWF9fpo4lWidsn/nflBKSCDzbLF0LaFux765iYvwhhstRMRJY+4Nix70FsEl\nFT/fmL+/6LikVBV/FrosMF8d9xQJ8foEk9RNo9dPZzocJ5AxLXLBSn4fWj8i\ntZ1hnvfbyvzthrFe767LMdi/rhI4td3wUfKYyJqy7bPzI1EbjrJWSuhukM2U\n6tsk0QMA07t9v3GsmZKK7rdG/u3UqY9j0Haw22d3F3FSCCJQENCNgoP9f0rQ\nB1dGYXX2hIDRnxlRGunXp+h7oHWmAbkKXToIwbbovQasP0zI+Eh2z8QTvLua\nZ3VXElqYw5QIlZxmY+PuExnDUiaqXRcn9ZEiVBoONKMwQVq+SQuZOrymFgyP\nyyclR1+hqaIhjCPLt7U9nB6ZjXKFpNHCYn105PmbGxyv96b4OqtrKinHSWeH\n6PSQ3MpJl2Py6Zg5KFAAnXjWwO0yhUA/0dQ/x5CcKyDhozzHytzeOXx1dCvD\nt15nZV9QwB/e/UJEhLuu9YGkEu3jkM57HoFOMtPR+0lOk3r2G+00clxCmR8U\nQwgy\r\n=t7iH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"5402472ecf194e901b47abb47faec989573448e9","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"CI=true jest -u -b --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^16.13.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^16.13.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^16.13.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^6.1.0","@semantic-release/git":"^9.0.0","@testing-library/react":"^10.0.4","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^12.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^8.0.0","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.5.2_1608996400118_0.11105299801708468","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"@untemps/react-vocal","version":"1.5.3","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.5.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"c421550dcbc65a6c99bdd1f9d0f3953323a66673","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.5.3.tgz","fileCount":40,"integrity":"sha512-r8v2X//CkCgbvqFMbP4u3qWjjyHSMRL63GwpRCTt8Psm6UcjvPD8iYxroYpbEC1YNOym3e2s6rqfh+ruLEDzNQ==","signatures":[{"sig":"MEYCIQDDeDuvXOVr0O+zrtlSqYf5jpGKm9frCkj+NwXTdpsEoQIhALKNG7/R3c2Z6u++0smcsrNZR5FRrm9LaRK0cpfUi5mZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf52MuCRA9TVsSAnZWagAAh2wP/iu68D+dM9Fic4lql4SP\n1fBQ0o88SwBp25queYq0f3ihaeFspBkx0rVLG4HVC3Nh+qVqvjaYsirSH8Hs\nJQqWoqCJoWUzr/KIHkCMjuYsQSdJDeIzafNFId102c09oC2QcEbGj7WadnpG\nFfQZVdgyIIyjY/aR9JKc1I7dH/fRm8UOVkv9xPUigR6pHRZfWIwEipPEUyff\niAdeInILqtwB5MZW4EcNd3tX+sHMTitF+5SDUw0Smy/GwM6QgoJrJCZrOi4t\nJhoF3gQoXytIt7xdCiMOkjf07ZZQSUifyEeh7T5WLyv+lo17scxSzTlIJyLv\ndbIl4soOhcaByUgOulsZYYrz+jIcBoFuuc5uq6dPzjbLsoGsxv7amIf6MoPg\naD1ZLR0vaVe8FhkNzlInybWrWNV054svmC2rodfgPrioSaJ0r7s5UCEEK0B6\nZJTkrzZ0KQ6NaI3N5O2DNuo0kGV3xWZqwdiOLhI8HJo357/lo6jqTdfCehLd\n4/6ClaOjc/KpjvNWjwwNVTFPfCTn52bS0nRVCimP7CoBr9dBCD/DaJg/FfDG\njfHLAp4UOYdFlPajLFhAsDGsK2jM6g6LyUXW+bG9MpSl0AdhMBe9cl0il3sW\naxETNY7rZaQkXudu6xInRwdvlKQjbhRuUOROMnLuAh8PEgvWSDaI7ZO7vqiX\nEy7p\r\n=iyCL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"d3a09024a1548414fe6496b7a4417cc911e49370","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.5.3_1608999725586_0.6140829061222268","host":"s3://npm-registry-packages"}},"1.5.4":{"name":"@untemps/react-vocal","version":"1.5.4","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.5.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"9a427d6eed72c69dea26aa5ba56c3e0558144c5f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.5.4.tgz","fileCount":40,"integrity":"sha512-Yxi7bgbWZvaWZK8y/hAthIE1ZtxP8NADogJfxYtQZwskkHTSjtDkKFU3sKBUUSbLInyn3Sl03kp8EuOjnhDb7Q==","signatures":[{"sig":"MEYCIQCfwYTX1gOL4vc+vDyitFQlsLD9nyUu2SMpqngncZ5WyAIhAIVd5sw3w2pQSkhAdWWx9pm/zSYfBdabdyZVu1AySriX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiG6JCRA9TVsSAnZWagAANyQQAJ22MvHkgDSivo9RwCZm\nnl/ve/IXMC8HztUeCh+kDiiE6+J0V4WyD6k+g580V5MIUIGVUaoEGFoiP1gj\nUrJErYsGJz8AG9nxRnyXA2NEljcxFT4D2Cxp45zhBNWffWxzYfWtXL68Adnb\nftkqMHTjjD5GMPxhXO4EBQmtpi3sava/Ex3+4F0nir+rgJEBS+EyxB0jSkiS\nXhluI9tkqhXQ1mppLGsFqqgFW9bD/vGeCHU55ybocGXarO9nBrwke4YZdoYi\nCqbji81W6YTgoIH7Vv1rZrXHqp/+uc0ufoopP2L8cMq0AdZqY8C8RFQqATtm\nqP3rpq1DS4lIvuPCnK6SK/Ic3F3DFqyXJXy8MlJGKfKGDpH1iVpk7MYuCaA9\nXDzby9CVnOT1zScA1XdozEfJOVkB2RBj90zWltuqPPbZYIp1lIeKIlixyrUC\n2sPi+r03XXb3u2Pbbf+SzJ99MyZXWJ+6P2wGP6cs0lh5mhRLqlNWT9vOdKdb\nao9BaYMUdWIZWbYsyG6z3EAMek/f9cqMxLNCDkFhlk1HkljNsK85sYTkPTwN\nsyQ4+2abdI1Obtwaa8hL9GjiLi4ulxYgnURdjOhzVPmybLIH5APyU3O/jjSR\nVpnU45REhO/nViw0e5rOU5FCASQRm+xyFRsxWX/JWKqVDJsnOK4ahH2U1+jX\nrzpJ\r\n=PRs8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"bfcfd3b2aecce02ead47d18a95912f3b2850abdc","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.5.4_1619553928673_0.13061052213668622","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@untemps/react-vocal","version":"1.6.0","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"482c3c5fbe86217fe83a20bda5bcd9d5e77b9f2a","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.0.tgz","fileCount":40,"integrity":"sha512-9JdCt6gq/7CTORJtAyJDn2sRjv4RB2o+wxevuEvxFCS1F06X0p/CDtUblsU/0fYBKPMaP5994ESq9R65M3L6BA==","signatures":[{"sig":"MEYCIQD/DAjanHALoqNk9ayeYnz1OmTFf7rh3tFUdpr79CGh/AIhAMioSZOVbVD4nh90rWcmgA9AcaSTnUOduLjzro46ALt+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpNnLCRA9TVsSAnZWagAAs+0P/RqI7AD+rNF+4j5xggIk\nsxddP0BjrvLhL6G3Qhd3BF4KcBnTBUsilL8BT/ZJf52aQtUFJ1TO5dijcn9U\nevNtxOY1dps+nfUZxohJ1/BRtL4jGYrJL293pbr1EIQxnn9nA2e2GUTyN7W7\nsP9NS0c43z9XvLlj2PYYjuzav4donxXCeh3L7L5O+kR/cHKVYtfVOGvMWr1l\n7Lqt4MZfKCi1RnixXeLsUGZNWK+LRm2fYA/51HRa46ih7RdL7p1RP/Q5T9Hg\nXL6KUDwkKh24E91BbMJuLzLXhjcJ6iprP6JJeFiIx7SKYw/udu18OkBMnvXs\nUlJ+iZ1//r4qEMeQqQNmwLP/5ZUWaWnetslLlu2lg79suz9dkCdyEsiULnJs\n8XQ503H46YZh1eNDwaMCoUnPDju2GfTAphiakHanZGClCMVT3MFPyfcw7CdL\ns4FqXOxHhUsPH7+LbPMF7oQdNJZNmQVMHc81LON6PCrPNhrHeJH+EOwyKEem\nVP+o0LAcmDrL4Ouqsc3D8ZEKprlBkmv02663btr8ZOdstxxcUaJ1HCJZ0UdN\nmhGrlo5zTMxeN3Jl0LuxWPyJA1JmdrQZbveenw4UKjHuqOPhckS7AZRzWo8S\niyyTCeTpgQfsYfiiZwMm+g8yMjIMmU58nJAj+/YyXX4C+tS5cyCbn5w3B5zJ\ndzkY\r\n=xVIg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"22013cc353ede62c2a2178929736c70d6eb14348","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.0_1621416394916_0.0143713371877221","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@untemps/react-vocal","version":"1.6.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ed412481e146ee45301007fea43d1bf831cd3d92","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.1.tgz","fileCount":40,"integrity":"sha512-6XcjAPpnQCzvxPm8XhX5SQyzzS/gmIcQKWAGZXwRUgWBHckvOqXg5ltgjF9Cja/Zwz4+43YbXsf8hSP8HmAxLA==","signatures":[{"sig":"MEUCIQD+odXqWBq5A2fhqD6yXCJhM5q8abDlOODm87pGkjN2FwIgEteg+xfwapSDZegkpuMjolk0zfVik/bR4q75l2M8cCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpR4sCRA9TVsSAnZWagAAImgP/1YXGqaRsj7/4faJqK39\nIKrCXT2DMv6O+PWPOYLQxlt1OsyEmvzFFleG7wHVu9S5sK+Hh7z0DZLhSqk5\nItQHr6QNFq9W6keS6nA8eb8IwGJ31Av09hVamUqAxs4lfM8E5YZxSXJXi/50\ndjajo1Neiz16+7pl/DHM2O+wjuoDnHTpt/rgTpQcamD9axAdfVnEy0Q3eMHV\n85GU6/0wruL/5QL/n92hEilZcjbbSvwz3jPOXZnlKRGxDVXElN8JGnsd/6vk\nAQz1zGjS1FpwFnOPas9vgxYJCRcHifU87Sbsrj6S7RnvQc5VunFH1SGM9ptT\nZoHLjJ4OhgpV2MppEjTWrPWoJggTwXQ6Bi5c7jOE8obXIgpR0lZ0KgIqnRXs\nRYH3+3LbSTkGkdblZDfcoBSe+mqBGl4KNeCiIUP7SjRsCicxyMgPnTtUr+Gz\nXG2yidnU481oTEBRjY790vr91UAaAJi0s7fqavvP0hmyuvfikmUlLcrLbrxp\nP1ba4OhVhswG3CoIzvCWoU65R0Sjg4OPRCSxjH1fI5+MNQAEzPN5a5pbnUwE\nitNwb6x3Jd3r0i6i8WsFYBxuPf9xc58mCWKozknAkqzvQp3BOZ8bkO4bBea0\n9aEkqW8CS3yiNIPXvR+vc/T4ye+aHeDYn6iiVMYV0eYPbCO4ln4cObEFNoTn\n5j/2\r\n=NtxP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"f2431a357c655c1a6747ad01821f19e258e7c3d0","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.1_1621433900168_0.9037478608419518","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@untemps/react-vocal","version":"1.6.2","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"1a9919904de19d7815e127e8c08e29af2fe6629e","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.2.tgz","fileCount":38,"integrity":"sha512-skJncpsrxPISfdsY5cKhTlwv6kXqCXnq8A51Q5PJA+2VsBue3XHoXgrwGhS3smecD+NnSXaE7YwB0I/L74ttgg==","signatures":[{"sig":"MEUCIDk+wWKuzLfBHPkXCSLPFaWrWwhTF+SE50AUcgESCTsJAiEAnpkOYG97EZDjPuTKfbwhdIIH2S6yRUl+SfMOfMQZA4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":662744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpq+yCRA9TVsSAnZWagAAYREP/idBzeBP/aGdBWZhJOyf\nM+fLhvaiH1npVSALQHDaRmZSkwp0xcAREo+aGD+i9KSaSYsTBsEj4rIPncdj\nlLETRF7BGt1+Ku7wjJ2nmShPPgLzrJgXV2SIkb/LHfFPt1aMPf6ICVtFrCbY\nBl+0BsU67n+3Z0qpvp7KLHi9GhnLcfgi3i0aGmjZ+ywbKZaklunbkjPLrKYL\nCBsRYXRZ1AbPTp6zDD9APkUlEjXeV82cpgjrSwI9nv9fJuAIQTVznw+GqB/l\ndChHEId/NgJsEq0bMUZP23+elxRAk4/Z3+MIB9W3on5NPAwTMbcurE2gPvNz\nNNcvKX8sN/PmQWfPkd3Zez6qsE/HgqCdysdOpd9ysQbvJ2BsMMQ5heswtXNh\n/QePhZHZoC9wLzNVYQNJPGSFhR8cproOqz4kKlgsdQh4jyQ+ymp9R4uXEYBJ\nje/I53mmgNazjhDTx0nBoavXX0izq89k2WO5GEz+2FAXlLujKI1rRcVKFZzG\nlpo4ObG21x6+ciBP/QZOYHBFxknKS1xZuvD774ESORlL8TS/yX7QfkxGEM88\nzX93h3fWvGBkGdAKqix/iUuagZyGn3yNt2W8ezjIlRd7vHNfi1vfAVCofHhx\nG63tmY6KzcrQNEIzBI/iLK7Ek4PmueqlkaxCDnCWoup2PP++mg7PRfgUe8Ij\n67JC\r\n=N8OC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"b40df8b734a1bb81fa7bd4b84caebdbf0e68dc24","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.2_1621536688680_0.35369992910614845","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"@untemps/react-vocal","version":"1.6.3","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6a88caac66f8f8e6d8930fb91d2065d13468a1e4","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.3.tgz","fileCount":38,"integrity":"sha512-IJhiXpvoCgq2dfjVY1ZhW87YbR0XbN8wZzO01E7sYWsJHdnXELrmZ0IO/JapjZ5iaGsgUsV7mH0ZEVpv2gIolg==","signatures":[{"sig":"MEUCIQDofeWANznHXJ73vsTsOS7it6Ln4Y/uINSA9qTeXTI+BQIgOwESCJiexe5AruGlvxJYG7tWszZk6PkXx4sBImsdKNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp820CRA9TVsSAnZWagAA77cP/1Qr1PmpdGOy1nTMyocW\nLgIYR/X69i4rENfzk162tKOeX+kbFuQStKS4AA5lCj1SzNgDht9FMXmgMEyG\nWEqypVM1mhlcDBjL3Z+5awK0uhH3aAxsexA5y8xXYTVMzFAqQ2d/cZ0+SOmN\nHP+25vGIZKsv9vn66jF5DbGLa8Q2OOs7IZgb8Uj4dj0qn1MeDO+3ZJbpfPVJ\nFm3fNnCr6Ri81KmXxYbhxMoobxCq0N9lRkfrf1xcrYR/MbuO97iJ0kfyCvRs\nkgKv/2i5OeRyQyriab+JWJ/TnKO9/dLZasRZh/08ukvx6nQ9fn5lGO6IofHG\nLKubSgeHbMiYKbxek3WxHxZG3JM2Vb19Mx8k248laK4vB4iADB3M/8USNQv0\nl8zv74dTm0r2W3lhiKdjxo5orYsRIQ5lqk7auxauNE7ONIyojZ0aKdkPQlsl\nOGhCbWotax5gPGgL8Cxg3XcwCBvUfkEFhs03Z7jr0g7bAUCLIWF21AYnj5i/\nSGu9s+tdEv8lKQBTF8v2zlOZBD4gBrnYeVcNHLHEuZ8rJQOE9oq5r6UhayEg\nbxAlKzA6OVVY5Ud5T0Sn33cS1VUM2fcJgH9GKYfTcawoYrKdVi8fGJgKfcOx\nYxKOgPbRhxiNlrWP5VviHfsmIu/73znxLVgDuDVlFodurtZ53VGOryLTTtXE\ni6n4\r\n=XNsN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"3f9adfddade05374a4ff4587e5385b08f8af5555","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@untemps/event-dispatcher":"^1.1.0","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@untemps/user-permissions-utils":"^1.0.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.3_1621609908394_0.2662735925172748","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"@untemps/react-vocal","version":"1.6.4","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"396e2e43812e8627a166f0182293a034327f4510","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.4.tgz","fileCount":38,"integrity":"sha512-n8D5SYKpgIy74ckJzygrIb27vFelSbkJ6UYUVsUIItEgzvDQo7FBBEvyodR02X67srjXN0JnS/w78KfXr2DBKQ==","signatures":[{"sig":"MEUCIQDym3F3zdrsz3wrA3oNB0WuRPsFZFveDKAGpVB31ey6pQIgcaOCw8DMN0RIdVFpnLvUkEwFX5JjheHuwuyDSDEo258=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":663413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqlHYCRA9TVsSAnZWagAATR8P/2FeQZMUig6N8FFPh9iX\nLjMUm0fSENLb06cbtC8HRKKWOdGyfYVssgki/nCFUqi6pgM6e4aeHy7O61rI\nbg9QdGiLu1RNC5y2QriWhzr/crGHKxpW5JGoyiO1P7DFsgq7BQMIZdGalwSl\nzI2yJB7EVRj9wFNOQvNkcUGPUnzlYhX5T/zGLo4vZTRzLzfp31Eh2M2tLhts\nAwsOKABgxBGsl8eCL1Qty3N2Xmm+WnOFE4zGvFyQvmUDzFmsScSbi/WegDl7\nN9Vzb4hPmPXiFD2NgQJMzwdLfoisCwQ97nWUAnpfScI4HPrz5vikHChiHQ7C\n1rN9ozGaokPN+StFbFqROmNSBLCGPTYM1PGkZdI4HYbPZ9WTtG9R2MTcLeEU\nia5aE0V7S7DC3h/WW+th77YDSutz43tBNeDLbqo60U5fzDI4a36n/7POmhNb\njHkNslGULy3Vn2/KrUTiXSzrASRwer72FQyQyjGA0M2sIWB62xImBKskRLI7\nlUN9ygER2PJ6EDW2/4nab13OCLJCtbGMrhX5rasvXrS+IwqrxiPbIIZ9MSgg\nJPZ+k887PahR4EeevPKFhII5uWM+ZjPsECDsD9rFNd/0Zxea2v6Gim4tq1UY\nvpEpe4xJhoSSe9tqpdt9/XIMjoRo+IKD8eO5CBJuVb4dCHQQfsyVsTgsz/0h\n7o1W\r\n=YQLT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"cab119065da9206b5442b596123b53b29da266d1","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.4_1621774807976_0.8844532307979278","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"@untemps/react-vocal","version":"1.6.5","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.5","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4cc2938c028f282f232d629b1c1e3a60673e9b25","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.5.tgz","fileCount":38,"integrity":"sha512-CvjGDOTbi88NfG5JtIrCSL1owVsEMWPo2xV1POOEf0rbNGFYs8KP2InStDRILBgFs2+aIVLe6u15Bf8pcRbqNw==","signatures":[{"sig":"MEUCIESlioeI7nfqVl8JGc58CF9XMjS309Uu6pdnfwcaYn9zAiEAwqq+IXGMyJrkgAdOWl1Fp0UvGaNe89PJuqvdbyOCtis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":665009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqlMQCRA9TVsSAnZWagAA7h4P/0CrgHuY4aLU9B/7Krwf\nxQtPS/Xe3bH5AHasaX9NuIGXphjLyuo+CFqdbMWLU5e4hWjA3mTPO1mLzha/\nwvJ2fiXsE6qUIv1K153j5l8VZ2amM2AsqzRgnvgyGpnYyrOquupdarnGAyIf\nF2Gu4XBHetI8Ol9LtysveR7OmtOusbA43j0KGtTFKkHnLtHlUPyXoQtNmg+A\nI/ia7qcPbQKGim6rE7lPsfq2G5M1PR1orLCbcQF+h5aGDBiKXN6/Uvumg9zN\nrzs4u0quuI01DeQuEjT/Zdq8BlZDpaL2k2ucTRLEpuMlnmVDckfpHi1zFJP7\ns03FdmQvoF8YRMXc+/ilo9vHsXZsUiYFliS2Rs3DVfPhPzxFS8mfy92VX7gf\nPbN37ASbII6bDnDLXsvYTEttCqzbcNG7lJNe0k8mgbPxY0I5cFCv7KzmNIcy\nrAujQ1d04T6MEtBhXNfmqBKOo2vkCBaE+PyywLIM3HDTesff4iGGqUZzW+aK\nQq5gwcCQnZDRCRn+RXdpBSL/ZKr5aATVjgSq59FtOQ1wiwp18BDUifcmKuGK\nVVleTnHzmNWg+nCFfcnAESirau51Z17k5dXBm754odegSywXluRsBti+yvxO\n7orUfHlJEKQ26dCVN9DlePaKb1xUB846McAL1ETAQe9LVsL86fBL7chxQXHy\nOvlJ\r\n=4yah\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"eb1e1aa39f71075b85fa074d448c97549f28953e","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.5_1621775120100_0.29263494050643946","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"@untemps/react-vocal","version":"1.6.6","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.6","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4d4ed7cb0443e9a9b77e91d6a8a5c9f417fee598","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.6.tgz","fileCount":38,"integrity":"sha512-x09dyA7jYdtzjYA2wMb8pv2g810ZTvBuxg3dZKm/sB89sbVk1AYoaeKqmB5elhkF/04VLh59nbUMixUPOQzmAA==","signatures":[{"sig":"MEUCICq5lmoawSe4BOAj8P8e3s5rmC05X7Phr9ccf6xUZuklAiEA7bDyh0y6J5pai4rz+aj9kU0Jtf1+AWUPwQ7WQDbI0CY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq9BECRA9TVsSAnZWagAAd9EP+gO73jxVRzG9uoFwN8d9\nTg/+F8DYvom/7z0XvXlu4pSu8MsHRwohls0ynWz0/3aeYx2WMQJXGZnnwbUf\nsO82uYIcbGEDp6imT6Vp9ONedqZc873A6gjME9UMe1tFceIkFIUlx+WpH8ae\nnbOZNyxxvrbTajR/TZj/QCvE1TRmvMTYLoTLCIW2tJWwcDyzKtLXFWBxy+gU\nYYM86qlYvWHjp/mesBDwKsvL22S1wIv+EN5TWhySAjGwt27GFS6SyEH5J9OD\npd/VQwv5urC8s9RWhgaQhrzkA/oeLtG+djWNirRSbQPKZNQHmYeFepkudVW1\nuc6ucjOG11toKTbO5lmDOOGPFGWLVPb0CwKr6kNf82HAq5x/Vj0rU5wyK+Vc\nc9OlrGIRfhuvFyAgoAmsjInoaZdB/wL1AEnzgy+rjrRei0oN2/ygUgFWnRA5\naCeVgHnHNJjULBVtXgBhYkaNQJ+CLOKEtDeJixCXuM7LB4ZLH8MO9qKXJd+Y\npepE1x3y+9tcfnwNQt+PTHGCH9xFs2rz2QHK9JHFdQpPM2WUBT+e2pLe01wk\nl0mIKOqo9Y84ENIEskcbCtpmr6f5DFCR+apIjRIZ6Oy7K16PfsBx09vMSIZd\nrY28THRmesAhWAMBZmorrdRwGATlgzQlcQVb/7frcSARjNVA8ExG4qfWls3O\nNOG6\r\n=xjQp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"56f63010407c145e18f422628e3ca2673b682f82","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.6_1621872707776_0.5816156087512718","host":"s3://npm-registry-packages"}},"1.6.7":{"name":"@untemps/react-vocal","version":"1.6.7","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.7","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"d60f1238a9a0b420cb844fd13f907abd0e5db13f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.7.tgz","fileCount":38,"integrity":"sha512-T8Qg+FzXpQ5RyrZxC3oLrr9JJ4smOKFVjYPjbz+ia7CR4fcNmtbj2MSqc+fY8Am/7CnqpWQiGASYklm6UQe8Jw==","signatures":[{"sig":"MEYCIQCFG+lF0i4r75ml561Wu1mLFoFPd0PiBePHlK5BEfTjsgIhAPv8u1X7Pi1+T0R+P51xYdN865TQm4GcFumdSqQ0R8nj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxJjQCRA9TVsSAnZWagAA2r0P/i2Nj5X/alwevAJ3SQ9t\n7YnHvSJ8VXJelp69J2PwfZRqR06C5gBybvXVmKllbVZ7LIniaXyDnnxqa3UZ\nRPBf+AE5enDWLoYM731FqK3JwanbSbe+ss6UcO1ob+UKjAkzFg1p/Rqs71bH\nlrN5YC9XyYM42j4UPQy0v/D9Ym3yqtdUzQg495BPzigxB8utakDBRvnF4izY\nIZGYDAviMKJ9aXwBg0N1HEG6CuvnuRC3zXFGB9zT+0eui5VZo9Fz0Q6kKEPd\nWr9ns4MB7hXNjxviQQCGAVgCVPAyy4/Zr+MeLPv3OzV/2sfW+k3y6eH+glvP\nKnqRWA8iB7lfnFVScZYqut6Q5659Bg/1Q1b83tEws2hpt1f3mGBvpP4bndva\nCyIbONH4kMaEkQrSgLk5GJjUltIHU067gdX+FlDuii+uZi27q/oXqLb1c+Sk\n0wnZAyzL7HfPvUcyhni30ClujAlg+47YpoPPAVzeXqf2FQPda+oijaILSONz\nmWdxtTq4ZKlLlvZHSrHGxA4AEGwpD72bYyVZZfNsBewMKaxDs0y/azQPz2Pf\naTSTka/pAmavUTfam7C3H/jHVNb7GoYB3Prz5F6ul0Vh/DuGpk0lGYqMM8eo\nQYWbj67y/xeJw9stRWYtI0gAf5ILiIE8ECj1FoiVmeLzA2Vbup342CiGHx6F\nQ1fu\r\n=6AGf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"5e2e73ca29d1de1fdd210d42cff769db1ae72124","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.7_1623496912297_0.2922333654104412","host":"s3://npm-registry-packages"}},"1.6.8":{"name":"@untemps/react-vocal","version":"1.6.8","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.6.8","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ab2d42683db395bb51c9bb406397b9325b5c1871","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.6.8.tgz","fileCount":38,"integrity":"sha512-JpfXX2CWFVqZFi4O0S3BCHNx5DXpJpiip1717Uvy9ucykpVeDyBEGkVG27glYWPK0SalnfOfcTHrshxT70Ukkg==","signatures":[{"sig":"MEUCIQC5j27ogWYS2Eq9SkkV9xJGUyVmjVWa075k617zwaNsAQIgWT2mg1gfU3feb1p/FjODIKwOmG/YmLW0NTIc/BtBaBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4IFpCRA9TVsSAnZWagAA1o8P/0LewgVuYOYDbysOzlM8\n2kx5JpvPCrlmVwv10The2TAvS7P+hu9DXEGdN20wfj9QQ3NJJgt/zqht+pN2\ncDgvjb85N9QyQvRlE4XXBK3hVOCLOGaWv2mAHWpRXd/53OxXQtbrIUJMCoeZ\n3YM0adV7vszUmP5tm4guNxkqXsXiqq59N5QriHMrLmI5M6LvGIGSXjcUvpgE\nN9wAIzP75LJZFeeianUdZipJotE+CW3Fk+J5kI48xrhY/ve3eOxyLy/J2mqt\n8mVgnMybb7ypSgxY938J9opxSjlb2Hk5dZnAQ+S4SBLcXcxsQ9h6L1R3LdKW\noHacCYczK0/KXq3d7N8Uzq9P+rAuBA9dwke0VFe+MR+6sras4g2xxSI2U5QB\nisuC+nxBFBN0inUie1Ob5NN6/P7lNBt2D7dmh1wd4aocgZNuH3QocauTnuRc\nWnbfbD9AXXvt8BtnTUV04REGWfShjx/rVzp0viYn755ezROpMnXx1J+jSQRH\ne7+sVx6tZDhO/LtlF3l9rOczY3EMORDiW4S9Pi10GR5m12CPTfhG5W+IM8OH\nRwtpA7v0SueSeiK/cYRAXD1r4IfApldua14iF4b0lfwEHu3dEa8WYujAL7is\nQlmlrhmcdrLh6Jrrr4j0dWQrH9SjTxHc7kHtosFW9FAgpRTXanWIdND89ayp\nhgV/\r\n=FKym\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"e1270c884bc4f371ba17a0124d0bca7250018f4c","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.1","dependencies":{"@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.6.8_1625325928891_0.5346191413437724","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@untemps/react-vocal","version":"1.7.0","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0465c9e3dabfb4264305980ab318fbf5d7f3be46","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.0.tgz","fileCount":40,"integrity":"sha512-/MO05EwVnsuhsoZTfUfJoW+anfAtdNS554jXj4gssOWjFEtLYcwkPbmswChzXXuOZwXuv3775bFQHWV9v+jyxw==","signatures":[{"sig":"MEQCIGQo2Fnu8af/dIAt9e8sE1KTy3B5YS7GYvFTlphBe+ptAiBwptgSANkpI2TPKlMCR10I1WQ+3TTJUk4nkeH4tI9sQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8S0xCRA9TVsSAnZWagAAtyoP/0eyGBQ5LwVgwYpxrDz/\nFTo79wwlaxQ2e+aTfTAieXXDNPUqOo9MMS+2XSm7GVjV0NK35smKqoq8sZgN\nhFTSFyph+kvnGRIFeU0LG+TpmMwyMrEoyHVBlgqJZHrl0QMTEP5VvPeifMIo\nvyS+q/mJFgdqIeGElzedMjAPQ/rmUWkjhfC1DDau/hdFFPFqjxvLi57Y9VKP\nGP2Mx0wCApSspxMXryzHKF5FZYMkWbCsOBuctZbMfNsqYg1IwbNyEuKHE12i\nd8Iuu8wBArR3MxjehSO0CZFLLsaasrjek2hsMkbUwWdTFaAzLZFEChn7p6Fb\nif+c682l00OSkuJvT8opDkTRDoEPxqaqSf4jNSyWmrSUswcCY7zWOZ0HVKOb\n32ucVvlqkdDis4CuQLq7C3p70f9PRttw9ogDUyDbMkcXtBtCzcTOlWPeS3uE\npdef9h+8lmPPwyd+ljmvY0f6lvEy0prufs7zBfHgagflqYrPCLziOf9ue8T3\nTc8isfr65PJ2agwoWe1p9v5s9nXDPZ68MEKO5HNWCtXsBNusO5nmgOpM/TdO\nQO3uHtj5hr9A8zEwFmXGWsooaDqiEyOEChq/H4Pf/0VzMbjjOqxVTIVc4QO+\nQHD310vbV5pu/LMu94FOryd+fOLW+g48dDFRQxRchbiTcDnVW3ABrtbE1sIP\n2rGR\r\n=24E4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"5a50276377474a5f42b1783ac2aea489360c4375","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.0_1626418481762_0.7627401544209729","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"@untemps/react-vocal","version":"1.7.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"2822ae4e849804c9c3e8a7dc53486562278b38fa","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.1.tgz","fileCount":40,"integrity":"sha512-a3EmPqwjM5bPC/2NEtSJJMWLFaXWJZEB1YC8G2JoJPcBgdaAkPhEGyyalPKBX7BhN2ZcG7kbjN9oZzN1efZqAQ==","signatures":[{"sig":"MEQCIAzpQBmqGkZNwhB6w41Q+bWJY3ieHKisKTRDY4ODjcwSAiAsM0v5z4K3XfPsSpHnipFGdyWIHNQ+sYTDAqkhQXZuHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCuU5CRA9TVsSAnZWagAAyE4P/0JSb1GqeRaDzvtaiWk+\n3XdZKSVx/JuoxUG0P/Q1RxWrERrC4JDzTOyjnuBiyY1lldSnQ3fGSEsfsUgp\nnYG6q6At/dto5Ie5fbY18PZSw82t+j4UdJ7uTdGNEjlg3XnnjFo2kVIMZaxl\nFE4FIICYazmyCSCWCmmHwMc1YXGjNCL+/EskyLCgSnJUo5Mzn4mazBTWMvG4\nqnEVLdOR52K0lg1TNCF9aJPO2LRnhJ0Ihv7ati+zQct5GIK9qhmtMoFL3jtp\nDDFm2o+cJXxQBj/xwvPOB/iU1Gl8+0lzm/F/CvIwiqANIoZIS1pHAeNHmnfb\nzwmGt0I83maRq7TSyl7NxJ3WCaUJYIzIGE9LMPH/f2/wucXTGE89ed1Hk23B\n0NiIHGPCHeXSSbV3p0JQ8s8qix0wKeplrVxAGxuYF7qNbBdqDVaNHHX6sRZl\nQdZfceKm07rnYIyU9zuPtkjBu0rwfSzFyNK10bLb9TM6ZkpM4d9ixKO6jDiF\neKdNdSyaVGnx+PpXyxOFFKv6XEjc33et1RhqXgnwu1OW/lvLaw+6nLxiJqxW\nRlAHryWY2sG8O2gGcZiNiljo9oMAcMsjX/1FL/2RiBxg291m/ez2exs8ev3Y\nOaKDCOB8KxBb/fWP2h0vpBSxieZZovXXaui1pClUJI7k/Bhs5yhIRF3IbTFe\ndGqt\r\n=2xbn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"afb54725c611499486c0778a9edeee27aa5d9566","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.4","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.1_1628103993525_0.15465092576214712","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"@untemps/react-vocal","version":"1.7.2","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"760df6cfdd0035f7d132242668474cc1c85b8566","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.2.tgz","fileCount":40,"integrity":"sha512-KYBwGoa/gErfFMXIkRRKIkWj2U7Ud4ULQQNW/SFEGTSHZHQPcXb/veBfxcc6UBIsCwLa+VtXaZQsmpHc6cDavA==","signatures":[{"sig":"MEQCIDurZyutzZKqld5kzw25b4wSjmhYffQ6Az58iIWRx7iuAiBZDhdMxMFUMWF4uwB6NR1ZRX1IGsPjFbOuvW2OhZA8rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+nkCRA9TVsSAnZWagAAshwP/26oxcLqAHJsXzcjRco/\nPTX0Nn94HKJ3oSCWGoeY81jw2pARleYGPm+TMaV12PUBvP65Gbm0N6fbRR2n\nIvCVHlvHNsVzh1szTjkU8xYUNKjPYmR+vKhMEJUESHXPo05B543tDFZEjdD/\nfurq/eK/W4BNltAlLRyri7ao3GFBCVp3bT9v4DZI++eKMvmWk/J6LVEzORL4\nGd64QvYjYXt/RtiXNNjEvkUeH/Ud87m476hpXQj10Thyzjf2Sqb13BHumA99\nBziVbe+xNGaBGOOxFUPNM831cnWZzk9h+HscKL3P+Ugb8GNCsrcTsPhr4uXr\nA/1od9At+Sk51VzNGkqp5PG5A+EWQCWvSirA9lvg/EoVZz0iRrotsmFscqWq\nsrS3YwF/adBrEICNtKbAGnLdIFyn5y9MM0TNtw8URRv/Yc5Ra2/qWte8pTBo\nKva8zWMPPV6c/s5N7FkghzsaoVkMkovyC3h3A507o+ymtYFqmJr7nQOC8czz\nBwWTy70GPPc7Ik3niwY/XpzaeLG35IHNM/oTTrWDvddcfyslVgwh0PMVQOXU\nVqkapvhirZvDYUYw8ptTfh6nCFq7QCkbh5wVElWPYJm9gOhmfzjUCHHTSZbT\nHI7BtIs4Mb0DIo7soas0YI6duzLFw51iEbSfV3B5Iu8wxd/Jx0tnD/vl/wmA\nwI2X\r\n=1mA7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"202b9fbaa4420a34229750843285480a119805b7","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.5","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.2_1629481443814_0.7461584935645005","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"@untemps/react-vocal","version":"1.7.3","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4fe4af486014660d41cbfe4109de4bc4827809cf","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.3.tgz","fileCount":40,"integrity":"sha512-K6Hng0dv7vH1GP94xVpyco2IYsVgDGXi+C/AwwYY0sv0soEuln/rAOWbKQ7wloZXX/xjEB3Z5cX5+j2DKUbX7A==","signatures":[{"sig":"MEUCIAXac2fFuS5krpt1qgmAkhT2qzDnrnFItQ3XORUcGp7sAiEA11MPhg5caN+rCcMRVeai/NESeWoiGdpzxPwr44ZRkG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhM2xwCRA9TVsSAnZWagAAnfAP/2NzhZQEHXLqKSsy1y2r\no/rr3ulgFIt9LscO9I2IyWGgHO6tJ9z8+pGdGnptMI7vtD4fMFNAO35keQT7\ncYTpZrqugcBLGlJYefyEotrLx0ybuTXgI7NDh/7mgMZ7TZo4vOGmVloe+LkI\nZ4XKEKKxAyTBwPb9f1FCYW7CWvO4LJq3jzwa1aWJH96qinWsx77ZkZh27bes\n/kJaWikVKVuaY3f7pljtbmn93YpEuRrPMHXqalyWqof8xccSG+QTUcJdI1tT\n9rorQGkWtJH2EpPe+2O0ApzlVN/Jj/M7LBRLM2Ubxg3zgfLlk9Dxjfq0ueeH\n8A8JltQujqwiXKeWs6iYL7sJX9eTX9WA5A92ahgCHRcG6XrFnr4x9g55Zinc\n4ALtulClvmh5wYDeodsh5j5g0os8f52LjkYOHtFAUIjHf8pWdr8VcXD+e2Bx\nMLzQexstxBavuiCCS1rGgh26+LtQUCrg3SGsWCmFp0EplHgQpv21xR0bGe0s\nChK80RJmEVW7248roiQDbcqxgj3fgUFdA2WhoesFuLfQxlNQnHcIF2BQ4/zj\nDaHqI/j6AdikIRzHnR9z6gtmMTzb6ypF4WIaQXNKkKGAwMjn78f6CqRuoTS0\nDeFA+jJ39rTsCRUSnXOsxNaAv4iELCjQOlwdTAEvIbCdf+EgvRCe3pN6RDtl\nHLIl\r\n=1NwL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"858a14b87241d41d9d9d11634e51604070c3c867","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.6","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.3_1630760048402_0.13974076274039193","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"@untemps/react-vocal","version":"1.7.4","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"18f9f950be31093ca41565700345d16405595a66","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.4.tgz","fileCount":40,"integrity":"sha512-YBcIvr57wrikOKHuCq2FA3xaduXgIhiz0TA9EV1QRTUNb2rk0GL2JJ/8Ehv3rjgoVzhH88v6ZqM0bulgOks1Lw==","signatures":[{"sig":"MEQCIEX1N5YHDYwQZEnsCIk7cdqSVpGBZv8v0LnExYGx3/dKAiB7uEIprWQHqoIX3uVytgJMjG3m4nyY9XM+wJGzjJytuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2frVCRA9TVsSAnZWagAAmpgP/0gUqjKFesS3FwDP+5jA\nbUxJD5W0T53wbAhrEr5iUj8IMsSaYytFyiaTAEzi5K7/vO1fCWBbwIv895iF\nfVo7PtLy6xuaoZH/WiQgbWlGuCN90rfmETy1CIqq+kRJomBEkD6y7ggMOIck\nNF3cp+UZSSZlgfvbCiuh2mB9zAoLyXp+ZeCqMId6CvjT24Rd6yaDD3EdOlm3\nlir7hXQjcZr8BikBJa4BnaDhiiWCQP7482Kgyisc/eopWuEZV3xIbqXVUi6Z\nVU4PRXPt5ljJEktGfOA9dAfIj8qAFqZPqYa7H2kCYbFSrKMhLWQ1l6946xMM\nquLqi4Kxrjb3iPn7AI/b4s9O2hyj3EOcJeZ3yZuaitA7zs7vWZjzDinNCBe2\ntN54TITfrMQjwt9jQYDpyo3Cgae8a55l/UKZ7HN+X7ejgs3zol8fGA6wqZjX\nLwx+4/vomkM/Q/uXso5tg7pfqjAP9unWg2x0ycg+sIPT2lMSafDK1aKS6+V5\nb6a3OJmZeWbnrQ+byavVOXleOcD6zjZng8sdlsjU2WRX+siRl5pO3BixktFi\nZaJaL8A0xuAJ8HbP6lQ5aE1gtk/xms0P1Po6X4xXIXFoLk4EJICj3IWmQTd9\nAuEBpWvxkysa7Z0B/uenR8aM8JPJZcLm9on3XM4sKg5aZfho9lYx3o8ia+rh\nchRk\r\n=Nnm7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"d3b49ac70bf4daa40c0bd76f7f9631b6cd5f3a49","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.6","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.4_1632574445424_0.5362719063789323","host":"s3://npm-registry-packages"}},"1.7.5":{"name":"@untemps/react-vocal","version":"1.7.5","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.5","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"8e98df1c08b73803661f6b4ad7a380917c03f632","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.5.tgz","fileCount":40,"integrity":"sha512-YyY/g6zEaxoMkvhQG0zkGvokoDBil9AiDNlEuLu+gxRy3a5nwbI3TJVBBQbWlsqLD5kPF1d/666Xuxyq5XhuAQ==","signatures":[{"sig":"MEUCIQDRJ6W3Zmd4zhV7nS0ACwS6nFzcSx1t/QFKkWWYR/+4VAIgSy2TrL/SI6CP1JcYy+pHoofdqtiW0kfBvoUY2iWQCsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9nwMCRA9TVsSAnZWagAAAq0QAIr/lvRPEX0XxMxe49am\nOa5pO4mEjXMZ8S1PytvkhrLNqw4bqCXp+mqkkgZEUAlVBmoSc1cvQ+hF9ivS\nL6mWwkV9aIafGhoeZuPXxiJ6g6iJn+VvBzAD4Sn/TcWPb2fPxbPkrevjMQFi\nvi2W9jYSYpO/ufiSHwrbrIIEChD51gZELzYKT0Sk+lB4/jq7k8NRH4bYEp6O\nXHU1ku0UMKjIf53SF++UaEOjAGahUe4jIIxM1qPkhK2PKlPb5WE2z31m/4Xv\nG9ZuRMvO2tZ9oEUqFymetzE6YX889pgCYsM2Hj+AMV4g4plFfxEPxCToKnGC\nHPnNfXcxda0YF8Lr5e3Q6HkNSL3ow5Gu7IvxnzCZk/9zROkXpS/oPAcbMvzK\nyPvvJJi1hPCelmvmA4L+onVf1FsbMJqrOLuDdY2SdHoRQ3gVX5pe66guqtWU\n892qhC70tuKRk3uJ1G2jN3K+BrnDE1dQzfvZXn/D//MIkRqfQP1Uu1jRf5M9\nHhRmn5M36UdZxYQo6K1lmgk961JndIsNASM+y5SYYO/ApFDrQ9PdFqxbEwL0\nnMQsMm+wZfKLTDo09IGYeMdJ8fNezWmX9KBQfzcJgbPwRLOMKf+lbRL+PlBu\ntF6lbZgsQwLNfa+RYRvXRnRpWxlVp39VlmS43BxmnMjPNDPh2H+W6RE9AhL6\ndTrI\r\n=vx3D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"0ac38ddbb9a097847cd2db4bbc4700a5293e0a7d","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.9","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.5_1643543563823_0.9776614202626339","host":"s3://npm-registry-packages"}},"1.7.6":{"name":"@untemps/react-vocal","version":"1.7.6","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.6","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"cd48ea533b650b73180401105aece991a2fff79a","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.6.tgz","fileCount":40,"integrity":"sha512-CoXjO9J5lAnwynvhiak3Rtg7F/W6O8ECZHNbWPZ5Sy0COpm2xwOOe7s0x4f9LGXQVLhwmCQ0N7HIumtFS8+ifQ==","signatures":[{"sig":"MEUCIH1fBVxz7+nymR3cBJF9b2n6wyW5htKxnDMEw1ENdAtqAiEA6ivVpS4REXYxCud/0gR2BK6WCwfhWxT/nzh7fpUQFYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+s3+CRA9TVsSAnZWagAAj4YP/0jr/kIfz7XnVqmNe2Ly\njI+F9zMiTKL5HzfrSMJV02dV7QhSw0xQZ1GyNUHgoraTfl+Huo1nvJC/B5G9\nOF5E+AzUZJ1Oa6n1v5wBWDLhnL5BI0XbYHyFOhzmIoDTclYBDz7wYnvSWPm4\nxUM/uUzcYJfNBAoI6Lh4o9S7H+Tgy+7AUjAMLl2M4hmXC01vIu6wwiHMq0R3\n3dqIOB0DqBnoyRJUWC9sbY19nAneF0eUrvmxwrI4dFtw7v2bXKCM5vzFTTiq\nV2nEaf3uvIV+7ZeNhuzEpoQRD0pL6av7kXgHMmHQyaWxoqUHfIPBGzyLknad\nYFjMS4pTWqThl4d+ePT126cCzGF6hhvrbsFXD/STi9Y7Wgn7hSrq12tB/vjm\nFe3dRWcdqXhzi1ZDwhG4tOYDg7JYVb8jKdM91Eyh9NExQgsnPj6rOFlwqivj\n5emqFn0P4aA6SZJA86nPxqVd6V5ibPziBM2+BtU8UDuNvUWVDfPgNUBbEF9R\nSS8p1r207T0Mai4B2fQFST4VGctfBpbWkB1LYST03hvKxG9MtUdZNsM1cSte\n2YzfELVAFHkQtI+i8FFzfFIWqLIWMEIF97ub67kYwKDs6lAbfus6z2kRfqf2\nFB1IScienbEjvL4H9wUXxKv+BkuWkkhrnY/u1+C0CpvIWktO1axmvem/4Yv3\nhRnZ\r\n=ovdh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"967fbdc35d9dc7539fca89fb5487c05bb9feedc5","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.9","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.6_1643826685893_0.23514370833316778","host":"s3://npm-registry-packages"}},"1.7.7":{"name":"@untemps/react-vocal","version":"1.7.7","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.7","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"58687bbca039af4c7ea7c71b7c0ffedc9ecc4b29","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.7.tgz","fileCount":40,"integrity":"sha512-Bn4+n4k8UY6RdrE3jNpjYzzvdLPvleTSKznIM+XBOnZw7n/NJ0LZAKZkoba6cgqqu8zSrL3mVTqluAwNLuI+dA==","signatures":[{"sig":"MEUCIGv5yt10UiHuRWdTlamyqlFW3Lso/hD469unMpEClOGZAiEAwUntwLqlaXBNDm9wAS+cfJJ2bkN8uewTBXrJcPetq/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR1FjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCaw//Qr9UJoICbL2Q63MriOFQqpOcXnyzKOnx4Jrlk0NuYo6Rzcf2\r\ncexwZktI6fO00Sz7sGl/lbR9HoktKj2RpzmgWPxxK1cqRTldNEZ94qwQMjHv\r\n6X77Au1aBog+ntwmdlBkNk/RUhFsak3f3vnr0gSy204rbZnkOmVn9IwGhQ4/\r\nTVHIVpCRvQpxtD3jmwodyGrTkEp0aRuSCo37WHObpNd3QqBcDidOWmAtA9k4\r\nfYYUgUddvalwhxhdWKGlB1tSSBiyF6iCX2TbI2IsSQucsdBfyDbQpzOsCFn8\r\nEwrVIlV8fZl0Ryk4ZOSj1F3ypqHB+K6Yr2vvEg+j41839Eftea+ZEn5RrXb6\r\n48JHkdQXCDOXhnhPbBgmBr2g5uVgmYdgUS3Hv8hQGnznfP3gF6E8OwRkLIhW\r\nk8FvmcKs6pBXd6zRLoHibUL9YlYlpeEgT+96jnSdIR6ahblR5qRiujYvq3+q\r\nqa8rzkAslKQEexK0ordH7DOxjOBLFTu5ku2sBVz9f2YSySutPBr4Ul0OYu74\r\nCDXiJL9v8AaGVkD8VsqmlIBLrRtul7Zdj9aLL9O6hpdfk7X6ujWBj0/GVYXh\r\ngC3H9MRP8Y0bw4hmaVJtWD635fQYzhWgtv6WuMWnPdKtZIAMXEWD2UpY55By\r\necdq/UZSfVhCGV7BJCJs1c+QCe39gc6yKpU=\r\n=vwXx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"e4c4f653816373aa27c392561152f5e3f22e2d54","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["master"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.10","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.7_1648841059652_0.8086488139546726","host":"s3://npm-registry-packages"}},"1.7.8":{"name":"@untemps/react-vocal","version":"1.7.8","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.8","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"c1da6e7cbb521f8b480f84d51361bf54d68b0d12","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.8.tgz","fileCount":40,"integrity":"sha512-44DqyQEqSO+UEJjbQg5BtTFhKM2lbEXpwuv6Wq0ZQybyhWECs3AILp72A73OlIent7T1DEzipOsHvl0JFy9x9w==","signatures":[{"sig":"MEUCIQCcBn0kiafUJI0Bh0G/uREvqnjEr4e54IaGnl3CJl3SswIgJzIsnyiBv2KNe5i8fnwjwaHTJ2asnXnmKod+YO1V8Go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXCrbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrwpw/+JN2nrlA+pizG06uGO8DeoZ/hbA8rsqa8h56baBpTC8FxXNkg\r\n+T4qqas7LdL2lrChIRPhaw9fqlJqKkBU/+noGIOkH4OQDI/OhKr5+wsqciJv\r\nPzFs5tSQGnAKN2n8gVFwCqhfMEMVbwMiaGHmRYgMcEhIU7zi3KQPfE5LVF+t\r\nkDNn/V9NxDtESfeNsXzyZj4DgLvfsvJ7GG7qpUQmUuIA9m6o/qnQl/tAov9X\r\n/sZMaXMFTh55tCdgKrLpJkIgZJlMYGw+qS7xNNK1GHugOsqhavmeB0W/qUze\r\nVfHG3BAGgaVzHKk0fT+Rde5kk4C1QuSR/khK5SQnIhJr9L0bGEgsBBr715t6\r\nJUGU1/6Fq4FILV28UxdJJCDmT4wtkZyMPsEVvMt+uS9L98vSvYhMnwUdQCQm\r\nYzfJl71PavJ2GfaMdV6WgWxKZbZf7ZLMxYImE9PIw28SPcxt9pBJYf/10u7A\r\nJZNdbETYvg5k3Um8pyVehd8uT6wfmr7SDOaYMCNM4SXDOqdCx91twEIdHP6j\r\nugobw0Lmj2NpA7bl098n5oIXaLIWFef/vwqSNuBsWxgDRZIBLlYwwUEz22UY\r\nwrIDpIoTSyFq09BP9YWl3pspMT+dMQnhrGdD63STf9/C+a+jHL12S7SUTnaa\r\nD3BFogUKqcuAqo6MnzQodCfEeSt3oJ5Y6Zs=\r\n=qSM6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","gitHead":"2b200d11f363ff50c3f8de725a98a4dcfcc11c46","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"12.22.12","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.8_1650207451374_0.26253443423370415","host":"s3://npm-registry-packages"}},"1.7.9":{"name":"@untemps/react-vocal","version":"1.7.9","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.9","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"3bc10ccd266f99ee52a303723cfd3e717242a7cf","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.9.tgz","fileCount":38,"integrity":"sha512-HalJNmfkxI1/NEEGFTpNz+O7dw0mE4vCAieK0s1ybc8C4XqL4i+q/7c46gGQAYvcSXVuR2qAPkT8UDHyyQVPgQ==","signatures":[{"sig":"MEQCIBXX1ogtcgsygFPqgLlXHOu/IwrX5od0wh/EaJfxNw8RAiApPWcV8o30wyhSIK60GRA3jjH4FZg5rlIPn/Yw8Z/2NA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXHfJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXFA//dq9aP77curZgpVwg9Apkq+kBx3CEfi/XkNJXgoQnfSae9OpD\r\nL7JCtL6q6DrRfBh2geg+ddjmbigxy3DL0PghGULczpx/YFl5cAQq3D3+eElY\r\no4ztmb9C9uuujmKNdxWvRgbofRFlosazCD2zk9/a1HBPq7Nl7qOoSOkjLE8v\r\nTV2hvW+Jrog2k7+0KzwMPIIx4uRYwAbPoY0gqxNRnP9HMPvAXn1cM5+gQfZX\r\n0WwNLJBHlc8aIXFIEwVh7TXAe27kbCbTEOMvqda3pJPSr/kMpXiIjy9tU4PJ\r\nkFNVQBilbVEclM7O82jFQyExo/YknhdH1f8DQQZja+ecOb796JjirCeOzR/E\r\nDrATLJWL9feXj/g4CW4b3XzAwCKY82ZZTuOHj86al737YQd5h4hRZ2eAJprV\r\nLggz8qU7eLir/owqkPhcyf9C3dsiBWRCqXhhHKjWp3j6nSvI02+IQIFq2IqF\r\nn84Jl8kSTJpb3TzsondfYvxxCeqMJnp1i+lT71osRcIFGF2OkcbXGccqPaOD\r\nTVhq9r8NCKrbDzIO0tmOzgIB/e9ISPdrWRIy73o5HxBVf45RDSHNUDqL0xjS\r\n1AzyAoD8shxrTHggEi7DTVhkwTAKJZjsxQ+K+Mn+dOrVx9HC+et+B6G5TPug\r\nh2BGNBrDj95Unbcb8vhkY+nNHH4fl5sfRY4=\r\n=SAKO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"3cc586042cb767b8187d31c0d27a3250301aae76","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rm -rf dist && yarn && yarn start","test":"jest -u --watch","build":"rm -rf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.19.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.8","husky":"^4.3.6","react":"^17.0.1","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^26.6.3","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^1.7.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.8","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.9_1650227145235_0.94312667143572","host":"s3://npm-registry-packages"}},"1.7.10":{"name":"@untemps/react-vocal","version":"1.7.10","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.10","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"42ca7442d5895172672383e3c6fb719a2ca216aa","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.10.tgz","fileCount":38,"integrity":"sha512-jy0d/5v8ymNyEvk74NykA9GyySEGbC6xxpjBzbq+5WNGAMHL/A96D6aVgmgyxPd6tOvOu5jLkmIwSNq8YwkQnA==","signatures":[{"sig":"MEQCIH9mmgtZ9x2P2L5NTcSlMnYLI3j5uJJCqKTY5eEI8Z+eAiAa5fbaX4XR/CwalDXd3BDlTbK1EdP+h+YNcwmPpCwYfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZSbxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopNw/5AaBYwiUhzo2IVx17wU7NeCYQnDbbbNozEfesW2KlJf1pv+yc\r\nPoi6rQspIfINrTrLj5xjzE+6z4gbJrLK8Fwtynp3pLDysbNzSrjz/3dcPobu\r\nnGhWbnUQUfBQ9Zxjt70yBe+rRnBqVqRa0PmEnsuvk81jgZcYP0kNRSI1ZxPj\r\nYtgIrPwabXqVa6jqdvPnxnJP7FtnX5G46yjec0rne2UUl+pPWfduVj5MzQ61\r\nzYKg5BzHWWzzG/gHG86bA2EN/XnqJ+kh3hhCHI/NIxAArd1PbD5688vOc0Vl\r\nE4BrUoSKXw5Q7VhND3kJQNcFn64jLD3jAHAuDuDeDQ4PoAtGB8H/3qiHnQF9\r\nrrdPV81ISv+UnQaoViM6vTIn0qNz/B6v7YvMe+vZNy11w6AEiWMyjyGJ8ry9\r\nl2AfSTpBAXyiY5nfT4TbBB2MgphAXKiIgESnk6GS2sSoKWqIIAkTwajGga06\r\nDnvDIEBIp5QSnFRn7ZtEkDRJgVU3HeVHaOsYpttsLB4FznspEZZO/ilYXiA6\r\ntrAD/RVCPVdCAwijzjNCfLUTnFP8DZhDAUOXM1vH+/UfVa9444OnGJDVFFYC\r\nFDKQd/f2FcBvwetu4MLnVCxGTFIUENCDIC0IeQirOYmFT7dVvj2wuBcypSR1\r\nXLH2WaXy12rtdPI2cMeqv1RZQGcKkHrJrfk=\r\n=s1ax\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"5151145637670a09fc968523e223c861c89b63a1","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"6.14.6","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.19.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^17.3.0","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.10_1650796273130_0.6985007039527389","host":"s3://npm-registry-packages"}},"1.7.11":{"name":"@untemps/react-vocal","version":"1.7.11","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.11","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"5e23905be9118a2f98a07ac01d82ebffaab22917","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.11.tgz","fileCount":38,"integrity":"sha512-1kkQje8UK/7iRdOz/7wiW83TOTNb9naLQHVEE98JDrVozPp9Ykepk2kC6I9KmsdagZOHEENy4yfFfTeyUwVSHg==","signatures":[{"sig":"MEQCIBZJ+BsXUukTDowyLJRH/YNli4OembzqoxPnnoZfjHaGAiAc1asTeTOaxf1TtkMa/cHOmyb9XRWd3wLRzvGwXnAtcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixdE8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoiag//bw/ZZbruLWSrEqtDkV4E/z2+crUGJM9JUljJJ3cA9ykt2UU6\r\n1H72Ijojdu63i7tTBOBgbwZNv//b4DY+HEWRWjf5FhRjnzo77HLurbh0JK9K\r\nwodGsfHeUAlx+ioq214Xn7aJ4+72Jset2vgdiP29Srb1EfYNr9YCJnfQsFlk\r\nO1VIpm8qhAOMLJDqyzr19IK+4o7e31/4IPDSIrTt+Hk0zKNc2MdPODtEscdl\r\n+9MWt2LigLS+OnaNYiqNtY6d33BvRtvU/0buCvb2vtYb+DFoU9zuUV8In1jd\r\n6bQNMuumbN86CE/UNGtFS0xXe+rKaNX+CQzcT61qbMJH3C7bch27EvPfLzr/\r\nwp9h96MdFNVugkBtZQnUh+dqiYpBeqKNmaPTHpfZGhZcZFCWZn9zz5sclfud\r\nPJ4xEjwweICkeJMFfeOIJVHogwMkHOE/TjSUcSMNZ3CB4x5tAlu/pnw7bJLa\r\ncI+uGlf5YWxjN92Sao0YWrFNJfp6AmZRSOL8+XtVVG1vuy34Ve3NlWIfYyPX\r\nPzOWca808iW/86PW/SKBZyGAgbXqlsHXiN1NysbK8YRiQ/xItDSWe9NYfHPZ\r\ncfFGqDZbEYmfvJg5wqVqBzWPb6jDbzQXqfInxRCcss3IdBQVjQf1NgpT2hfV\r\nAaXeChpvk2H8SE+DOgz9X++LDFbVyh3eOjA=\r\n=2PzA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"5d632e0ef4eb11ea661365ad39d970d5f585637f","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.19.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.0","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","rollup-plugin-filesize":"^9.1.0","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^7.2.0","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^5.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.11_1657131324406_0.314402483782922","host":"s3://npm-registry-packages"}},"1.7.12":{"name":"@untemps/react-vocal","version":"1.7.12","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.12","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"18793ab32613ef6db84c4932d63b245f6aea90fe","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.12.tgz","fileCount":38,"integrity":"sha512-P/4YWuSreEq6a04BF0cYgAACKZ2y/c9z5XuZYuaNL+rmfFQP4pJV5lEEPmbsZ3TSir9sgP/3upoKdkZxpH6lpQ==","signatures":[{"sig":"MEYCIQCY3mCgVmoJnKFeiHnoRP7fbNzHuf4reOQtqOaKZ+xS2wIhAPhhNqzRv0/bt6m5/DokG+GvduW58LtvdABylnaBazOG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1008981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixdY0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOIg/+I/AebRaCXP7zvdlNM0M3N+tVLlhaXkkS7ExaD99pwoPUd288\r\nEQMq1sIlIdWfAkrAsTZmfRra2Ww570nn5wIvKLOEjbz2H2Wt2uOoDdnZXfHg\r\n4mKG3bZrPtSXS2zWMe+Yc2G+cUl5LlNPoC3gzj6aw9OfyfBSCsgu0kIvP3Ju\r\n4EfPbL+XbloXhxMYiHKcphToZUYRrjdSJi/zIPyIU8E5yohp7vCmoajo++p7\r\ntgX6IOnvCBMRM24ozDCRB8O5dpeOtAeBdMoLDgRp+jhYPiHkx+mMtLyYjmIV\r\np6SaNnRZz0O8DQ1i3kWDWLss4UndQo+JG28MMzP905zb35f3iPqSIEGpR1M0\r\nWkwY+rrhSSVe2U3e0EEqRdgBFDqmeg9R8RYuF0xILJUzTp3qL213tHNggvso\r\nYFds5zmJfXQA9XxJWvmL2errgD8cw4gqCsOrn8KIcva44O4OL6l5XrIhOafw\r\nsbQG2VoSfCf6sQ3k5LVv7PLHspxRVBhgvLGfkOi7F/iADiFdA+Z1Sg6BAJZl\r\njA4uVAOcbWsmCvK3SBqO3VmoAKAAVIUj8F0RMwQEgdRM5zh/jemnsSjdzYfN\r\naAsXtZTbus9zqyxT/A13a8tnr3WAO2MLMHLO/5ly0KWUw4v+PmDf8MYkgj7+\r\nXa5lUbiZ5tUSGOGz24Vx9SWH3VZ/QuNc17o=\r\n=tFDJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"63b6ebf6edd74f534d0f02ec3e23157608d1250a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.19.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.12_1657132595677_0.242343702145011","host":"s3://npm-registry-packages"}},"1.7.13":{"name":"@untemps/react-vocal","version":"1.7.13","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.13","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4aa6486b3711d5f2ca3797df526e5cd9e05820c9","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.13.tgz","fileCount":38,"integrity":"sha512-GadhznukeGWAtnXJ4wSH1SlpjOdb18f6GmlQvz4p+X7US+bf8kZWnNpyCl5+FAyxUDSUn4wcLKShik5oJNgDsQ==","signatures":[{"sig":"MEYCIQCDi1JVAr/kMMR4lqZDxItuZMksCVVPxQThr55PG47bawIhANf4qkQqhVirzc+7o2vEcTNYDDen/bH3i7n/ZeiHi9dR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1011656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2GrHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQZw//d2Hn3Qn8cwKfQV1HN5YPR/EPAwQ86D+568lw9xsndlb/Ht1l\r\n2yW8x08wIuNDTDcxopz59XgP8KuSNBZzXcUTtbjycaJ137UXjNjJW0dbYDHV\r\nCcsSkzH++Ovju21AgrzeT/lJ35v+ITniJ2HotXkaDmOmEuX/mv8t02InQJf0\r\nluaVo0eQsH355CgcLxcL92YD7jWmFF2N9ZrmOZLmwKjp1yUv9FLYDPUrq/mf\r\n0uXn2K4ee1Moosm7Kj1H7z9KDdslmeHBH3G2HUowX9iiugB9XBI0xu2N4dNW\r\npeyZ544+7SuNTtDKJaLXLYQBrKWaPbkA73j62Mvw93n0m8vxDdQTmV/y0DtC\r\nwAzQLSR2wppvOW4s8f2hKw7TgKBRzFBkqCqcrAtBxW/+m7BJVbwd1Ud049qP\r\nbCLxd+HMOm0aMwkXRd/Ybr6TbiVj5GsIgSiaZPlNL8zyR1kLxpU1qGofgEIf\r\nZEx/nzf2b0AKgX+rzTYBKAie98DJrO84JlXMduHpl3cg2hJBIUJWs31G96s5\r\nZ9bYUUbgtQ2QR+I6yfwwPQmkWlHD0safAjTS+lSOszDxvi7gAiQ8lXcxQPnw\r\nKb8vyuQqg3db6fySDy44uKhmkjg95r4GIlNMd6v4Mp3iolxG+4m4RzjR2pDP\r\npvZIibwZllG5GLTfvNSnxzH2ALA0C48yu84=\r\n=XCwL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"1327718143e2c4ef2ae587ad32426ee641ee3549","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.20.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.13_1658350278839_0.9596136760651399","host":"s3://npm-registry-packages"}},"1.7.14":{"name":"@untemps/react-vocal","version":"1.7.14","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.14","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0d11052624436c5e09b3b91c8806bc06cfa35887","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.14.tgz","fileCount":38,"integrity":"sha512-OFFO2+FAiYAQnsXXLpUVUEUrzVeFB9vYYezL90GSTLhNuEcwJ81M9jLRmgxJa14ce5358KeJk4LmEMHxnZWuiw==","signatures":[{"sig":"MEYCIQC1P+m5sE7AvTSHCZjjZXff8hBdolirjQFoYnTkmJA1SgIhAKYaKc7J/4kb97nRoH/WenXoG1B/1tUUgJQQEogUZo4S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1011748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlL2hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7TA//SKXY9ZtSuahtVUDSLQplJqAcan8q8jJsX68G3gfS/7FgsINY\r\nZw2LoD5+xdvc+NXjo8FqxBzIN3EV2hZNG/WwGRRbBS8TByLW5l628eMMcf9T\r\n8zfyIkC7hC4F5WC0szLPGMJ2TSYtutqBg4GOtNplZHpd2Y5z4V1pqooqdHTp\r\nmyBRxgXuaqZCeFnEB3EacUO/ws08Ng0ylf8uie3S2W0zgKuFAeLT0ois4j32\r\npA/JXblyv8sy1dwK8q9tuT0zbRuGDOWKsPeOeOOCsUy6fDTrSE8a404l1wvB\r\nbcrvujSoMYmIOwV0WIgK6MVGNe1bl7Gb4em7Xd2eaSgImkl3Oii/5ssC4ign\r\n4YoXGEvC7CPnMKVOAex6HURj12Vinf+Mxuq0cVBI+XwYJQBvTNqV3J2LyME5\r\nox5MtUwMOfSSEVfcFN2uhAw95ub+BWQHPYKVzBtVtg0+L2wAHSsKZyEZvAa6\r\nMKxeqv/x1XNtOD/+wYlsv/61NQ+FezWWY8mVkSaq1HUHjpmVrKn+cv8xJ97O\r\n7ykxiubhmKYkFyVdLK/zYkMlAJFb7VwhANPg9nwDbCQ5YasVF2dCh8Y1l/P+\r\nxrigfOBiyoqH/6QSPfT7RXv+ZDkDnuGtzGQtvyBoS8vGPDziP+iZ3IjyJ2ON\r\nuyvuTYBbh9AHIcrJsUayaSMrBMS18nctDps=\r\n=b/2T\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"5eb980537c3024367622f86e0533070901465cd6","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.14_1670692257501_0.7916232232423499","host":"s3://npm-registry-packages"}},"1.7.15":{"name":"@untemps/react-vocal","version":"1.7.15","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.15","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"686506a76e29ba7b945cf20fe64bac80cd777384","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.15.tgz","fileCount":38,"integrity":"sha512-fORhviRzD+BeeioNhwPeVcu9pRZfn1sxIUhHojWWcuKYjhfdZ7BG6xDa6IR6gSJvzaytWcvtwqYqxV+MqxF7sw==","signatures":[{"sig":"MEUCIHTyJESjpB26kCQCDGCIAXzlKX/2zjorgnE2oFQnI2vjAiEAnW+HVO9ZqK5rKp6cdhUNShatZLnMI00hVr6U1Owt56s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1011840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlMMvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpJg/9E6UJoY7Ssf31wsBsxA0ji3VVxzRl5LPB0cjf4zsPBNJ0mLne\r\nrZjuTU/H2ovtRlNQ/NI+ozZO59hC4Gdxdq/eHAcxiaZgf0JUjSeToMGIvLav\r\nDrOrJd8PbiijcDJC6hwt4QX3tTtFL/o11JD93CL24tUE8aOkU0Mzb6IRGD5Z\r\ndOwD24NCueVPEBOzs07qhBjuEWZlyyXOcv5hNkymgfAGwZOcvGpCCXOBFjBN\r\n+J0ymG+r8R42HDOKD6uEDEu+FjTw5BUCdfcyE+D5ZD5zHF7ZpiVmA/hlX+Jx\r\nG68KGQ+VTOfMTFnhXp4eYdT8zArN1MtqB2KqLBEXm13ZzHqO1y3Fiysi3opu\r\nh6IEMMc7FGV818ask4wJ7IVkZO1wTbLjvOE/pnx4CjvqVHcGsB9gRS5Qnfy7\r\ndqT9BMpRCb0T7fy60tbtO5z+HJtbW3++stnEw6DBey6/polYxg+aikSsn8TR\r\nldTuPtDZr49nhUtr9XCvJIN66AYGtXiNsglfRV4CUaQBil2Fsf8y59Is17PT\r\nLFkVnmN1a8exSr9QPCe5oqJ5wxibq378wKB1BmOOy/f9KjcHBQ7b+g13nAqx\r\nA5hBpAQ/U400jCAJoZMgXYsv/ZGjtcQbuI68uy9gXPWjy5sxYUHE1IkpBZ03\r\n9HCD8XhAFhrQIcauBOonDsKSw3HeB473YKQ=\r\n=M00B\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"96954ff35fdde312103f145da5c35d30143db5bd","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.15_1670693679105_0.5407626552682105","host":"s3://npm-registry-packages"}},"1.7.16":{"name":"@untemps/react-vocal","version":"1.7.16","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.16","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"85d14f988f15b91845e4045f9c4ce41698b53350","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.16.tgz","fileCount":38,"integrity":"sha512-qZ/ODx2UXtp/BvcEUkHyH7Ae9gZNJEU4WkN6c+qmH61b58ioqJrxs217fn4sf1ylzB3GEeIyoWB4iJ3RsoaUhQ==","signatures":[{"sig":"MEUCIC6sNdGpywmTvjXAf+6P0rlxRibvVIKpq2kyuwzSom4WAiEA9YwPDYfFp/D4LFjemDU1cr2t0cJm6OjtdlLOu5a/SkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1011932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuGyVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBEA//To4dtl8uNiCIk1wMKZPCoD4Y5MlKykYksCZdqjJDT3qYgVNi\r\n3Ud7kJdy5bjpKnqCMMYUr4yNq64uD1dlRCgvzks2Nk5LcYrzzheP2aPlqSIz\r\n5ojZEvw8mce9e3y4tSHMYe+zJPDBF7to4gd3QrlqlYBeUuj0hY0hZvDVhVIl\r\nwDjVO71MucLuaOcbkW9F99MBaOht309vZNMCQVqI4zawyR4d+5AxniE8XB7c\r\n3bTNOPifJ0SlIbCCywkCDTrOTrlgXdP8+KS8T6a+z8/NJGtUAvJXKoa/qYnj\r\nUuQRhDd9r5adVDyWwj6knkcW57Ccgp0VGbAmAfk51jrSZWmMrupNkjub8IZJ\r\ns0xqD3e8uk5lc9APLB7UyDrZ9/s/baCRvycLhDMmG+0lmd5MMnvU+haox/fU\r\nWmhZjFHcuhmMvlvSPVjNRMY4CrLyYCprZJWxUgi78oitXV5zCj3D5gWLi27Q\r\nL6lS0orvSuh6NSh6HwjU/dTuUJ/T2Yj32Xaa5vp03F5jbzFr7DVor/dwATsa\r\nIi1jI07QWJ+x/7h/yuxxpNvEF3DHZxgzDRDgYRISvKXATectdqXUfFcFDff1\r\n5GH1IwpKWKUp0Qk3yiT3i9AFceuhG7pm18Y3UrnPphhAUk2O08DOLjHTmQKz\r\nuAvA2mwd/IC6Zkv996x7lAYzUV0dGc3WlzA=\r\n=4gxN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"7df9769bd8999f15529edec3c823b485ebeace86","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.16_1673030805386_0.551627079324462","host":"s3://npm-registry-packages"}},"1.7.18":{"name":"@untemps/react-vocal","version":"1.7.18","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.18","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"cead57dd251655d24344caa726b9b0d85679e3d4","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.18.tgz","fileCount":38,"integrity":"sha512-xN+NNw7npruI8k9vTVINNrayIDX1i+zThDuDDDZC/w7TIcyy3JVmDxz41aUbiOtTWV0/TKtAqEvdd55C2Xu6bA==","signatures":[{"sig":"MEUCIEZg34y3ziOa7NPvkABgd8mLKmJjWeDcu3vOK0iyrfkTAiEAr69CBG362rD7CA2kL07LTmAzLlF5EYDfvBpvIccYvNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012127},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"e099860e24f11a4d19abb59ca34b7c1653ade94a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.18_1689241834016_0.7118228990119795","host":"s3://npm-registry-packages"}},"1.7.19":{"name":"@untemps/react-vocal","version":"1.7.19","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.19","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"5aa78e3f2ba98a31cfd23d8947101c3fa8317a69","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.19.tgz","fileCount":38,"integrity":"sha512-8tqvaAHwsdjaa4R9Sx6RPmz9Dp/5TPm9olUcFu3KpoS1LTiBxXPom2y2KKYxAtOs2MjV7GYW80sm5DroBQ+tpA==","signatures":[{"sig":"MEUCIQDgSd2Jg1i+CnxgZTEf+PjhLe0LhYnUvlwVWiCb7TZtpgIge7IB+uCx/jcR3FHi95PuGWEFG58qijj+o3Zww4wZZwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012219},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"586ef3efa046acebadbf80a15ec3523910280d40","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.19_1689243378054_0.8247285701986282","host":"s3://npm-registry-packages"}},"1.7.20":{"name":"@untemps/react-vocal","version":"1.7.20","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.20","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"fffb91471946b8fb278a30145bb873e9dc7224c5","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.20.tgz","fileCount":38,"integrity":"sha512-XAfUzVtaDv/fNwFJi43KS4d0gmc6lDesssfHHRmPisgaVdh9BOGS4WeceWsrNH0y3U74kOpkK5n3mi3kDEfeiQ==","signatures":[{"sig":"MEYCIQCQZ//fW+GixSzLw+wLkhDl6prIwlFHhg/rCw1g6rsYiwIhAMvSYcZnFbbWM++q3CsFAXNvZwfPejyk1UNu5y3W363d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012311},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"10ad872603926d0ecd2a7ce6bbc442317d1250c3","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.20_1689254780024_0.9419613477191904","host":"s3://npm-registry-packages"}},"1.7.21":{"name":"@untemps/react-vocal","version":"1.7.21","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.21","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"a4628aca1b804ea99dd173c2c708d8d20541709f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.21.tgz","fileCount":38,"integrity":"sha512-GIW/9C3CS12+kvnlOZk4cU33TYvG2iVaWFYjQYKtgc4p113JlC+EyObXvd5e6e1+DDlJ8OWLKll7ONs8dkzbVg==","signatures":[{"sig":"MEQCIBFJVCYeQH+jrfiRPzZScEwtkKd76yPstwsRXQu107ycAiBjJ/YVL+zItizaHx65OoLVkBtWvJUMvtkAijYO8RshYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012403},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"9aba1a799a4da0bfcbc676c689fb43c177f7d8b4","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.21_1689943351299_0.003928557013960443","host":"s3://npm-registry-packages"}},"1.7.22":{"name":"@untemps/react-vocal","version":"1.7.22","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.22","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"37eeda6d99b5fd57399d05081dc471436e5848a5","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.22.tgz","fileCount":38,"integrity":"sha512-AnCPwNpYlCTEvukFuEkMutYtUj1Uj5qasHjnua5ZqO7s5Qa0A/wLgxhDA2Exj4zp99/b7h6CATrtuNH4s2Cw1g==","signatures":[{"sig":"MEYCIQDiE3PDm15GpwUr3nnF6c0F5CSnN8/vhbF5AXvyAt+KBAIhAIzw0VyyqGqshTNRwm0TRJBaWibiLC5QYPf7Tz7YH5kZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012495},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"27390fbb929db74d0a7af074cdad2e7b3050418e","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.22_1697566248168_0.7117502945635004","host":"s3://npm-registry-packages"}},"1.7.23":{"name":"@untemps/react-vocal","version":"1.7.23","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.23","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"996a95b08e7672af16c1aa18b0b39c92ba37b8d5","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.23.tgz","fileCount":38,"integrity":"sha512-+yNlH7myOuB1aImXf3yQcxuXmRitb9MwQqTy23LftdqNyP6yg2FrXK4LNoMbtoduSpaL1vSxJCIsR8/bMDE/Pw==","signatures":[{"sig":"MEQCIAYK7UDZcF3UDITQroyhospvke6peSYDb9nWxgqHEI+IAiBVIRS7nuSKeeXNBjefOYGj8nPYKycbckE8wZjrEzBvoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012587},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"90b71af19d37e49b2cb7317b479deacb1510798f","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.23_1709742139638_0.8848488160793846","host":"s3://npm-registry-packages"}},"1.7.24":{"name":"@untemps/react-vocal","version":"1.7.24","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.24","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"709b849fabdf0be516e716d591bdf4d7112b443e","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.24.tgz","fileCount":38,"integrity":"sha512-4EUar9oF072RV1jO6o7iYcWANIAf7be1Wk3Vtej94PRvGjop6UcE2YvR4bHa3ZIACYSRlGl0Z9+Rm+8mQuBjvQ==","signatures":[{"sig":"MEUCIQDlr+AfI7/+j6s5BB7JKqk6zZj5CJRyVXXg4QjBSVuyrgIgUfsj9OC8dNUADvQXOLAXVRIjUTwk9YkklbKzmJKl4Iw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012679},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"a403ba3059eb66f824adea0d77aa01029c791ed9","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.24_1712818590494_0.4292640113874304","host":"s3://npm-registry-packages"}},"1.7.25":{"name":"@untemps/react-vocal","version":"1.7.25","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.25","homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"16dc7dce389e03ed29cd6e8bacaa5c1db9adecfa","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.25.tgz","fileCount":38,"integrity":"sha512-KJeikSR1a1V7YcPnqXjgqzzdoa5MnrFZd1KO0UCFOKzAIhO6j4M07Fw7R2EA9R/uKJljmxSL+aQ2iEFzZjHWdg==","signatures":[{"sig":"MEYCIQDA2Mzm69KJrqLGzK5WwLJ25EuTcIp5ojQ+KNOpE3/oEQIhANZS5LgiXwu76Pq1S2Qsg4k4k3y6B9B89SBJQTGvTFkM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012771},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"793036354401549867ccce95bc173476df900fe7","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.25_1718912323264_0.6390158393365257","host":"s3://npm-registry-packages"}},"1.7.26":{"name":"@untemps/react-vocal","version":"1.7.26","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.26","homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"01b7551001f083675024ee5b1ca084ba8cc4343b","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.26.tgz","fileCount":38,"integrity":"sha512-9M8ODnknE59bjBYz2A0DnOgCPS+8Ry3PBd4aaqmFbB4H2tPat2KdT/fk8BS+jyNqAnPPQLWM1F7CE3wvLf63aw==","signatures":[{"sig":"MEUCIGyzSJaEt87ovfmn/K+O0QfieFnFLgqh8iCf9VgIKT14AiEA7o0D29PhAJVYdgvhGAREOcfHWfyIVu0s+pc6dKYxshc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012863},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"d1aea9b40a4a2ead8cdfd3b4076c21c9a27d1125","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.26_1718912460374_0.17544717762000017","host":"s3://npm-registry-packages"}},"1.7.27":{"name":"@untemps/react-vocal","version":"1.7.27","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.27","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"67728c9023eed34c8bbdd424eddcea980fb1dc8c","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.27.tgz","fileCount":38,"integrity":"sha512-AVPhUyiNSBA2LzW0u3zSvUIVpurtYL+77TCoJm3MNaN9N2GVs4bPrWDismLINj+tw5UuwomtkW6RmF3MJGePzw==","signatures":[{"sig":"MEQCIGpcdjW8RHphm5rEtbjMsoxckYkbxgg1PeMkU7zvTiP8AiAFOQibe8hMyX9V6KqqIgBysI6+znVyyuOZrzQb73mkrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1020339},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"9f64fb26d8537fcdc35103c15d14dc9b99ce4d0c","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.27_1732274846102_0.6111824065539695","host":"s3://npm-registry-packages"}},"1.7.28":{"name":"@untemps/react-vocal","version":"1.7.28","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.28","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"831104c42f4c4d5cb6ca6404e4ea75052cd93d8a","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.28.tgz","fileCount":38,"integrity":"sha512-jNgkYVnMZSK8r1FT2VhRr4IdErN2OnlHRNEqibAzcY7WHhum61LZogipV04VFlXH00njforzgqIcO9SGLW+EMQ==","signatures":[{"sig":"MEUCIGPsZruUz+haMTH/WDLatUkzbVtcbjET/TH8pkBdJ04LAiEAz+F27DwGzXyGvj1CABXuXtiHFfo0YZj68kgWVWztlzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1020431},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"eabb5525c19e8a9e01212e59df755ea56b4efbe8","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.28_1734111558541_0.1526854162361544","host":"s3://npm-registry-packages-npm-production"}},"1.7.29":{"name":"@untemps/react-vocal","version":"1.7.29","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.29","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"163add04679f0c5687011b694b44e1570c3fecac","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.29.tgz","fileCount":38,"integrity":"sha512-IomTroDEmWVVLzl4WJakZgXPLWEUvhPrk/3LXXyzG0X3Xk87MrG4ovUS6n87/gIsfpAO2X7oOzhoXKqjw3aTcA==","signatures":[{"sig":"MEUCIQC21MoVYKL4e+QVZA3X+GVBPaLSMg3Znf3z12IAtmP/fQIgUHOgPB4wiHKkUvS3DTcWZDEdjTgnHk0WU9Wi7v3i418=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1020523},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"4af533a2e22f39f5d51c46651d75e6bc0e62bbbf","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.29_1765199513560_0.0055425943853975035","host":"s3://npm-registry-packages-npm-production"}},"1.7.30":{"name":"@untemps/react-vocal","version":"1.7.30","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.30","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"5e2ee7cfde27c3a4c625f4a5d7f543ddcd728ce5","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.30.tgz","fileCount":38,"integrity":"sha512-I+Rj5g+WgLlWWkiTAY9GOuQUhnhSE67v7it6nQ+uKZCJvQQFAgjk4eF6eQ90iAT931VCgI80SMTmmMmnduKE7Q==","signatures":[{"sig":"MEQCIDVr8X1hpyPJyR/uK+urloN/TZCI12DRKYyi9/kjVnD7AiAk36FbQO9kHqlgkTSfl4DTrR1VPAZCY7NPBPFBN0rhVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1020615},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=14"},"gitHead":"222805858e4fda487a505d900dd309e156e46ce1","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main"]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"untemps","email":"v.lebadezet@untemps.net"},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"8.12.1","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"14.21.3","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^19.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^8.0.4","rollup-plugin-visualizer":"^4.2.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.1","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.30_1765199611303_0.6304350236965042","host":"s3://npm-registry-packages-npm-production"}},"1.7.31":{"name":"@untemps/react-vocal","version":"1.7.31","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.31","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"504b4392b8fb45615fa484db5861e940b296a885","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.31.tgz","fileCount":37,"integrity":"sha512-VwAxuHWIkvg30JFIL6sg22jeEFZNl8jR/XWktsvrObMi0bOFtA3iRB5rLlt9yDa5aY+InjRHpuYkGRMiaB8/Qw==","signatures":[{"sig":"MEUCIGPoDSY8XcL1h5DNiDSBIbJS0JHeYTwxsyynM6q1AX60AiEA8d6YlUbveuxUPHtbaXoZBUAdew25qZL7VdTgb0zKbfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022282},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"754d3d736aabe5d2ace20ca16f7a4f69e123b0e4","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.31_1777828568431_0.8460146338540235","host":"s3://npm-registry-packages-npm-production"}},"1.7.32":{"name":"@untemps/react-vocal","version":"1.7.32","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.32","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0f26e67f7a515e3ce00ca7b7c48d639601ddae35","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.32.tgz","fileCount":37,"integrity":"sha512-w82OlhQqwyLlWWwPV/GgVIiybkqMI5uowuaDXLDulFronhY+HO3RWu9Ocj5Ult6t4frdA725IY7/5h61jUhKEQ==","signatures":[{"sig":"MEUCIQCCZ/IVXvYxvzvD0hqU2js5v+9QD4Z8e285L4CIL8zORQIgTPE42WObj5VZWzKXPPTg9279TK0ciLHP4xxHkaR7PYM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022374},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"fb79a1140123b6340ff93088d2316f82c28407ab","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.32_1777829271947_0.9722590467794201","host":"s3://npm-registry-packages-npm-production"}},"1.7.33":{"name":"@untemps/react-vocal","version":"1.7.33","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.33","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"df9a7e7e63f5d32a61aa2b59ecbdffef282827b2","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.33.tgz","fileCount":37,"integrity":"sha512-E9lYLXXMDywRombcmp1Cf40ET3Qh/MaqBICIsIRsOJJ//TzbJQDz5BSKba1vRxzN3LuFCadPRF2CGxKtPG3frQ==","signatures":[{"sig":"MEUCIDV7Zjiv2wVailWe6qnwCaDC5ARrAgzmLlMd4xOVfuz7AiEA/KWY+7byq6m8iSgrxsuP64k4Lap5Zd2CjV5MiI1FEHM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022466},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"afa13ee59d24c3e9319e41ba7205e5f4fc1dde6a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.33_1777829533634_0.938067836901735","host":"s3://npm-registry-packages-npm-production"}},"1.7.34":{"name":"@untemps/react-vocal","version":"1.7.34","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.34","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"47a41796894f254de195d930a8ad8915d941da16","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.34.tgz","fileCount":37,"integrity":"sha512-nQwzdWkjAArNr0tzssQqOZZWgzcWelTXzTmk/gew5TZ/tN8XnEaHZ1jiCPQMLdzqVRNL0ZFlH+B3eL9+qpF0hw==","signatures":[{"sig":"MEQCIFHEJJq7jF/1UN66CL6cvJxlU/bSb15ohYl+tT+1S68nAiAotlwulyG73rXAimWAf17urZJlcNFL13VnHVkssedMkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022558},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"be4116aa6212e9e1bc07eb8040406e3faf3a562d","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.34_1777829720089_0.0935438862801179","host":"s3://npm-registry-packages-npm-production"}},"1.7.35":{"name":"@untemps/react-vocal","version":"1.7.35","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.35","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"637a2b6f62fd0646293246a67f99423c696d6301","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.35.tgz","fileCount":37,"integrity":"sha512-dxNAHwMdc1j26nZ3C8pcgL5OQ0fsaPD5GD3WX5t+lg0TxgmLXuMWFiMiM+8+4P+ZTOM6QDox4qV6Lj9PECs3ZQ==","signatures":[{"sig":"MEUCIHDNFJezmcECfZSbUKd1M2/Jy27CFjRj5qyRLRRy1qw+AiEAq5xrUr7wwv913HomSBk392hAktHcP8YB8bMbAxtJAr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022650},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"fffbb1eee7e8bb5ee3ea7fcf72ed070d17ce229a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.35_1777829839972_0.6940715973520799","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.1":{"name":"@untemps/react-vocal","version":"2.0.0-beta.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"a71ab8f4befde4463088787ad13f0eb7d758ff46","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.1.tgz","fileCount":43,"integrity":"sha512-eWpKt87rRsOT/7IrNkGDJ0jTa4NATvmEeVpTavo73l2lGbooRTP1Ts2ind4mXmVBmOpj5xmeplv9HICczGIYCw==","signatures":[{"sig":"MEUCIQCrj5S1h3Vlg+a0ypL6VnGz+xPqbCqYomnHdjdYFMcu4AIgX4mAYXWkcOvYoJ7FXZTaS2xgQot47+QV6mlB3SnE6i0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":968246},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"5c7ee3516498ece350cd5e8257cde8d371adddac","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^7.3.0","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","react-dom":">=16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.1_1778004858967_0.88642611372831","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.2":{"name":"@untemps/react-vocal","version":"2.0.0-beta.2","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"1f870fb8f46b481fe7116676a40ac40505e98b65","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.2.tgz","fileCount":43,"integrity":"sha512-D5wsEPmOH6p7xKa7Bx8MYzpXIb6BFeQutgNH3iFkrwXjzOu0IbST6Oa+zJOLseBu1xERlAWhtbuGRd0Ffrq0Ww==","signatures":[{"sig":"MEUCIH1LhsQs89XMh+yWTKcy66K0RIBvAD4sY+ivZtU8lyiJAiEAvv57Ds01UBpx4YUDDxs4KVe04nMAf+Q8vr7WbUL736M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":992014},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"4f9a14d3a55e9d4c2e7ba459ef4b65139c8bd2b0","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^7.3.0","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","react-dom":">=16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.2_1778134686938_0.30038620544227457","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.3":{"name":"@untemps/react-vocal","version":"2.0.0-beta.3","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0ea3bf4ba64ee55aac5df6ce30f9ccc8bd8d53fb","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.3.tgz","fileCount":43,"integrity":"sha512-edukAMhDG0Of8BST4uXZX76eypImvpTdEh2IqI6noxna8BctP5T1J7No497QOa/KEtgtFfKYVTxrNNlTHayzSg==","signatures":[{"sig":"MEUCIQCgqgujar5k6Qupn5FOpnqnYzLOnbymwy3qRZsyh4QCJQIgDoh0NjpdkCfACuzG5kBqO/XkD2OMuzEwHsRXiADnNcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":997285},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"cf126a1919bc50c7e6f1d6119bc92ad2d8db26ff","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^7.3.0","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","react-dom":">=16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.3_1778177301152_0.6142106901725168","host":"s3://npm-registry-packages-npm-production"}},"1.7.36":{"name":"@untemps/react-vocal","version":"1.7.36","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.36","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"57ab2c2f72762b70a748eac6503a9da8147c3ff2","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.36.tgz","fileCount":37,"integrity":"sha512-P6csCmDqEZIqG62EiW99vOUokoyOBtBoZNgVTSeNvIF+uLiShi//wOxlgklya0+3DIMJHbaoauIf9hvQ2bK80Q==","signatures":[{"sig":"MEUCIBR6w21D7vPzSohqkuSzQTMAVRBzEO5o8Ek0sB3kb6hkAiEAzv2W/y2JhwC56lztBzXzaExfotrmL4sXPJH2D/D2M8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022744},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"47ebe1acff14d811827c5774e59206f3a2b6ae19","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.36_1778332979097_0.4034208301756823","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.4":{"name":"@untemps/react-vocal","version":"2.0.0-beta.4","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"75d9d54f51c4f7041d7daa2dadbd5f10e4cd6c43","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.4.tgz","fileCount":43,"integrity":"sha512-fa6mXZKvhiUC9PJvjo0sB4YLPX5wknChPdde9O1gZSr1dRFASYqHLkRk3m7IRKB+1yCxwt1xdtkDn8POse65IA==","signatures":[{"sig":"MEUCIQCT3X2Wm7yvT5DFAflw70usJ3Md7bqPXmNt58ULrzWWcAIgZjgdqM/ytJvO/JRplGEjjXQoo5o01loSh12TW2pzVyQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1015459},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"b568c5b5654e53db860601223414cfd3a30f916b","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"fuse.js":"^7.3.0","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","react-dom":">=16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.4_1778428041598_0.8120617963941705","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.5":{"name":"@untemps/react-vocal","version":"2.0.0-beta.5","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.5","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"22090e2adfe6d1db10c52c44afc3e48703930cc3","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.5.tgz","fileCount":43,"integrity":"sha512-L7jS7QxrkCjKa4ZPO576whHl/LwxptPYc4TjrC0P+TChzRfTNhCGYLtSC1G6O45tP3keFXmdXNPAh3zWsxTBpA==","signatures":[{"sig":"MEUCIFQJfUlN/9d1FPh7szLEkuYZkc49FXzwFETSH6H9GLMJAiEAomL/pECvhwn8XwFgID9ROjR/dt7lgTPBFHPzB5rbv30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":679850},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"27b908d0243d7dd3b9585d4c3828ccfe5cfcdd77","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.5_1778521682625_0.06396942773348235","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.6":{"name":"@untemps/react-vocal","version":"2.0.0-beta.6","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.6","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6dfc950b0de74cddd9b8d380bb889b064a896eee","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.6.tgz","fileCount":43,"integrity":"sha512-86Tru6PratpLaNpFYLFj9vQPGJ947/q3mlgFoJ+d79KroXlDLir6eQ8Pb5fOJ/UO/mnmq/k30GstBn1JNiJaeA==","signatures":[{"sig":"MEUCIQDPFcW9ukB+IFWAxWDz7QcILVfz12qZSFrMr5D/mpHtXQIgC+h0PdUfHxVPjwecUMeFf7F6kQJ23CKl68cpQ2u5kZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":695398},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"e4fd7090ca40b82127259a041f6d1fc483ced328","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.6_1778620511725_0.5237831936806208","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.7":{"name":"@untemps/react-vocal","version":"2.0.0-beta.7","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.7","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"d850657a15cfb0487d96049d9ef524d07e83bdbb","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.7.tgz","fileCount":7,"integrity":"sha512-fjd/LSisrRCUuZSEyI2dQd1c8kxEjmSLzU5PvG6lVhF5j5KV4brSQf25GQyaRTGcOetY8TxwmiAOMIH0iS4VKg==","signatures":[{"sig":"MEUCIFkKpgTtjL9SYSZZoV9QcoViDs1H4hrf3mw1zel/2D//AiEAiY4MsHB3WqceWPCwHT2cb34DYZoyQUX3DPiG3//lYss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":122176},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"26349287c54a0ff768aada63ed1d6c596e30fc45","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.7_1778694249212_0.1066193582637005","host":"s3://npm-registry-packages-npm-production"}},"1.7.37":{"name":"@untemps/react-vocal","version":"1.7.37","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.37","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"67125e768316cda6f231a36d6006ea5cd6e9003f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.37.tgz","fileCount":37,"integrity":"sha512-P8X953y3ce4hL/wvBVaAzJVC6Joi7AesrcaZ89R4qJBU0ZfKlsbqrjRZtXLAEOsYfJ7Y7jKW3bLlYlYXNTpfag==","signatures":[{"sig":"MEUCIQCnWJcRsIZgwV4zgFfOYUZIdTY/3+kWOHk9d+Sma4XNTgIgCGzV1j6np0SvOiuhUVzUJ1srzaTRslfKv1Qjqrh1CPk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022836},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"4b52212b0b98aa333e16669cfaf84b326499a3f2","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.15.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.37_1779490178484_0.017626934583499843","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.8":{"name":"@untemps/react-vocal","version":"2.0.0-beta.8","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.8","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0d3b61f6226ad27d6da90c6081c789cabf629980","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.8.tgz","fileCount":6,"integrity":"sha512-t1eYPF+6/u42PQXQabOeGYVXKUirVI1YZINf4Ex+8JKSMV9JbzHz0tihRRZbBJiJZ4gPUqOLxm2IkN8mmcw4ww==","signatures":[{"sig":"MEYCIQDB+QqG8W+aDbR/bCbQ9Drn4f1RuImXy7f3gk6BfYy4AAIhAMwpkPlLA0A/U6eiassqrVAY9ciRuWrI0marX1qplVEa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70373},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"6d2b088ae3e3008908b3e73257e1864d4ed023aa","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.8_1779635841456_0.7953721685677373","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.9":{"name":"@untemps/react-vocal","version":"2.0.0-beta.9","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.9","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"9ab2b1b6ac4585e7e24c0aa5c683821c7e25c7bb","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.9.tgz","fileCount":6,"integrity":"sha512-UbsVMoQtdBfcMPO44LpiDUrMbSyDa88hiEAE1vVGKoMzUyjJcnUvpHuppc7CbuzIb0Px+aeGRIAAfgk4P9hNUg==","signatures":[{"sig":"MEUCIGxaNlrXTAoTrQZncogvQF8WIHhdbH0aUHHBnt0PI9kGAiEA7hKambIj2oOrX4H7pIekRnVYbqd9I6hk6Vr20EG4VWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":70823},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"0847cf3b8e93ef11816d12435f815e0c41716ad7","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.9_1779637417395_0.7320777632996582","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.10":{"name":"@untemps/react-vocal","version":"2.0.0-beta.10","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.10","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4def3a0ff36ded37da98b3633624fdc110a8d624","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.10.tgz","fileCount":6,"integrity":"sha512-aH/NonC37NYx4rRx3w5VKHG4i0SaPxBNh4WkKNslRCPMNSvMyp6iZ0mmFyk0E/gveX4J3+GlizTkiRPi7eTuXg==","signatures":[{"sig":"MEYCIQD5qKz2CYwbXn0v391DrhiRfNA0TEgQBWnv/Y1uiUwXpwIhAKZ048KgVtT2USef3Rd+4dJHQLCpSjjdfx9YjzrSP5qa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":71211},"main":"dist/index.js","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"gitHead":"e5a6fd021a915d787224e58bb0a1ab28298e7261","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.10_1779637964379_0.9420572693015759","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.11":{"name":"@untemps/react-vocal","version":"2.0.0-beta.11","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.11","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"514c550f3c85c5c080b01983704af3be33d8b93e","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.11.tgz","fileCount":6,"integrity":"sha512-T01TeBaqDQ8r9wWjRl3ZLYGPQfxK6thnpSQ6JmuFiifwrdKCBfpzGQ6rSDfxmlkKTA9WFPsPJuu7AyVB8vRXsA==","signatures":[{"sig":"MEUCIEfVQtvvzHYV2wxTwWa7OJ5lXGXu4Bu/CQiLTDAog5lNAiEA3iS1dKoX5B0slV2Y/dhNpwQAfrcXcl/o62+5V3GJYsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":72293},"main":"dist/index.cjs","type":"module","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"exports":{".":{"import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"2e21c435e4ab732b7ce3a69de415465a132a24bc","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.11_1779641088577_0.4390756205115396","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.12":{"name":"@untemps/react-vocal","version":"2.0.0-beta.12","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.12","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"74dfd2d4b9400765ed0d2fee695745542c584696","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.12.tgz","fileCount":6,"integrity":"sha512-hSpeOIgMMQc2wuszbcgy03/M/y0gOoy4xcNBab2MCjR47NB9ZOz+apND9jDOVLFuFG+txZkFRZKYaPF3/9WP7A==","signatures":[{"sig":"MEYCIQCtbDd94QgQXnoOgnDfEDNGquyXVmxX78oRJLuE35u1MAIhAKizYmSeAXvFfdAnyPTY6o/vClq8vNOg7wqRxTHxTOs8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":72405},"main":"dist/index.cjs","type":"module","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"exports":{".":{"import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"4a82432fb7364410184cb4ea70213b69bc402340","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.12_1779642904564_0.44839544158828604","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.13":{"name":"@untemps/react-vocal","version":"2.0.0-beta.13","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.13","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6fff811b5c73e4d287a52cfa4daf83fda41aed8f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.13.tgz","fileCount":6,"integrity":"sha512-kVnYMb34zQIQvjB7uhKrw7FbEvmXW7sOLhntwguBLnLWYuUNRztUTxQrlUhuwUhSvhKB52OmrRBhtJx9rHsVGQ==","signatures":[{"sig":"MEYCIQDTySX3l6CVcWwf5wUN1znYxB1FhKYO0eGpPO43uJnOyAIhAMj5+NEsIa8MWfgA3J1MDVNQWHJXYSkDpwU/9vPGlKQv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":72517},"main":"dist/index.cjs","type":"module","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"exports":{".":{"import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"f8ff1ee1ee04ce5076a110173579f7cbf7f28af0","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.13_1779643701676_0.8803758202864751","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.14":{"name":"@untemps/react-vocal","version":"2.0.0-beta.14","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.14","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"89a232b56449ce68ee66ff868e8e1c63f9e7d6fd","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.14.tgz","fileCount":6,"integrity":"sha512-2iCfO0MHYXdXRYvfVn6hpXeh9QNxTAg5zy/F9gvQ1BdkrzammDalzeQr8A2SU4xoQ/QighoBv8kHjOe0CV1fKA==","signatures":[{"sig":"MEUCIAC5U04ABdm+O02jcSgNdfNeonhodHZphGzq8T7Q4w6tAiEAobQ76QGXptze7/qH6Lm9SSYlF335ldM7ih0OIkAxijk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":72960},"main":"dist/index.cjs","type":"module","module":"dist/index.es.js","engines":{"node":"^20.19.0 || >=22.12.0"},"exports":{".":{"import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"322a5b9a81f03616f4557384409f7c9403b9008f","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add -u && git status"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","vitest":"^4.1.5","fuse.js":"^7.3.0","prettier":"^3.8.3","react-dom":"^19.2.5","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","semantic-release":"^25.0.3","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1"},"peerDependenciesMeta":{"fuse.js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.14_1779644379414_0.8329063916255239","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.15":{"name":"@untemps/react-vocal","version":"2.0.0-beta.15","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.15","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"56b9570fbddf6986930d0fe0a95af17bfd444515","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.15.tgz","fileCount":7,"integrity":"sha512-RpUZrk9RukRLkPULVkI9EcHdFdCf5m+yqoXzwAY4Pr91wcbmvp4yXh4ru80CJ4gpzTSpUtnNqEAz9kRLT3eNtA==","signatures":[{"sig":"MEUCIAIj9KmxE6Fs0/XvxaLk3yMBA3QxWBJ8CZZeay33Vo8kAiEAvzuIOUMkYhd8WsLjpwqo8kwqbbCJnRh9Wuk9vSUGo3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":77847},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"bb1d5e243614acc75f2ec9fa55a0a803126d88cc","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.15_1779649697906_0.5958740679673413","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.16":{"name":"@untemps/react-vocal","version":"2.0.0-beta.16","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.16","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"2d0af78c28454e3d3390d0e40c99d8791577c638","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.16.tgz","fileCount":7,"integrity":"sha512-VIP6HvoZupv4pxySKrsVEFifWCOBIOioVpR1dB5DHAN+O9ykDL1EDsIxSt8sElWFMpag3jaFmf5NNpn6VbtLdg==","signatures":[{"sig":"MEYCIQCXr+S5qoQeX8DdtD/nAf2Q2006Lqzi5h1M5dsO+olFtgIhAIVexARcatbX3R2uYA+++9VD7b1nrhyVEc9mOcc8SVDI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":80576},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"cf74df42e24e7f747926969f8f7873fbeae2d988","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.16_1779657762653_0.044874794829087294","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.17":{"name":"@untemps/react-vocal","version":"2.0.0-beta.17","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.17","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"a8f206eabd948bf6349a9f12eac835ffa25e2ccc","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.17.tgz","fileCount":7,"integrity":"sha512-wd7lRnTgHNMS65RRu1CCb1EaDVhA0O7M8CxkHSNM6jlhGKf7zwzxjfSdB2BgI+uPLzVYV7pKneB990p8r1iQFQ==","signatures":[{"sig":"MEQCIGsI5Ra4N0Ashrmd4PdtL3l0J9tzA9zWfNXN1W+OnLQzAiBDOkEyNcrj8g5Ucp526SgwpSD9Edh8h6E7ZuXjnolwjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85455},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"91a29b33b9db30635366044a5fae6ca67f531eb1","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.17_1779657960553_0.5233723364301646","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.18":{"name":"@untemps/react-vocal","version":"2.0.0-beta.18","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.18","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6e513abadd175e6abd5033d67416a8d9aa99acd2","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.18.tgz","fileCount":7,"integrity":"sha512-/S5zZUzvpKSE++EA2SQP8mJjlXJzgWYYMTc0TNlmkfsDv1Q93Ulr+6jQCzweosNZn9Y+G8T//6h6dSzukPXdVQ==","signatures":[{"sig":"MEYCIQD2an6QBarhYlZhZL5Kqe7+7nBjLTNL6qIBn6znz6NxpAIhAKov5iD/gQ8JdyHrVQhTHUD6hSEueUgDNXIfmdZ8K5JM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88190},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"1c07848e703fa0f50f786df4d9ebda252021030e","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.18_1779730993973_0.8071430510743653","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.19":{"name":"@untemps/react-vocal","version":"2.0.0-beta.19","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.19","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"503ba580d813e9c9a56bd89d70477375bf97c6de","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.19.tgz","fileCount":7,"integrity":"sha512-216Wl+dftcEkqqWxEQpH19tKQfMFJNHFHgYm0HD/CV9oFLlQOUHV6oYLsLXVrcU5Ha/T4dbMIpkSlWr8CqCKKw==","signatures":[{"sig":"MEQCIGo2+8B5COJhhR5E3rE6HQGEkcyulNFGmZS3ttKf28/DAiAmpcWg3eLx/y/tq9K19+ENrAFqjBqmr3qwv6fXTRtvjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88302},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"9157a333fda3d930991f3d7dbe1293232adcc79b","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.19_1779731515006_0.9656269531697894","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.20":{"name":"@untemps/react-vocal","version":"2.0.0-beta.20","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.20","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"a9398cd08f402d0b38dce8745271907f872ed507","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.20.tgz","fileCount":7,"integrity":"sha512-PnWXyOsZ3v7k12fXQl2f3xbUbM3OydllsEqkCsXpjdtxmr+yDDtkYbPfDjfAIp590fCLFPi1cflWw7YdZsW+1A==","signatures":[{"sig":"MEYCIQCmAKabZ2mV0vPxxNgoxOwaa5K36LzJtueAxDEVIczrEAIhAJM8mbOY2NBdzCDdPt3oecvqQ8o1/ySdwggyXpODRM0C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90291},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"8a78a0799a778ae45b5af2296e6e8951ea5aa866","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.20_1779820755715_0.6446463350071219","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.21":{"name":"@untemps/react-vocal","version":"2.0.0-beta.21","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.21","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"04b90ebfef26f999f4beba49a4ffa83235793c0c","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.21.tgz","fileCount":7,"integrity":"sha512-akjrQzbxauZWyH3POCYVOZYt2P77LLvcygpmwD/YUsulA3tzBQMwvmkvP/Tnt1xrPqykuiPBreeDiKQRBc+GAQ==","signatures":[{"sig":"MEQCIFs+VUwdjcZPDjimv8AgFXbsagCQLCM35TvM857uqMKaAiBp07ZgC+nEbWevUwdWoEB5hpQO2/tERf3htypQesTFVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90403},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"84e5de7cbfaac04577d60ed0ffa1e87db320add5","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.21_1779821855770_0.8229435109481786","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.22":{"name":"@untemps/react-vocal","version":"2.0.0-beta.22","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.22","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"5846bf99cd54c195f43b2961a930cb906ed7b663","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.22.tgz","fileCount":7,"integrity":"sha512-CMJjkeNg1NCKi+5QUks2tEJDK1+rbuvuUHrj2JpCXFHP/iv56AnaEed/fymU3jLDQgu85toiylpQWXsVWssgwQ==","signatures":[{"sig":"MEUCIEBK/lqQ/V5uwd0DjY2ALzSKUWRmhR6UnOvnh3zRxIqzAiEAvhTELI7Ngs5KTeFNQT9Etwfep017uBmLYLaLfLB0d2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":91716},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"67f014ed1149b1b4766f2c2b20fa0a86a09860ca","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.22_1779906404070_0.148125626646044","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.23":{"name":"@untemps/react-vocal","version":"2.0.0-beta.23","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.23","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"17353a56f64473ac33b7c1f9a39d684e018a4f3b","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.23.tgz","fileCount":7,"integrity":"sha512-XLfrqkvX/pqXKPY4918kDNuaW9NfxZKOZlYcYT9UuB+GROhY7WUqwh3RxCiOUBwty7peBpn+KL2E7OEcpNGIbQ==","signatures":[{"sig":"MEUCIQDW4nQ6H5HpVW4O+oFipOC/kv2iSIXwQikLs2W79kZRSAIgCfEaIRdYBN5/cEHHc4EwEQXmNt2tN0pYq5icX4cphBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":82866},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"73e423b81d0360e39c9fb5d17f9902cc694b0d5a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.23_1779907018101_0.594693706331475","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.24":{"name":"@untemps/react-vocal","version":"2.0.0-beta.24","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.24","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"bde0976fc0b06f5707d3d7e5fe6d3b2b53da61f8","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.24.tgz","fileCount":7,"integrity":"sha512-QiZcs3pSw6ArFUXaqs2fyXskvYajoBKD4POtssd6aStDcxNR1e46UAQXthCIQ0mz5sbHYTDMU5UhWq/JekBWnQ==","signatures":[{"sig":"MEYCIQDUf7QLRPaz9GWCDFbddlxZfTQiOBEIvrJOYRJst4YU+QIhAKtGDMQYeEq49aZRGIDB04PeC6mdO/a/otY28q/QT1wr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83222},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"3cb9652e907072266706ba806c9cebfb502beba4","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.24_1779907461801_0.5533594275190108","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.25":{"name":"@untemps/react-vocal","version":"2.0.0-beta.25","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.25","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"00d262303ddf02bdc8f7dfdf6ac8e0dbda702eb0","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.25.tgz","fileCount":7,"integrity":"sha512-rgZOJYy/kJVKdMHoHw0X9IJIq1+zxlhLNdu63VIEUGL+rzwq0cyWbpuiz+Y7NBO5xTpX8ayIzP9QQxf80a065g==","signatures":[{"sig":"MEYCIQDxx1tiICd8yrvNIymKpHezyESCCAywzRvOFpm767AruwIhAKwvFZafavm32BPVlg72XOW3p5xJLyaITMktjCJO0NO3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83632},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"9df7ed69d2e44d7661d52d91cb0a77933668604e","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=6.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.25_1779907814420_0.02989151729582251","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.26":{"name":"@untemps/react-vocal","version":"2.0.0-beta.26","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.26","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6d77ab6ac7efa1ffda069609df41f06aefb4eeed","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.26.tgz","fileCount":7,"integrity":"sha512-H61feTm2SDF4DWoJAqXf/OdqasZZ+zJ00VPp7i/DXKWre03NRkLKql0sQ8XhP4H7ACmglwzLrUlE/pJAWoyvOg==","signatures":[{"sig":"MEUCIQCBMjyOq5xqSYaP8LnP5O3+eRYFxw1MnoK8S4vObmJjyAIgVF9/uxjIdKj7UbPsSjVXCHJtJgM/jN2mEeRYHsdxZbg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":83755},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"d301aa87a096f5e8d174678ca197bfeb374147fb","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.26_1779951833403_0.4786523943638401","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.27":{"name":"@untemps/react-vocal","version":"2.0.0-beta.27","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.27","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"2f25fd79a4e2f4f742545585b83bd05cfa31264d","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.27.tgz","fileCount":7,"integrity":"sha512-LWbry2OSldxl4sOSaYhMW1JAiqSmTM4DhqKGS41p27tikb1lVKinSpbPM8varpZ1RxTuRlILDJOIibew3cUX3Q==","signatures":[{"sig":"MEQCIGOGAG6XQL2BIDxV0mqxgYEfZQznU4qIUZRtn2VD63oRAiATctsmRFUr8HX1vPSnYivmluNGo7NYvexB6oqLeAM8sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84115},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"8c3633afb4bc8107591f2f408c4303242f55c07b","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.27_1780000689744_0.8774170696600987","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.28":{"name":"@untemps/react-vocal","version":"2.0.0-beta.28","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.28","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"bd24844abb4f4be3580ec7106f28c3e003c12e65","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.28.tgz","fileCount":7,"integrity":"sha512-+hz+tqssDbV5MHTwA7iaK4JOOStqjw2yKhGzT5kecN8qOGgHTmVpE5kViytDkQR6oac7nJrPjGSQuBFqdNiZhA==","signatures":[{"sig":"MEQCIGRmUus7+v04VROdoJ6db8W4RklgJoJmIw6Ub3JpelmGAiBb4EXhkvqqsuc/j5aJZsZhxTjIxWX49CUxFR9BREI6CQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84227},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"93231f40e6cef448fccd212e1394ab99ca5afeb2","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.28_1780001600136_0.4114166795054297","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.29":{"name":"@untemps/react-vocal","version":"2.0.0-beta.29","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.29","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"f2c05b634526988ac0106a592b271f824b464045","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.29.tgz","fileCount":7,"integrity":"sha512-NaYd1kOX9mcu/1Z0f5Xoif2MvK+mu7UnJH/GlxFdmmo8PRY8BhMH9XjIJywGmY2EvbiCXj9PlJkypDmVjFoV2g==","signatures":[{"sig":"MEUCIEiDpET3AEbNYogCsfeolPO+lQMsP6w8OPvmjetXfue9AiEAntXprc+e+t1XeTClV2+hNlPDXBzwI4uxwTpwqfDe2ok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":84347},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"81dbbdbdcffc734759384a62b0efc11969242994","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.29_1780003119708_0.5609554205941574","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.30":{"name":"@untemps/react-vocal","version":"2.0.0-beta.30","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.30","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"d88e9a3ebcb6d8428d8e42f71e116963692b9603","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.30.tgz","fileCount":7,"integrity":"sha512-EHZrHBCUi5JLpFsgRmom6zqxaRKlmhvqlxCxM3lVaqqGVgCVXTlyR125wk2R4vQsVviqIMUr4XCVpIOpIyxs6A==","signatures":[{"sig":"MEYCIQDxvJD0nLNayRRLefVXYlwTU1FMhbeWBFNo+TzzBlKk6gIhALRt3S2MVi5ICg/BxJn53/6hC9OtduTdQxnsOZperqES","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85611},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"95fe49564849a7f5f3847c437e1d4bcaf29f7097","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.30_1780236540337_0.03359121073274096","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.31":{"name":"@untemps/react-vocal","version":"2.0.0-beta.31","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.31","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"9926d3f886571077e5daba7769417c61bc724e82","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.31.tgz","fileCount":7,"integrity":"sha512-qrjkbX+eNF6FWs5nn9VtpHF5mb5cyAs5qerYh9I9e8FPb7S4ALjaBMBe9l1imMaQFZmXsdOFkJ4PGvwctA7VuA==","signatures":[{"sig":"MEYCIQCjWaZNql7MejHsfcpm7Ar79ksOqIhR8Cf6BwFtTT6v9wIhALRsiLxO4RAuTE6hjXhabtNwsi/qECmUKdJVJtTMpVB0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85966},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"13f15bad3655f84560840be50b648e6eeaf52d7a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.31_1780238823149_0.8289658054620983","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.32":{"name":"@untemps/react-vocal","version":"2.0.0-beta.32","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.32","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"3478659b679c8a91cf3cb13bc4bb85f66565f85b","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.32.tgz","fileCount":7,"integrity":"sha512-sLPRF9ZJSM+YPHixoCNJhEuvhZVecAtU5veNzmH1btUbaSnlkOPIgXvFcHuJ3bqEpn6ptsrb+ydZBBCEvPbvGg==","signatures":[{"sig":"MEYCIQCH2uzNQ3eHC7+DF1gF0NHh3xrLen6wKR/lCdRycXuffAIhANRxiAtyGyJCtrYSdQmt9QBLoTigH4c+tQutd4hzfEmj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":87114},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"2f837cf34308758205f09fb592dc015ca987da2c","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.32_1780242707932_0.792552915127918","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.33":{"name":"@untemps/react-vocal","version":"2.0.0-beta.33","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.33","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"c98af7c162b843213821e97e80ace31dd7143a89","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.33.tgz","fileCount":7,"integrity":"sha512-osWHPHFh9hvaYHiPauKZUn8f6L/w7M8c9v9cm/h2Mlsh8TW2npCHOir0YJ4NPLWvivHQhQ5ixnRNdwBzvibL7w==","signatures":[{"sig":"MEUCIQCEoZzM5vNFBgmIvx60kx8w3x4SY6MxKcQ/xRVbDfqKoAIgGySXIRBCl6MVhl+wQnK2BkWgysRimcyZ5DOarA7vo+s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":87479},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"c3fc2886936c9e117ca9b8d1987689bd021e048a","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.33_1780243275335_0.06967529768131064","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.34":{"name":"@untemps/react-vocal","version":"2.0.0-beta.34","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.34","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"dd6d7bd5a031a5217bf5f3b968d8714a19ec2eed","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.34.tgz","fileCount":7,"integrity":"sha512-qFuBOknV3b2Zxrr5X905hUySjfBxbWH3JeCn1o47YGmYdC2edtiE6RcauEGXGhDrukKewVRzdLkbw8k9SWzUhw==","signatures":[{"sig":"MEUCIQCefQP7A+VctDpbt2727L3tpiPN3PGcI7fS7VTbTxlVPwIgTKzyXJf2wx4zQjnL5hxm0D+wMLck7sRNdmzrUPzXQ4Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88230},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"da7b519cb9b2f89481f396fd7ff5f805b6936d95","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.34_1780245242362_0.2958326305384007","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.35":{"name":"@untemps/react-vocal","version":"2.0.0-beta.35","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.35","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"24ca74140f2ef7cc6a940f3767113ee5270664ae","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.35.tgz","fileCount":7,"integrity":"sha512-v9hXbYMQ9czian85Rxkz5bNoCGtdDTJCPU7A0dvdpi/wsQLEWmK1a3bduHPTxCZN1Jjjidv+WQ9i+5fckVeubQ==","signatures":[{"sig":"MEYCIQCdGeinyFPX45aIo2U2B6Xe4z0QszZP77n8aeJSElugZAIhANE9DptGAYiSxtCQlgI/YE5IX6Y70ZDgKpZaEnm4HVyY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88535},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"435071f14fd54f52b5d3382ed7d9a109dd62e129","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.35_1780246673739_0.8614756699194066","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.36":{"name":"@untemps/react-vocal","version":"2.0.0-beta.36","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.36","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6087af69bf3b38ae3811bd38fb549b618b5db868","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.36.tgz","fileCount":7,"integrity":"sha512-UfPGjDS2TO0kXfl8ecfPDNntqi+D0FJHzIagdlw2XA7nBlhSHO2Z09agun+7dC5wtgHUHBqRaIGsl/wlTP3nEA==","signatures":[{"sig":"MEQCIBIHNQ1RB2t4wih6sNVEuVw2NlWpCuJ+AjoRXlQMd+3jAiA2/Ml6D30SYGwCZq8P8KrguPxsrJBIe0yuOY6Lr1ffNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88647},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"d88336ffb3f428f42fd76e6056c21eb26a12db91","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.36_1780420895227_0.6342031395366163","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.37":{"name":"@untemps/react-vocal","version":"2.0.0-beta.37","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.37","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"eb450772acd88cbe942c7c82d2410e53c45a34b9","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.37.tgz","fileCount":7,"integrity":"sha512-+WAu3iGwh+l2lQd2ykmkRzxohgRM7xz1ZTQusV3f9N2tniCISguz1MDBUHVfoGgkwx66xpKAWpo/I37Cx40B9A==","signatures":[{"sig":"MEYCIQChY9nr6dyjep/UfOt7/ivsBBPWhyxOIJhsRtt6U0cYaAIhALzd10zFdQYv9+10/NrER3Wfw/9bA+51UKJUGModpzV6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":89063},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"10fe17591c9866a89bd210c963d9a8d65da195ca","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.37_1780423207275_0.7815328770485681","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.38":{"name":"@untemps/react-vocal","version":"2.0.0-beta.38","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.38","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"289043bb80dc16ebb9046a82addb7d926039f33c","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.38.tgz","fileCount":7,"integrity":"sha512-yKRrq5KI32FiAs/A+uovlZApEMp4b5ixdLXujY8UUIuKDPjOxYNueYihoVSvuca4dpwI5SU7IoAcfKvKkFy8Ug==","signatures":[{"sig":"MEYCIQDG00oGsV6DThVxaifCgTGpm0FfMpP5XRSj5hVVgw86ugIhAKQNrQgyuN8dHa6DjpqjKp7Ik+wDh3lZZYWJPHR8NW71","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":93172},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"7ee26d13b8678f512dff7c3c4d42bf0231222113","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.38_1781854697135_0.8369738781265772","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.39":{"name":"@untemps/react-vocal","version":"2.0.0-beta.39","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.39","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"f16941982a2a1caf1d77cacd9ee255f91156df6c","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.39.tgz","fileCount":7,"integrity":"sha512-2c5TFL2WFUl7IK7VnZmrxtQxj7x7G81UjL3ej5vluFTSNCTHdi8t9i1IB+0H63ThMEeNF0qxALD5hBsI7rIQZQ==","signatures":[{"sig":"MEYCIQDhuQ5GS+GvIT3ZDYD1DZAbm5Knw8CexLMm0fz3P/Av6AIhAKGddZOfX6rUO01ULzEV4lDqwZ0cGFdLLhQvGVu/KfWT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":93543},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"125ed5e4d0dc78966a9bdb9406470ddf53555b95","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.39_1781855796894_0.9855621891976281","host":"s3://npm-registry-packages-npm-production"}},"1.7.38":{"name":"@untemps/react-vocal","version":"1.7.38","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.38","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"3888d6a26a866bb10a8126653e6744163981ffce","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.38.tgz","fileCount":37,"integrity":"sha512-HRmxZZpnaV4MTBy+bQvedS4n6yUFypZBQ2Uj5Ya+OEU41Xv8vpztK+lDcX3RLzTbcFN8n4ABCVRhq9JU18THZQ==","signatures":[{"sig":"MEQCIGTVtN+Xu9Ws9MqGfzdUmjRaI0klBS0UgFSfCDXMZBczAiBnuOOqN/ylPg/QmJQuhrTI7ibAsf5t6r7ow08fZxRi3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1022921},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"b663e98c89099b252418a9b96cf109b3c23c339d","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.38_1782146125859_0.6110573624664675","host":"s3://npm-registry-packages-npm-production"}},"1.7.39":{"name":"@untemps/react-vocal","version":"1.7.39","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.39","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ba45f77353483e65c7c7f075b3178164f70ee522","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.39.tgz","fileCount":37,"integrity":"sha512-P40r1o1W4y/KAkvKzIpRLVxUGJMIdBFX/PnQoSgEhI9mS4ofdgGIQseqKHargR6WPHHjFkgITAgHKMzqOk51Sg==","signatures":[{"sig":"MEUCIQDwWhTotEvGVtyjuhC12iY4GbsZdQllDm8++9RmF3Ny1wIgRCX4e1xZPcecS2n/igKWDEKbwFYf06/NsP8zq9BDkvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1025439},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"b9717e8e28983e03b787f080721a394ef0751e0c","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.39_1782160098562_0.11376798996105864","host":"s3://npm-registry-packages-npm-production"}},"1.7.40":{"name":"@untemps/react-vocal","version":"1.7.40","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.40","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ecffeddcd3605b7e33243372231c7d7d03d46316","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.40.tgz","fileCount":37,"integrity":"sha512-K3JFQwhsTCv3U7OkBoiEwqaAQ49v/bxWQ++seZNRctvLH9/gfS0Lf5FJBwsiCRxofPsZrQNBOWLIQn2ThO6xHw==","signatures":[{"sig":"MEUCIQDmkIx2ff0eR64w02E7/sI8Lv3ymBYcYKXTDwUCnaeGUgIgHrSReBzDNG8L9eNuMlWVZQm/68FvjY2/jhII8hqDrUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1025531},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"9a7c11da57c021b3dc91c6fb1c45b55d062ac6d3","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.16.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.40_1782161403521_0.9386396260357726","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.40":{"name":"@untemps/react-vocal","version":"2.0.0-beta.40","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.40","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"1b79f36e5521a244cb2d8d0dcc28250ab74295cc","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.40.tgz","fileCount":7,"integrity":"sha512-mDOpkAohE13hPWrUwf2bLUtH2jA5kr770rnCAP1rdXs69bNa9qp6Hb+IQ6pddEnWX+FBzzBTS5H6guikpGqCsQ==","signatures":[{"sig":"MEUCIQCw8UFERmRcXSIj9L2PNRLrY3bU60Q5XFVRcXMdk1LgPQIgeFC1gG8n09MddxFURLQs/EnbR2kG/BYVd1LiHNeO4NQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":93836},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"9d86c170f20ea56c4312d03b33a39ddb2235e94b","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.40_1782246895343_0.23059198858123864","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.41":{"name":"@untemps/react-vocal","version":"2.0.0-beta.41","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.41","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0a9ff172d7a8f0c712f757eff49ae2ba416fd317","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.41.tgz","fileCount":7,"integrity":"sha512-W/CZkIY+vKckNglUI/cQMyD/QaulmbS045sQQSuXeYkEBaLz2a/8/L98EdCFtkmk1S2g+KHwwH/U98VeJWq2AQ==","signatures":[{"sig":"MEYCIQDqjFpy/vThZkVR/eiNatqeKG1D6SzPKUW/kX6ElbxPUwIhAOj1k5S0dbzIE90ynrzAUPobRuhbdo9zZ4lop8R0FzF1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":93948},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"66946353b25da0f82060fcadf6527c6b6e5f876f","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.41_1782413121855_0.45544658537313","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.42":{"name":"@untemps/react-vocal","version":"2.0.0-beta.42","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.42","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"b0bff50b6e3eaa3640b9fae68de7d7fb62be39c2","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.42.tgz","fileCount":7,"integrity":"sha512-0jKQPwwJF9cxistW0w4BUKruTSJkVN1hgPpZ17JtY+IHzq/lPG8Nb9kf4NhdNI93kYRFmTgiwCF6/2o9QVVQ0g==","signatures":[{"sig":"MEYCIQDe449pdqI6B9hHSxC6GFxG6muO7dy6nBUOw+RThMZ1vQIhAOVGbsWcRunTqH/NFHvu8f/EHJbSZdIWzEk2MAm9nemV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95732},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"5e64fff0fc41b95c22953cc3e5aec4ba8e93523d","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.42_1782415190741_0.797297385057196","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.43":{"name":"@untemps/react-vocal","version":"2.0.0-beta.43","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.43","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"1d066e6f5c815e957bdb4b75987a99ba9b58721d","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.43.tgz","fileCount":7,"integrity":"sha512-LxTcmssEhsMDXDpYJ2TaCUkLJ1wWxV5oD4w2zdDrZ3fEYZGy9vOEkFDAAW/gML2M7jSHsQjLjoPKpdp+T8TBYw==","signatures":[{"sig":"MEQCIGFbs0d3vy2F/LsjKDTIACCNjf5de6MAiD5OZw4IKOItAiAcn6nd+++cM/AOpk/QaegqCoFhNuh5g+kgEGdA3y1YAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":96198},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"72727df1ccff3a8967c3f46af0a51557161c27e3","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.43_1782478610569_0.7573696137709875","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.44":{"name":"@untemps/react-vocal","version":"2.0.0-beta.44","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.44","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4dd1a6951de230b3e59b0c59c879e5e21a301a27","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.44.tgz","fileCount":7,"integrity":"sha512-ZP6C/K63/bb2h624TRL5PFVG4TKsFTbR3CspzmpRSfKBdv5355tplIzRho1vyX6c4UEzVTd8Er0eR4o4t7/GsA==","signatures":[{"sig":"MEUCIQDACyrmE+Hj+UETSv+93F0IxbzII5xxazCoFxJuRSB2RQIgAtu22dUP5t3iY+xnwKbGXVvf4JQwr8bw5FICp6tXBX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97208},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"cd5ac3435134f1b48ff2c1986ececc685bae7192","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.44_1782654195900_0.24880055575465665","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.45":{"name":"@untemps/react-vocal","version":"2.0.0-beta.45","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.45","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0f9e6d1f4511a715346db71d935cf02224eb5310","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.45.tgz","fileCount":7,"integrity":"sha512-VFbpA8gNWHhsSnNAuIpTPUzVXEcNlC37a6pDZ5Xj+fqjSSwFzek2Bws6brFU1B4jsQlKr0LJz+iaVvpWMxKUZA==","signatures":[{"sig":"MEUCIBsOHspehuKKzeMcWa+tYixl3s5XNTPrtTHYH6HYBk6pAiEAw4OfTvHXeVkyrM/QkNMw+8f+nFZJ1bthqICnx7ySz24=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":97602},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"fa0ce0f70690a36c2031349c13e1d7f567e14ef8","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.45_1782655090206_0.8638597653665603","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.46":{"name":"@untemps/react-vocal","version":"2.0.0-beta.46","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.46","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ee1eda44a5157e14562c0f0fc80e96b79c24eb43","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.46.tgz","fileCount":7,"integrity":"sha512-oBPFW9u272svnRa5TpOW58lMANQNv07cfT6+9lag5EmYDdZncdRxZMBDnakykuYW44kTkIVKM0RexUI8NQ9JZA==","signatures":[{"sig":"MEYCIQCou4G1Txr4TFoxmSqgEsOP1hicuo5/8q3CZg/V/xJz2QIhALPPbXwpOHaJY3oryhfvc3PA1xqI3/KfnoAcKUj6D4kt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98469},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"171bad77d0d59f8e2c1cac717ba9d554d56448cf","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","typecheck":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.13.1","fuse.js":">=7.0.0","react-dom":">=16.13.1","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.46_1782716320648_0.2819772040821207","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.47":{"name":"@untemps/react-vocal","version":"2.0.0-beta.47","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.47","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"5e255f4bfe632d3b63081473b4cfd96debfb0756","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.47.tgz","fileCount":7,"integrity":"sha512-T8wGqbsim1Q2odi9w3AMeWyu5oZ2mMfTF2llroTXU/a2qZA5jccdQil4D+Pr4pcQojrObYgK5xV3nWN8ZO0MVA==","signatures":[{"sig":"MEQCIDxhoMBEAqh+kC4ge9OQ809ZhoHkNc1qOl43nejcV3XcAiBdBsR99jpB+YgONglggiPk/ZxuG1eUlM95dVaoITpacQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85392},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"60645394833eeff07624480058eabd1c7e078c30","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.47_1782734551751_0.11616988215053148","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.48":{"name":"@untemps/react-vocal","version":"2.0.0-beta.48","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.48","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"7826738d785c07ebf1382d34ed5d1e0596661057","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.48.tgz","fileCount":7,"integrity":"sha512-VnbQy2jBPCC5+2fJSmgY2gSBf3oHN4EQHS4zVDc0I8eL4QNKo33eLJZ22Kd1QWShmbuoI3rvEZ8lGYND2yx1Zw==","signatures":[{"sig":"MEYCIQD/SuB+gclHq9HZy3Ncm/EwQlXVRg+YNXgFmboAE7DA7QIhAIPB3v5JgKjJ1fT4npPDToL00RDMgTRfjFsRUot6zl8u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":85773},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"e9d45e8c22f41cc0656db0dd177a3a14ae81a650","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.48_1782746528563_0.9213018485624682","host":"s3://npm-registry-packages-npm-production"}},"1.7.41":{"name":"@untemps/react-vocal","version":"1.7.41","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.41","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"46823ddf447fbc31dfde785bce644a08299d75da","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.41.tgz","fileCount":37,"integrity":"sha512-oiG9zJ3IJgkUx7UA5I+l/3uhjnbDa2Hvf6wEZT/rS460RsXXGoe/+6dhq8Eiu3cHLn1AUwlU0AX4NRZnhnBWEQ==","signatures":[{"sig":"MEYCIQCjaRIAMAgHD+eHmOGXVRs7A7Fzz00K4s9TeNHGJgGO1AIhAMiepkqdkVj6WyUt2RoQBGHctiZ+r1gG0rp8khuPt4ED","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1025623},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"876d8c5b5780b72ce36d41a4817c21f094ff70e0","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.17.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.41_1782892294087_0.36104319601808266","host":"s3://npm-registry-packages-npm-production"}},"1.7.42":{"name":"@untemps/react-vocal","version":"1.7.42","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.42","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"bb434c098f9c34e35afbec5222fb4ddc51febb9c","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.42.tgz","fileCount":37,"integrity":"sha512-NKfS5OrdtM37Ew3QDSJqNWEJZbj+MbnBIQW0goUJfOEDdp1JEc5Xa0TfWMMNbmNQPYIzOH5+4P1MXqDlk5AzQw==","signatures":[{"sig":"MEUCIQCg5VGr/xwL0r5EZgEX+1WqkY4wpWMO13I7Otb0dPmE0AIgXVBCivaMmUBY2QtM6v5NoyE0005s5zsy/rdGL955jRE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1025715},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"7bda2d0d6600645f77c22326ed2272d219204ada","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.42_1783061874833_0.12029007027843486","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.49":{"name":"@untemps/react-vocal","version":"2.0.0-beta.49","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.49","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"a4a82ccec631484332a742309d83f6ef84e20ebc","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.49.tgz","fileCount":7,"integrity":"sha512-NwUU+2bcTTWU93vDJnaTlRD81nbc17MhCU8hBjvCG0E5EB0XA72rV3u0dndZAbKOzzT3FgCOVgDkSzs/mqvl4A==","signatures":[{"sig":"MEYCIQCCSqxZXI0BXtEm1+IKv4z4W7jcMEohRooH+occWml+kAIhAPz6y4I+5L7k3IFPXtL1h1uVLFlq4UUvIuIuxvAw79FD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":87063},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"369c858de69c1fc79d53dcfce7aab2b36e246dff","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.49_1783064619308_0.10611945798461253","host":"s3://npm-registry-packages-npm-production"}},"1.7.43":{"name":"@untemps/react-vocal","version":"1.7.43","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@1.7.43","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"215749d7062bc72f1a08799477fc1bbe4a5110b1","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-1.7.43.tgz","fileCount":37,"integrity":"sha512-Mc7HBQhM9RUuRk6FuUylxVDd3F+Z2c5dBuf8RDAXJGh0QuZ9RbDaagOmXgeYg4fBn7VFNBIuwKC8rwgOXxiKaA==","signatures":[{"sig":"MEYCIQClqvTS9v87F/uwGnndQaRfKLG23V9rFmCZxQ1ZY5lX+QIhAPB/wRPkSmE7EY3LfSNr7LbbTs0CDLCst+A7pOtxBhMC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@1.7.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1025807},"jest":{"restoreMocks":true,"collectCoverage":true,"coverageDirectory":"./coverage/","setupFilesAfterEnv":["<rootDir>/jest/jest.setup.js"]},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test:ci && yarn prettier"}},"module":"dist/index.es.js","engines":{"node":">=18.0.0"},"gitHead":"5cbcdc021699c5c2fba89e9f7a3e0013f97c5ee2","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.js","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.umd.js","label":"UMD distribution"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && rimraf dist && yarn && yarn start","test":"jest -u --watch","build":"rimraf dist && yarn build:cjs && yarn build:es && yarn build:umd","test:ci":"jest -u -b --ci --coverage","build:es":"cross-env NODE_ENV=production BABEL_ENV=es rollup -c","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write && git add . && git status","build:cjs":"cross-env NODE_ENV=production BABEL_ENV=cjs rollup -c","build:umd":"cross-env NODE_ENV=production BABEL_ENV=umd rollup -c"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"_nodeVersion":"24.18.0","dependencies":{"fuse.js":"^6.4.6","@untemps/vocal":"^1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.0.0-alpha.11","husky":"^4.3.6","react":"^17.0.1","rimraf":"^3.0.2","rollup":"^2.35.1","prettier":"^2.2.1","cross-env":"^7.0.3","react-dom":"^17.0.1","@babel/cli":"^7.12.10","babel-jest":"^28.0.0-alpha.11","prop-types":"^15.7.2","@babel/core":"^7.12.10","@untemps/utils":"^2.0.0-beta.1","@commitlint/cli":"^9.1.1","semantic-release":"^25.0.3","@babel/preset-env":"^7.12.11","@babel/preset-react":"^7.12.10","react-test-renderer":"^17.0.1","rollup-plugin-sizes":"^1.0.4","@rollup/plugin-babel":"^5.2.2","@testing-library/dom":"^7.29.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@testing-library/react":"^11.2.2","jest-environment-jsdom":"^28.0.0-alpha.11","@rollup/plugin-commonjs":"^17.0.0","@semantic-release/github":"^12.0.6","rollup-plugin-visualizer":"^5.14.0","@testing-library/jest-dom":"^5.11.6","@rollup/plugin-node-resolve":"^11.0.1","@semantic-release/changelog":"^6.0.3","@testing-library/react-hooks":"^3.7.0","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^9.1.1","@babel/plugin-transform-react-jsx":"^7.12.12","@babel/plugin-proposal-class-properties":"^7.12.1"},"peerDependencies":{"react":"^16.13.1","react-dom":"^16.13.1"},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_1.7.43_1783064631982_0.10281222640780796","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.50":{"name":"@untemps/react-vocal","version":"2.0.0-beta.50","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.50","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"fb97a7e69b9e7000c7f8d078c83b43b9f3722a64","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.50.tgz","fileCount":7,"integrity":"sha512-g4sVpjYZpevZqiCbNgGUNRX2Hz7G2g1vPDwbcM2rmzKB09acUibSE/jeAvDmgPDYphId4fEdSNXRARoc1d2fQg==","signatures":[{"sig":"MEQCIAkH++8xLDrGrYXcEQdw8bhKY4iwqwDaAtXKxQsFkw9hAiBEgA6vylHoyGzXx9WHccv7sG0bWdd9smY6CzjrOELa2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":87212},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"d681c0940134d413e9bf61e4d9a9566c000f8a74","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.50_1783284157123_0.17840789166125837","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.51":{"name":"@untemps/react-vocal","version":"2.0.0-beta.51","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.51","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"db7b696ea8a86f7306dbae129211182e81a9f850","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.51.tgz","fileCount":7,"integrity":"sha512-G4cFs2N1uBYaY/2HEFGlVG7mTGt741Zp3fWzCWGftOH4mgIjqUIRIt13hnNt5EyLkYteFrnM5QtN91RqmC6VeQ==","signatures":[{"sig":"MEQCIADbSth5uLixW8fGQdMC/FdAwrQif4zTTbsl0WtTNyQmAiB7u08y0Nk8zGU/gQ6grYuH7qJLOpj3+MY1K6Prx+2sbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":87825},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"328436cb9f5e3720c6dc5287332a79abed3ad44d","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.51_1783285373470_0.6840544949724598","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.52":{"name":"@untemps/react-vocal","version":"2.0.0-beta.52","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.52","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"cee1a5058be8caa365180ae33737c4d1603b1f80","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.52.tgz","fileCount":7,"integrity":"sha512-uM55jzPhL3AvMWJo3XHhYWHkXL7HsrgACrppGIVPGJL/QwPobZYVci1XSchRcAWhpfCFXYipDFg0uay/iAVCjw==","signatures":[{"sig":"MEYCIQCmZJXpeM8Z5V7nH5jGQUIsnXlen/VCKvIa9UZKN4jTOQIhAJ8dYESnGgLiyh7YHTNQupAH0+g5UNv8SFSxdpTxiHbo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95264},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"a39c0db2a0d3b038572d1927c39d1e306bbf90ab","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.52_1783352911251_0.6460176541372649","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-beta.53":{"name":"@untemps/react-vocal","version":"2.0.0-beta.53","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0-beta.53","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"248e5c2ed3d55e6e56625b7ff6faf76f1502793b","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0-beta.53.tgz","fileCount":7,"integrity":"sha512-/HJDaVgQ7Sr3jGKODjh2g5xAQ6opPX9BSaIVWYPLf4KvnCTJWEwNc8KYXyzGKrgG4mlrey36BJfuMgLZH4Sz3A==","signatures":[{"sig":"MEQCIHhfSPIAuYeGzryZU6cxsovIqicwF1SAyfLtBshaxRT2AiAnIaw1vYgcoZHVGU+Ms6OreJ31yroA9KRTsMqXDbTLNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0-beta.53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":108020},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"96b8c59f32686c0c66a9c6290377bcb467c8f004","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0-beta.53_1783417252591_0.9992469939295805","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@untemps/react-vocal","version":"2.0.0","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.0","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"f1ea49e1f96f31655a0799ae0d5301e57ec56538","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.0.tgz","fileCount":7,"integrity":"sha512-Qxi+llKHuJEll8D6nq5yfyKiuf2WEeX5l2763WIJNQKA7jAiEVfG9TQHNu9ZjyRhOxgw0YJzTF8bj9fB8PiDSw==","signatures":[{"sig":"MEUCIFHxsKNFule59YTBL0IKPIxn/cxPYimtswLr+Neqkm28AiEAlU8va64e77Qdt8RNb5a+OXzwTo3wrndpghyaGLIkTjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88803},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"bb79db7c1fbe7738c341aceb36b36f2e3034b2fc","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.0_1783587094946_0.015038173846349201","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@untemps/react-vocal","version":"2.0.1","keywords":["Web Speech API","SpeechRecognition","speech","speech-to-text","React","ReactJS","component","hook","javascript"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.1","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"ed9d787a6946e5745ab3f0b9659711328c47db3f","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.1.tgz","fileCount":7,"integrity":"sha512-Tx9XEFFC0I+Ls5F+4J68dBA22kadSmkGMC6VngKB5/+IB73d0cy1u2vKD2dNKe7U6dvQl+WErPFledqsuXbxVg==","signatures":[{"sig":"MEUCIAPAeFZvCImHxb6zHLff2j29TgGSfqyMorpaXKdR4j9tAiEAxshl/Ym/avAT7ZVGbn8kvBSSDCTKZODF6Vm1utB9QKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":88892},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"5ca29cdad5a46abc32429bf95ee3c76e409651b3","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook to initiate a SpeechRecognition session","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.1_1783588135498_0.8540655824572823","host":"s3://npm-registry-packages-npm-production"}},"2.0.2":{"name":"@untemps/react-vocal","version":"2.0.2","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.2","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"b57f612fe28afb73449b0578e75ac8664320dfa3","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.2.tgz","fileCount":7,"integrity":"sha512-6vNQxxLAx1jvXN9zxwP9K0CDDfxfqqogJsUAaGV2H8Jki3J1V+AUxVEb4rEd67ZFl5o2XrwhXX5J/xh1XthZBA==","signatures":[{"sig":"MEYCIQDCwHl+dmG9red3RutRP3mdsPbHDgatTqMTwriiP+VJ3gIhAOyjtaygkveqi/OIcgZepnDIgxwe2+A5S1NK51KGEvuc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":89047},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"782f8cb69eddab96da23a41f3eef71565214dbb6","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.2_1783604687802_0.6118950321010508","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"name":"@untemps/react-vocal","version":"2.0.3","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.3","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"62930dab5d592322eb34f854ce5d375ee323fa04","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.3.tgz","fileCount":7,"integrity":"sha512-95MtCD+d2JZ5m6TUid90grFxZrsQneAdvyiUHVKLSa4E6seIDShVq+mjA5FCqwxx5aAvm6D2sCjq8t9G6CA0ng==","signatures":[{"sig":"MEYCIQC10NfGJVJTKN94q1UVHbjuekH/iwU6u8mFfsSHsk6f7AIhAL63porFJdxv3uf2tzrW+uKyn04wlWn73kUA3sl6HCOp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":89772},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"1d55de1b10ebd93f8ce8884b305429f402c79735","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.3_1784750939816_0.2263067677491899","host":"s3://npm-registry-packages-npm-production"}},"2.0.4":{"name":"@untemps/react-vocal","version":"2.0.4","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.4","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"74f917eca0dd2ffdaf62e7abacb01757dec74e39","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.4.tgz","fileCount":7,"integrity":"sha512-xRwR0WpSdUFsT72EZlgjDae2yEC4NF6sURYQ3E159DZaGa6TJhij8tlmIXsjq/Kblb4gv8CZ4QIXorswEj4U7A==","signatures":[{"sig":"MEYCIQCGivSSsfQkd378xQh+yU+5oFvp3hBDxP/uqXlobL/G+gIhAPi1iqaBhM8o5E5IIns6OC6O315dBkcEZWrJdLAzT9Jz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":89861},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"366bfd2915fa8b0460e0146a398e4b76aaf35cb0","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.4_1784825921999_0.07411227900769402","host":"s3://npm-registry-packages-npm-production"}},"2.0.5":{"name":"@untemps/react-vocal","version":"2.0.5","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.5","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0b5b8304147e73b97606e571f2bba1bf24cbb714","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.5.tgz","fileCount":7,"integrity":"sha512-qPME53XHNPWdKEcm+p4MOAiEARvuacVbNzZnY0cJreQoIUio7KcPiLEqjUt0YRwAR5i00DWSH8FNqFCRp+hdtA==","signatures":[{"sig":"MEUCIGQ4dtUfQDIZJJM5VPEYrAMiYuAFL6mEg6LJZm/fbn9BAiEAykdLx7k/dRAk1++kbGfhkPNYitGty1sPKUhEwVwA5/c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":89950},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"7d8c864a0d880bcf87b7cb94f01ccf1c6f5ae86c","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.5_1784826010967_0.8971586227210282","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"@untemps/react-vocal","version":"2.0.6","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.6","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"e9f33381782d1c008a1d386c58bd34e8049dd7af","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.6.tgz","fileCount":7,"integrity":"sha512-M6ZbGY9Z4O41Bf4XutpprxrPK5x27f/6PhfBGU1ehSVP5IAA/wUKPNOXaSFe3dEXLeyzfSvyEaHqMTNIISj8Ng==","signatures":[{"sig":"MEUCIQDwQofb6DD2Sig3A+IRQVtdOE2O1nedOJNLAutr0AAt9AIgWHeNxbXsnj3Jwk6nhHftno1bA/4BYuxCkh3yC0dHohc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90039},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"cae1c89e1a48bcbcfc5259a4a3e1dff406ff104d","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.6_1784826997476_0.9805246571137689","host":"s3://npm-registry-packages-npm-production"}},"2.0.7":{"name":"@untemps/react-vocal","version":"2.0.7","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.7","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"402204469353a392f87d4562452a9a1d838f61d6","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.7.tgz","fileCount":7,"integrity":"sha512-UVvBpeh8/z+Ehf2FJg9FfjUA2fY1lzbL90suOPc7hMKbyi6iikjabyEYWgfKgCFxZeC5ib4vEnifkzlyDSqUWg==","signatures":[{"sig":"MEUCIH4EvOi3PAAqyciFFiemgbdmHF1AVaJGXKaPVvZcGNylAiEApErNQTrRQxnydFg/srFsndpaMaLxYUixgSBNe6RWiaM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90128},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"8eca142d270abce3aa9f90efa320602fae475881","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.7_1784827273162_0.13247884081146166","host":"s3://npm-registry-packages-npm-production"}},"2.0.8":{"name":"@untemps/react-vocal","version":"2.0.8","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.8","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"f9ffa8e27d9548f02ed74b06b648037d5371e15a","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.8.tgz","fileCount":7,"integrity":"sha512-YycLj4QlSzkpn+xnhYHLG1mbnLW8rQddae19XW8+1PyFWFOuvVALbMANByra51xKSh5mpy5MGLi3CyWXd+6aqw==","signatures":[{"sig":"MEUCIBndD6etwdFntsy5MvVwUQ6WHlxnv0HpnlO360V9HxGCAiEAx72BWNSjkWJ4DQ+F7LlR8YC9CL8blS+Hy1uvKt7StIA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90217},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"6f37e8ae95fc7363f7b510db23229381bce9a531","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.8_1785690822337_0.1253151399781547","host":"s3://npm-registry-packages-npm-production"}},"2.0.9":{"name":"@untemps/react-vocal","version":"2.0.9","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.9","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"e11afc8f6e3ae69baaa861aff9a7b861ec3ff1f9","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.9.tgz","fileCount":7,"integrity":"sha512-1gwAp0PE8o9Nix6xcuroUjKjOlDhwC9qKBj15k6G1dpOHSwNx0XuChiGovRBdH9WdIwRBcEwc8euiaQU+7bdTQ==","signatures":[{"sig":"MEQCIDqlQ5Gu2ENfKnkhYqQ6FyZd2ldNXhtZaD5BhTZWnd8DAiAl1DnY/hASErIRZ3Vi6fLhTqjkDgIbPvntcFdLsrZzWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90306},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"666871ede973a20cf6e303194344416d5b3e30ff","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.9_1785846575127_0.44616892569396893","host":"s3://npm-registry-packages-npm-production"}},"2.0.10":{"name":"@untemps/react-vocal","version":"2.0.10","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.10","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"85fc2e91c74288065db782969f8a9017672ff1ed","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.10.tgz","fileCount":7,"integrity":"sha512-Xoy0Oe4rQx9UyR6SDGRcxU0CKG5ZGK8BZL0X7JN6UxaTIYkkEMLJUEH/N/0obJ21Cgn2QzeBfmYhuIS4sa6qlA==","signatures":[{"sig":"MEYCIQDKFGxV+3y6P5kFFMYA4hmnQsRG8XaI/7CQ4IjUZA4E3AIhANc0Hg8vrRSryYUQPzwLGoAUbzMMCVa4C72pGQuNPs5j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90398},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"438e2da8265493cee8d2cfd287a90ee2c451ef8e","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.10_1785957986153_0.18271342257504863","host":"s3://npm-registry-packages-npm-production"}},"2.0.11":{"name":"@untemps/react-vocal","version":"2.0.11","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.11","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"0afc356a4231a432bdd3372c1ea45643f56dc80b","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.11.tgz","fileCount":7,"integrity":"sha512-+IhGIygq1q31O826CibGsgXHDbJ3wS1zRgLr2YdLpR4rWYbjhI8lSziUqWquoeEMCYn78n5/na7+YB7VrxnVzA==","signatures":[{"sig":"MEQCIHH/Rw7KQ7Nq1UJ3ilhfBSTqT9S92N1ZVMcjUhWn6uNAAiAPGW4NzPrIFl+eROYyJicijcjqGfiuf2gZhgUadMJKRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90490},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"d04f675d622423dcb95cbffa0e084bc68f3a3397","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.11_1785958242972_0.6892602454878449","host":"s3://npm-registry-packages-npm-production"}},"2.0.12":{"name":"@untemps/react-vocal","version":"2.0.12","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.12","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"bed708ecea56cf8484b2e3bf4f610b772b5e1157","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.12.tgz","fileCount":7,"integrity":"sha512-8dtgv5XNnSkFLJZVe+qKefR0d4dc/o+bNFlaM6RTRGuPO/YQPXVXnXqgL6sJWI2p0rZuMnlux3ArnNBKutxaXA==","signatures":[{"sig":"MEUCIC9FAfZsxHcYPgdZHEcrW0tsMsKjY5wrRQxmCBKzVw/WAiEAgau7XnTi7O+L71yC0MYz1g6Q+M9l5GYMxDnOpnXcTAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90582},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"6e12263bcf9ad0b512d73b69f21f8b402f353160","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.12_1786561108742_0.8101050231005107","host":"s3://npm-registry-packages-npm-production"}},"2.0.13":{"name":"@untemps/react-vocal","version":"2.0.13","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.13","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"8034942bdd65a44f9909bab8cbff694be0035852","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.13.tgz","fileCount":7,"integrity":"sha512-lFKe8DETujeYCvzGn8zERzlYK04UukvvszKMcdmgxEfinD8wKqHb5Al1lODxOucmm6BVj7Xht4uD5kFZqvgBKg==","signatures":[{"sig":"MEUCIDOM6zJ1wgH3Dh2vl0B1XFXI6B0ugXTRGO8UXH0yIlcuAiEAtIysVRxf4EjhVDXY7ehL+OZYWWGS5wvK/x9hH/O4LhA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90674},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"6d361b3870c2ee588051ae2394ea7d4b6e558eed","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.13_1788323473647_0.756409228675641","host":"s3://npm-registry-packages-npm-production"}},"2.0.14":{"name":"@untemps/react-vocal","version":"2.0.14","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.14","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"6c2f61a501722cf1a90ce1c9625a5b62614ad6cd","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.14.tgz","fileCount":7,"integrity":"sha512-oUrLxm5cTlgP5fNztfII76TlcfCvmw9D8hXrRTGsxMSjA5plynmxge8bFThNb+MOpLhaupb1t19iJlCEMCOKzQ==","signatures":[{"sig":"MEQCIFCzYW1MkbQeNTdyr4ad7X3pvl/H+wric8/n2+30ZGZmAiBIY5rUvY5MNMx8pqBGwwiXuwx1X/pQMpXsJsUyQ88IGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90766},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"28f9cdefd5fce67ede510c98b18705cf1d778ccb","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.14_1788458702865_0.7047352080460987","host":"s3://npm-registry-packages-npm-production"}},"2.0.15":{"name":"@untemps/react-vocal","version":"2.0.15","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","_id":"@untemps/react-vocal@2.0.15","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"homepage":"https://github.com/untemps/react-vocal#readme","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"4daa82066328461a4d714c6ad12246dd948e3cce","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.15.tgz","fileCount":7,"integrity":"sha512-xwweuIAZtLD/RitrrIt545XnYP1Wv+iz9La4rfehfZR2brqWf2BIs3NHEEWVpnr+z1N3tfDuNqBaGLcA2fqcdw==","signatures":[{"sig":"MEUCIQCIgXTbzNflmPbt3+GHDWRKzwLuQctMteoYU5vzC5n1eQIgXQ1XLA6/u+ltzgZ4wIwwYjh9MBsF6BLaOLYn3M7gZzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIANMVb7ZYxcjgkeAPUtuNpwE25dZj5t55AUZGAsy0oZ8AiBAoazAYqt+pFGhKvHHL8AvwB+3SoTA/9wM7M2eOpcvFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90858},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"8ac2a946e4e54c6a9d28287411d8319ac322817f","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-vocal_2.0.15_1789227168957_0.6818975068730597","host":"s3://npm-registry-packages-npm-production"}},"2.0.16":{"_id":"@untemps/react-vocal@2.0.16","bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"dist":{"shasum":"1277ddf479a5bbc36ce70af925e63389ca8438df","tarball":"https://registry.npmjs.org/@untemps/react-vocal/-/react-vocal-2.0.16.tgz","fileCount":7,"integrity":"sha512-22U5a+hptJ+iBHGGe6lEx5bHeGVSGgSVpYkz6cRSyOHJMV7mhjwTdhWc6ySRjNpNNms597Xp6JdgIZCl7UXPJw==","signatures":[{"sig":"MEYCIQDnoukV2K2iyIho3VhvfOZfHFs8oX9Xt1Q8Ozbf0UoM2QIhAN/rwxZfX1IDiU+zanps1fAvoennCIrUenRDrf9tydTd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCXhgjGoqEljeZIscjnPGMZNAPDj0UvnXXtHgknRzbALAIgWORK6BZPy3jG74DsUjygHws3QGHby8jH6i8HUMlWiYA="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@untemps%2freact-vocal@2.0.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":90950},"main":"dist/index.cjs","name":"@untemps/react-vocal","type":"module","types":"dist/index.d.ts","author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"module":"dist/index.es.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.es.js","default":"./dist/index.es.js","require":"./dist/index.cjs"}},"gitHead":"eb4f4c3d5352ba29e8c344cf191f68fe4eeedc76","license":"MIT","private":false,"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"chore","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",["@semantic-release/github",{"assets":[{"path":"dist/index.cjs","label":"CJS distribution"},{"path":"dist/index.es.js","label":"ES distribution"},{"path":"dist/index.d.ts","label":"TypeScript declarations"}]}]],"branches":["main",{"name":"beta","prerelease":true}]},"scripts":{"dev":"cd dev && yarn && yarn dev","lint":"eslint src vitest.setup.ts dev/src","test":"vitest","build":"vite build","prepare":"husky","test:ci":"vitest run --coverage","prettier":"prettier \"*/**/*.{js,ts,tsx}\" --ignore-path ./.prettierignore --write && git add -u && git status","postbuild":"node scripts/verify-bundle.mjs","typecheck":"tsc --noEmit && tsc --noEmit -p dev/tsconfig.json","verify:bundle":"node scripts/verify-bundle.mjs"},"version":"2.0.16","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d29d9e26-3721-4e4e-a7e2-7988a498716f"}},"homepage":"https://github.com/untemps/react-vocal#readme","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"_npmVersion":"11.13.0","description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","directories":{},"maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"@untemps/vocal":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","react":"^19.2.5","eslint":"^10.4.0","vitest":"^4.1.5","fuse.js":"^7.3.0","globals":"^17.6.0","prettier":"^3.8.3","react-dom":"^19.2.5","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/react":"^19.2.15","@untemps/utils":"^3.2.0","@commitlint/cli":"^20.5.3","vite-plugin-dts":"^5.0.1","@types/react-dom":"^19.2.3","semantic-release":"^25.0.3","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.5","@testing-library/dom":"^10.4.1","@vitejs/plugin-react":"^6.0.1","@semantic-release/git":"^10.0.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","@microsoft/api-extractor":"^7.58.7","@semantic-release/github":"^12.0.6","@testing-library/jest-dom":"^6.9.1","@semantic-release/changelog":"^6.0.3","@commitlint/config-conventional":"^20.5.3"},"peerDependencies":{"react":">=16.14.0","fuse.js":">=7.0.0","react-dom":">=16.14.0","typescript":">=6.0.0"},"peerDependenciesMeta":{"fuse.js":{"optional":true},"typescript":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-vocal_2.0.16_1789472658821_0.1733591585092269"}}},"time":{"created":"2020-06-02T18:12:43.845Z","modified":"2026-09-15T11:44:19.253Z","1.0.0":"2020-06-02T18:12:44.028Z","1.0.1":"2020-06-17T07:07:44.252Z","1.0.2":"2020-06-23T18:03:45.832Z","1.0.3":"2020-06-28T13:42:18.212Z","1.0.4":"2020-07-13T17:20:10.012Z","1.0.5":"2020-07-13T17:53:41.725Z","1.1.0":"2020-07-13T18:00:28.907Z","1.1.1":"2020-07-13T18:08:20.906Z","1.1.2":"2020-07-15T18:44:42.628Z","1.1.3":"2020-07-16T11:03:21.295Z","1.2.0":"2020-07-19T14:34:48.251Z","1.3.0":"2020-07-31T08:33:53.127Z","1.3.1":"2020-08-04T09:27:34.512Z","1.3.2":"2020-08-12T11:56:57.112Z","1.3.3":"2020-09-05T14:30:11.887Z","1.3.4":"2020-09-07T12:58:57.294Z","1.3.5":"2020-09-13T13:40:54.347Z","1.4.0":"2020-09-13T13:48:41.936Z","1.4.1":"2020-10-22T16:39:29.906Z","1.5.0":"2020-12-21T16:40:18.328Z","1.5.1":"2020-12-22T10:36:03.226Z","1.5.2":"2020-12-26T15:26:40.319Z","1.5.3":"2020-12-26T16:22:05.725Z","1.5.4":"2021-04-27T20:05:28.862Z","1.6.0":"2021-05-19T09:26:35.077Z","1.6.1":"2021-05-19T14:18:20.369Z","1.6.2":"2021-05-20T18:51:29.000Z","1.6.3":"2021-05-21T15:11:48.572Z","1.6.4":"2021-05-23T13:00:08.145Z","1.6.5":"2021-05-23T13:05:20.304Z","1.6.6":"2021-05-24T16:11:48.186Z","1.6.7":"2021-06-12T11:21:52.673Z","1.6.8":"2021-07-03T15:25:29.059Z","1.7.0":"2021-07-16T06:54:41.886Z","1.7.1":"2021-08-04T19:06:33.691Z","1.7.2":"2021-08-20T17:44:04.015Z","1.7.3":"2021-09-04T12:54:08.828Z","1.7.4":"2021-09-25T12:54:05.634Z","1.7.5":"2022-01-30T11:52:44.046Z","1.7.6":"2022-02-02T18:31:26.210Z","1.7.7":"2022-04-01T19:24:19.905Z","1.7.8":"2022-04-17T14:57:31.671Z","1.7.9":"2022-04-17T20:25:45.473Z","1.7.10":"2022-04-24T10:31:13.310Z","1.7.11":"2022-07-06T18:15:24.668Z","1.7.12":"2022-07-06T18:36:36.036Z","1.7.13":"2022-07-20T20:51:19.054Z","1.7.14":"2022-12-10T17:10:57.751Z","1.7.15":"2022-12-10T17:34:39.387Z","1.7.16":"2023-01-06T18:46:45.619Z","1.7.18":"2023-07-13T09:50:34.338Z","1.7.19":"2023-07-13T10:16:18.273Z","1.7.20":"2023-07-13T13:26:20.316Z","1.7.21":"2023-07-21T12:42:31.610Z","1.7.22":"2023-10-17T18:10:48.504Z","1.7.23":"2024-03-06T16:22:19.901Z","1.7.24":"2024-04-11T06:56:30.799Z","1.7.25":"2024-06-20T19:38:43.505Z","1.7.26":"2024-06-20T19:41:00.672Z","1.7.27":"2024-11-22T11:27:26.346Z","1.7.28":"2024-12-13T17:39:18.810Z","1.7.29":"2025-12-08T13:11:53.780Z","1.7.30":"2025-12-08T13:13:31.527Z","1.7.31":"2026-05-03T17:16:08.658Z","1.7.32":"2026-05-03T17:27:52.203Z","1.7.33":"2026-05-03T17:32:13.885Z","1.7.34":"2026-05-03T17:35:20.327Z","1.7.35":"2026-05-03T17:37:20.170Z","2.0.0-beta.1":"2026-05-05T18:14:19.184Z","2.0.0-beta.2":"2026-05-07T06:18:07.188Z","2.0.0-beta.3":"2026-05-07T18:08:21.392Z","1.7.36":"2026-05-09T13:22:59.286Z","2.0.0-beta.4":"2026-05-10T15:47:21.786Z","2.0.0-beta.5":"2026-05-11T17:48:02.798Z","2.0.0-beta.6":"2026-05-12T21:15:11.946Z","2.0.0-beta.7":"2026-05-13T17:44:09.364Z","1.7.37":"2026-05-22T22:49:38.649Z","2.0.0-beta.8":"2026-05-24T15:17:21.601Z","2.0.0-beta.9":"2026-05-24T15:43:37.541Z","2.0.0-beta.10":"2026-05-24T15:52:44.511Z","2.0.0-beta.11":"2026-05-24T16:44:48.733Z","2.0.0-beta.12":"2026-05-24T17:15:04.726Z","2.0.0-beta.13":"2026-05-24T17:28:21.851Z","2.0.0-beta.14":"2026-05-24T17:39:39.565Z","2.0.0-beta.15":"2026-05-24T19:08:18.052Z","2.0.0-beta.16":"2026-05-24T21:22:42.880Z","2.0.0-beta.17":"2026-05-24T21:26:00.686Z","2.0.0-beta.18":"2026-05-25T17:43:14.132Z","2.0.0-beta.19":"2026-05-25T17:51:55.162Z","2.0.0-beta.20":"2026-05-26T18:39:15.926Z","2.0.0-beta.21":"2026-05-26T18:57:35.917Z","2.0.0-beta.22":"2026-05-27T18:26:44.237Z","2.0.0-beta.23":"2026-05-27T18:36:58.260Z","2.0.0-beta.24":"2026-05-27T18:44:21.954Z","2.0.0-beta.25":"2026-05-27T18:50:14.579Z","2.0.0-beta.26":"2026-05-28T07:03:53.576Z","2.0.0-beta.27":"2026-05-28T20:38:09.880Z","2.0.0-beta.28":"2026-05-28T20:53:20.291Z","2.0.0-beta.29":"2026-05-28T21:18:39.934Z","2.0.0-beta.30":"2026-05-31T14:09:00.498Z","2.0.0-beta.31":"2026-05-31T14:47:03.289Z","2.0.0-beta.32":"2026-05-31T15:51:48.125Z","2.0.0-beta.33":"2026-05-31T16:01:15.474Z","2.0.0-beta.34":"2026-05-31T16:34:02.518Z","2.0.0-beta.35":"2026-05-31T16:57:53.882Z","2.0.0-beta.36":"2026-06-02T17:21:35.387Z","2.0.0-beta.37":"2026-06-02T18:00:07.436Z","2.0.0-beta.38":"2026-06-19T07:38:17.268Z","2.0.0-beta.39":"2026-06-19T07:56:37.026Z","1.7.38":"2026-06-22T16:35:26.079Z","1.7.39":"2026-06-22T20:28:18.775Z","1.7.40":"2026-06-22T20:50:03.704Z","2.0.0-beta.40":"2026-06-23T20:34:55.464Z","2.0.0-beta.41":"2026-06-25T18:45:21.995Z","2.0.0-beta.42":"2026-06-25T19:19:50.870Z","2.0.0-beta.43":"2026-06-26T12:56:50.753Z","2.0.0-beta.44":"2026-06-28T13:43:16.035Z","2.0.0-beta.45":"2026-06-28T13:58:10.330Z","2.0.0-beta.46":"2026-06-29T06:58:40.789Z","2.0.0-beta.47":"2026-06-29T12:02:31.887Z","2.0.0-beta.48":"2026-06-29T15:22:08.732Z","1.7.41":"2026-07-01T07:51:34.265Z","1.7.42":"2026-07-03T06:57:55.001Z","2.0.0-beta.49":"2026-07-03T07:43:39.440Z","1.7.43":"2026-07-03T07:43:52.093Z","2.0.0-beta.50":"2026-07-05T20:42:37.252Z","2.0.0-beta.51":"2026-07-05T21:02:53.582Z","2.0.0-beta.52":"2026-07-06T15:48:31.395Z","2.0.0-beta.53":"2026-07-07T09:40:52.738Z","2.0.0":"2026-07-09T08:51:35.102Z","2.0.1":"2026-07-09T09:08:55.687Z","2.0.2":"2026-07-09T13:44:47.954Z","2.0.3":"2026-07-22T20:08:59.945Z","2.0.4":"2026-07-23T16:58:42.176Z","2.0.5":"2026-07-23T17:00:11.113Z","2.0.6":"2026-07-23T17:16:37.619Z","2.0.7":"2026-07-23T17:21:13.307Z","2.0.8":"2026-08-02T17:13:42.473Z","2.0.9":"2026-08-04T12:29:35.333Z","2.0.10":"2026-08-05T19:26:26.308Z","2.0.11":"2026-08-05T19:30:43.104Z","2.0.12":"2026-08-12T18:58:28.903Z","2.0.13":"2026-09-02T04:31:13.802Z","2.0.14":"2026-09-03T18:05:03.060Z","2.0.15":"2026-09-12T15:32:49.054Z","2.0.16":"2026-09-15T11:44:18.919Z"},"bugs":{"url":"https://github.com/untemps/react-vocal/issues"},"author":{"name":"Vincent Le Badezet","email":"v.lebadezet@untemps.net"},"license":"MIT","homepage":"https://github.com/untemps/react-vocal#readme","keywords":["react","react-component","react-hook","speech-recognition","speech-to-text","voice-commands","voice-recognition","web-speech-api","stt","dictation","microphone","typescript","speech","hook","component"],"repository":{"url":"git+ssh://git@github.com/untemps/react-vocal.git","type":"git"},"description":"React component and hook for speech recognition, with voice commands and pluggable STT engines","maintainers":[{"name":"untemps","email":"v.lebadezet@untemps.net"}],"readme":"<p align=\"center\">\n    <img src=\"assets/react-vocal.png\" alt=\"react-vocal\" height=\"150\"/>\n</p>\n<p align=\"center\">\n    React component and hook for speech recognition, with voice commands and pluggable STT engines\n</p>\n\n<p align=\"center\">\n    <a href=\"https://www.npmjs.com/package/@untemps/react-vocal\"><img src=\"https://img.shields.io/npm/v/@untemps/react-vocal?style=for-the-badge\" alt=\"npm\"/></a>\n    <a href=\"https://github.com/untemps/react-vocal/actions\"><img src=\"https://img.shields.io/github/actions/workflow/status/untemps/react-vocal/publish.yml?style=for-the-badge\" alt=\"GitHub Workflow Status\"/></a>\n    <a href=\"https://codecov.io/gh/untemps/react-vocal\"><img src=\"https://img.shields.io/codecov/c/github/untemps/react-vocal?style=for-the-badge\" alt=\"Codecov\"/></a>\n</p>\n\n<p align=\"center\">\n    🔴&nbsp;<strong><a href=\"https://react-vocal.vercel.app\">LIVE DEMO</a></strong>&nbsp;🔴\n</p>\n\n## Features\n\n- **Single-shot & continuous recognition** — catch a result as soon as it lands, or keep the session open across speech segments for one aggregated transcript. See [How it works](#how-it-works-single-shot-vs-continuous-mode).\n- **Vocal commands with fuzzy matching** — map spoken phrases to callbacks, with Fuse.js fuzzy matching for phrase keys and exact matching for single-word keys. See [Vocal commands](#vocal-commands).\n- **Interim results / live captions** — stream provisional transcripts while the user is still speaking. See [Interim results & live captions](#interim-results--live-captions).\n- **Microphone-permission tracking** — read the `PermissionState` reactively without ever starting a session. See [Microphone permission](#microphone-permission).\n- **Structured error classification** — `onError` receives a typed `VocalError` you branch on instead of parsing raw error names. See [Error handling](#error-handling).\n- **Pluggable custom speech engines** — swap the Web Speech API for a cloud or on-device backend behind a stable seam. See [Custom speech engines](#custom-speech-engines).\n- **Full TypeScript types** — the public surface is typed end-to-end. See [TypeScript types](#typescript-types).\n- **SSR-safe support check** — `isSupported()` returns `false` (rather than throwing) when `window` is undefined. See [`isSupported`](#issupported).\n\n## Table of Contents\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Quick start](#quick-start)\n- [Guide](#guide)\n    - [How it works: single-shot vs continuous mode](#how-it-works-single-shot-vs-continuous-mode)\n    - [Custom UI & render styles](#custom-ui--render-styles)\n    - [Vocal commands](#vocal-commands)\n    - [Interim results & live captions](#interim-results--live-captions)\n    - [Microphone permission](#microphone-permission)\n    - [Error handling](#error-handling)\n    - [Stable references & memoization](#stable-references--memoization)\n    - [Browser & platform caveats](#browser--platform-caveats)\n- [API reference](#api-reference)\n    - [`<Vocal>` component](#vocal-component)\n    - [`useVocal` hook](#usevocal-hook)\n    - [`useCommands` hook](#usecommands-hook)\n    - [`isSupported`](#issupported)\n    - [`classifyError` & `VocalError`](#classifyerror--vocalerror)\n    - [Events](#events)\n    - [TypeScript types](#typescript-types)\n- [Custom speech engines](#custom-speech-engines)\n    - [Example: Gladia cloud engine](#example-gladia-cloud-engine)\n- [Testing](#testing)\n- [Development](#development)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Requirements\n\n- React >= 16.14.0\n- Node >= 22\n\nThe [Web Speech API](https://developer.mozilla.org/fr/docs/Web/API/Web_Speech_API) is only supported by a few browsers so far (see [caniuse](https://caniuse.com/#search=SpeechRecognition)). When the API is unavailable, the `Vocal` component renders nothing — probe support ahead of time with [`isSupported`](#issupported), and note that a [custom speech engine](#custom-speech-engines) can bring recognition to browsers that lack `SpeechRecognition`.\n\n## Installation\n\n```bash\nyarn add @untemps/react-vocal\n```\n\nFuzzy matching for phrase commands requires [fuse.js](https://fusejs.io/) as an optional peer dependency:\n\n```bash\nyarn add fuse.js\n```\n\nWithout fuse.js, phrase commands fall back to case-insensitive exact matching. Single-word commands always use exact matching and never require fuse.js.\n\nTypeScript is listed as an optional peer dependency (`>=6.0.0`) — install it only if your project uses TS.\n\n## Quick start\n\nDrop a `<Vocal>` next to an input and read the transcript from `onResult`:\n\n```javascript\nimport { Vocal } from '@untemps/react-vocal'\n\nconst App = () => {\n\tconst [result, setResult] = useState('')\n\n\tconst _onVocalStart = () => {\n\t\tsetResult('')\n\t}\n\n\tconst _onVocalResult = (result) => {\n\t\tsetResult(result)\n\t}\n\n\treturn (\n\t\t<div className=\"App\">\n\t\t\t<span style={{ position: 'relative' }}>\n\t\t\t\t<Vocal\n\t\t\t\t\tonStart={_onVocalStart}\n\t\t\t\t\tonResult={_onVocalResult}\n\t\t\t\t\tstyle={{ width: 16, position: 'absolute', right: 10, top: -2 }}\n\t\t\t\t/>\n\t\t\t\t<input defaultValue={result} style={{ width: 300, height: 40 }} />\n\t\t\t</span>\n\t\t</div>\n\t)\n}\n```\n\n## Guide\n\nConcepts and mental models. For exact signatures, prop names, defaults, and types, see the [API reference](#api-reference).\n\n### How it works: single-shot vs continuous mode\n\n`Vocal` is built to catch a speech result as soon as possible — a good fit for vocal commands or search-field filling.\n\n**Single-shot mode (the default).** Either a result is caught and returned through `onResult`, or `timeout` (default `3000` ms) is reached and the recognition is discarded. The `stop` function exposed by the [children-as-function](#children-as-a-function) mechanism lets you prematurely discard the recognition before the timeout elapses. Commands are evaluated in this mode, on the final result segment.\n\n**Continuous mode (`continuous` prop).** The recognition session stays open across speech segments and accumulates the transcript, delivering a single aggregated transcript through `onResult` when the session ends — stopped by a second click on the button or by `silenceTimeout`. Commands are **not** evaluated in continuous mode.\n\n### Custom UI & render styles\n\nBy default, `Vocal` displays an icon with two states:\n\n- Idle  \n  ![Idle state](assets/icon-idle.png)\n- Listening  \n  ![Listening state](assets/icon-listening.png)\n\nBut you can provide your own component.\n\n- With a simple React element:\n\n```javascript\nimport { Vocal } from '@untemps/react-vocal'\n\nconst App = () => {\n\treturn (\n\t\t<Vocal>\n\t\t\t<button>Start</button>\n\t\t</Vocal>\n\t)\n}\n```\n\nIn this case, an `onClick` handler is automatically attached to the component to toggle the recognition session (start when idle, stop while listening). Only the first direct descendant of `Vocal` will receive the `onClick` handler. If you want to use a more complex hierarchy, use the function syntax below.\n\nIf the child element already declares its own `onClick`, it is preserved: your handler runs first, then the recognition toggle. This lets you attach analytics or any other behavior to the same element without losing the toggle.\n\nTo cancel the toggle (e.g. require a confirmation, block while the user is unauthenticated), call `event.preventDefault()` inside your handler — the recognition will not start or stop for that click.\n\nFor accessibility parity with the default button, `aria-pressed` is also injected on the cloned child to reflect the listening state, and `aria-label` falls back to the `ariaLabel` prop of `<Vocal>` when the child does not declare one of its own.\n\n- With a function that returns a React element:\n\n```javascript\nimport { Vocal } from '@untemps/react-vocal'\n\nconst Play = () => (\n\t<div\n\t\tstyle={{\n\t\t\twidth: 0,\n\t\t\theight: 0,\n\t\t\tmarginLeft: 1,\n\t\t\tborderStyle: 'solid',\n\t\t\tborderWidth: '4px 0 4px 8px',\n\t\t\tborderColor: 'transparent transparent transparent black',\n\t\t}}\n\t/>\n)\n\nconst Stop = () => (\n\t<div\n\t\tstyle={{\n\t\t\twidth: 8,\n\t\t\theight: 8,\n\t\t\tbackgroundColor: 'black',\n\t\t}}\n\t/>\n)\n\nconst App = () => {\n\treturn (\n\t\t<Vocal>\n\t\t\t{(start, stop, isStarted) => (\n\t\t\t\t<button style={{ padding: 5 }} onClick={isStarted ? stop : start}>\n\t\t\t\t\t{isStarted ? <Stop /> : <Play />}\n\t\t\t\t</button>\n\t\t\t)}\n\t\t</Vocal>\n\t)\n}\n```\n\nThe function receives `(start, stop, isStarted, permissionState)` — see [Children as a function](#children-as-a-function) for the full argument reference.\n\n### Vocal commands\n\nThe `Vocal` component accepts a `commands` prop to map special recognition results to callbacks. That means you can define vocal commands to trigger specific functions.\n\n```javascript\nconst App = () => {\n  return (\n    <Vocal commands={{\n      'switch border color': () => setBorderColor('red'),\n    }}/>\n  )\n}\n```\n\nThe `commands` object is a key/pair model where the `key` is the command to be caught by the recognition and the `value` is the callback triggered when the command is detected. The `key` is not case sensitive.\n\n```javascript\nconst commands = {\n    submit: () => submitForm(),\n    'Change the background color': () => setBackgroundColor('red'), \n    'PLAY MUSIC': play\n}\n```\n\nThe component uses a special hook called [`useCommands`](#usecommands-hook) to respond to the commands. For phrase keys, the hook performs a fuzzy search to match approximate commands, fixing accidental typos or approximate recognition results. It does so via [fuse.js](https://fusejs.io/), which finds strings approximately equal to a given input; the score precision that distinguishes an acceptable command-to-callback mapping from a negative match is customizable through the `precision` prop. fuse.js is an optional peer dependency — install it separately to enable fuzzy matching (see [Installation](#installation)). Without it, phrase commands fall back to case-insensitive exact matching.\n\n**Single-word command keys** (e.g. `red`, `submit`) use exact case-insensitive lookup. When the recognition returns a multi-word transcript, each word is tried individually so a command fires even when embedded in a phrase (e.g. _\"I want some red\"_ triggers `red`).\n\n**Phrase command keys** (e.g. `'Change the background color'`) use [fuse.js](https://fusejs.io/) fuzzy matching against multi-word transcripts. The `precision` prop controls the Fuse.js score threshold (default `0.4` — lower is stricter). A single-word transcript never fuzzy-matches a phrase key, so a stray fragment (`\"the\"`, `\"to\"`) returned by the recognition can't trigger a phrase command.\n\n**Mixing single-word and phrase keys** is fully supported — a phrase key never disables single-word matching. For each transcript the hook tries, in order: (1) an exact match of the whole utterance against a single-word key, (2) fuzzy matching against the phrase keys, then (3) each word of the utterance against the single-word keys. The first command whose callback returns a non-`null` value wins (returning `null` is treated as \"no match\" and falls through to the next step). So an exact phrase like _\"change the background color\"_ fires the phrase even when a single-word key (`color`) appears inside it, while an embedded single word like _\"I want some red\"_ still fires `red` when no phrase matches.\n\n**Homophone tolerance** is achieved via `maxAlternatives`: by setting it to 3–5, the speech engine returns several transcription candidates per segment. The correct word (e.g. _blue_) may appear as a secondary alternative when the primary is a homophone (e.g. _blew_), and will still trigger the command.\n\n**At most one command fires per utterance.** Alternatives and segments are scanned in order and matching stops at the first hit, so a single recognition event can trigger at most one command callback.\n\nCommands are evaluated only in single-shot mode; see [How it works](#how-it-works-single-shot-vs-continuous-mode).\n\n### Interim results & live captions\n\nSet `interimResults` to emit provisional (non-final) transcripts through `onResult` while the user is still speaking, enabling live captions. Each result event carries `event.results[event.resultIndex].isFinal`, so consumers can distinguish interim from final text. In non-continuous mode the session is **not** discarded on an interim result — only the final result ends it (and evaluates [commands](#vocal-commands)). Combine `interimResults` with `continuous` to keep captions flowing across segments; see [How it works](#how-it-works-single-shot-vs-continuous-mode).\n\n### Microphone permission\n\nSince `@untemps/vocal` 2.3, `react-vocal` surfaces the microphone permission state **without starting a recognition session** (no `getUserMedia` prompt). `useVocal` begins watching `navigator.permissions` at mount and exposes the result reactively as `permissionState` — and the `Vocal` component forwards it through the `onPermission` prop and the fourth argument of the [children function](#children-as-a-function). The value is `'granted'`, `'denied'`, `'prompt'`, or `null` while still unknown (or when the Permissions API is unavailable, e.g. some browsers or SSR). The process to actually grant microphone access is still managed automatically by the hook when a session starts.\n\nUse it to gate the UI before the user ever clicks — for example, to hide the button or show guidance when access is already denied:\n\n```javascript\nimport { Vocal } from '@untemps/react-vocal'\n\nconst App = () => (\n\t<Vocal onPermission={(state) => console.log('microphone permission:', state)}>\n\t\t{(start, stop, isStarted, permissionState) =>\n\t\t\tpermissionState === 'denied' ? (\n\t\t\t\t<p>Microphone access is blocked — enable it in your browser settings.</p>\n\t\t\t) : (\n\t\t\t\t<button onClick={isStarted ? stop : start}>{isStarted ? 'Stop' : 'Start'}</button>\n\t\t\t)\n\t\t}\n\t</Vocal>\n)\n```\n\nWith the `useVocal` hook the same state is available directly:\n\n```javascript\nconst [, { start, permissionState }] = useVocal('en-US')\n```\n\n### Error handling\n\n`onError` receives a structured `VocalError` object so consumers can branch on the error category without parsing low-level error names or messages:\n\n```javascript\n<Vocal\n\tonError={(err) => {\n\t\tif (err.type === 'permission-denied') {\n\t\t\tshowPermissionPrompt()\n\t\t} else if (err.type === 'no-speech') {\n\t\t\thint('Try speaking louder')\n\t\t} else {\n\t\t\tconsole.error(err.original)\n\t\t}\n\t}}\n/>\n```\n\nThe `VocalError` shape and the full type-to-source mapping table live in [`classifyError` & `VocalError`](#classifyerror--vocalerror).\n\n### Stable references & memoization\n\n> :warning: **Memoize non-primitive props and arguments.** `Vocal` and `useVocal` rebuild the underlying recognition instance whenever a non-primitive input changes identity, which aborts in-flight sessions and churns microphone permissions. This affects three inputs:\n>\n> - **`grammars`** — constructing it inline (`<Vocal grammars={new SpeechGrammarList()} />` or `useVocal(lang, new SpeechGrammarList())`) yields a fresh identity on every render and forces a teardown/rebuild cycle each time.\n> - **`commands`** — a fresh object forces [`useCommands`](#usecommands-hook) to re-normalize and re-index its fuzzy matcher on every render.\n> - **`engine`** — like `grammars`, a fresh factory identity tears down and rebuilds the recognition instance.\n>\n> Wrap each of these in `useMemo` (keyed on its inputs — e.g. the API key for an engine) so the reference stays stable across renders.\n\n### Browser & platform caveats\n\n- When the Web Speech API is unavailable, the `Vocal` component renders nothing. See [Requirements](#requirements) for the base support caveat and [`isSupported`](#issupported) for probing support ahead of time.\n- Some browsers support the `SpeechRecognition` API but not all the related APIs. For example, on iOS 14.5, browsers do not support the `SpeechGrammar`, `SpeechGrammarList`, and `Permissions` APIs. The lack of `SpeechGrammar` and `SpeechGrammarList` is handled by the underlying `@untemps/vocal` library, but you must deal with `Permissions` yourself (see [Microphone permission](#microphone-permission)).\n- A [custom speech engine](#custom-speech-engines) does not rely on `SpeechRecognition`, so it can bring recognition to browsers that lack it (e.g. Firefox).\n\n## API reference\n\nEvery entry point is a **named export** — there is no default export. Import with braces:\n\n```typescript\nimport { Vocal, useVocal, isSupported, createEngine, type VocalProps, type CommandsMap } from '@untemps/react-vocal'\n```\n\nValue exports: `Vocal`, `useVocal`, `useCommands`, `classifyError`, `isSupported`, `createEngine`, `WebSpeechEngine`. Everything else is a type-only export (see [TypeScript types](#typescript-types)).\n\n### `<Vocal>` component\n\n#### Props\n\n| Prop | Type | Default | Description |\n| --- | --- | --- | --- |\n| `commands` | `CommandsMap \\| null` | `null` | Map of vocal commands to callbacks. See [Vocal commands](#vocal-commands). |\n| `lang` | `string` | `'en-US'` | Language understood by the recognition ([BCP 47 language tag](https://tools.ietf.org/html/bcp47)). |\n| `grammars` | `SpeechGrammarList \\| null` | `null` | Grammars understood by the recognition ([JSpeech Grammar Format](https://www.w3.org/TR/jsgf/)). [Memoize it](#stable-references--memoization). |\n| `timeout` | `number` | `3000` | Time in ms to wait before discarding the recognition. Not applied in continuous mode, where the session is governed by `silenceTimeout` or an explicit stop. Changing this value during an active session takes effect the next time the timer re-arms. |\n| `silenceTimeout` | `number \\| null` | `null` | When `continuous` is true, automatically stop the session after this many ms of silence following the last detected speech (the `speechend` event). `null` or `0` disables auto-stop (button click required). A change during an active session takes effect when the silence timer next re-arms (on the next `speechend`); a countdown already in progress keeps its original deadline, so switching to `null`/`0` does not cancel an auto-stop that is already pending until speech resumes. |\n| `precision` | `number` | `0.4` | Fuse.js score threshold for **phrase** command keys only (lower = stricter). Single-word commands always use exact lookup. See [Vocal commands](#vocal-commands). |\n| `maxAlternatives` | `number` | `1` | Maximum number of recognition alternatives per segment. Set to 3–5 for homophone tolerance. See [Vocal commands](#vocal-commands). |\n| `continuous` | `boolean` | `false` | Keep the recognition session open after each result. See [How it works](#how-it-works-single-shot-vs-continuous-mode). |\n| `interimResults` | `boolean` | `false` | Emit provisional (non-final) transcripts through `onResult`. See [Interim results & live captions](#interim-results--live-captions). |\n| `engine` | `SpeechEngineFactory` | `undefined` | Custom speech recognition backend. When omitted, the built-in Web Speech API engine is used. See [Custom speech engines](#custom-speech-engines) and [memoize it](#stable-references--memoization). |\n| `style` | `CSSProperties \\| null` | `null` | Styles of the root element if `className` is not specified. |\n| `className` | `string \\| null` | `null` | Class of the root element. |\n| `ariaLabel` | `string` | `'start recognition'` | Accessible label for the default button. |\n| `outlineStyle` | `string \\| null` | `'2px solid'` | Focus outline style applied to the default button. |\n| `onStart` | `((event: Event) => void) \\| null` | `null` | Handler called when the recognition starts. |\n| `onEnd` | `((event?: Event) => void) \\| null` | `null` | Handler called when the recognition ends. |\n| `onSpeechStart` | `((event: Event) => void) \\| null` | `null` | Handler called when the speech starts. |\n| `onSpeechEnd` | `((event: Event) => void) \\| null` | `null` | Handler called when the speech ends. |\n| `onResult` | `OnResultCallback \\| null` | `null` | Handler called when a result is recognized. Invoked as `onResult(bestAlternative, event)` — the best alternative is the **first** argument, the event is second. |\n| `onError` | `OnErrorCallback \\| null` | `null` | Handler called with a structured `VocalError`. See [Error handling](#error-handling). |\n| `onNoMatch` | `((event: Event) => void) \\| null` | `null` | Handler called when no result can be recognized. |\n| `onPermission` | `((state: PermissionState) => void) \\| null` | `null` | Handler called with the microphone `PermissionState`. See [Microphone permission](#microphone-permission). |\n| `signal` | `AbortSignal \\| null` | `null` | `AbortSignal` propagated to the underlying `start()` call. See [Cancelling a start in flight](#cancelling-a-start-in-flight). |\n\n#### Children as a function\n\nWhen `children` is a function, it receives exactly four arguments in this order:\n\n| Argument | Type | Description |\n| --- | --- | --- |\n| `start` | `() => void` | The function used to start the recognition. |\n| `stop` | `() => void` | The function used to stop the recognition. |\n| `isStarted` | `boolean` | A flag that indicates whether the recognition is started or not. |\n| `permissionState` | `PermissionState \\| null` | Current microphone permission (`'granted'`/`'denied'`/`'prompt'`), tracked without starting a session. `null` until known or when the Permissions API is unavailable. See [Microphone permission](#microphone-permission). |\n\n### `useVocal` hook\n\n```javascript\nimport React, { useEffect, useState } from 'react'\nimport { useVocal } from '@untemps/react-vocal'\nimport Icon from './Icon'\n\nconst App = () => {\n\tconst [result, setResult] = useState('')\n\n\tconst [, { start, subscribe, unsubscribe, isRecording }] = useVocal('en-US')\n\n\tuseEffect(() => {\n\t\tconst _onVocalStart = () => {\n\t\t\tsetResult('')\n\t\t}\n\n\t\tconst _onVocalResult = (_event, bestAlternative) => {\n\t\t\tsetResult(bestAlternative)\n\t\t}\n\n\t\tconst _onVocalError = (e) => {\n\t\t\tconsole.error(e)\n\t\t}\n\n\t\tsubscribe('speechstart', _onVocalStart)\n\t\tsubscribe('result', _onVocalResult)\n\t\tsubscribe('error', _onVocalError)\n\n\t\treturn () => {\n\t\t\tunsubscribe('speechstart', _onVocalStart)\n\t\t\tunsubscribe('result', _onVocalResult)\n\t\t\tunsubscribe('error', _onVocalError)\n\t\t}\n\t}, [subscribe, unsubscribe])\n\n\tconst _onButtonClick = () => {\n\t\tstart()\n\t}\n\n\treturn (\n\t\t<div>\n\t\t\t<span style={{ position: 'relative' }}>\n\t\t\t\t<div\n\t\t\t\t\trole=\"button\"\n\t\t\t\t\taria-label=\"Vocal\"\n\t\t\t\t\ttabIndex={0}\n\t\t\t\t\tstyle={{ width: 16, position: 'absolute', right: 10, top: 2 }}\n\t\t\t\t\tonClick={_onButtonClick}\n\t\t\t\t>\n\t\t\t\t\t<Icon color={isRecording ? 'red' : 'blue'} />\n\t\t\t\t</div>\n\t\t\t\t<input defaultValue={result} style={{ width: 300, height: 40 }} />\n\t\t\t</span>\n\t\t</div>\n\t)\n}\n```\n\n> The raw `result` event handler passed to `subscribe` is `(event, transcript, alternatives)` — event first — which is why the example above destructures `(_event, bestAlternative)`. This differs from the `onResult` **prop**, which is `(bestAlternative, event)`. See [Events](#events).\n\n#### Signature\n\n```\nuseVocal(lang, grammars, maxAlternatives, continuous, interimResults, engine)\n```\n\n| Argument | Type | Default | Description |\n| --- | --- | --- | --- |\n| `lang` | `string` | `'en-US'` | Recognition language. Same semantics as the [`lang` prop](#props). |\n| `grammars` | `SpeechGrammarList \\| null` | `null` | Recognition grammars. Same as the [`grammars` prop](#props); [memoize it](#stable-references--memoization). |\n| `maxAlternatives` | `number` | `1` | Maximum recognition alternatives per segment. Same as the [`maxAlternatives` prop](#props). |\n| `continuous` | `boolean` | `false` | Keep the session open after each result. See [How it works](#how-it-works-single-shot-vs-continuous-mode). |\n| `interimResults` | `boolean` | `false` | Emit provisional transcripts. See [Interim results & live captions](#interim-results--live-captions). |\n| `engine` | `SpeechEngineFactory` | `undefined` | Custom recognition backend. Omit to use the built-in Web Speech engine. See [Custom speech engines](#custom-speech-engines); [memoize it](#stable-references--memoization). |\n\n#### Return value\n\n```\nconst [ref, { start, stop, abort, subscribe, unsubscribe, clean, isRecording, permissionState }]\n```\n\n| Field | Type | Description |\n| --- | --- | --- |\n| `ref` | `RefObject<VocalInstance \\| null>` | React ref to the underlying `@untemps/vocal` instance. |\n| `start` | `(options?: { signal?: AbortSignal }) => Promise<void>` | Starts the recognition. Accepts an optional `{ signal }` — an `AbortSignal` propagated to the underlying `start()` call (see [Cancelling a start in flight](#cancelling-a-start-in-flight)). Returns a `Promise<void>` that resolves once the session starts and **rejects** with the original error on microphone/permission failures. |\n| `stop` | `() => void` | Stops the recognition. |\n| `abort` | `() => void` | Aborts the recognition. |\n| `subscribe` | `(eventType, handler) => void` | Subscribes to a recognition [event](#events). |\n| `unsubscribe` | `(eventType, handler?) => void` | Unsubscribes from a recognition [event](#events). |\n| `clean` | `() => void` | Removes all event listeners and cleans up the recognition instance. |\n| `isRecording` | `boolean` | Reactive flag mirroring whether a session is active. `true` between `start()` and the next `end`/`error` event. Updated optimistically on `start()` so the UI re-renders at click time. |\n| `permissionState` | `PermissionState \\| null` | Reactive microphone permission state. See [Microphone permission](#microphone-permission). |\n\n#### Cancelling a start in flight\n\nBoth `<Vocal signal={...}>` and `useVocal().start({ signal })` accept an `AbortSignal`. Aborting the controller while the browser is still resolving microphone permission cancels the start cleanly — no `start` event is dispatched and `isRecording` reverts to `false`.\n\n```javascript\nconst controller = new AbortController()\n\n// Cancel pending recognition after 2s of waiting for permission\nsetTimeout(() => controller.abort(), 2000)\n\nconst [, { start }] = useVocal('en-US')\nstart({ signal: controller.signal })\n```\n\n**Behavior note** — the underlying `@untemps/vocal` library still swallows the `AbortError` internally (as of 2.3.5), so `start()` resolves silently on abort rather than rejecting ([untemps/vocal#129](https://github.com/untemps/vocal/issues/129), with the reject-on-abort fix targeted for 3.0.0). `react-vocal` compensates by tracking whether the `start` event actually fired and rolling `isRecording` back to `false` when it did not, so consumers of `<Vocal>` or `useVocal` need no extra handling. Only if you bypass the hook and drive the underlying `VocalInstance` via `ref` must you observe the `start` event yourself.\n\n### `useCommands` hook\n\nThe `useCommands` hook is the same command-matching primitive used internally by the `Vocal` component. Use it directly when you build a custom UI on top of `useVocal` and want to reuse the matching logic instead of re-implementing it.\n\n```javascript\nimport { useVocal, useCommands } from '@untemps/react-vocal'\n\nconst App = () => {\n\tconst commands = {\n\t\tred: () => setBorderColor('red'),\n\t\tblue: () => setBorderColor('blue'),\n\t}\n\tconst triggerCommand = useCommands(commands)\n\n\tconst [, { start, subscribe }] = useVocal('en-US')\n\n\tconst _onResult = (_event, bestAlternative) => {\n\t\ttriggerCommand(bestAlternative)\n\t}\n\n\tconst _onClick = () => {\n\t\tsubscribe('result', _onResult)\n\t\tstart()\n\t}\n\n\treturn <button onClick={_onClick}>Listen</button>\n}\n```\n\n#### Signature\n\n```\nuseCommands(commands, precision)\n```\n\n| Argument | Type | Default | Description |\n| --- | --- | --- | --- |\n| `commands` | `CommandsMap \\| null` | `undefined` | A `{ key: callback }` map (optional; omitting is treated as no commands). Keys are lowercased internally. Callbacks receive `(rawInput, commandKey)`. |\n| `precision` | `number` | `0.4` | Fuse.js score threshold for **phrase** command keys only (lower = stricter). Single-word keys use exact lookup. |\n\n#### Return value & matching rules\n\n`useCommands` returns a `triggerCommand(rawInput)` function. Passing a transcript runs it against the commands map and invokes the matching callback if any, returning its result. It returns `null` when no command matches (and a callback that itself returns `null` is treated as no-match and falls through).\n\nMatching, in order: single-word keys use exact case-insensitive lookup (each word of a multi-word transcript tried individually); phrase keys use Fuse.js fuzzy matching gated by `precision`; the first non-`null` callback result wins. See [Vocal commands](#vocal-commands) for the full precedence, homophone, and fuse.js-fallback semantics.\n\n### `isSupported`\n\n`isSupported` returns `true` when the browser supports the Web Speech API and the MediaDevices API that `@untemps/vocal` relies on. (The Permissions API is used at runtime to watch microphone permission, but it is **not** part of the support check.) It is safe to call during server-side rendering — it returns `false` when `window` is undefined.\n\n```javascript\nimport { Vocal, isSupported } from '@untemps/react-vocal'\n\nconst App = () => {\n\treturn isSupported() ? <Vocal /> : <p>Your browser does not support Web Speech API</p>\n}\n```\n\nPass a [custom engine](#custom-speech-engines) factory to probe **that** backend instead of the Web Speech API — useful when you ship a cloud or on-device engine to browsers where `SpeechRecognition` is missing:\n\n```javascript\nimport { isSupported } from '@untemps/react-vocal'\nimport { createGladiaEngine } from './gladiaEngine'\n\nconst engine = createGladiaEngine({ apiKey })\nisSupported(engine) // probes the engine's own support (microphone + transport) instead of SpeechRecognition\n```\n\n### `classifyError` & `VocalError`\n\n`onError` (and `useVocal().start` rejections) surface a structured `VocalError` so consumers can branch on a stable category. See [Error handling](#error-handling) for the conceptual branching example.\n\n```typescript\ninterface VocalError {\n\ttype: 'permission-denied' | 'no-speech' | 'network' | 'audio-capture' | 'service-not-allowed' | 'aborted' | 'unknown'\n\tmessage: string\n\toriginal: unknown\n}\n```\n\nMapping rules:\n\n| `type` | Source |\n| --- | --- |\n| `permission-denied` | `SpeechRecognitionErrorEvent` `not-allowed` or `DOMException` `NotAllowedError` |\n| `no-speech` | `SpeechRecognitionErrorEvent` `no-speech` |\n| `network` | `SpeechRecognitionErrorEvent` `network` |\n| `audio-capture` | `SpeechRecognitionErrorEvent` `audio-capture` or `DOMException` `NotFoundError` / `NotReadableError` |\n| `service-not-allowed` | `SpeechRecognitionErrorEvent` `service-not-allowed` |\n| `aborted` | `SpeechRecognitionErrorEvent` `aborted` or `DOMException` `AbortError` |\n| `unknown` | Anything else (generic Errors, non-Error values) |\n\nThe `classifyError(err)` helper used internally is also exported for consumers who want to apply the same classification to errors caught at the `useVocal().start({ signal })` call site.\n\n### Events\n\nSubscribe to these through `useVocal().subscribe` / `unsubscribe` (or the corresponding `on*` props on `<Vocal>`):\n\n| Event | Description |\n| --- | --- |\n| `audioend` | Fired when the user agent has finished capturing audio for recognition. |\n| `audiostart` | Fired when the user agent has started to capture audio for recognition. |\n| `end` | Fired when the recognition service has disconnected. |\n| `error` | Fired when a recognition error occurs. |\n| `nomatch` | Fired when the recognition service returns a final result with no significant recognition. |\n| `permission` | Fired with the current microphone `PermissionState` when first observed and on every change. The handler receives `(event, state)` where `state` is `'granted'`/`'denied'`/`'prompt'`. See [Microphone permission](#microphone-permission). |\n| `result` | Fired when the recognition service returns a result. The handler receives `(event, transcript, alternatives)` — **event first**. |\n| `soundend` | Fired when any sound — recognisable or not — has stopped being detected. |\n| `soundstart` | Fired when any sound — recognisable or not — has been detected. |\n| `speechend` | Fired when speech recognized by the recognition service has stopped being detected. |\n| `speechstart` | Fired when sound recognized by the recognition service as speech has been detected. |\n| `start` | Fired when the recognition service has begun listening to incoming audio. |\n\n> The raw `result` event handler signature is `(event, transcript, alternatives)` — event first — which is distinct from the `onResult` prop's `(bestAlternative, event)` order. Likewise the `permission` event handler receives `(event, state)`.\n\n### TypeScript types\n\n`@untemps/react-vocal` is written in TypeScript and ships full type declarations. The public surface is typed end-to-end:\n\n- **Component props** — `VocalProps`, `OnResultCallback`, `OnErrorCallback`\n- **Hook shapes** — `UseVocalActions`, `UseVocalReturn`, `CommandCallback`, `CommandsMap`, `TriggerCommand`\n- **Error classification** — `VocalError`, `VocalErrorType` (the [`classifyError`](#classifyerror--vocalerror) helper is a value export)\n- **`isSupported`** — a value export re-exported from `@untemps/vocal`\n- **Engine authoring** — `SpeechEngineFactory`, `SpeechEngineInstance`, `SpeechEngineContext`, `CreateVocalOptions`, `EngineBackend`, `EngineConnectContext`, `EngineSession` — re-exported from `@untemps/vocal`; see [Custom speech engines](#custom-speech-engines)\n\n```typescript\nimport { Vocal, useVocal, isSupported, createEngine, type VocalProps, type CommandsMap } from '@untemps/react-vocal'\n```\n\nThe optional TypeScript peer dependency is noted in [Installation](#installation).\n\n## Custom speech engines\n\nBy default `Vocal` and `useVocal` drive the browser's Web Speech API. Pass an `engine` — any `SpeechEngineFactory` — to target a different backend instead: a cloud STT service (Gladia, Deepgram, OpenAI…) or an on-device model. Because a custom engine does not rely on `SpeechRecognition`, it also brings speech recognition to browsers that lack it (e.g. Firefox). Omitting `engine` keeps the built-in Web Speech engine, so existing code is unaffected.\n\n```tsx\nimport { Vocal, createEngine } from '@untemps/react-vocal'\n\nconst engine = createEngine({\n\tisSupported: () => typeof WebSocket !== 'undefined',\n\tasync connect({ stream, signal, language, options, emitTranscript, emitError, end }) {\n\t\t// Stream `stream` to your backend, then push transcripts back to Vocal:\n\t\t//   emitTranscript(text, { isFinal }) → the base applies the interim/continuous policy\n\t\t//   emitError(message)                → emits a well-formed `error` event\n\t\t//   end({ flush: true })              → flush the aggregated transcript and emit `end`\n\t\treturn {\n\t\t\tstop() {\n\t\t\t\t/* graceful close; call end({ flush: true }) once the transport drains */\n\t\t\t},\n\t\t\tabort() {\n\t\t\t\t/* immediate teardown of the transport and the stream */\n\t\t\t},\n\t\t}\n\t},\n})\n\nconst App = () => <Vocal engine={engine} lang=\"en-US\" interimResults onResult={(text) => console.log(text)} />\n```\n\nThe engine authoring surface is re-exported from `@untemps/vocal`, so you can build one without adding a second dependency:\n\n| Export | Kind | Description |\n| --- | --- | --- |\n| `createEngine` | function | Scaffolds a `SpeechEngineFactory` from a small backend (`isSupported?` + `connect`). It owns microphone acquisition, `AbortSignal` handling, the `fr-FR → fr` language reduction, transcript aggregation in continuous mode, and the `start`/`result`/`end`/`error` lifecycle — your backend implements only its transport. |\n| `WebSpeechEngine` | function | The built-in Web Speech engine factory — the default backend used when no `engine` is passed. |\n| _types_ | types | `SpeechEngineFactory`, `SpeechEngineInstance`, `SpeechEngineContext`, `CreateVocalOptions`, `EngineBackend`, `EngineConnectContext`, `EngineSession` for engine authors. |\n\nWrap the engine in `useMemo` so its identity stays stable across renders — see [Stable references & memoization](#stable-references--memoization).\n\nSee the [`@untemps/vocal` custom-engine guide](https://github.com/untemps/vocal#custom-speech-engines) for the full contract and additional reference backends.\n\n### Example: Gladia cloud engine\n\nThe [demo](./dev) wires a real [Gladia](https://gladia.io) engine behind this seam — it streams PCM16 audio to Gladia over a WebSocket (an `AudioWorklet` converts Float32 → PCM16 off the main thread) and maps Gladia's partial/final transcripts onto `onResult`:\n\n```tsx\nimport { useMemo } from 'react'\nimport { Vocal } from '@untemps/react-vocal'\nimport { createGladiaEngine } from './gladiaEngine' // demo engine — see dev/src/lib/gladiaEngine.ts\n\nconst GladiaMic = ({ apiKey, lang }: { apiKey: string; lang: string }) => {\n\tconst engine = useMemo(() => createGladiaEngine({ apiKey }), [apiKey])\n\treturn <Vocal engine={engine} lang={lang} continuous interimResults onResult={(text) => console.log(text)} />\n}\n```\n\nServe the demo (see [Development](#development)) and open the **Custom engine — Gladia** card to try it (bring your own [Gladia](https://gladia.io) API key). The key stays in the browser and is proxied through Vite for local convenience — in production, mint short-lived credentials server-side and never ship a raw key to the client.\n\n## Testing\n\nThe library has no dedicated injection prop — tests inject a custom vocal instance through standard vitest module mocking. Build a minimal `VocalInstance`-shaped object and return it from a mocked `createVocal`:\n\n```typescript\nimport { createVocal, type VocalInstance } from '@untemps/vocal'\nimport { render } from '@testing-library/react'\nimport { Vocal } from '@untemps/react-vocal'\n\nvi.mock('@untemps/vocal', async (importOriginal) => {\n\tconst actual = await importOriginal<typeof import('@untemps/vocal')>()\n\treturn { ...actual, createVocal: vi.fn(actual.createVocal) }\n})\n\nconst buildMockVocal = () => {\n\tconst handlers: Record<string, ((...args: unknown[]) => void)[]> = {}\n\treturn {\n\t\tstart: vi.fn(async () => {}),\n\t\tstop: vi.fn(),\n\t\tabort: vi.fn(),\n\t\tcleanup: vi.fn(),\n\t\ton: vi.fn((type: string, cb: (...args: unknown[]) => void) => {\n\t\t\thandlers[type] = handlers[type] ?? []\n\t\t\thandlers[type].push(cb)\n\t\t}),\n\t\toff: vi.fn(),\n\t\tget isRecording() {\n\t\t\treturn false\n\t\t},\n\t\tfire(type: string, ...args: unknown[]) {\n\t\t\thandlers[type]?.forEach((cb) => cb(...args))\n\t\t},\n\t} satisfies VocalInstance & { fire: (type: string, ...args: unknown[]) => void }\n}\n\nit('reacts to a recognized command', async () => {\n\tconst setBorderRed = vi.fn()\n\tconst recognition = buildMockVocal()\n\tvi.mocked(createVocal).mockReturnValue(recognition)\n\trender(<Vocal commands={{ red: setBorderRed }} />)\n\t// drive the recognition lifecycle via `recognition.fire('start', new Event('start'))`,\n\t// `recognition.fire('result', evt, 'red', ['red'])`, etc., then assert as usual\n})\n```\n\nThe same pattern works for `useVocal`. There is no public prop or argument to swap the vocal instance — the module-level mock is the supported, stable entry point for both `Vocal` and `useVocal`.\n\n## Development\n\nThe component can be served for development purpose on `http://localhost:10001/` using:\n\n```\nyarn dev\n```\n\n## Contributing\n\nContributions are warmly welcomed:\n\n- Fork the repository\n- Create a feature branch (preferred name convention: `[feature type]_[imperative verb]-[description of the feature]`)\n- Develop the feature AND write the tests (or write the tests AND develop the feature)\n- Commit your changes using [Conventional Commits](https://www.conventionalcommits.org/)\n- Submit a Pull Request\n\n## License\n\n[MIT](./LICENSE) © Vincent Le Badezet\n","readmeFilename":"README.md"}