{"_id":"bad-words-next","_rev":"68-36d0532645bde9c546c02cd6c90f6e99","name":"bad-words-next","dist-tags":{"latest":"3.2.0"},"versions":{"1.0.0":{"name":"bad-words-next","version":"1.0.0","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"f113d1af919b116398a02fddacf876d7ea4ed87c","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.0.tgz","fileCount":18,"integrity":"sha512-1Myw9RNMXZrixZywexRULvk28v2z1rfa6yvBk6J3qZzDFqmfhzknH72xLvOjZgFxfJJ1nenL9DTC/ru9PQToKA==","signatures":[{"sig":"MEQCIB0BpBatjFzp6q7D6ZYEy8Niux24Yu3ex8uAiTXraTvDAiAy3P0KMqP9nU1Xa2QNsOBIuXH4mE+KRGyDg5i6zVMWHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJj76ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoldxAAga6ZIrm++6Tl9Htiq5WoOdJGZlNF6SoL6ic4+k7O9tWAS0Mn\r\nPNierhbpO0Np12vvwz5VgDb6n16qmDKs2s5XV4c3PxilpwJUlj9VtoW2ZHSf\r\nr78ocTD08glxVnDHSezwVT1MrXzfppB4ELIIRc3t1iJG6kJ/UZDtCmfZOvYI\r\nFprL/LLeGQW5c1QqaZ2UElm6GxJMQI74vBXZvSx3jBqDKv/p8vCjoSu3HNNQ\r\nxrXmIO2tFB2gGRXuO4lXmTa/A3nHs9+08mUZGPaiAaA/NUDaj0TAyhvS7aRC\r\nII1dAPw601+W1TqIS8n0Hi71nJT2ZPcPkEHI6BJlIIyK6zhnhYkrDs2HeI6f\r\nvMVhK1olIb17nNq3zMgJ2Ym+6i9dD7NB+TXhHQ1pbM7tqjunDUNv4kFU6pSv\r\ndbBchyZYi6dwnQl0X6NaflkBMaRzWcbEFfKHcx7cdbbCcoSJ6c1wrnaBahG5\r\nybLFx+17OEQBBIQ793RRhFe9qY1VgqAqHljJXTOYAnPdCCK1fWc9poHKzKgf\r\nX2Q2PLxkfMyN+FUrdETb5sLuKkPvLY0lrkDJIkSoCHt5I86HN/kboV11qTaZ\r\ntsih4wcV5SCTybZVlKgKWTRQ5t7uixncbW4qw0rpaE6/u1jqNYtpGA1eXNNw\r\ny/7hndKnojGgt8Urk/kg2O6w/kBZWkAyx30=\r\n=qAik\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1","@typescript-eslint/parser":"^5.37.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.0_1663450874674_0.7370996815854551","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"bad-words-next","version":"1.0.1","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"25ba5fa89bcae70c75a2bcfb3d0c9dd69458f44d","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.1.tgz","fileCount":18,"integrity":"sha512-ZqiPP/xeNlxxtvGJH9plroIXHJA77xTjFm9702v/jL0nhLe3J4A/U3FEmlZAjtdgUc13MBT4Ub37QcWukSRTkw==","signatures":[{"sig":"MEQCIA35aE99SeK8+wydIyXOprut2zAk8wj09ct7tKmncCubAiBpNtzkUyoRbJfKb1DNpYkaz9os1inCDq35tbaqprWtyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJkXfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6nw//U8i+JTs0deRnqmBFHibi6DpuuBKPM4/xpDcbj8icPeOtAerU\r\nK53VWXURGx8hLexwyoqhdsQm8otLyONVjons6E/PqFPjLUtOp6JxDQhL8w7I\r\np9tK3lKMTByiRzBqRq6GANb+ofD9Edg++WVWhOI6p+A6O6JeRsqwg5EDLu8x\r\nO3Zum8cPn3RaCLVkUUog3WTufc2eKAj4RE4yNwzg3gqNF4pTJ4jxlUhkN00i\r\nhxnr2AlHt5bnDXrQmSKI4XwHNEQHLeIdie8AB3zXlxisKB5yhPWl5zacEdZ6\r\n5XZPX5Q01zA4yjPxMyDpk0dTO6jihYCUiIb9TWZI99i2pM5hcJBvrf2ECXet\r\nfoYoC8c0iQAq6yiQQWr7DKJmS3CPisbz3mZR0g+c3410vTYEjYDmMLOto0vO\r\nxKgVxyjZ/FdHGeR6qa6cWp9eiTBM0XHRiqDezngTlsTxDiFI+Gh/0ubhzVVo\r\nw8GqvPNinfmQokHNyovX13lvgzBlx4rX9/8rnuq99Qf2bkheAoH6tnpRMW8V\r\nbSjmHPB/YoFOWYUECVqnLmhWpiQNmSZiqnAJjXnEXF7vZ54gmTm5YcJW1Rla\r\nhSMBUnZmGbfh9NOPMQ6Az33n+Ck6BgGiaYnMsS38+w/Hb0Z2bcICqUVRtuIw\r\niCOyYwIjdv6Zp4N+tYjTiPpvWfomER5iZOo=\r\n=Epfx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1","@typescript-eslint/parser":"^5.37.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.1_1663452639055_0.5960595772956543","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"bad-words-next","version":"1.0.2","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"dc7b72f8ab636398319a7bdc1da31bab7b74a207","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.2.tgz","fileCount":18,"integrity":"sha512-rKMpuQPdh80nLDWJCrYbB/e6cEe0mSzSFfKZLt8j9apW+XketPKxyGNCiMmqrA7WKKo1pXPtW4a0yYJTDjikcg==","signatures":[{"sig":"MEUCIHJ/47cgVsXfrYJVYXbvkUU20FrdfnTdFmF1pdIHxKTsAiEA+yoR6aT3joXjVRkNneau7PHn7kvYpw4dYRcQjSXYzh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJkYnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjAxAAgq4lIjsJAtfpgf5fYoMklxvIEZi/gIfkbDybMxIY2oLZD+ui\r\nFMslmQ6dGT1yD/Wb1NRhP/kyVT3uqaM0jcp4GguPScL5wETyZdSc9KHNZQlY\r\nuPjWo7sZ/YxdGIGntpBo2ID2Hc7XBCkQNi3JCRppSRrf4+7egk97zWDLzoO3\r\n2L5HLDwoevF4tisFs/kK9/0FQ7uyjfWSN7QZ41L1A+ei6UMjGIvXGKwBAvKl\r\ndelVS8tqzMx7nSP8ySrHdZqlm/Qsn3Rjy88PoE76MuBSZFMVSXDhkW6NHfp6\r\nWXeIFTM0pd/sJ2Q7HXIRIBU9HoeIxEIRg0oRYlAGQBu6CO+Ay9z+8bZFIhYV\r\n+bvZbaPacxSU6EDmrpJPUsDsr5ENt4VDpJLlALXgAedfnrbxWfQOmhxXp12U\r\nxDoD6ANW5K6oB37oZYLi3XCIvengauOxTYnWzOYZ8ZD1I2XVn+xvbCYXOVEk\r\n+TX1qZE/0avXGP/pjyIy2JUuTBXlsz4iL7BnIeC3SaLAcQrrk3yT8OlkpFtF\r\npu+3zBQz5VPvkpiWkEl/8CnqnBsCBfDqnn/X+/3GHIO4O07eQPuZdnGXd2pa\r\nJ1y9WfcJmJK+/Fu3yLKejZyT0KeWsbxDOU4x1lNtxx7z2jM6FL4KWf/2LrrN\r\nIkJpyO9Ql8paCaON36U8SRASq7LooNhOMxo=\r\n=OF8e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1","@typescript-eslint/parser":"^5.37.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.2_1663452711549_0.36079687140217764","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"bad-words-next","version":"1.0.3","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.3","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"722a4de11183b217b2a3c0e9b52d725f93b353b3","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.3.tgz","fileCount":18,"integrity":"sha512-XO44BQeClFSYuxNhayJWO2EtSkkMItxxV+7/1K+56QFrYQJVpTPC1HSN4MXKYapeLa2Yp539p9upJEa7lM7XHg==","signatures":[{"sig":"MEYCIQCL0PEO21NckuIsmZT6+XRWu/Va2RLRNBHwxH6RyxyatwIhAI6rlYFhiMhvycdvjBBbCjDdQp2jrVSW9j0j8S5kPTYa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJksvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQyA//WyoTcmdQdJ3QhO7hvGHBipqdEN4YPmfmLjeCh/BgCQeY3WKY\r\n1ZZQUr+oOiHBDEg7guzlh4OszucUB1oGa6q2h0KSimMk2QSPI+A6OAJ4ooOJ\r\n6omXDIXWv4c4upy5DQC9HuL5TVezWDdvDettyjfCIS1n0fnXrPDd1YlZsT+b\r\n1FBXMDrpMTgENOzR9n7LjUzknKAeuUk3v2DZzYF5+Dst+nuvNcl8XuiR7wDQ\r\n8N6+CUNJen8GFyUKks8ZyK5AdyyOqXYQO3yhJOcmVwKFwf+f8EAsWlPGSGlZ\r\np5lpBE+m4Y1x69poa6pRj9iNNLyORoOSvDo1XXi20lEK6xWYz+ZTW4BsflFl\r\nzPx/O5uNoRteflhzbrnA4YUIyf1TO/vaX6WYApxzFg6QYAWYsPJM3XlPp3j1\r\nl/JdCFipjfPWqXnSeCq73cEA6OdllV3DXSijL9WcA4mgx33VQOsd9491Ifw6\r\nQpWbgo44YM3HrocIu6pMS2METOJbA4ctNxmDsjh6RQCQykh0SugjANUc9Mp8\r\nRQClnP1DUo6mIZKXsdpG9osSNWgR3WYwijuYfECH6oulnGeEMg9cwa0H1CEu\r\nrliVX/m9UGwkP4lau+mUBkhaT4Uz/ShV5PGO2hAN0vbyQWAEsPsC045VDI1K\r\nurysFjzOOq1ZvXgDk6fN1wcGltLtP/qdwz8=\r\n=3Q73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1","@typescript-eslint/parser":"^5.37.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","@babel/preset-typescript":"^7.18.6","@rollup/plugin-node-resolve":"^14.1.0","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.3_1663453998890_0.890556227489204","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"bad-words-next","version":"1.0.4","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.4","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"fb5f1faa18b9305711e3c9568fd8de50b0845ca5","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.4.tgz","fileCount":18,"integrity":"sha512-WaXHgx731hQQKl4wxl2luKmyn8d2JpjAMHu0TNxObUgkhK6/7LkF0ybfL4IJgtNulBTcMBn7ENqZEQ3T1Gk5pA==","signatures":[{"sig":"MEQCIAUdyly/KkPAivok6x0WB3VvypY46O/vlXemQs9a0bCEAiBN+KQTGZ7igF3E1N1SuZBM0AY4anbIWyEIkeZsXi+Raw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJkufACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHug//dHgluyhKBuvUjzuzTWABBfdvgxIRNSjvN9F9EAwOZI5CMiEL\r\nn+dj3+lvxaVbxcWcs93lP6Be4tuxysLwvUNeQfhxtnhWY6ixUyElwyD68wsk\r\nCJ5zB+r5kJ/6W8Am5dOSeM+oL2dkEhoEAkh05mq+m9eloWywKPKBe52NF7fg\r\nKidbiEcqLAWcSfxyre/rhVWEc7YVaXfDGTqChpZmHKjrvYggkCkv1aJTOYmr\r\nTg7V80VJQpaGho1b0+04QLv+iVjQ5fA1Bl/SDUsF6el3VZwdmf/ptXG0ISKn\r\naEmncIC+YV3S1g2R6fpmO7Gsy5G0e/1XMmLdZAa9If2CnRk8aA1a4PyLWD+L\r\nyyp7KEf/x4Qo7c9nqGb/uqJaWGzoeBL2A1zIyI414Xc98GUMCnYjfsHaF3wv\r\n9OWkzRkV83uLtg+s4ZBKuK7UYGwrw8+l7EtmP58B7Wq0QEYfxDjZrPzmyzv1\r\neMoPLydrGWuzefu0jYLsXonsTAjOncpk6HHY8NAKXJeFnmtVE/l0XyOf8Xn5\r\nPhD4xr4M4ZtMDckpUCURyL7hfG0YrXtDp0VYySV6BdKE9ZvkTpD5U4HA4S2d\r\nZeWKV0is4YkFKx2Lxn3U42egNJEJFN2aBzkrd5kPWRnHtbVtjDczHcGIzAyW\r\n9qiG0eTLmmEvmLyj9aPSr+gh17+3NLOJTfQ=\r\n=gdbb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","@rollup/plugin-node-resolve":"^14.1.0","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.4_1663454111246_0.6623226458000837","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"bad-words-next","version":"1.0.5","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.5","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"9550e0cc03afb0367b266fba76ad3ee75c44d5e1","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.5.tgz","fileCount":18,"integrity":"sha512-JmQUe8tNf8JyAATzugwwgCZ1JPVC7wzFWeAIvBFJBqvqtFOlJ54BSfThDT3iDmqFNuGREUBqfEh0NMBgiRQxQQ==","signatures":[{"sig":"MEYCIQCpcqpJcQNgXq138/6KbhZkdJNxUmTZkfw8XxGLPJjaEQIhAKsULvt44i8rjjQfkhVJg7VyVIVXyb31nyDpOPJAu+Vc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJlz7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo33A//T2OoSo5eeUy5VFFCgNsGsa1hVPNVgvUx6PVdVFVcxrnfuka6\r\nUj5gnDQCVSpn0AWbRPgaTyv3eXJSvgURrihicxFSnBGuIg+86qWSxFvB6gQS\r\nkTmhDhmA7oP0MgtP1o4DbVZU/zMhSHb68oLp+YYr1eRuXvZiXGf1Ae9CgC86\r\n5Gp2gu8BNjpYRxoMUSiomY7a8a1FtwSOclYm0Rba4OyTSUDK4T2qb6mco95u\r\nf9q7HSoo15SdrZM+L+peEZUwVWpvWGwQHwpDZjayCIxIOWh18JFsfmY3zqZL\r\nAzLrVjiwzqYVDc15PzIW/AsAffwvZaJDbhsyhstgmwq07171fZbR5Zgr44p2\r\nzGWyCIWfkgexhZ1pKtk3d1JwFmiX6fF9R6Mbfe2FynydOkn7wVwCGKAFCsGp\r\nQqsf03wzscHqnUI8w97Ysii1pZrEtHGGlthSXh/ZAdB3oCOTHo2BblCTjbGO\r\nX5tWAiufXaQEkR49/6+VusmSoWz0YpnV0PR0TYodVSXyPqDiDcW1AtyMrIH9\r\n46/KrzXSCOruKsCSBwD+FaZQO0qEhi2iF3yeFZwpoxcaKekMPE+Ou9nDBFkD\r\nxpH9xmMcdblGaIsLn6CZm452xvkpA5yYKackAeEloTp2nwIucY0YsqoNJRF6\r\nuApU1NnKvC6Mmax7XKqrq9DubtIDRKGBAh8=\r\n=n3pL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","@rollup/plugin-node-resolve":"^14.1.0","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.5_1663458555080_0.8629797709381324","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"bad-words-next","version":"1.0.6","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.6","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"89f48a31059de8653a16df6925beecb7b1c7801f","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.6.tgz","fileCount":25,"integrity":"sha512-p1IlbRSKvSc98gWS/JhOhspBpJjAuG0eNlrv6/oqmdbn2o2kx0m9Cttqc4xYoHIayaHMbrUirGCHQtoCfSihng==","signatures":[{"sig":"MEUCIQDFWt3ONjRu8qFsZ0tJ18ALYbyOc1R25u/c/059xP01nwIgLF/IJxAmT7aS9ijV7zR7ns3/ATnrRmfif0RU/fekgDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJ+ySACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowFg/+JbpEGQSl0QL8auDvv3+ECPTFixXP/iZtDUOv3C9taeoyE7av\r\niOJWqjZJnme90Jtsalt5cKlhcieJVqIPSRnI8SDEcq1Fv/Pr+h+W3h+o6Mrl\r\nU/4Wo9c/1WA84VrZihX2RZ9QiCWDN82M9WQt4TG4ApwxKKdaDXUYm60TywAX\r\nB3tsTGZjx1Jo5g5SSG5Xh4KLuvig/lgzJ4jHLe9R5UXEYtYuJIDxHh1j54lG\r\n28M6q6rrOhcaoFJTJnoExb/YpiuGoi6VJPKrcne+7sTKCBpULkAzTX2cW2/4\r\nvNW7YAhDesLQqmHAa9kbpwyzq5aB7dz9/DHSF1X8+jiD8sWC2q2UKTzXFdqP\r\nH/EkqWSimdti8O58XBds0z6SA8/4R+nUXIxgMW2LOB+dr62OxC48uaYJid1a\r\n8yMgBZoJJOt0P5uossLhdkWcMPgm5O0DqITceDw3LEjVdVn/U5aVva9cr7HZ\r\nEnyIyG+uIiPXDiObKpS99OxpMBJm6mEKy3qiLDT6JuB0o1OnuIaWSIao5NRt\r\nVFFCBZkQQ4LSnqboJnwlYjeH+yU/pYNZSUopc14lvO1a7/N8z/TYtGb8zOGF\r\nsV/MM9Y0IQLjJ42Q7oOLEObGPwGx3GXaVFMIVcOlRX1RAokuln99PnZwonLx\r\nbfbTbxHT+FGM9nOD3dNQpeiOsNuWG/kdNPY=\r\n=KeZM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.6_1663560849909_0.4261814544442317","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"bad-words-next","version":"1.0.7","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.0.7","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"99416b951a2dc61586b9935c8a2d4958af73b022","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.0.7.tgz","fileCount":25,"integrity":"sha512-JyZ0EoVvLmjN2KLSaw/tYkNe1OeyN2/HmSf1R4NFraNYiJ1nSFW0rsT71A77+cV+WEj8GYjHKAO4voRWwPzE+w==","signatures":[{"sig":"MEUCIQCSvi5rW8vlol8AZfvOhelPcnxaKbkYfue7Fvitp87MNQIgGC9ddQqbFZQgZQWkLnsdz3WXlPVzn74ebfZwKzJqcig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKAnAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriDhAAgWPqN2lIQpf9hhYzQYBIBg2umSClyFtFlXtmQ6i3TIAGpuLe\r\noL1R4HU4V/y9btkA9UtitK2F4qbeaeC6izjmizKQZRY9dShS4RaRcIBCD4Xh\r\nKHZOorgLsFuwbTw25xyGoKj91Lu4IJTSNLUu4U14MIfKZ5xbO1CixruFUwgj\r\np0OeJTqzO3LmpaGqMzfuF/Wqjpk/ofx2zaIVh/8zXaRhMtPCEwM1oZhOdrmT\r\nwC8QTVQDzd1pyaTAMHLVeJOHOYXI1UiEowj37rePQF5LAvTIACPPKzC3y5Dk\r\nE7hT7ZRiX/p+oV2qC938uAM6pe6taZCh0yKa2yBHRJ6//KU1SfMTIIa0Q0nt\r\nOSUbc3VTWgqxIEOGSw5W1pUjYU0NMfyLEbngZhaobi2Fczmg/RDIJXxgRH9q\r\nMUMlTtECitlRjpsSFiKYmK3MJiquXWMSoDHqZ40EPBEtlRnNpe8JBKh+4dI5\r\nTdDyFPUicFIyrnBv9B4A9hNO8kOTIsp3grkB+c767ApVU/3e4Xhro7iy24vU\r\n18GBviKt7r06ca5fBe2cCE1cRWCbKLOZHMYM8T7mM9rYbIVrItH6D9T6S/em\r\n4FKOwz6kpHxnEYDFfp5d88pbvtAQOfWDk6mOcjRv4L6HUSPEGdSK5jg4T49y\r\nP3b9mdd+oUFGhv9MjVPW3Xi5SKoyriNEBiM=\r\n=fuDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.0.7_1663568320105_0.689550323104823","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"bad-words-next","version":"1.1.0","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"2f2f2df5c749990dd8185f09642c747f5104eaeb","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.0.tgz","fileCount":25,"integrity":"sha512-d4VieGGn/XW0Wq13XvTYsvgr/rIhpe5RNCM6qRb2ls6MCBdu8ePtJA2wp3QnAYS0BMRfP3Pe001GvklloPeFHg==","signatures":[{"sig":"MEYCIQC2cSecaKgpORp5Xz87X7cSw0f7CzWx0wQkfks2Bn25YwIhAPYpfKvvQvAp0QeBdgYLRXRH1wz9QUqEha27I83rVDMQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKAqLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprnA/9Hnt5kQ6sYZuXYuwjQsY23JPTurUl9oOQckOJGI+tHlw8B0x6\r\nNHjw8xvk5lTJlBMO35xynrcQO0QFR2iGfX1Mh9P0VLu8CrrVGrEcRwDOtPpP\r\n+31KOOJ6+Cz5ym21OTLc8djCxlaRqgQjbBWLT6MdfmikJGQAaN45OtGaiTiB\r\nhaOSTUMiXsqrOJp4wLMJxOBvLVkz7v5Tjg84zOhIiyGLLt6UlRAWmrCfHpcy\r\n2wBA0Rt+530YjoGL3IX9FosphglFY2Ln1VwxX1NN/ME3hrPJ7Dep6nIwPGmm\r\nkQwHTd3Ud8d6wLH2znskN6Jl7L3WYrNJgt+EhVNLBYa61o+oxsz2x1v9fAaK\r\n1+IfAshrhv4mz+isJOwsFtVygnU6plU7NVWd851A0/zFQ5jWVyAV0LfZ14e7\r\n0xlZ+w0N3Ne4XX3rJU1RvG/y2Zw1bqTufEfPFXpykXsio3HJkAen1Z1s6WR4\r\nBSsCG02BUcSK0nkYsm61fDC204jJW+Nq2CGHlgueml7NKhC5Jxhvugdhpxfb\r\nftb7Q9OLhDc3I4jWRUtTLOW2TZEczTVOISAIQyu/FP10+AFen59UKGD1g5vW\r\nnVrKgm+Ks4uOLarkFYZlP5bLbt4VbJssIoyEwaxYXJ9h4Lrqu3bkZt5RlFpE\r\nTXCtXcCuFdv3Y1DapAwRu7e4rA9RDt08d+E=\r\n=Bmny\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.0_1663568523018_0.21276008147346337","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"bad-words-next","version":"1.1.1","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"8e7823d313c9ca2ef84d927bc4d07b5e8eaec6a3","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.1.tgz","fileCount":25,"integrity":"sha512-SOmgEfAiAnIAsAKI58+hPPRaLbLee2F6ukAMhAjErsiz33wMkRzEiqBIzTIp056jh0z77VGpgNKrZNf5zmPD5w==","signatures":[{"sig":"MEQCIAeHt3RI8OxlNh11qE7e0CxkuEqcLtRz/mGljsOO4KOnAiAYVU8uvOjkZOwXSCRXLBUR3eZotm6x/ZFB4DZJDzegrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKdPTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1YA//csxPMFFnJSSszMRxMnH64xCr3TYRd04EeyFu1DcHguRFicbl\r\noFmY/52a7OUj1WDzP7TliSboupqCeUbPKGU3TTbbCktct4z/puY6cYWLBfxT\r\n35i4cTP1MxejybMW1Sbm+CxXVB8FoZ5JipvGRaw40he4e6R7U5P1zhcNwzpe\r\nCM6Usc75uxIZyZO92Jlsip2btfMJ8n4e/bAvj0Xq6jzF/wRMMhCuzgVfuxJ/\r\n1M3T8S5UcZ2WS3mf5O6NH1BCum4WYeco4wwRekuts1OukmCJ57tH3s0H3BaE\r\nLvdZlcJh1uIfyhEy4efCKqBVGB8ebUsJvEjtjBn2z69Hqc2IfNw5K6i4zFiA\r\noOcyg4GYDQTlaKpyvwO69OM8kfSQIKerkeQL6hzIAinCiF25IyngVCv+9b+Y\r\nz0GHs4I82D+Tg90ODqORAdWdG80GQv+Gfh6gUKHDEYPZ8dokxju95C2B2YWk\r\nvvqPeuXMWKMZMvIj2A6jVvyKBMuihkN2lev9UNdU7Uo7vaosfdKrZnWe45Jn\r\nmo9jU8lBjTyZy1/Kyr7QHd1T7ZwiZQzTr5OCtxc8B5oVLpuBUTdIVCegVSsR\r\nJhdd2WDAwGqGZwqjjhBkuSLNZ/m5Tc0cXNI4vtoWZQpzGYgyqiBrsO/w+Anv\r\nGfbASv09eQM9l2Kg1UKk3ldhW7TeXfN95s4=\r\n=OC+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.1_1663685586865_0.6493025845307157","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"bad-words-next","version":"1.1.2","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","dirty","obscene"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"7cda0a0acf79d27333168f34ba8b85cc52b58122","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.2.tgz","fileCount":25,"integrity":"sha512-sfus+6Nn8BgZqQRnqJGwlNbRW2taRnF6QKsuAJiL18Urez2xvjA5STpKzOLcEGvObSES5xkHsangq2Smfn5arw==","signatures":[{"sig":"MEUCIQDKIgXPFOu6DQ6uBpYEoeb5vzKH7X9BGsFnK4o9z/IkcAIgCix00I90CNaNkkpBeAJDT4+XDyKWyfmceq8pTGVvQTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKdZdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB0A//Zir9w4zUwWOucGJDQCGQmfLNtFymx3vhKEXUtkgD+e7Ypdxw\r\nqNdl+jcorUMGiE4aahdGEXxlMzyp0PYvsQdlnFk+W39U+aUP/419wMQbx3rM\r\nY6zAey6dBPpUYo8aJyAKEocpMkSogS6AjwVwENtEFsdrzCHXC64W2GG8Ifjx\r\nvaqYA97crLo542GkIHm+gKAyHck2Q9HP7LX7yRfsggYkEic7AyvXMUkfa/Ub\r\nacQmku0Yr3zfvX4EJQHjWk8zpFtp0J7yL6DF2PSVl5nyMTomKuB5QIiM0QiF\r\nXRcPFwgmrwu5Y8urf/Y+ONhRN4pZLNSsSZhjStX17ORUaSVXhVMwVBLUyCsG\r\nSJ/vK5yKF06TGJRlahl9WPnWy+cDmwy7f0j6nIrH5xLGc4MrvSZO91ijTeUn\r\nBhbI5btZiKNEqoeP2y1U/BFiG4wzuhAcWF4Wv8LcUlJJwr9Ss6pG5npYalR2\r\nK5OtzCoHHE+TGIMIGqN5TSCrn7g43nPWgIKE5Q7w75jSXQaYLuAIyZm0C4Lz\r\nL2Lz6+71rLT6sRIy42bWhGeOwe9SNA2ZAzh1SB2AeggFrD11M2gReo6J6F2D\r\nXWxDQhbKLRnBZejZ0CIyMwOVDGh3A8kjwdFXBkoU1zDRQITpWtHyf0Me4guQ\r\ngkDE4W6jGjFbhgOcgrTZ9F8aHBTdxzGaxcM=\r\n=zY1Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"Profanity filtering and detection","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.2_1663686237316_0.8304504422200918","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"bad-words-next","version":"1.1.3","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.3","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"c51f5fbd2a74e201fed37666e5b9412f1d52f5b8","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.3.tgz","fileCount":25,"integrity":"sha512-AbTtHaVnKzn/do1H4SRjSiVE+/TKMBM+x0CZrI3KyQzl7rxGT8qpt8vIVRkUX/DocJKipXiRbJ/46L7LGTppjg==","signatures":[{"sig":"MEYCIQDrdAtNhhCiWA0El5OoNHINjq8DzRpLHdm1WCnqs51P8gIhANDle8U22Ku9hQlG6IsRAIncWBvgSQ1Lgzu+52+dRuz+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLRMQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1dw/+Penm6DO7kU1Bdagbfkme1JY5e0hiwJYArUlJvozyl2OY9MV6\r\noYTzNj69mmrEFV1cstEAmmGNB6KLl/Gg1ioSNxLZ3AXJHxHvtduK24nRugH9\r\ngP4ul9WAjNBDiQ2M9qmzK2hOyAn8lTIrNnCJe8GDWIgIdnpGeVpTVX71k4iA\r\nd7lojKWf3MRODOxOvsBcBrIpabgW7uRWYxYCISowHxcsX5m/zF0AseQwirV9\r\n1SLBblJKyM3JTuW+Brhnbg4k+wa3MakygGzeVYahPB6YVYY7iSo1mm7VfV4y\r\nqPPmAf09p7JWG/XaD49NgxibBYBvrKr27+1E48n6lB54VPbC1fWTXsH6Q0y6\r\nqHIILqaRybtHOII/96BstEbxaYAbBU665HF87lirMrJGmGyB7gkYwruTFUPb\r\n1Aj6jPMLlvJaNsF7G2qAVAjY58puf/boGhaL22XN0D3vm7i9B3zDjOg6kZ4k\r\nDu/CS3TsG2ZPQI1vheiTHjBlXGwUYoIiPiJBvfICZPYA+4KPcMLyAA7/RzDt\r\ndgkKfHn4UKzO+1gwJsDnyp4GGJSwZtqeRfC68RIp8PaZCzNGHFtGfRuKhRSK\r\n+HdmjAh+G/BNEJAXX6EUGYKt4Wm0FZJmf31IeEmq1vLNEaJrEHTKxY1yjJ64\r\nqk07YGk+/fzDBCELvZnlTt4J1Ih1+civZZs=\r\n=dvQ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.3_1663898384063_0.3335069285606389","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"bad-words-next","version":"1.1.4","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.4","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"bc5abe2fdf1b3e897c8f2cba9cc72c584a2d89f9","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.4.tgz","fileCount":25,"integrity":"sha512-mCZhyg3/k4JO2D9rPuZHbfAwu2BGY2uGdwgoREonPSZOKYWBp3Cz0M+9BQElGsUf1BFSY9PT3ohpDuZecwqXFQ==","signatures":[{"sig":"MEQCIEbd00LnWLcVvI14KiJonqMBra4q5Cl8t6Lnu4wUo+ysAiAiD+V8pW/aiADghGO0K/62XniGd5VZ0NMlurTlKTNiVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLRQZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwYg//eKGsQhOrXEWprLXotVETmJ4wMsLmOfTXI/GNuMNXIQ/VsLSO\r\n0fIMPUmln+2TRNLr0JSPWpc5PTVsVA7zLOSSqu0Vd+6u3wtQx1IQ/d1UerJZ\r\nHC4rvPiI4lNsFPffeV9dflYq/0M6B8pxHPaEkSCCmtQS6XY3G12IfO0eXd2M\r\n9cwzEOMXDmlAYZLdMkbwrZaxUEnUGq056olptoIDlw/Wx+xC12PizzsIC4L7\r\nbPNkLtPuiuzAAYVJdNmGHKfMcP3OeyNO2DuEw0u0Un5WvgDLcRwGtGPro86X\r\nhRMLrpXlRHAL21mRV053/GnxOfb813pNiv9iY+GlUycgMZm+brye7wjoSzQM\r\ne/EqyNcLueO/zlijKR8c5dyqO1xfjeOPQaX1rkxasIEGRZBzkHm7S5O+tITs\r\nSHIPjODDeTiF85VxvtZzL/DzmhUMh77nAi7VoqyjFUmuQDoix4FlRkfkL9BO\r\nIzdFBZXLXsfXLAecsIxROMQiBpODIY5DIXKOB7hpHtbNylf0e0UyvT5B3aP6\r\na2GiSx77o2UPZAII0DL2c1X2DmhcJY3rJ4rd4wCGmXCQgxlO4SWyKnRxUdlD\r\nABk4ElqZr67Ir9qLxWs2qsKPzFKUzwwvnzwvA/pndO0qRJaSiZx5RhbYUYoN\r\nnCPWHd62O5OAdkLIv39HCQr2AR9LKia3ovQ=\r\n=SHR0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.4_1663898649770_0.9079818642028394","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"bad-words-next","version":"1.1.5","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.5","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"8fae818ace255b14c5329a664d0db719ba7cd572","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.5.tgz","fileCount":25,"integrity":"sha512-AgWxy99GkJStzlDqKtONpFPuOqqwDJbfyKtQISLNalLDC+oleAm0rZhtafUKMftQKG4O+9+zIYRmFKNH9j7jsA==","signatures":[{"sig":"MEUCIHxOh1iXs1CWcefunx9SxSmkHdnBIebJbMo+dBAsO8iEAiEAw3x2G1zvj/oJd0p41dDLACQ3UJE5b/sBeq2umSLyFkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLRVDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoojw//cUh2TqxOCtU93vdXuBFIRyaA1iSF06Ic2tHDKvXIB9/TwHzm\r\n6VindCNR5272B+NebHwb0QV5aXeyuQbw0TabZn+98Hf3XskBDEwqC5kh5tXA\r\nkBX0ImWtzbZetlVz04xoT1O+I3cr222n+4PrbIux1I7NoQjB0tS9RdElu0EN\r\nyK0LjwG7zWM7jIfEfn7dxf6UoOvdQoJXaJX3LJxqTekRoUbwhy/k4L6FUtSJ\r\n/sOjfMc6hwtiG0sG2mZBWeCFkf0bVXCZmVPQU6Xr2zvu2wG8vYS22Pz7Dhuh\r\ntNdjlxZBbuWDgUvZNaZwMVrjX1cuM+NcYWMuMr0K0v8UhUdzzaxHMVsD16mX\r\nIjIxAPZre/OuKUkI2WW8trq8BdYQQDYrSPerEDZebCzCPRuVroYkqKw8/OY0\r\nTjMrSZdDPcTA5ZsAiTWY0Mk/ZRt/vcar83n5/m6zvw9ZdLO453WmibIsmWOT\r\npLlwBuXUKO3/NJOXjvE+a4mYZHpECdNmrTbTSURlH70GDoR6TEz2Wkvj13Oe\r\n0+UMqC9LU+Q46+nEoXLpM+3i/dpA3Q/RfD+YIWVBAlauHHp9nEvRZTie5WI0\r\n8vAGXLaEoxO7ekln4Hjco8hjf7NuMp0m7SNUU1KZDeG5vEns5N6tyl6lrhfH\r\nZYmJuoMvH5wRUadA9f7gsU5SSC4VPBUyOzw=\r\n=ZwgF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.5_1663898947466_0.8201465989682291","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"bad-words-next","version":"1.1.6","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.1.6","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"e35aa9700882724a7d95a93cc3bc6909c2e619f8","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.1.6.tgz","fileCount":25,"integrity":"sha512-uwe9/atVfjrwh3tsR8SfJVmpgXDT9wAS5MYFN16Aw5W+AvTppA8Qq2Y+QQ0A/QNoNmmIJDKk1SbVsGPI2x3Qrw==","signatures":[{"sig":"MEQCIAsIkk0pobbvObK1JYcGd6XioVGIIxPiQa5fDEg2WcAbAiBs0tI8ZanR8fZifateL8GoFf/fyBErbKFMjrq0qx3bRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLlw+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpItQ//dYIfucbeYc3eqHBxYvlQskZCbpNc0S8KGdwEuxN1iw7Ok9Wc\r\nQ4Mo6ek88p3jxVaNF0LarCjlNVWYTgithPJfQhcg6PgTY1bL1I3PktVPQcDv\r\nOzhNdbKU0bjK/sSjCVOvP5KUEdzzHV4/P6hNxEFwvO08GVg136Xv7D4ljy8s\r\n2vLwI9rIdu8VfdNreKIRi3akz5NJEzatw7jrdqnujenUDqdmhCT1hQ2DvpbH\r\nylSC0f5e36a6AobavGC9mFALogLQFzQcx0+Zpl6Mgb2kNnM6l7HuEd2vb6d8\r\n1rRs/Qjuh51KsctTDR3ttK/lbQn3/AYYqLhzaHWchvDk4xoT7CKzaXHOJ9AG\r\n+9A5ZXMNFn/wdPrDeHOIQwbWZ9t6BQSII+MegAQ5SoMkCT4dr8tOtYUbfYP6\r\nlRQlncs9OlcguWCCvTAjCe1eYUqYYJSCz/zFovklIpgM0FKSzoYKQn40+yL6\r\n1xPeoK22eeMJBYsPV6D1Uhd9wiG0Kb+gl4vDFvR3eTTeCN4GZ5rf4E0ozRLi\r\njW4UzX6VEf+TqL1rfYHgupPmlvCpP9ig0rKbU+PVTmK6ztql2Pft0RtveyEV\r\nXn6oo0PCAwmNTauc2p7DnDk0CAjPR8GnerM1IpjkUmgHi1z9N2zT5etevqHO\r\nn/3pr/8DV2SqGglcmAT8G3VkN0f03IPmLYQ=\r\n=fh1F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.1.6_1663982653843_0.3445621368320615","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"bad-words-next","version":"1.2.0","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"3fc233635ddd1b28b7289d0f75e45f76307e6c47","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.0.tgz","fileCount":25,"integrity":"sha512-LjX5b10KndInlrQiV+dFLMBYX6Q4Vr0gzh2zttHsjCDQbZWUskKBjbv2CUTHufwJ/NoeChLUBfM6M6gNu1rwhA==","signatures":[{"sig":"MEQCIHqL8hnEdDtCTw/csFE+hAOYBUYah1yPAGPqre1jFAEVAiAdJ7Qn3lT+beqEda6czM82vBmZf/b3DxOGqWLwpnq8Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLmqoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyGBAAnv7KKmo74Zh4Eg0DeIMrPdte9iNr6xYk4Bdlt6Ggc4QWv58S\r\npunDqVSHkW2K1OhaDmi68htaHC9Yb8MUI91bDuGPtbfLizON+3QmnYvZPTl/\r\nVErrb/EjC04NZS0pMlHq8duu3/V/O0lb0HbFaff9gQ+j4Ivp3Iy94cLqE/9V\r\no0E/bUMekzFQcAUZv134Lp1TSiRaEAPj0v1g1INR0MWciCkcsQlIbjRLQodg\r\niVMlhbgIKF2K1ysZ+6tOrbEopV29N+GaQ8RUklgI6VWfuDW03QUPL2hIPhE6\r\nx+D8eHmxemMwyC1EpG77wTI40W8iM2qLpgYMfAclLX/Unp16h0YxkQiKFTHG\r\n8SqBxjzc36+VQfbiks8trLMfTPtl45dxnRuQYxgp85pQqJMMpBOgQI5Qi7oq\r\nXTAM5mwTzz2n36imgDMq64XhDrp7jhn+9z9+0EcXdzSnbhJQjxKSU1zRaN9O\r\nL2iKG0/PubozoMVgamKPQD/hz5COnAAWrZvFfgTvwMg8mecfLUbZ7SrQx8qF\r\nybd6m3+TctJvEig/z9o5aQaf6c1+F3xGtIQxLv2zewLE7L+iQl7VhcPHWiyz\r\ntIBAkTvAAgEG7Pj58fveFIbBPbellg15ZHY2oS236uIS17UStm3ZRSecuYi4\r\nGJRDMBMZpcYpOD+FlLFGNFotG6osLhIl9CM=\r\n=f4iX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.0_1663986344572_0.8769947976408501","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"bad-words-next","version":"1.2.1","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"9fc3f34c00ff08bf2e5ab281649e7a3768e6bebd","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.1.tgz","fileCount":25,"integrity":"sha512-NNmJWhoC4g9Y4uCjgp+BHP0+hihrnVWBueSJ9kaRe268fYI7QCLn9/Dl3kVtY8Yljvl26a6MuEpM23nqvffq3Q==","signatures":[{"sig":"MEQCIG8UL8UNgXi3v85sVsL2BR747nHXe/Nlr4IHZ879HgPkAiB1oW0Fglrjys18txsSGxJMnUrA23zQTaqrGVRQSq49cQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLm4TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpweQ/+JAMeSSX2D/x/D33fsh1qUswqYkacnCGRRtyfCHHb2nlDI7Ec\r\nwZzKZpcmgYIfOsdNN1rxs049EZ8ubua7nYGidPIcOod99tni5l+81HNBIKaW\r\n3AjMhaLkQQWIeIVj7ZGSyN4iE9SknRWDGmGUR/Ioibm0ANyw02oduqRb/ed4\r\nvPy0HR0LKsksmPUP7KdGL/eHsfYj5620kHp2mCeXuYCDIogdVNGUaxHuH4BR\r\nSgJuw0jtl/dgfsRAibz3ZLAkaBzRXdror6c38HlxB1RGHYICYeE9G2fFOOnI\r\ndjH/iJ1f663Sf2uliblL5kbkpUABpYNuf5QtSuf/UwFE9DIrNYGUh1XXj0kY\r\nstksX7L5OWwFmeDOfzfUxPMb40+EZjXKVohJye8LiqS7VgZRa7vKTbomTkj0\r\nvPNfCn/LIf90S7iGhFQnAeOBgfleEfneqLIA7xKqET3zWlddnwnTK7yaPzy1\r\npEr7DCfAUufpIybKUuHJSriSPJ/Ob1eT+vkpDvd30hjogQGJkaF28N8h6Giq\r\ndl8koI3ztU4XnXLFAcT1jPywngJtQbr1eXdy1ti8AriDLOtjq+IBgXcLgvAd\r\nBWMq676TXtREVfEglKysRi15YXMXcopKwCtex5L7RNRKTWg4Z6ONK0ghfsNI\r\nOFGn0z0+576xL29ExMvEaRUsR+Y12TAqsiQ=\r\n=OxYE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.1_1663987218878_0.2908225060098708","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"bad-words-next","version":"1.2.2","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"bb38e85c2f9d2f1aaad1bf5d8821b7024f47e071","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.2.tgz","fileCount":18,"integrity":"sha512-Qs7eWmi8/PYogz8RZUA2KsWrqHEyOcFpMEZLXwHadDZ+lxQ/t8r6Z/ZePBy6pux6fk5nPeMYEn0of85tw6qZpA==","signatures":[{"sig":"MEUCIAIMKzR0+1TyWzDAd1mm2DWjDlCj+/uKJHfMIZDM8atbAiEAhbrPU4jG6BsLii+S6rz/gK9hNOlPV3/gHR9pzPzczvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMRqGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpasxAAlKvctg+xUHcOAJhitN4n37t4wKohNEhEl6hwOBxd58hMHhGX\r\n3TDmrqlw8t+nL5L3TE0sFCsJfrpD4RhGBxZFLkYCedXJZv8H7/UfLee+pEMg\r\njaeoqWskkhl6v4g/5ORrqmv3b/o1rJF8bqosbRSBEvz19oti8idBx4TA4bjM\r\nPrF4/uMVXRpdDy1x+fQTi4pS8/7Ysyci/+yS3nGxFXa0dbkFEZNB8UzDrvrK\r\n+9N+NYf6SfMlovY/D2AOxSI4IOGD2fFlfdZkPq8w2aZe/i7uAkpDjBZ4x/0M\r\nmnSUZzGT0j9Vr2VoRKKltBpoj+ASGVY5aeubUW9t/cr0pNDxc+7L0WbkGWyw\r\nLVx8SE9lU5JNo3onGlGE45YAr17YgTeVeiqQnpUdaDIEC3GFMnWWSTeWNAMz\r\nBFA1kB5wdUDgrfmqRpwDtuWeukwyiIB37dcrJt1FX1FVR8byzGQQrRnop2ye\r\nBurUFtPehzf5ac/KuPfJOCJ0wWhaoH7hkaIaEVYZrpzbcRxe6zcoVO/RIr1j\r\nl5x51PjjJJl0+LNKKC5cYFayrQmdZvtpzPi7L5ogQRLN388jyzcBqO68r4Ll\r\n7lGn2xV6XJ1V8G86k8tW2mXqoCxbdK/XAsxIyuoEm/MPmajR37PSKo1rIZDe\r\nbHmADb2tk1ccFVnqFtEw9odWf0C3BXulw+E=\r\n=ngO7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.2_1664162438354_0.22625037909526835","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"bad-words-next","version":"1.2.3","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.3","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"08f832dac4240c8f35cdf7b3dc3107c708a8a2b1","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.3.tgz","fileCount":18,"integrity":"sha512-jyNZR1DDmi05KtIshaeO0Szbm9mne+cZeWndDBXgu39va2fJ/2T4bnmeU9KICuEW7Ir0BM7vNmjy6QZjiQ7D4w==","signatures":[{"sig":"MEUCIQDTwStHuKymPBWIbeR2hnZ2g3wCm3o5EmWvK9pUZTbwbAIgaPOmfT9OP/HgN1Meb4eP6+TW7A0LE8cM1znQPi3o27A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMRxTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkNg//Qe3DtsshyGu8DeX/x1YQ1VCkk2cbTR+chrZz3DFjauFkyJVH\r\nrMH0pG1QOJx1fU6hbMKH8JtUKgykBvOinvpL8hbEOmq4tpmxPxYsP7CSpi5Q\r\nmhxdB5/Yqd5aL9DctD3UUzbxe38GFaLPtvS4UD+DAXTLBOm38Wb8GI+n4xnM\r\n8c6QmKmHmjqgeU2zW012CXj/2Ziv5WQog0HfKS5eqpv09ak93mIm1WBjYK+D\r\n+0V+MOTdqU2XkmAQ7nWaPufS2oB7NYOR7Egu95t94znoRgligvnIQO+pE3BL\r\nQmPaGM2toFB8InuuRxNeHIFCPFilapmjuom4FA1mqdaxwiL30O+8p8bkBOXT\r\nu9fZmMRynSC76XvFygbg+7wJHnPXxgS9Hx0b0Zjz1VTlQSFUaa+5DBw3qbBm\r\nWKQUFKUoTfUnGJBrCwSpbQbBd7ZeVxgwu3NyvxeGviVUbnrB90jx53lAy050\r\n6rR5hHv2t4MdaiE504BXAo3Bh7mxcjSjbTyKSVGDiOPsk5N1zmvalXsOAOJa\r\ng4342rQo8W/yoFJf3Aw5hDtcSZ1HGNneJodfkV4nec5eocuDBV604Q/xFGQt\r\nI1v2IpkQ2X4ebVmfx0rtO4HhNA5XEsWEan7xT55QiG2DfrtckWzteiiOVM42\r\nPzbjdjpGdgD6Tu5ENNeFLiaATDHbigBHBYI=\r\n=8Bmg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.3_1664162899479_0.23825471851728475","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"bad-words-next","version":"1.2.4","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.4","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"dist":{"shasum":"79b2804aa5e22ba6a13a7e873c035b329191321a","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.4.tgz","fileCount":18,"integrity":"sha512-vM1ypBpV+eCxIGpfwkl5G7z/FqBho8ORiXN9QbJULEjx+gzzA38KWMj5jhx+MAP+n1IITPZeF6LQzqvJiv8XQA==","signatures":[{"sig":"MEQCIAg868iUhefSZi4D7Xlg3Yxk0PqTdJP6mADzdo0N77YwAiBw0RtXsw6Kr6dJFKbJ0SxrNyPz4dIt+Cx/1IQvKsxzqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMR6NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS2RAAg4c1TJcxWtVaRVqC0P2BDxVN3Wq6CeMCC9F+BCcOUO7OiZgy\r\nlTd6nBQjeWn3CjgefBdDh8EGk8dpCP89T97tcJp9sG8KeKvYmFzfJKDiap0r\r\nKuG4jgnG0x8eIqSgLTHZLrq2Mp95qVLvyFAHkn7ddN3bHrGbQeynoQtMcUQ0\r\nNywpYUSccXoVBhtXZBJCL9wxRLx+eoXx6c0MqecYoseUGjxa+9gGAn/ej0lk\r\nGX5hQaNpJAIO2vddnBYIOzchtjPFuNsorLwYi5GmD3gWBYJwQedci5YkEl4h\r\nFv5SsCPGqd02QpcWBqT6sjjOCwwmR2UUmgDKQNXn5FNMEk+os8rrnTcl6tYn\r\n8+svKMAg+gk+O3VTPn4ayDIpMFH0SrwiJnwHfMnlPf8pHPLkAq+YpqsSD2Hh\r\nEd5uhtrSwr1XpZqgBbbil3lATMh0WhEQF6kd63mNUEeyxJ4qhUVRi6+y1UNn\r\nv9hgs18bPJ2sqkf+qL5B40FfchVy+T61a9IdUB4PVLNGc8IdfGtFy5loo0ra\r\nSwiUVxIpphHlwFQMm9CJNoQQt2z8YacJviWFNmazoOAMrUc8i9bPd/Xy4wLI\r\n890gRrgkUKsg1bTp17pzcgBB8qW8ZLuVCEY8Ykh5WnWkW9y+DGU/gn5J3voV\r\n92R0Q8BBpZiB5u1BW/BaKpkr6riESfoxF3Q=\r\n=AW4z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.23.1","rollup":"^2.79.0","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.2.5","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.37.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.37.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.4_1664163469037_0.7833768167572253","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"bad-words-next","version":"1.2.5","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.5","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"c0bea9de95c53516bef6e08fc007bc500092cbda","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.5.tgz","fileCount":18,"integrity":"sha512-RD6zCa3uS1wl8zGgAz2P0LWuo8rfvwqKqh/nXJToMCCunRVwqQ+M13isuRODBTNpDxZH/upAVxK26pkpo9bKgA==","signatures":[{"sig":"MEYCIQCdCSC3LQEf1uAF1PIyGTQ/hoEeeySLBu0Lv0ZEMpMS1wIhAPCYowOREN+psBH2AiEbtAaJGGU9RPwl/NTp3d9xEcxQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM3UCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2Rg//QhWGjChduG7zFjT9g2wLvJX1bF1Bb2jwmHiDl8ScYr0hTZkM\r\nASej50youeNzLktUmKYYs5s95AKaH0sidkjliiMbEw0n5xpH8A0khNMDW+hF\r\ns2vNmXgyQkNEguTplzGY1iS/14XYHBTyHP7/iyYbn6rzuJouwfLmFpzMD7xY\r\nJ/P1GCTN6dALh3qsgeUfGBLOwx7IH0gGBywCikzBS8FOKgn14ghrmexIOrn3\r\nP4LF/IgnM/obZEYHNC1AVSuBIxovXaBpppSmqeT3Z+9/Ey4Wlv+Nem/vJ5OA\r\nP7UsYDWRZv3q8hlYfhISKo5uMG3B+ojlmyayk8lgJwrWaxNA1RATWlGrYg4J\r\noh32iTqcV0nwcIY41In6uNbCLQeWPi63TdhZbTYa2sn7gYmQ+CtvEFWXRW0e\r\nCz6udU7/spE8LEBkLoJf2z+ZuSf5RMk+pDvZFXaZhnGQJ7cs+KmCqXW+b6J9\r\nX6xVRTAn/BGORmwIXkYb0dLSXeJaZkQfC89yhY5bq8+CEepI9e8FLG2MLqsE\r\nSOiBTBaAABN76uY0AqMHCECOAUOJi/EMVbOkAya7K45mDGMuUSvkkVu+Mcqi\r\n5SbLvbBawObeJ8nJcbhR27nq54vIW1U653R3EojTkyug8DEkbR98424J/3Sv\r\n3Tr3nJVUO7tadSGRzPrahKId0lxeQ7hNvGM=\r\n=mb9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"memoizee":"^0.4.15","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","@types/memoizee":"^0.4.8","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.5_1664316674526_0.9540219283029354","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"bad-words-next","version":"1.2.6","keywords":["curse","swear","bad","word","words","badwords","profanity","filter","clean","detect","detector","checker","sanitize","dirty","utility","obscene","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.6","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"4e1059eeb45b2e7aa16bfc057cf90c400186e351","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.6.tgz","fileCount":18,"integrity":"sha512-LCXGm890G9bVEH2ZZjQygxrZR6UMd7mg7vWbyWh3bf3mpXf7lLf5iMDCT6fs3DMJKR207HKzQyEj+uVXP5dPrA==","signatures":[{"sig":"MEYCIQDNLV4S3aZG9fP85JbGnHeCM40IB70J++zp7wPvBHixNQIhAMlB/GMJZ61iyJ+4JdJkqv2w8AqP7sVsB2iCFcCQeN4O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM4D8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreNg//fUetQgysiTHk9sjfesdsu7zmBjc5pJ4pgbPLh5auuSPK+Ooi\r\n6D6OrEhd9UYghV6pB0aCHRZP7hzSKSVYy5b/yaXQDiCuwzyE82g4t/A+YNCE\r\n+AbzD45Vfcx/2CaneGNVNI5VSo0o0xT0OyufvIVFTMWLj4eon6fLosAc0KNg\r\nRRaBkT8kShSaUVCPMEYcTx8tWfc4yeuFuRTIfg3yWPmXzZ7If5QIpWxw+qpX\r\ntRWsCzNoXK5Xf2n4UHPw4e+5mV+ZLr2SjsAivRvSA5vvXCLpUuTWhe237Jse\r\nMeewX/CmkiRcFcnTZgHjysBqsnMbVAXHP0y3I79vu9LpuZj/FWRb/h9gwMV/\r\npigvHPPdSCndkD/2SAIO1vjFIi1iHe1j3g3s6n5wAKUngZ9dmkBvIsJRb1M8\r\nMNqHeCtq5jiPzB6ihE0q2PCNNcd3EJUpc87BBAK2HIePoxu+019/w/vqE02N\r\nd1hPAmJaVUq3cgv5s83Ws8tuRucIoLOTKB39TyX2gzAqjEykMwkJUmdQr9aT\r\nKJBDZKfa2hciedCA0/msAscT42nr9bTsjRPbssYL+excXDpFCv5PVPjmR3Wx\r\ngqWWksQjg+2sfcuucFdkwGHgf/BC6Vghs3qah8IsamKbcFkJi/NzJfsOzRSa\r\nPDy5ZCz6rBv0EbeLBQ3DtG59Dafq07CGYYU=\r\n=1cDW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.6_1664319740713_0.1544470777816931","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"bad-words-next","version":"1.2.7","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.7","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"0efdb6b1d8b11b41f09bdb59ccbdc0ef2f2d6258","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.7.tgz","fileCount":18,"integrity":"sha512-l5vtXTk+Gt7peoMgqSItQNvpujdHte2LjB3gQYYD1ord71/3ezXT5fX7ffRNZ25kL/3lsP2wlJpElaOOb1ty8g==","signatures":[{"sig":"MEYCIQCQ0UDVGriD500hLKYh9L6naxTdsISAuOyYXhb6UoEXmAIhAIXSRgqvqN2C8NH9kS4WAuhM38jTOqv96Wbig9LKfRg1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM4vTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGqQ//e8pl0hzIkvdfltYD+Rb5AAbPdsAcNgPI6BtxiVDNsbsVpXSp\r\nq4N0rZ4iNFktjA4JA9CIb1N9XSPT2Lex7A/HL9K3mejkyxv9aTEX3MixLk2K\r\nGOHf2t0qPHWoVvWEjxr1EIWz9w4xMCBYn9rAcPXZjYiRNa4OOmFvamu8+dhT\r\n/Gfj7YZpFFM0rKEzNQQYiLmBqef7crpaW3XkUSsWGSCYEYOxjTsSmBQdpK6B\r\nLcdx/yS5XTvv3aeSDCrlrztMA7iNmJJbhhHeqx6wAyrTVanEl3oqtLCRcF5Y\r\nUGf61vXP0rKDreQEZbTS1EEHtV43+3DjnoZiisHMKF686v1FBPJ+DqyJkcTv\r\n1cCM/4v0yeXhTkLVvMsmznHcWj7J5RJwU3gVQvQJx5eAKf7clAN4U8DlaODs\r\nH+JaanhBuDBfJzajVxy6z2IdTu49XzoT3uLjzMFATKlldEzy5FvXA9IBOxaC\r\nPwskmqMKd0ImJAzy1oui4IKe/HvXX2gfadm33reuH7JmmJKFESONbJ5+85Nh\r\nB/suOCDfxa9C8lw7GAo+Hx4ixrRDyJEq+rifb12YO5EEOxSnaYU50dIboRnj\r\n/keNKkJLjXiqQu8FVwgt+LG14SyHLF0UiDJfvU+IuvFpX794ghuAWLDwkkIH\r\nwIwXemqyURCCZLw3E3DQusOxTS9t9A5/ZK0=\r\n=0Qso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.7_1664322515505_0.256917644906963","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"bad-words-next","version":"1.2.8","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.8","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"9c5ebf7cf5a42a45f70bdb6357574d43c777c133","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.8.tgz","fileCount":18,"integrity":"sha512-c1WouNbu3iBgAN4dMdqQgOyQfPmaqLUKD46e7yVM8IDhSyW+5+IB9xGwPJz98vX4e/Uell9CRCB1VPesIpxYzQ==","signatures":[{"sig":"MEQCIC8CiluyhkB85qUvZ/+QLPbcIaW92S/6mfaaEBBpqPgAAiAYYpTzCahHKjWZ4SlkPrKRAmMCdk4h3UkFeCA3LfvJOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM+Z+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNRg//eO+r3RjT6B6mSb88IPGJzM7TjZFyHN2OsBs6Swrk6RVwzTK0\r\nk2seCduTahNTiiBXQNpNrYgTasPCfnxw3Q3VrHbWskuhpXyAtXVF1kJ+iKDm\r\nIacwMsiK2a/8dTQtNeyY/jqVb2oajpUUKFjb3HDjC2FVd7BDHQcS4LaV2PtC\r\nb0mpi9tAk7tJmidDbvsvKYm15ZhYaid25b3jW7jEkkihLUBgd7gRKKftQIx8\r\nFZIUS1eGwZb2msQLAVaQc55BimzYEKt/D0EYWvNu810w8WyJds0Jj7hm1PSB\r\n7M7cHJB2Hfv3GY8x04Hp6lH3TGKdaxCZ6BlFCMcoM9QIrjOxcPyiNZaAdAVM\r\n/HIsCp/bIf/EEzQ28jEwxLMpYeAbtCh0fUPQHy8fkqTTzvOexD1vSfOpfEEZ\r\nb8Ihr2JRtqoYGJ99BXQWOlvu8CynnhFzmvY855hkpvnJauMV4tmq4pdIxcLz\r\n9xhyvZAJQMi0vGb1VjB23qij11AU/zFU/I/w1FMjJdNHcHW0e3bkB5hnZTro\r\nea6ZqqtVnupRZCcedbVNs6dAklnTZIQqAMSlqH724CGZjYTBihM5Lt49a6RZ\r\nwwIsq4omWGIvRJRDEvpAh7k6h+geneOZhwg7erCQKJUJIDcIrE92FZOoqN/g\r\nJlVPeRsAViMopmmnMF8NOXhJ7tjeX11f1A4=\r\n=1yEo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.8_1664345726486_0.2372438498969085","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"bad-words-next","version":"1.2.9","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.9","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"2692f4b6227f62100b9f150dc138852faf8886cd","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.9.tgz","fileCount":18,"integrity":"sha512-GJ7GjcEaULuRW0I2nMYHmfndOxcJISHtOSX2QFJz+6EIG3QbwRN4R5GRTD4dXGmUQf0Tksm8bH64barMJyzneg==","signatures":[{"sig":"MEUCIQCS4SlEMNVcE29W8X9cOPQW74Smyqpq9W/BNkOdlOmEZQIgH29hTRCNhJ9xa/fZGI87NGT1B3yTH2dyGKAbPuagLes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNn7EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriAw/9Fe8yYDBjfGB8lPOxU6lIJW0+smJqSjsVsSHxc6WSKRE27oF0\r\nCCR3gKF5Ix0t6fA82kOQUF7cQmo9zZBnBc0YJGEadeVHRtw32UdZuGg/mYn1\r\nbELrnw8XFFT4sea2+I8A+vKog1rDZQ7rzwTh7fbPDfO0lCMIvB/RzQ++5Lo6\r\nYL0gVtat1KL62skE3r6K0ovpBttR71fasfF2OWpG9E0vkkfiVRA26aGnySdS\r\nldPaedROntoSzRJgM5ILuNRf1UetFJ8CniEfc15afbLLEqF7PahBM2Si/a/j\r\n9WAMSJs3zjsvbNPNZzd9gQi5NjRWYRx3CWSY4gWWFDlWA67ebqr5DxW+G79c\r\nuWc1Va0Krsazsm9IIH6Q+AKVKOmNCzN/Ye/ruzGJYUDZfuOU/SKJhbnB5CGs\r\nlF6CnAhrhrqhtmkIJu89K7oHUlZvhoho24xdy6ao+SVa3hI15vGu08r51dAx\r\nvSVGq6rKKpUZkDJbqsYqVTLVkElN/09/LYxQVPiwtNPQ3juyuKDYQNjQg7uv\r\nEgqETWSu0bwPzLwE0ijjGygC0G7Op0/pUB4VNQVpqhZoC11dzr6p99da1/Wi\r\n/85K29yqO4OxioyGV4G8HMc6N9d8aNhBxxUdH2Nwkl4NvGOiLxCn16yL4QOy\r\n3Xx+fS1pwBN6YVfEdjxw7N54TSgblJtg0rU=\r\n=vjVb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.9_1664515780128_0.8723929819136387","host":"s3://npm-registry-packages"}},"1.2.10":{"name":"bad-words-next","version":"1.2.10","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.2.10","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"9ae9b8168df235bca814b030dcae3ec21f50371a","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.2.10.tgz","fileCount":18,"integrity":"sha512-vlDWSO6Q1z6TaQ4vwA6Vnvar5w+DQEz+W+D2k8j+I+aIu6sbNmdKaCQpJrwymwEzIppnzWAP1jd81CMYyp9vTQ==","signatures":[{"sig":"MEUCIADnOtpX5TvUMQHBa1QDCWLxRuDics9NKxJm0QvwCpNNAiEAqiiNT18bt8JETn1eyDNw5tplz5K/OQo3ljYaK1dXwps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOm8eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaMw/8D6mKaMEtfo4+vQC9DQ2wgSLBOFMKBqUmsAWm7NXMjb5f4+8o\r\n5YIX2RVWNJO8eNCKkL2Kg60bTGJQqtFrzVyJ9jxPFfmiu8p5rO+WmPNJFTR9\r\nEpEBYt3TqiNhRaHrK23EK9Pes3ivZg73NU6Oj5AWh5a0ijk6HtLMyPng9MEO\r\nBWf3mgPGW+u0t6CxtFqMz5zG3zILragshlugfjOdFJYP35UJZpGfbP+y+MO6\r\ns9K6ThhNjt7SMH+bOCz/6C875Um/8C2lD1GISBOce6mu3PKcYBn7cXZmpKYk\r\ncoQTGy7rUr4hh0Ru+WiohsFhmpnrvYG+xKVUK4AtBetCTTbQuf1B7VswgnI7\r\nATQguVFKxW7unRL76wbBBiTjgUFElwG0aeVQYh+WuQG8YpB8goRjxvsvHQtx\r\nf1OTgmk1c2J5QqSk5zur3cg5d+QIYiFkqAmRIbAHULGEmfUtk6oVgKeJfiOY\r\nx05hgPhOsUNBoHitNn8Z2i+qaUDF6GimICU8rRW6rktSaxWGjysaprWL6HaO\r\nvvNt+WyIMRaOoubol1f+/lBHPK9IgsuUjM+fxHdJ3o1uTLRKTVTOrjcysKYP\r\nJCIWYaocAeSEGobGoo6+Ss4+CnN1/cy6fFM6rsZlOgDklnU6c2qQYMNvheyb\r\nZskooHkjDaxSUVnn/ENlrgjVn9PpoEtCuYI=\r\n=grPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.2.10_1664773918544_0.2310027594712134","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"bad-words-next","version":"1.3.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"b9c50c0cdd62b107945fe44130f16cfa0f42685d","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.0.tgz","fileCount":18,"integrity":"sha512-DqZEvvca09pG89u50k3Pqf1iIgLRfP6JPH6d31qggClp7+mIQ2tJzC99guB7p1R6Nagn1CZbtbRitEQiWdUr1g==","signatures":[{"sig":"MEUCIGuMIo3WcF2BFaeiiHMjkHxDdwx94dMY8/ACyFH8BAUVAiEAnzGEeiXmYRmSGQKi6MZ6C4kbtmxGIEZbqhSmovTAD/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjO/qSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpPRAAo/4BuZ/oPMJK8+ikSLZMZvoibjciNNgtGejr75CXf5le9iVO\r\nApLdS6l0RFo7CRLYZrKfU9Oj92vX34EgZMa9dTcLau4rvdn+YYvzX9JPgbJm\r\nkSVldekWQZXdwdiH2585iQkfudjAdsE67D0hh+VIaW9WHoI5qT/wTJxZq7tc\r\n7lgJMPuERKSJwaV4TxBAOtYAetMW5T15mHML1Ad3RDfolV2M/vTXIme0zaDJ\r\naojXvNkilVhVbDiDffOq9jsOwlbpM3E9pSqCwmzfOnyXvrHFjdJz33YOHXhR\r\nukh+5xKNI+qgLGhFFDtv6bDk99JPWoMpuXAvy2PMxNF/uKxhKrWjKFN6YGx5\r\nfnF+wZZNpmkJr7I+p+P2Vx0k62ZpllmUZDjh6Tm3Hz3nU4f6ZLR745nCL5JL\r\npopR6db1YbmBzQ6qcHvG32MhwKGNAr6MvlVI21EQ+YfG5IjmavV5YA9wLtvD\r\nhTb1Sa+qjMPEMhtiQlnBOKLKh2vCbE3XRssh8Q4DapeILRjTOwvyCzuqR8BZ\r\nfw6/n9+QwN1CbMZhU82R205+yinE6m6pOGcjSSg9H0v25IQic3Gv9tYgS9vA\r\nto927+cYnpQBZDnsln3N0Z5PT8NswNMAbbMwyH0L69CyFumL4yzP/E1VwjVQ\r\nlx4suWsRSAksWe525kyVVFwTkuxMJX97IDI=\r\n=dLhS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.0_1664875154274_0.8215024119983343","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"bad-words-next","version":"1.3.1","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"6b18a6630be2ce58c565a11907d3451bc8f6f28e","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.1.tgz","fileCount":18,"integrity":"sha512-Zg+4p0ehDiW9YlWupu4OiBDFciDeZZupiEAE+RQKTfQ4ODBHeEOS3CZWU9QPS2wv+z1r+5xIc3DAc1U8s5gU+A==","signatures":[{"sig":"MEQCIF1wlQg3fj/RWcVWi0KHIQS6UDuDcZQgrcHoBIqNzuxEAiAe9dgsEZhq5xThj4FqTXVyk4O/NuRZNbT4ILhOHQa7ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRpCWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB7w//SkP9INO72QWm7LFqlsxBM1X0B6XGsfLpYRghGMHJ1ONwKWrw\r\n3GeKKyjBQUJJZ94OCuZieIZmEne6eOqzn7T+UrFgXRK92M0hm9m/BwC2m2Ks\r\nURHzqnTE8SQ5twtziOslz3h923FIffYOkMsI16fnOYk5Kd3wWoVE2CI0BYQQ\r\n3LGiDSBuGjXfMNuQLr/2iIu7xke82gFAGmtuoFqoYYgZX0JxfJAJkwx9UGAV\r\nuYBbfmjxNduKSe3u+DMlfcBGCL/T0KM3fe5lQx/PsL+1hTx1NX6OR7QE00kT\r\nrmPOtV/3iBx8FdA5DWQEi+0QyzE3paShR9gLn1WdCn56SdxHUZlHZxV7mF1N\r\nCzkpekne/L8hf2kQP5QQVgWgXs6OThQxDFNn6gxdv1nE+3RcJzNsQp20FdAP\r\nAvVkOfvEBf+5nAd/P5EBnBZK3UOazkP1FJCTHs8+nDzEN2ohDFVlGHgp2jbo\r\nHYByqEfuX5ukT/WhACuQlvN/Beo59mMEiiLAITW7gW/e65qnd4IzRy2Ce3Cp\r\nwDKbqy9LV7gDCCbOJ6h1yG+9rfew5hs4MKbpSvdh43Hcu8yjeCVLw+zdqYT5\r\nDVO3/0uR2PEO5cik5NOGYAawKP8IgqgfmCABZTSv1V/3nNwXBs7DxG6YfUrF\r\ncvByeLQgwAurtN2KZeDPMLTG5hx6AnFELUo=\r\n=h89L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","@rollup/plugin-node-resolve":"^14.1.0","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.1_1665568918461_0.8509666842735619","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"bad-words-next","version":"1.3.2","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"76106261610d179c157e9a570727d4f4d147ceb0","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.2.tgz","fileCount":18,"integrity":"sha512-qM5bDxdOJsqo9H2997oXGbbh6kyxWgqLHARt1l2H3yku2RQOxuwBgqC/qR8QqH+r0QLtb0CqzrrYg/TqXzwtig==","signatures":[{"sig":"MEUCIDadU+4m/Nc+zrytRRh/+L6OaMQZAHIvRJ0p/QFS1F+YAiEA5Q1LuKmU3q7Pm3z0RgQZtOBlnMPX8Szs9PivqTlW2k4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSqSSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqYA/+OKQ8CWStL6kkYy976kDEZOV2PuHULJPvz3x8W7ONkMVFpLWd\r\nM7QOFzRLqM0ZenX9/dF2fr8VsBrsTvNjQHkqnIDL0paxvN04WLpet0Xif0aG\r\nVTdftqagjoLwBMWpTvdSmEjHKUdIMrfM3N3n4fA9R0uuF/Fq4GxXf4ExqfpL\r\n7j0NdUZr8QjTJ7BlpwVEn7AtzeBFxCfrdxlAgUdCMJulUizqBknhwZZS1SwZ\r\nNTnk4lxoZgRljgE6TLr6fuZ+etErLfrLnd3FhwLlnsoxWO+a1o7LyEcxqu7v\r\nP1mLwFz/GfatuQCTR+Dy9Gv2U1ZSQhdIcC7ANS/i34+nRWZgCkqBOZtPGLac\r\nK0xBbfhK7Ax+FguuF9bJ/rKEEyOatlCe/x8rkf6gP8cYcwhzKaYs3OPsj6N/\r\npgEWnb/l7Jo8R8V/gHpmx1tjbJ/T/Mip0DWixlZO/ADVEIJoAt3C5O2QqY0h\r\nOewqE442yk9Kfq3XHEM+jjnRGSUK5/iYJUNEuKXG2o+JiGkPF35b36N5D3wV\r\nL+LtefqWzqcrW8BMnhIkScudC/4+V2E4+CplyU1/cbVjlbFQ6J7azGkRKc/0\r\nUTKtxpeLqcniOdGbu3dfRNuroWTOfx83mCfg3JlucddYhvtSboKeexBmwfSr\r\nfdPVcPts7RvNNmI7nMA5pX+MG1eNEV6k0L4=\r\n=8ydY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.2_1665836178332_0.9424849601085643","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"bad-words-next","version":"1.3.3","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.3","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"18e9d9cd3e96a6ec602bae503c76084589a8b513","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.3.tgz","fileCount":18,"integrity":"sha512-F4cFUxlIlLJzKzfSx5XRx8RoxBSBVhun4IytYQTq5HySBJHnop950ClyfN/BWmHj+GCuvDRL74AAAZPvkrDn8A==","signatures":[{"sig":"MEUCIQDZCwBvBsgKYfbP9HvD3HM4kjBxGc5oDja2SB2vF2C0MwIgN7w3XwGD6or2TYntx3/VJSW1rtuEq31z9F3FX53t0kk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS7vBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpijA/9GL9itM3EAKpf8sl7sSI1td4txwEaedeQCCfO3n7yi3ZsogSQ\r\ntaG120xlPNA4uLH3O80P1RrOEhzcMlkde/TWSZTk+6HmpKZejjsT/+78cx5Q\r\nOJaY1ddIWrP09kH2VjPCESgAanNW6Q17cJ66yb6557pZVLXlCFCXHbcUpaWl\r\nbAvErK9FkDnOw10chDu5gs5IBC84IJ6prAcAs0lDWGaR4R/o90IhZlVyJwn+\r\n0rhP0J0QnOYZBB8lYelSSea8wbUbq3tQ36rAyMi6T1GFmcsCcKUOpK9hIomi\r\n3fydVZhVoikiJ+D4VQgpNh1aN/c6JaJunmij5LsRSUHvknJGIi7Y0AXv8Bsl\r\nIvJqoApNmJQwOlJfYFJNYVr6Erdb6H8m3TxGzCT4P9FXFz843VIDID4jwup9\r\nMEkjbU+es4qqbk1jRKwsmU+j4Al+B7P+DBN0B5B6nfQK09rCYBoTe+i9114R\r\nsNjkl4BQHX+M9VEAyBNnCFtGxQyUuAjwklwXEylVyN6Gnc76aVpagbvVOz7t\r\nAAlivPjvmmQAH85DpRjl8PUUWfYcWUiO7lqjmbskz5phEks81PpC330Z3B1L\r\ni48s5w2twdqFFTEd42cb6DhzERyZf8h7e+BuxE9NjqekuUrRkf4pV2iZxY32\r\nlnf5sZdq6B+v/EAyFNB1PznmSPvJjSrHqzg=\r\n=Wmbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.jsm","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.3_1665907648832_0.0010348643819095837","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"bad-words-next","version":"1.3.4","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.4","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"0cf2697e33a1138868ced9b551ee308125f004ef","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.4.tgz","fileCount":18,"integrity":"sha512-/Txq3krg26A+YEOJ3hZg8lusGiScNpS1P+veMX/dTU1Yu8UQe2uVFIKT/QysjxvPqN2vofPb0n8qU86/QteUJw==","signatures":[{"sig":"MEUCIQCSw50kf0JeFrRji0LP+WyXqasaPoOw3gVZlGJHToBz1QIgM/XHoC2Su/PIaSu4tM70mAtI1xD9B3t3EXRPB6+nhdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS8HEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnYA//e1ziWe0nPP7NsYgEaW7U8Zc08gz/fzriucpIWk6qcZaHiMyE\r\nZRdkoD2NGP2wJCzUerV60aFBKEEgYlWBuRkAeG0rtJdv1y/cntuAHjblyl9W\r\nsTXjb2QPmKGteLv9aTZm7D+GHPrho+REVwd+6s/Q9zjvZ9toX7r9i/EM1+HD\r\nB2CssKJjGaI7HCC6cqFV+epOQDU9wzh4cTcDURz6bkc9p7B6hENcNdBSsHdF\r\nfCoQemi4ueyjmvJ7uLaO5hm9gMzZ6Za2A7eUWZS4495Cibt9H/Gblktzxoou\r\nG2KP+1l4+vqZzYjkqyWZJDzJ/PRWrx/YKdOAY+GqYano5mqSmGs5TXoZtgDN\r\nGvskUIniFTZk5fDEhxqvWfJBl+xmsc0L5dF250CMW5WyPDc63eqid5b14GN+\r\n5+IS8AUwecU9F4G+xM64VJm9ntEs2QY5vhgDsMCc+DDA5hFHxOyBCqb9HrYd\r\nftbgAjoc9ZdHh7/o/N7jYGbn4U1kjTwAyol16uYHeyKFAV0INwD7jGAQmPb6\r\nRINdxLiVCY0oYuch/hqH466W9Frjo0yIVYCQBLlEQyacFloCBDWGUzZpHd8Q\r\ngXd5tBwnOjDFUQm5bfZF3MYAh5JQNl7FWR68Wt/9jO2JIC2h9w35Ug4PNAfT\r\nYE11S1FPk4PllhKQmFKdYfKOzmrpy/dCBwk=\r\n=lH21\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"]},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.4_1665909188277_0.22559804596106647","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"bad-words-next","version":"1.3.5","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.5","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"123d3c8e67ac42fb48c935a865d24cfbd2c108dd","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.5.tgz","fileCount":18,"integrity":"sha512-kLIqKjXEpR7zanPi6xWkeleGdwpd15CyTKBCyyxugL9aoxwn+E1zOlceiHAKIsBFBDmSyjT3zO6eZyUNwyaCXg==","signatures":[{"sig":"MEYCIQC4LHGgLTmrTK+SvFMmXfGDuTmZgxb2jJ+/LD4XzDz4QAIhAO4cBLqFEoCE2+8ZR7asXdRg1spcJL1+jJizOkH9XRdk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS8sjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrf6A/9GklTzfr7HLEmdsfHd2bWT6gpdK068eY0JwV7roAieFKFhVdj\r\nv2zvwGBbd6MoksTyAhzjRkB8Pe6ITu+FvvWJUhD5/BCz+asemnW7pXkdqwy0\r\nnW9tLty9+g7obggG0qevPAwn/0pVSNUc7OAK8YwDHCAuXsZaeMXtKwRetCyc\r\nS3scfMg17Uc8Urbk2FtR+xF8IF4fhaijK4uD2bY6y/644u4vR0+pekDj6oXa\r\n+hNPTPI1tKW2zu9uyXAlJuc6r6D3Cb0bngq9X1NItT9MPm3scqCZlFmZZ5gP\r\n5sMgBn3D3CR5Xl+uBkMODpgyDWKvzlEkgIX3JgckefER0fYTSylVMNc5ofXl\r\nE8KaxG4CX9UtcAN183GCIqHJnELxcMLaa59CZg2QtnhIBPA/DvvIgIGbGcve\r\nav892tT7GzHXycOdEyBXi9RHeZfpgnMLwHfjljYyrRgNXQ1b9JEzZaxWjqtK\r\nEU7ftD5vUSKA9nAqJxwnnTDzvuqXSR477EQ7NyrWE2PR9pmILutg2/hzof5R\r\n4Levlo3KOtj81gFxuNSBXTMtP1tunwrAVHh4GkhW7FlGtVu5ewlvumhUCQvx\r\ngchU2Vg6LB7rtTsjs/MihaYjv5EnzSauR9DFBIU1xYtydsNHXZQEaR1Lt16r\r\nym8vlnJiVPO7yfuZLI+F/p2sDhWkNUR0eLA=\r\n=Jw1C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.3","eslint":"^8.24.0","rollup":"^2.79.1","typedoc":"^0.23.15","typescript":"^4.8.3","@babel/core":"^7.19.1","@types/jest":"^29.0.3","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.1","rollup-plugin-dts":"^4.2.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.0.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.38.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.38.0","@babel/plugin-transform-typescript":"^7.19.1","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.5_1665911587594_0.5141653343889305","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"bad-words-next","version":"1.3.6","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.6","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"0eac7a0f58c89b541d79b5556d453b4e2a086d5a","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.6.tgz","fileCount":18,"integrity":"sha512-GQMBbkCOHNBjX6hL0s8BfCQkX7acxBrYX85SeHQpO1PKeUGOyrxLG71a9VijJb5QlUmEoH/yE/bZy7fI+IxpTQ==","signatures":[{"sig":"MEQCIDBkoDhmp9YFHZB5Rf/8mIyp6tbMDHTFLNzD491Plzh7AiAsccldYVaQ6cTnPcNhxtMNgsS6svoTIf7333euoLokrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWG+hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNzA/8D8NDM36vfHq3WsoaLBajPUG5eXVn9G5kS3nMxgMBXH69f1Qn\r\nGzoUqezL8hSGE20zDu8+lQ4gZTqwsL6ouFZ6kYogNSPM26iMgNMHe/S0G/cm\r\nv6YBslr6YeOAGQJMdZMyTcz0PDHarP3T10+sIbXsVgrcF3LzCIDAhegIwG/4\r\nxX6hK+hMZrmDCI0p0vte25YTqtmnNmxFNtSv4wB9w+iYxm6Nth0jPRhlCGNT\r\nTgCqQnYAFzW+IcsgTQ1Jl80z1qOVp5IzxFdeQZ5wWxIuDm7PaI9hQr7zWMAX\r\nBjzvj7utDMEXDdZ5aHAIiRSEWBUEDhkrArTkfQ/iQmyy4tcEZs3Kiq1Y6atD\r\n1nPXeeixkw2ApK+GMuRXxFcxnBVNaL7yweCMRnLyjPTimDFhLLZxspsXXeNW\r\nupxgRXmOhqYg6B/QD8Y2oaaLwQtvttX3hjLlWPUwVZKqWO9cYuI0FqL9Vye8\r\ny7KtJY0JwW5gC12Jc+s6Cu7pa+NEnzM3QPIJVhN0yfPCk9HePNPUqCPp9nzt\r\ntP4Pu+hIBlfvWrwjAUQEfnSDrVLQuXebS/GdxRluSRgJ2QrGlo0SXxQglTrD\r\nmjbz8tnMJulSljwgvVo/osh/KRu4hRGbuWUzDCmuPzNpJJcqTwyDKL+KkTbw\r\nwOeS7pMang+D1oEeAaCz8qejdpeGB0txRVI=\r\n=Km9c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.3","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.2","eslint":"^8.26.0","rollup":"^2.79.1","typedoc":"^0.23.18","typescript":"^4.8.4","@babel/core":"^7.19.6","@types/jest":"^29.2.0","eslint-plugin-n":"^15.3.0","@babel/preset-env":"^7.19.4","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.13.6","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.41.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.41.0","@babel/plugin-transform-typescript":"^7.19.3","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.6_1666740129490_0.8815681369298751","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"bad-words-next","version":"1.3.7","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.7","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"3c9dffdab20109a38545808908074cf9572b37a5","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.7.tgz","fileCount":18,"integrity":"sha512-LzRgTjiJ7fKrcb4+SaR40XBodVN70y8/DWrCdm2CsoiuRYX8OV6PXtW9AM+p1FunYqQ6FcOags7v4DlAmL9rog==","signatures":[{"sig":"MEYCIQDYyoYrPS3lDe/D8K87OWdVWKcreSXGtdDn9girXlr68gIhAPhzlA75mnrDtKdNHbXFliTLqSXua3Ipxo3CUcBFhb6p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuCNPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOohAAmGObzH6QIKzdiC1hfeBvWqLJRVmCXjLk2f47AO/6xEtr36vB\r\nDsXkDyOiuXPNvMF5UzwjP5y0CJiLjlGxYFYg4JqY7lvoRrZq9YwMDTPOrOQB\r\nFWx8tawwRpaVVA5A+vfqOg0CbsTLEunrl6lzsWCj1NAltFGobtdmrKj8055Q\r\n550NsIYrBRPPz028KyT5ZIWXToKfqoAtGQeq8Qg9VjrGOfFO0ZwkwS8Ss7JK\r\nVaGPiP7PPkykpEgpbhprGeyZGnB6q8OrOsXJUEnZVN/lfLS0hhhLcdwIkFBb\r\n/eAZksYWi3l5ekxJ3UCkRJDer2r8RfkEJSK4vPzFvs+8/ThF3fB3brDlpbs3\r\nU0Ld4jYTP1n+RZDX6Eo3LTExELfpE26uWMuteww0UdOHiG1zofkb4ZeEyjS5\r\nrIHDNFXCw+supTMsYDMJ1ry0FoHue4mVpQqu9giLRCfU5YO6wClUzVIKdW9a\r\n4ej7YnQUPrNR1b82TwaGICx3zQ6DglZb6NNTm13iXveIKKs/ClE/ujZXusmQ\r\nzBkdQ+gwTVLihPxYDhm5Wle9hQZKXzWcqeSztPQ40ihilcdPmNhUCbIFilsO\r\nC/2AZPHyL2CDto+iwAG4yN75wHS2UpC8eB1w3EyfXPYlfzP8/rPaTrb6qx7/\r\nY9FyXlNSd+If54gvom7W6Xr6rB4F9NkxPHc=\r\n=7O8k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","eslint":"^8.31.0","rollup":"^2.79.1","typedoc":"^0.23.23","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.0","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.48.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.48.0","@babel/plugin-transform-typescript":"^7.20.7","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.7_1673012047415_0.765608981259678","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"bad-words-next","version":"1.3.8","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.3.8","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"2492012de6cdb70a480a52b19d2560fec7b45ce8","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.3.8.tgz","fileCount":18,"integrity":"sha512-6oLNg0YwcBuyDoE/i/XHrIyq7k/lVjzkcmpjyWHYJmTmYUKX/+xa1cRPEdYA41sZlxZO5Y05oUkokgQEqN0dtw==","signatures":[{"sig":"MEYCIQD/Z640zg98C5MdilaEhk9LhYfVF879+ujHC0cWDExIDgIhAKJH5rVHeGx/+xpbnqiVLgG2bcukCQ/NfM59/Kka2X8V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz3VAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmop2A//aRzHBqtG0RdeokmIT9gMEbl3r4Jts2FsAspqYRdSOgfKA970\r\nUc30xnTtI8MtafzhurAj15HMclxBJd5PK9IL1gpq3iVOx1njB/l2osev1JOT\r\nkqSsW0MFxkWioXjtZyHClE9e1iX3W9FfDuvRxx05Jwis0zOMGMFF2jeTP475\r\nw3b5xgRm9UxAA3IhbgNNmVsN/7s8M2gsN/EtE7bgc3SwRLjW7RaN1XcqB6AD\r\nTLecdWdQ+xEhI6nOxPxAMrtyBeBcpf9yzTLFL8P3exmZyAepkKvqBuRV7pt8\r\nbpZnGgqnFsvsFzMtJXQNME1HKJKubkaoqOF0+1toNiONaBmk0wr7z/Yanl4k\r\nLyy9F2PG+ZpFdUKzg3Avz4mq+3Kv78rwwtg8qgmPA4gEb2HtXw9qHaCLECXF\r\nYD69/cUa011ohLwpjsCMa/DF51W+btBr2Jn80RdRDEpCv1TUcQtwsIX8bjln\r\nOz15BRI65HgF61jYN5QN6mxr4xrA7VUJuPeIW3TFdIjoWFomeMYaxxqYHnNS\r\nfw67EVIfk8MvMKBEs200qfe2cvjJFP+/vMCZ0ErgwKr7DwjJCmK0J/Viw9va\r\nE2Y0M7EmUM9ZDXbnDSmYBG3hQJzSRWVZR90FKnEdr/Zs1P5rJbKgkpAl7poX\r\n6T9eKzb/lJs7dOpyaiu3uiPbPfrKHeS8w3M=\r\n=uQHN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.3.8_1674540352251_0.8001691342205544","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"bad-words-next","version":"1.4.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.4.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"e501c31b532a3f92b018c822db1e95685630e1e1","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.4.0.tgz","fileCount":20,"integrity":"sha512-r7zD/PyS5l3C9gpWIrjrwILQe6fEu6ajLcDF5LW0l7G3UhIHpNaBJxUbmpyJPxX6/XrQCNB8xC5igqnPZ3cfsw==","signatures":[{"sig":"MEUCIQDDCmoQqCQU+IYXyu7mUcDCJCanyrPmbvHYr5gEPkHDmgIga8Evb0WlqhoFz+xJmieFopIf71shsYFHM3oXN2mB5qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1xVgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmph5g/+NgzQSmfgu+Nfj2A0d71HQbAXLYwwIAJ76BOxwSzgvOJxorL3\r\njsnlTQ3euJMHGzj6eClIZn5LkJ/8OKZyFxTiSuioD+U0fBiCID0iduzCj/JX\r\nEX3TJcyf75qlcd7TZEesnLFifZIW/ooq4/1qLHTBfhcUb3XLy1dUvHXI6RCk\r\nacTCQnJIOVPa2vS82SU23u4pRTr/5RnBUQ6MkjptmHzkCXSiZgHfMchZSF2T\r\njGu8R86UAiN9+G//Xvg7ZHJlfF9tctjXpIQf7BLvo0HjJXhAOvpk0cVx89Qk\r\nIfwRNRy6TdSLslmwB5Y1J7STDyqf5sCl08j01u8TAe6i2L1t2L7rB8Rq95tu\r\nwXGIiWwEY7iTTSGiUDb0L2JIo+83OHxCEpgg2FuutLv7pi82iQ5ejobZe9E4\r\nWOdq4FLGsRX4j2wwxBBBd1zCSlZdhohf26hSwUqjvn64Nd+m8im95HV5esXi\r\nEx1OcCdi3d0XSeKK8IOy9d8T+rZWXnVWACv2Z0gajykYs/ZgcyjerC5udiSv\r\nlEaE+p2eIoxrCBOFcmX7iVd/o+GfqCKXtkxdicdClTTV6sC+s18nHPy3bXxl\r\nGbRhv2oRBWXXt/NNJjqTa6L0a4PcjC6I6qMuxB5JvAqIOPMLLsMo+Bx2tUDh\r\n0OSL3MNmhlYRIlihQ24KqaM+3/F1cW8mUb8=\r\n=9bMk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.4.0_1675040095952_0.41850913627143926","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"bad-words-next","version":"1.5.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.5.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"a2b7c40b28e2e3f9ce184c3897f731eef2ba3783","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.5.0.tgz","fileCount":23,"integrity":"sha512-NOUiQpLabDXGBIC/Rl5dHbN75iGOhDQKyVhE8Cph8A841kwrDuCJudEJM2lqO5Rsx4EHDIWcspBIVsnYiKvfUg==","signatures":[{"sig":"MEUCIQCunG6xgD9/GoOh+3nRWZ2eKcI4u+vnMjOh72kuNarjngIgYS4xF9HlaMjLXjJdb04NS8WWm/kF0hxVHolHxf4gwtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2KW/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnthAAlBaICzl9Wzk6vrQvmm8Wh53i3X47AeN4Wh2wuH/yIE/4/0B6\r\nJPuLdCA0NIcDLFN0y+l4ZJMXAoXerxMKejYJQn6j5jmk1krYdhyB/XQjBJ8M\r\nI6aiSFsH5sQGi4510nlC2b69kcYw7JxYIrhts3CsXxYglkbn9KY51GGOslWu\r\nS2qQECeYbvm86FMOasSqCMJ4/88dDoorui4gMO5ztBSQsbC4j/sek2jhHOSY\r\nvtu9ij4t2fPy61G7NNdffCOvxP7pMwVzdNfGlNuo/Q9RS7qeM/KbqHbiTQmv\r\nJP/aLAl3oJbCw4RKLEm2bkwSxkXUWAD693rgAVDnBYws22eCDAmsPHMz5dnA\r\nAxpzpN+8sN8I9XkN25AOr9hnyhJifgCj4BS2+eZgLMZdbZjfYkHksvQ25Eyr\r\nNaZbGBYhikU9zOw7vuSeZohrloA2b0HqQCMgoCS/9v88LC60pKofFvlxjXYg\r\nBSI9b+/TxJhSdDnaejs6pn0Qwqq2H+zat+5Jwv03QORqt+Ctyo9jzudpPnOd\r\nsUVYoXcvaZuiC61iy350alqaXurucmmMnIFVSzoO/SJSZfEyU+nlomXDL1T7\r\n1BKxHw7Y9f0mu65ePU0WPRuWfw8vZ+G0+am9QCXhR3zQhZ/RE2LSQQbcQgF4\r\nh3dBh+x8LV53Lv6lxRldnc/YrdaZeKewev4=\r\n=7bAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.5.0_1675142591360_0.7854971903561896","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"bad-words-next","version":"1.5.1","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.5.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"6365ec4ced7c759cb20bc5c50a0df5779cc261f9","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.5.1.tgz","fileCount":23,"integrity":"sha512-IMzGmLxXUzLLUprumEOZpAA7+kNKwkPH2XutIz5QxquwJajWs8czCbYd7JUNiC3/NhnnYtenVzkEAgcRXTeKFA==","signatures":[{"sig":"MEYCIQDYwoXHGB0BCY60JvMVTns6+SEtzP9tGw6bvRDMeZ4d5QIhAIqmX/I+nF3BhZgcogLvu0mFARiovDlJT9T1tS7osRzU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2KaQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQSg/9G9I7EJgE7M3GMT1v8z+aI3S3t6jafbd7cAup3AdM7E1nTa+s\r\nkneSt/y/Pypp/9qdHBG9/zadW7272yXDLCVADyrj7fMmbvCBbVzbvFyci8rm\r\neoARwfHcsoOBrzMWokDpAKdnu13Pa4YbMzAKYcuePJMB3fZyEHhFmg2sR3Sd\r\n42P8BQeqli+rDRYoyoDHeAQBZmnZFEPtd/ZGwVweVxywLYUIPjccIAhUfvDN\r\n5fT8fd9EosqR0AzfyrayxgfF0+fl1OdTIrzJLNewvLAJR0v60SR6uvt+I7pj\r\nlD0o3PDBaEmPQlsQ/+Z/fuo+Qlctxxf/RzS+mJDDGXoO65SeuqjbJdaZrhy2\r\n1b78H3xmyshNG9+O+flBW4o9qBKjH6xly41ipsgZU07axS1bg45Gm1BQTJrh\r\neinK34AhEDz+EZGXud2+1gpWJxT3CbsYk1mY0wpdFHussLVuXdxXuGMQM+nZ\r\n94LbMX+7/nJusP/LgWbeUtqAVHEOd2dYgFe6eSYtDPbbUakxxG1Icpo5sSdZ\r\nXPAodmqZEmI56K9BJHO+MrgCczktndWIKxZEdtmbh+3Ra+rSoO0OTaPahA4v\r\nOpWsv634iKsOEMTcgK8xcPs9EBamuH36BBFKi2TRE1tvF20eak7P1BpYJH3E\r\nMgereLCoKivXIdwT3G7XvtUFGibft9rkehM=\r\n=aTrj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.5.1_1675142800506_0.9200556666339816","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"bad-words-next","version":"1.5.2","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.5.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"6338e5a55fe16cd16945cda06192f07cafc0a340","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.5.2.tgz","fileCount":20,"integrity":"sha512-I6cDePq74CiPqPwpVtqj+PH5Rp6KiW2LUpdbtPUPMfzU//0w4p2v3+qBxXXNaq/4ybO0cXU9NI4xtKS7O4y/Jg==","signatures":[{"sig":"MEYCIQC4KLhyHebN7YfoYaPjHRPpkt7iH/uZrd+gZ/q9PeaV4wIhAIpWkdgh0FCvMZoj9Tov+4cb6G7B0WUfqnaLLZLSVypF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2Kb+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKqA/+PKiE1I/qf1/1EzVR0XULzchk2gOe0FMQXRhr4NgH250/Lgxw\r\n/Q9GdjCBvEDN7GQ2DDU75f8eNkSepO6yDRdImFU5LmHO1lCe0uLqGpB2eDbJ\r\nbRPxAC+WAeVKqrwZLJe+HRTxjczQ5vHHrK3Agnmly4IBkIBXeXnC/2dOM/4+\r\narBGoOx++SUdieB4DvWLmvwA6v9chyQPpX7K+LnyhQrnVJ+mqBoys8QNDGRZ\r\nJhrxWN7nck7E47P7Oqk4K9szFUVu9AhLqNfuNEG2kfh8CT3xy0tPS9X54nTN\r\nNL0RBS7A5wcvoAm24hN7JV/XiAkMyzLVLAv/XF2ABkcKqToxXLonIuftfzY+\r\ngJTgsGZ+xoksTtDnSOcPoVGOCkLkF/ACJmkI5JlcKEAGjDIvYlkxCzEtVkJi\r\nWUtvY7qwYQyGTO1qLJBNYOMbmkEburxGgvEQGXtpMRBoG0dheZ16abt/Jg5d\r\nXX8LO7nqtJHI4iDpABt/CgdCl8FUGr5VGqyPfDosOEgKlVx/mzgk7FRLNcd1\r\nlCUy8aCvGkofRiINwdLEApwvlJCiQcfHCsG+7QnCWASfPLGTOFLS8PDwsUqd\r\n0vDIQNzrshoI+QoB78QH5MQ6zDQM2sW/r+SbofvHGqv5+cD/oUwQbBbuxKAh\r\nk+8eDuQ+HDCmsAQpbRm+tcxybPSE4krsfpk=\r\n=aSXQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.5.2_1675142910533_0.2263347601712027","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"bad-words-next","version":"1.5.3","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.5.3","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"0fb234ad77a470fde275042998063d46298ae899","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.5.3.tgz","fileCount":20,"integrity":"sha512-E4QCzmce85yldR0UhP6BjyQfXHzC1TLREgrOT8t+lh9ZjlSPLMtDSDDkquYFSvbxpgO9VER13I2gHYJux6bn7Q==","signatures":[{"sig":"MEYCIQDWFUgQfjP1VTfTB6rgw6K+5sbG6TqOkpnS312MXY9MBgIhAOKN8AOGPG+EQZJBgNaptxAMO1tN8gBWkASet29Lg/3Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2LILACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrivxAAiqhxGuMfhCdkDthUcKQzftTtmuXvoKEnJTluULA4LuJERrbb\r\nYUJuqGHups0zSx0MFg9lC9zds52kd/SzmMk8H44cYmXlZFVHcp044ss6Raef\r\nDiR2sZYtI/o1FJcgyO1lIm98qXBUa7ajHLsKMIvXIxJR7Rza27mdG+K3dGSg\r\nyb0me+pqdpErr0nIrNsrEDiJjs4rxd8WntOU4J/5ZMh72rueHqsLnXc7BxwL\r\nLteDJ3y6/Bki002uPx0mRhimOSBJOOuZBlV2S2QGDcaxt6JbRwoiUQVa59CB\r\nHUclr3bQkqBgYVSzJzAJGASYAXl8b8TV2MJyOjIq7VK5AMfVb0V8moZYkOoZ\r\nHGWfbMweikCiIxSfsM3YQYpe5SudeJo2/PoyzIJEBEgzx6Q0mpPlcNY2jkkO\r\nbu3hmogpXY//+UKMjlCAX+UMFh+ET9+BtmXeZP+bkxNxZIyKIN1akdD+3Jft\r\nw6rGeImc1k2PW7chS51pVFc0scYswUzvFabp8p9ddkJq/7c2H8OU9HpQquLW\r\nFvTuf+9q1lAvydkTdnvMYtsHigZ0FsEYVrmdiMkn0zSwKo9JR1ENsatlKDgb\r\nH629AY3lvXZRaXzyh0zNkxMvkdx87VBrxJGWawaNnmqc7W0BoupTtlhVaSg/\r\nqa6wieKe1M0yfJ/0HpaVRZyQqQQzNZEXnuo=\r\n=IPBw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.5.3_1675145739278_0.4696567582968718","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"bad-words-next","version":"1.6.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"73f5858b4446eca5646e68fd3f1d62dc976b38dc","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.0.tgz","fileCount":20,"integrity":"sha512-TbKFM3WATkMHRY78SF3Z9p5NRFFjnwlk03hePkwTkdE4NdtGCTZ+r2ApsvWnhgYueiSbZ+kA3kItN5daLRgXXQ==","signatures":[{"sig":"MEUCIQDdA2seQ+mw39sRaxBzhVXHw7xBpOEUhi+s41m/Fn3GjAIgKA6tCUr4zsD9M41Qf2mOKLf4n7MerNg/NYF8eZDTOLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKq4SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5zw//cDJ/fa/DthoO5FNN1a9X7A0BbZQlg6agOV4AyDBH7knR8Sxx\r\nlmIEFCKtTtlVIFLsp4VU6uGE0q39ZPZXpE1ESMWy1R3eLwWKRLy2AAU54zDl\r\nmag2TYYLuh7rbdwnsVxBVyGhEO0CPFjm5UFUmiutRpGxfQTpUrUClpXk9fMT\r\nC69tBy9UADWRpkq7eBos+FcJpypTOzm77ZRILLBKFOsJ/hLhgKXc8B7nIqwm\r\n5vhFXZlSas/T18Q0bINDTIZFKSdXnKaFpRHuKmcEGfAxNiXNiCf/7yPFElNY\r\nhAwf3/x09i4tIACXPgpCHF7YIDwEZ3Yon916st0Rmxz/GEA31S6TPS+ZOObF\r\nVqkR2s59Ueb5MuKKqFspA7Tg2IynqejfgFFgX/xCssRVCV+w2G74kh5aG9im\r\nn226sQlJFeFf+gZPimQNT1FDVACchkNpvNH6hkAJ1dTFJ/nEKRBz158MRG+0\r\nJ83F14VgfSZjEunn0/3ro4SdJ8y+REHMOKeFjGNFS9cvcpmtSpFbZkEhSSjB\r\n/MPFQAzAQ41iK6HitGhjGvpdZRAXoPDiEgrFiVZJYbxukyGVSjJOjWpz1qxE\r\n8K/ltz1laJWxVkia0RfnsM660s3qeU16dD9ySZTMkN/cUbOLV+Fq0IYOLrP9\r\njjbLv2GaSdkOdIDaBdN/zDowNEVV+UiwQP8=\r\n=YGMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.0_1680518674680_0.3546176438519062","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"bad-words-next","version":"1.6.2","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"fd94b9806a0887be4122411787b486407c2816c2","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.2.tgz","fileCount":21,"integrity":"sha512-IG6niR85CMY2LgBTfQOTUUnqz+RptBKQsnbvkV0rEpYZOf3266cEY1twCHuSs5tA0ZyzF1HVibOVJMtb/5yyMg==","signatures":[{"sig":"MEYCIQCHzaDy0ZdAMmIy/EpjxFzGfYfsKVHnzUI+EW+gJDBnhwIhAIjAuXZCWBHt1tS1vNJaOqmTXWATdDjkWYSKjveyEDrE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKrTpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0ixAAne5qLjujjA+M348hdALOEgGZ5lH2dbHV/DrL/1OFmmKVaEdc\r\nxhLN6u0wM4vatvTzOIrt0+fBQlsBVAVTjsg3AVHQkShjgCVn/yKynjZWORjg\r\ntJKlSrK+3ZlIvtTXmXy0We0w5lpxzAvqBSCW2ES0b5/xtp/nAJ33YV7+fJEr\r\nZxh1Z0oH/g3G7OzOj9PuQ5H2EzKH1aQmQjcHfqDyJ2YFIk+wc0bvBL3E1LV+\r\nnP8cjHRB4E5wmfgDLYJYThEY+uDUtqLKqM/3OE51t7PIv1i1jDbdm2m7FSd2\r\nHaA1KVv+7fMl8t/EfrM+ur3rrK+TpRkhxk53cBZoDBF2NlZPHJeAc6okcgpj\r\nirQw7Mf75YNg8O1THcSNDQuRoNgvCf8IHTt0Nyed0v5vKAajDQg+jqOxV+mI\r\n1f+a0mzSAsf8h87qVkN0zTPAm7cowW4pZbavgsZ8IXZjVki+QfZBi84tcjwR\r\nG1B70ZJLEp8EQu8quos/ApbjxanrM9+jz6SOsp01pXnW0p08/1xm8M43oBOU\r\nu3nn20OG91o5bSexMC/8Z8rbgORapE3WTaZD/eH/JJkmgMQlgSHxkl0+28ts\r\nCeTZuAxaJD4K3ULSftaQ4AVrtlxRIgouJKLQC3Y4ltRYdkx47tSXSCFwUIXe\r\ntaDOh5LX1Y1exrfDRmKFDOekFKUkNDgTGGQ=\r\n=elM/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","husky":"^8.0.3","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","@commitlint/cli":"^17.5.1","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.2_1680520424983_0.7772243551682199","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"bad-words-next","version":"1.6.4","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.4","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"6e38a78414f766ad976c38513b520aa186c4e6cc","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.4.tgz","fileCount":21,"integrity":"sha512-7MD41VMs+5/l+oO6qbPZi6ZRULQyyKWG2DR2jVfDLmkyKT77uZijAYtrw1PIMIRDgCAofan+8fB+0vMXcWChbw==","signatures":[{"sig":"MEUCIQCqgx+Q4B4SY+at6bWUCIe4k6HBlQypCqxix2WErln+ZgIgJAqSks9Nw3tB86Y8Fb/qC58eljDcLtVr72Hd5G6TMzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKsI4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKkw//Z67dNpS0ik7OJrQS9lMBbwKELeOlyGLTn5SjBe+U3cIc5pbx\r\nCj+Qf0zVt7Y5Fzm4vcq5yCv9Qjs1AXuJyn37Nd0TRqtzHZbMbn5Up8CbOw+Q\r\n58R7ZGgI/RxWOmJdakx5nplhRYuGwy7vb2cGjSCroT7uD5cu8lLGO2BWUmBN\r\nRMbcodRtlZ2/HKukAzUYPggqsgJVWbiBZKu0+ae45vogSCwBMwnxKyGgVZSk\r\nddDzJO2/1YvuONJdbXvnfiwSm6O8RJFxxT45Au94Hp2QmIJLFrOxHONboVt6\r\n+xOJ3JkTb5Z2n8nLr0019aYjymoGDywlpwzYKXBtyo+pN1qf8dgJe/4wfni9\r\nJ9z1q/pfxsp8Hj3B5u3dgQQ+o6dniMprBusKI4D4hFKdpSsggYBYTa6bL4k+\r\np75rIqhkfdJGaxCO/niRLvtQoWWMlxD/nWoys4WV3NabAvOU23QY1i9NlK3M\r\nBj1uge90QRIwq80Bh6Nd+TIJvONJ75HUaqQqkO3wp3TANhYORN8Xmbdh2/Q3\r\nqdu338CktDOetTKV6Ps+y8Hn+j+n09z+NN4bloPXQ3bE7H4kvSFCxQulE3wC\r\nEvJ8+YB97fpAlGtoHJDRn0Gca6allNyEsea/5M9uCggIydeGAc/x/FCW6xRw\r\nHQpUiay7+U81o5mzOgQ0V/6ppfxL5dd7hxE=\r\n=xn9+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","husky":"^8.0.3","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","@commitlint/cli":"^17.5.1","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.4_1680523831831_0.2153256420435976","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"bad-words-next","version":"1.6.5","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.5","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"e76371a2644233290f5793ce44f154f0eb61372b","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.5.tgz","fileCount":21,"integrity":"sha512-uKwB3+CYqexrqvoq5ekQ2iZuqKSkP62r+SYavYYFHeMkv+Ye8pSS9fzkiByRSBLJkJfSYu3s8TcK4Q+bL2vIZA==","signatures":[{"sig":"MEUCIQDdvtmk/ZZs6VNc4nFYu7WbhlVa2GsNsWSyFEo3SaFOKQIgEvG4kIap/lYCgPBKDQG8UECipCsXQKFsZM5euOHvM5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKsLtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOtg/+Mj/8CnfzeXq4kPcGfAuHf4Tcjc2A2ZpJu/r6XdAY4AkIX0nV\r\nsL20wWWow7qHi3bx6svF4h+65r6wdGj2hDBBQKPQjDCwjF8Z7Kp7eG/zp0CM\r\nD11oAj2CB6tc86MIItclWPuhb0skTZSkC4/GToGl50vdTnonJMtjOxbPCxxx\r\nBoc/Yx16iOlvdnFQnqVUwvhXh+U8unuUcgb7ejh+khYY1e/6hGZx1XJE1nkW\r\nWzJlzr05jhApW1wh/6VfjPav7RRTqFT9jMYECfDEUJcEFqmN9gg5y/wdpCQu\r\nn6ImAdPUqn3J9R8W28bTw8K+ck89rv7jZ6gb5tTQODeMKeYjdLhpgIDeccWZ\r\nPnQ2bWcvkEdpW4ud/E+rwwmKgvBM/0uodWNIYfwR/xAdGkmho143GCbb0yRy\r\nfDk5y3X57a+hqW6NTUldIECHUR0urU/8fCQMKlW34e7pTuYpLiRp4eN+m5X7\r\nxPc9oFZnxZ9EW73ktT+2cwXMZ/Bo3gu7Fr9bO9zA8APl+vmMlhyfgy5sIG+1\r\noemvBhrCgHtU3ZBasK61KOKBrS56jLApBzNt/w9W5g2+zIqZtx6vdqpMBFPc\r\nhODO1wrcV5hsHcz2dvC7lSGnwnH+9HLlS3yNo5OuCm6iGP/gd1iOzMEnepOn\r\nsehwpJ/5MYtJuqsAuV+VyVWAaKirXkNH3gw=\r\n=K3VZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","husky":"^8.0.3","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","@commitlint/cli":"^17.5.1","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.5_1680524012930_0.8779331302222608","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"bad-words-next","version":"1.6.6","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.6","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"2ac32823c29bc1a3a03f0aef6a3bf8a21a1efd25","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.6.tgz","fileCount":21,"integrity":"sha512-cF8B72/rKGjJKWKxX4/CFyx8p2TL/J41q/0vDTiutzMi9mdQp7/B4ncCN8LDMyngetaM79uyT1k9p258N7eNXw==","signatures":[{"sig":"MEYCIQDqd9vDzLiKAGQCLRMVGxcWligzGtlkIhYRMbh+ISrmeAIhALROGucL4j6oEqENtQ6kTg57FuW1l5gcBvzEJKSMsqpT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKsg5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHsA/+KcGKzsaW21MJXeQkoY92XCzIKZdBwpuPffu7d+ZbgyDpVODf\r\nY7Rvr1eMDHi79GbGsVgFHOeO46igKMYMb0UyJ53AZPHclJWYXR5vfofXHCIn\r\njxpkGlEiOy6ivXZN5fMj8UDol+CcpiS9WWXcIGV+R6OUG3mMfIna8EETZ3bg\r\nPqyX5mcuMxJo8eLVAFwk6EuNkFRbO2c0+rbTjVyGgbgD6jRGgBpjnt0py6UO\r\n9q52ypd8eUQkWDn74i3K3F+TWC4iaGP97YPdPf/6lrElRHgsCrA9cBZIsKvo\r\nR5vUEx7CqlHj28C1MkG4ALRfDjDq13lYpLnSDxDOSPDcFsZpVKZodyT71ITU\r\nqag2pDu6NXdxQSkIj1x1jRD+WoTWHBfLzzalSKxoUV0Do4QAstKzXHdcm0QF\r\nYiuublU43LBAQsF+xh9dU9Ox7HpYSFcZ2ODSzfv0v2mo2WZRQLQQTnuunWer\r\nA7gsnd/H/a3SC5iy8okwgJS0egFwfmbybA6J5llxo8rWmbK64LK9tKyNtils\r\nX0KnUbtecMUPpKgOyJ6+trfPQGI7qUJ41Edrz1LVRpWglNupEcDwl8cBDwic\r\nZEaSwYEh8iLL8vrNlX+ZsYlGsO/CtqiUAutpVNTlTMqKI98PTHbwxTA5id2H\r\nuviuIPKbX8jUc5h5NPLfqj5xSIRDAkczLfE=\r\n=RSQz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","husky":"^8.0.3","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","@commitlint/cli":"^17.5.1","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.6_1680525369457_0.39450006663530823","host":"s3://npm-registry-packages"}},"1.6.7":{"name":"bad-words-next","version":"1.6.7","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.7","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"ebd109960ee64e64a1ba7424b4ec0bd0a946e778","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.7.tgz","fileCount":21,"integrity":"sha512-60uPlZks4AM8V49mJCfisFRVvtGQh/sBFa4uDQpj1/i8kIyMRYHhCCD+G4JPlUm+cJaP+s+xJ/kIiCSh1TayIg==","signatures":[{"sig":"MEYCIQCYpGC+6Qwgc5tZSJSiF7n83rxrCjW73jODXqSy9xZZqwIhAJGRafAodX+o9eo5ABf0YmmVIibYioGPqHO6JsVn2jS4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKsxhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVDhAAlVaXyXMI4rcKHxKTMqvTJiwFrrl9hSOZH7CRLe6U3vcp2aqs\r\nwlkUgvMyu5RYWAvmltJLZ+3hUb8aWt9wbYmUmdYtOh3z13q9qhEk+KSSucJp\r\nSWOnShN2sP3aEOekBOS7i4kN6I6GMjHhmaNF5ig2IQkkeKQZIPDHuFI2pkN8\r\nN4e4DYnaDgsVndlx0nRHTvl5cECah89LTTGplKMmuw+R4YmxzzvL2bPbxGhe\r\nKz6uNVsPoShxeVveeokj028YqOt1edOTPaOcsUsOyS9shAn5Y8WXao/Og7If\r\nfDilci1SVjC7eK7QdNVMNcWd75/LAU8rV0R5QFFxpF40SbpaOdWNSwfOUJR5\r\nZ7VrKTrpqgWz3xzE8mOkoHsRLY5/gp7bONy6mRV3p4c2xxOT5oJWVIptHOVP\r\nZ6o8jqdoxRJzv5f/4qP93ybHdIcNkt3Z7d57MgoEdyCb51uRK4fqIYQVXBdB\r\nSkl+5L5u6QKTodjsK2qLKv6Sk0Uk6e9sEunXoocSxdwL6EenRSurmnT7ucF0\r\njOqmIg22J2guFLJQobIouD3ZddVC681qyoS4XzQCEOIGoV+NkQ7pYQPeozCM\r\nf8aJNSfz73gH74d9GSWVDGA7uRdojymkaDKO7T3THhsWkIfsy9BJSsiwLngT\r\nDgPazSV9U9Gh5N1VRt9MFF8lGj37ty0EfRc=\r\n=BrRM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"doc":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn doc","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","husky":"^8.0.3","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","@commitlint/cli":"^17.5.1","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.7_1680526433001_0.865766243366082","host":"s3://npm-registry-packages"}},"1.6.8":{"name":"bad-words-next","version":"1.6.8","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@1.6.8","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"cee9988ba964c83d2b0188ab28472c6c5a318fa3","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-1.6.8.tgz","fileCount":21,"integrity":"sha512-9g7UNFmL1SgTNVv2t9OnyDuIahHEXRxeENVjSAqJsZHt1C1wyUnmxhKvkBho/YJr/MvAVyJI6f+9Wq5mp11BZQ==","signatures":[{"sig":"MEUCIGBFuylnVu10C83lPWQGd7WFHM+SIdf5JbqEpEa/5dxXAiEAymPGRcLipAQUX2944k4/p7TRgug88OejjcUyNLB1sS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55927},"main":"lib/index.js","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","scripts":{"docs":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.5","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.6","husky":"^8.0.3","eslint":"^8.32.0","rollup":"^2.79.1","typedoc":"^0.23.24","tinybench":"^2.3.1","typescript":"^4.9.4","@babel/core":"^7.20.12","@types/jest":"^29.2.5","@commitlint/cli":"^17.5.1","eslint-plugin-n":"^15.6.1","@babel/preset-env":"^7.20.2","rollup-plugin-dts":"^4.2.3","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.14.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.49.0","typedoc-github-wiki-theme":"^1.0.1","typedoc-plugin-rename-defaults":"^0.6.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.49.0","@babel/plugin-transform-typescript":"^7.20.13","eslint-config-standard-with-typescript":"^23.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_1.6.8_1685691488947_0.004147113409889602","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"bad-words-next","version":"2.0.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.0.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"0395e3b7712b24a801b74855a432fbae845206b0","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.0.0.tgz","fileCount":21,"integrity":"sha512-9/NW84rL/k5L8HBHYGOYp7wO3xv0DDCXL1h/yHNdgXZq1NLQxCKCgfcXhmOb2dMzpxoLvtgTh1/OmOFzmGgCOw==","signatures":[{"sig":"MEUCICmqK9gT7JBQuaHUd5tQbf0TQmclFEx3ziigcxrSAqOSAiEAzHrpnuOSrtC8nyHWM8fSk8hkz0uZckBZu2HwnFYbKFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56745},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"^8.41.0","rollup":"^3.23.0","typedoc":"^0.24.7","tinybench":"^2.5.0","typescript":"^4.9.4","@babel/core":"^7.22.1","@types/jest":"^29.5.2","@commitlint/cli":"^17.6.5","eslint-plugin-n":"^16.0.0","@babel/preset-env":"^7.22.4","rollup-plugin-dts":"^5.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.15.3","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.59.8","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.5","@commitlint/config-conventional":"^17.6.5","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-transform-typescript":"^7.22.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.0.0_1685703029637_0.163097947749953","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"bad-words-next","version":"2.0.1","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.0.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"09f5e246ab3cff38de7705d828bf1bcad7d20ac3","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.0.1.tgz","fileCount":21,"integrity":"sha512-6LBuLF5eiynr5GxlNGLJx6IHyRogV7MNO5d2vKAfiXI1Qg7sdJI52KkTdoqpOgelPKEuuhKhPtsIOxTNQygZgw==","signatures":[{"sig":"MEYCIQCn0fOXfJoa3t2PTSTmESu7iJqtkF41FBcuj7BpWKNosAIhAKGsrp2f6lyA3auO4PVtJZPoLIKvetI4RJpuYAV2DynD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57095},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"^8.41.0","rollup":"^3.23.0","typedoc":"^0.24.7","tinybench":"^2.5.0","typescript":"^4.9.4","@babel/core":"^7.22.1","@types/jest":"^29.5.2","@commitlint/cli":"^17.6.5","eslint-plugin-n":"^16.0.0","@babel/preset-env":"^7.22.4","rollup-plugin-dts":"^5.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.15.3","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.59.8","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.5","@commitlint/config-conventional":"^17.6.5","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-transform-typescript":"^7.22.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.0.1_1685703665061_0.715033494778085","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"bad-words-next","version":"2.1.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.1.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"c051f066b4d75a8856b5873e10a0e12086c3d415","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.1.0.tgz","fileCount":21,"integrity":"sha512-Q+Zv9QG3+CBGjUJl8clyKWTKkDkikkUA+2KpKdNOW+14H9VpNtehScJ9/TK8MJZIXkviYGswWcPw+tb5mvwMrg==","signatures":[{"sig":"MEQCIFFUHtZePNEfNn/B2+D+l6ywpYAmdA+rOJ/DP0uZd2t7AiBR7+WnuN10wIu1xXkb0n1sGZ5RRhoF1S5F1KppjAKwCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57945},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"^8.41.0","rollup":"^3.23.0","typedoc":"^0.24.7","tinybench":"^2.5.0","typescript":"^4.9.4","@babel/core":"^7.22.1","@types/jest":"^29.5.2","@commitlint/cli":"^17.6.5","eslint-plugin-n":"^16.0.0","@babel/preset-env":"^7.22.4","rollup-plugin-dts":"^5.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.15.3","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.59.8","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.5","@commitlint/config-conventional":"^17.6.5","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-transform-typescript":"^7.22.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.1.0_1685871746510_0.22755038071371314","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"bad-words-next","version":"2.2.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.2.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"570f2b9fa3bab7930299f334c99c21306f36e729","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.2.0.tgz","fileCount":21,"integrity":"sha512-MJ1TnySWW27X4qIkvb0/J/XOoZz/UeEIkiKN9uBaJp2ZYUC2qW1MaBp6PMSy1BvXsIss4fbkjutGi2ays+P2XA==","signatures":[{"sig":"MEUCIA+Jic0re6X/5VOXn7ucZ9PJ3ojwRVMZeiIBSyavptpmAiEA1LUYtBzT890BojwYqHSgfh+KT4xPu2CZbeQwCSboC7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59289},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"^8.41.0","rollup":"^3.23.0","typedoc":"^0.24.7","tinybench":"^2.5.0","typescript":"^4.9.4","@babel/core":"^7.22.1","@types/jest":"^29.5.2","@commitlint/cli":"^17.6.5","eslint-plugin-n":"^16.0.0","@babel/preset-env":"^7.22.4","rollup-plugin-dts":"^5.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.15.3","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.59.8","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.5","@commitlint/config-conventional":"^17.6.5","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-transform-typescript":"^7.22.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.2.0_1687313594045_0.9885289413931055","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"bad-words-next","version":"2.2.1","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.2.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"3bdcf9b8c7021b177bc8ff825349fc7995c87ec7","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.2.1.tgz","fileCount":21,"integrity":"sha512-kVb5vtKX3Rn3S+3rI2kkaSC5bwTyduxn13Dbr3VCzNdRGjMFRUipdZ3uXTt196TZ7uXutFdWPoKVoXDvL8N7Iw==","signatures":[{"sig":"MEQCIC05gbYOjy3DkICPzvgcKI89MhHcXOpvPvKG6Swve1PYAiAyM0KkKwk/c53d0sBUFHrN+T5BtdxWHCbPG5WtE1h+vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59602},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"^8.41.0","rollup":"^3.23.0","typedoc":"^0.24.7","tinybench":"^2.5.0","typescript":"^4.9.4","@babel/core":"^7.22.1","@types/jest":"^29.5.2","@commitlint/cli":"^17.6.5","eslint-plugin-n":"^16.0.0","@babel/preset-env":"^7.22.4","rollup-plugin-dts":"^5.3.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.15.3","@babel/preset-typescript":"^7.21.5","@typescript-eslint/parser":"^5.59.8","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.5","@commitlint/config-conventional":"^17.6.5","@typescript-eslint/eslint-plugin":"^5.59.8","@babel/plugin-transform-typescript":"^7.22.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.2.1_1687316347929_0.050440191995085426","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"bad-words-next","version":"2.3.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.3.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"b1243b580682dbb8ca6003fb19e73648dcbc501f","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.3.0.tgz","fileCount":21,"integrity":"sha512-sEfxUKIr8hKFjIdT8OPCtIGUFio07b9D0gPvAtFvCfhcEh1e7Z7jSQC0DgVexJvy3dAD54TUaHBhzuMdp+sWhQ==","signatures":[{"sig":"MEUCIQCJGJzednxu24/B+vN6Fh1zcMVKORtMfkAEdwNIHeGe3AIgPoHo2krjy7pjiHgvL02n9mD4rB19NaeURKchKEYxhfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66088},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.0","rollup":"^3.29.4","typedoc":"^0.24.8","tinybench":"^2.6.0","typescript":"^4.9.4","@babel/core":"^7.24.4","@types/jest":"^29.5.12","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.24.4","rollup-plugin-dts":"^5.3.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.24.1","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.24.4","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.3.0_1712522714129_0.31004575462258277","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"bad-words-next","version":"2.3.1","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.3.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"af4ba6af6d4008def134b387d6969bd6e8beae15","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.3.1.tgz","fileCount":21,"integrity":"sha512-O2OOinLpsXfJh3H8I4TQHopA1gLKa4e/sicxYbUT0G5d7kQTWxU2ujq/cemrSZh9IjGIpxidJKb2Va1wfjDZrw==","signatures":[{"sig":"MEYCIQDmmkfkShKjqL/Uwk6c7mUYfiL7XzUut7yoehq9QZ1RSAIhAOZ/h21jLyNIVdWyN4iTqoy9stt05TwMWeh+lGkXjq0/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66560},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.0","rollup":"^3.29.4","typedoc":"^0.24.8","tinybench":"^2.6.0","typescript":"^4.9.4","@babel/core":"^7.24.4","@types/jest":"^29.5.12","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.24.4","rollup-plugin-dts":"^5.3.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","rollup-plugin-delete":"^2.0.0","eslint-plugin-promise":"^6.1.1","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.24.1","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.24.4","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.3.1_1712523973186_0.7473478410131134","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"bad-words-next","version":"2.3.2","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@2.3.2","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"e4a11eedd5a8fe0f5bb99c3a32cab0328950581f","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-2.3.2.tgz","fileCount":21,"integrity":"sha512-863QX4nDPmqdESmxFgMuk/tDtfXB640hdjNRsy6B3fKKHA32zLxLH57qlayek+yy0nRh/H9xbR2Yk2F82iBq2g==","signatures":[{"sig":"MEUCIBsZ0A50c7Zpbvpcy3zx7LZfNoVcVWJTcDPcco2m/VfZAiEA9AO8qfGhrgl07JFWAYQ3aJS4sVvmPfIZvDZfz7d3XAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65860},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.js","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.js","require":"./lib/index.cjs"},"./data/*":"./data/*","./package.json":"./package.json"},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0","repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.1","rollup":"^3.29.5","typedoc":"^0.24.8","tinybench":"^2.9.0","typescript":"^4.9.4","@babel/core":"^7.26.0","@types/jest":"^29.5.14","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.26.0","rollup-plugin-dts":"^5.3.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","rollup-plugin-delete":"^2.1.0","eslint-plugin-promise":"^6.6.0","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.26.0","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.26.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_2.3.2_1733951773221_0.3987211929960788","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"bad-words-next","version":"3.0.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@3.0.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"01a7959d07689d083ceb194a58ef20a80520ffff","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-3.0.0.tgz","fileCount":42,"integrity":"sha512-2VbYGV+KBDW3/VhktxMm75lFVMIc3LX5W2FRnlsck2kF9T3bUaaxlaCvvgKZj915c9Fhtc5hPr3Z3o1Nqy9gYg==","signatures":[{"sig":"MEUCIEyCLvkm7lvz2sWefunrJndtJxA/xv5z03R2clhzY26RAiEAk6qWf/MdjrCkRPUe9uIrRqn7DDXgV/n8u3zpwRd8K6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93786},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib/ch":{"types":"./lib/ch.d.ts","default":"./lib/ch.mjs","require":"./lib/ch.cjs"},"./lib/de":{"types":"./lib/de.d.ts","default":"./lib/de.mjs","require":"./lib/de.cjs"},"./lib/en":{"types":"./lib/en.d.ts","default":"./lib/en.mjs","require":"./lib/en.cjs"},"./lib/es":{"types":"./lib/es.d.ts","default":"./lib/es.mjs","require":"./lib/es.cjs"},"./lib/fr":{"types":"./lib/fr.d.ts","default":"./lib/fr.mjs","require":"./lib/fr.cjs"},"./lib/pl":{"types":"./lib/pl.d.ts","default":"./lib/pl.mjs","require":"./lib/pl.cjs"},"./lib/ru":{"types":"./lib/ru.d.ts","default":"./lib/ru.mjs","require":"./lib/ru.cjs"},"./lib/ua":{"types":"./lib/ua.d.ts","default":"./lib/ua.mjs","require":"./lib/ua.cjs"},"./lib/decode":{"types":"./lib/decode.d.ts","default":"./lib/decode.mjs","require":"./lib/decode.cjs"},"./lib/ru_lat":{"types":"./lib/ru_lat.d.ts","default":"./lib/ru_lat.mjs","require":"./lib/ru_lat.cjs"}},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.1","rollup":"^3.29.5","typedoc":"^0.24.8","tinybench":"^2.9.0","typescript":"^4.9.4","@babel/core":"^7.26.0","@types/jest":"^29.5.14","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.26.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","rollup-plugin-delete":"^2.1.0","eslint-plugin-promise":"^6.6.0","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.26.0","@rollup/plugin-typescript":"^12.1.1","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.26.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_3.0.0_1734083128071_0.7989714288722074","host":"s3://npm-registry-packages-npm-production"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0"},"3.1.0":{"name":"bad-words-next","version":"3.1.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","clean","detect","sanitize","utility","typescript"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@3.1.0","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"4bbe446286edead829d68c907d566bd928c12358","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-3.1.0.tgz","fileCount":42,"integrity":"sha512-ZHvIobNRvVrzYn65NEf+g9YkuiP1L0jZGd815NIcSy7MYy8hrhWv6MTUh1v8IipZk7Zz+TdQaV7GUCzzQ1AaNg==","signatures":[{"sig":"MEQCICzohpZxoupE7z9cZKVMlXfkCXg8/R66kWPm6WnAL4ckAiB4Q6C/dT73X6xEqZkBT6i43bYgSa9BgDjST1DYBySwCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102391},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib/ch":{"types":"./lib/ch.d.ts","default":"./lib/ch.mjs","require":"./lib/ch.cjs"},"./lib/de":{"types":"./lib/de.d.ts","default":"./lib/de.mjs","require":"./lib/de.cjs"},"./lib/en":{"types":"./lib/en.d.ts","default":"./lib/en.mjs","require":"./lib/en.cjs"},"./lib/es":{"types":"./lib/es.d.ts","default":"./lib/es.mjs","require":"./lib/es.cjs"},"./lib/fr":{"types":"./lib/fr.d.ts","default":"./lib/fr.mjs","require":"./lib/fr.cjs"},"./lib/pl":{"types":"./lib/pl.d.ts","default":"./lib/pl.mjs","require":"./lib/pl.cjs"},"./lib/ru":{"types":"./lib/ru.d.ts","default":"./lib/ru.mjs","require":"./lib/ru.cjs"},"./lib/ua":{"types":"./lib/ua.d.ts","default":"./lib/ua.mjs","require":"./lib/ua.cjs"},"./lib/decode":{"types":"./lib/decode.d.ts","default":"./lib/decode.mjs","require":"./lib/decode.cjs"},"./lib/ru_lat":{"types":"./lib/ru_lat.d.ts","default":"./lib/ru_lat.mjs","require":"./lib/ru_lat.cjs"}},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.1","rollup":"^3.29.5","typedoc":"^0.24.8","tinybench":"^2.9.0","typescript":"^4.9.4","@babel/core":"^7.26.0","@types/jest":"^29.5.14","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.26.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","rollup-plugin-delete":"^2.1.0","eslint-plugin-promise":"^6.6.0","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.26.0","@rollup/plugin-typescript":"^12.1.1","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.26.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_3.1.0_1735039662051_0.5435204962907008","host":"s3://npm-registry-packages-npm-production"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0"},"3.1.1":{"name":"bad-words-next","version":"3.1.1","keywords":["curse","swear","words","profanity","filter","checker","badwords","detect","sanitize"],"author":{"name":"Alex Zelensky"},"license":"MIT","_id":"bad-words-next@3.1.1","maintainers":[{"name":"alexzel","email":"alexzprivate@gmail.com"}],"homepage":"https://github.com/alexzel/bad-words-next/wiki","dist":{"shasum":"342ffbf9f78ff78f12881e9e093d8710049e9c52","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-3.1.1.tgz","fileCount":42,"integrity":"sha512-u0PSwEJijXlcz9X4bEXdR4rbOLZQVqMgY7QgJkpFa/VLrVrr+N7poT7pAHy2LcwOYNSBEF9Jnvk5G2sig5SYlg==","signatures":[{"sig":"MEYCIQCn11Noxlm5JW6tBF3YujHePfh6W9CEYNZ+PqAHDL3GJAIhAOnolhnhcOlqIJGv+54jmQvpxtXjKPkOET7mFGgl6AcV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103618},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib/ch":{"types":"./lib/ch.d.ts","default":"./lib/ch.mjs","require":"./lib/ch.cjs"},"./lib/de":{"types":"./lib/de.d.ts","default":"./lib/de.mjs","require":"./lib/de.cjs"},"./lib/en":{"types":"./lib/en.d.ts","default":"./lib/en.mjs","require":"./lib/en.cjs"},"./lib/es":{"types":"./lib/es.d.ts","default":"./lib/es.mjs","require":"./lib/es.cjs"},"./lib/fr":{"types":"./lib/fr.d.ts","default":"./lib/fr.mjs","require":"./lib/fr.cjs"},"./lib/pl":{"types":"./lib/pl.d.ts","default":"./lib/pl.mjs","require":"./lib/pl.cjs"},"./lib/ru":{"types":"./lib/ru.d.ts","default":"./lib/ru.mjs","require":"./lib/ru.cjs"},"./lib/ua":{"types":"./lib/ua.d.ts","default":"./lib/ua.mjs","require":"./lib/ua.cjs"},"./lib/decode":{"types":"./lib/decode.d.ts","default":"./lib/decode.mjs","require":"./lib/decode.cjs"},"./lib/ru_lat":{"types":"./lib/ru_lat.d.ts","default":"./lib/ru_lat.mjs","require":"./lib/ru_lat.cjs"}},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"alexzel","email":"alexzprivate@gmail.com"},"repository":{"url":"https://github.com/alexzel/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Alex Zelensky\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.1","rollup":"^3.29.5","typedoc":"^0.24.8","tinybench":"^2.9.0","typescript":"^4.9.4","@babel/core":"^7.26.0","@types/jest":"^29.5.14","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.26.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","rollup-plugin-delete":"^2.1.0","eslint-plugin-promise":"^6.6.0","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.26.0","@rollup/plugin-typescript":"^12.1.1","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.26.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_3.1.1_1735246673754_0.711116278938966","host":"s3://npm-registry-packages-npm-production"},"deprecated":"This version is deprecated. Please upgrade to 3.2.0"},"3.2.0":{"name":"bad-words-next","version":"3.2.0","keywords":["curse","swear","words","profanity","filter","checker","badwords","detect","sanitize"],"author":{"name":"Void Resort"},"license":"MIT","_id":"bad-words-next@3.2.0","maintainers":[{"name":"voidresort","email":"voidresortmail@gmail.com"}],"homepage":"https://github.com/voidresort/bad-words-next/wiki","dist":{"shasum":"47e535b2bb4a66adfcb379a311666846ed6710b4","tarball":"https://registry.npmjs.org/bad-words-next/-/bad-words-next-3.2.0.tgz","fileCount":42,"integrity":"sha512-eRf4X43GsBjyTzNMJ+wZ6t+SvLJ7i78KDFQnF9WKGwLHVKQxktkNUEO2rODxbPatcga/4+Ytqt/CN0K9PH268A==","signatures":[{"sig":"MEUCIQCCovj/qz7kZOUQn2O5a7N9fUep4VJNG+cQeAEEJoE5IQIgDgLdJxPQJ52uh/fF41Nd18Kcj9Plj45wNSGQWrEux6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95831},"main":"lib/index.cjs","type":"module","babel":{"plugins":["@babel/plugin-transform-typescript"],"presets":["@babel/preset-typescript","@babel/preset-env"],"comments":false},"types":"lib/index.d.ts","module":"lib/index.mjs","exports":{".":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib":{"types":"./lib/index.d.ts","default":"./lib/index.mjs","require":"./lib/index.cjs"},"./lib/ch":{"types":"./lib/ch.d.ts","default":"./lib/ch.mjs","require":"./lib/ch.cjs"},"./lib/de":{"types":"./lib/de.d.ts","default":"./lib/de.mjs","require":"./lib/de.cjs"},"./lib/en":{"types":"./lib/en.d.ts","default":"./lib/en.mjs","require":"./lib/en.cjs"},"./lib/es":{"types":"./lib/es.d.ts","default":"./lib/es.mjs","require":"./lib/es.cjs"},"./lib/fr":{"types":"./lib/fr.d.ts","default":"./lib/fr.mjs","require":"./lib/fr.cjs"},"./lib/pl":{"types":"./lib/pl.d.ts","default":"./lib/pl.mjs","require":"./lib/pl.cjs"},"./lib/ru":{"types":"./lib/ru.d.ts","default":"./lib/ru.mjs","require":"./lib/ru.cjs"},"./lib/ua":{"types":"./lib/ua.d.ts","default":"./lib/ua.mjs","require":"./lib/ua.cjs"},"./lib/decode":{"types":"./lib/decode.d.ts","default":"./lib/decode.mjs","require":"./lib/decode.cjs"},"./lib/ru_lat":{"types":"./lib/ru_lat.d.ts","default":"./lib/ru_lat.mjs","require":"./lib/ru_lat.cjs"}},"scripts":{"docs":"typedoc --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --plugin typedoc-plugin-rename-defaults --options typedoc.json","lint":"eslint ./src ./test","test":"jest","build":"rollup -c","cleanup":"git tag -d $(git tag) && git fetch --all --tags && git clean --force -d -x && git reset --hard origin/main && git checkout main","prepare":"husky install","pretest":"yarn lint && tsc --noEmit","release":"yarn version","preversion":"yarn install && yarn build && yarn test && yarn docs","postversion":"git push --tags && yarn publish . --new-version $npm_package_version && git push && echo Successfully released version $npm_package_version!"},"_npmUser":{"name":"voidresort","email":"voidresortmail@gmail.com"},"repository":{"url":"https://github.com/voidresort/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","directories":{},"licenseText":"MIT License\n\nCopyright (c) Void Resort\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moize":"^6.1.6","confusables":"^1.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.57.1","rollup":"^3.29.5","typedoc":"^0.24.8","tinybench":"^2.9.0","typescript":"^4.9.4","@babel/core":"^7.26.0","@types/jest":"^29.5.14","@commitlint/cli":"^17.8.1","eslint-plugin-n":"^16.6.2","@babel/preset-env":"^7.26.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","rollup-plugin-delete":"^2.1.0","eslint-plugin-promise":"^6.6.0","typedoc-plugin-markdown":"^3.17.1","@babel/preset-typescript":"^7.26.0","@rollup/plugin-typescript":"^12.1.1","@typescript-eslint/parser":"^5.62.0","typedoc-github-wiki-theme":"^1.1.0","typedoc-plugin-rename-defaults":"^0.6.7","@commitlint/config-conventional":"^17.8.1","@typescript-eslint/eslint-plugin":"^5.62.0","@babel/plugin-transform-typescript":"^7.26.3","eslint-config-standard-with-typescript":"^35.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bad-words-next_3.2.0_1764981435034_0.22894877186881035","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2022-09-17T21:41:14.673Z","modified":"2025-12-06T01:17:58.899Z","1.0.0":"2022-09-17T21:41:14.863Z","1.0.1":"2022-09-17T22:10:39.233Z","1.0.2":"2022-09-17T22:11:51.766Z","1.0.3":"2022-09-17T22:33:19.071Z","1.0.4":"2022-09-17T22:35:11.445Z","1.0.5":"2022-09-17T23:49:15.232Z","1.0.6":"2022-09-19T04:14:10.156Z","1.0.7":"2022-09-19T06:18:40.331Z","1.1.0":"2022-09-19T06:22:03.247Z","1.1.1":"2022-09-20T14:53:06.995Z","1.1.2":"2022-09-20T15:03:57.546Z","1.1.3":"2022-09-23T01:59:44.259Z","1.1.4":"2022-09-23T02:04:09.946Z","1.1.5":"2022-09-23T02:09:07.715Z","1.1.6":"2022-09-24T01:24:14.086Z","1.2.0":"2022-09-24T02:25:44.753Z","1.2.1":"2022-09-24T02:40:19.039Z","1.2.2":"2022-09-26T03:20:38.554Z","1.2.3":"2022-09-26T03:28:19.648Z","1.2.4":"2022-09-26T03:37:49.198Z","1.2.5":"2022-09-27T22:11:14.694Z","1.2.6":"2022-09-27T23:02:20.907Z","1.2.7":"2022-09-27T23:48:35.694Z","1.2.8":"2022-09-28T06:15:26.687Z","1.2.9":"2022-09-30T05:29:40.299Z","1.2.10":"2022-10-03T05:11:58.709Z","1.3.0":"2022-10-04T09:19:14.440Z","1.3.1":"2022-10-12T10:01:58.644Z","1.3.2":"2022-10-15T12:16:18.572Z","1.3.3":"2022-10-16T08:07:28.993Z","1.3.4":"2022-10-16T08:33:08.443Z","1.3.5":"2022-10-16T09:13:07.791Z","1.3.6":"2022-10-25T23:22:09.721Z","1.3.7":"2023-01-06T13:34:07.576Z","1.3.8":"2023-01-24T06:05:52.444Z","1.4.0":"2023-01-30T00:54:56.094Z","1.5.0":"2023-01-31T05:23:11.623Z","1.5.1":"2023-01-31T05:26:40.747Z","1.5.2":"2023-01-31T05:28:30.728Z","1.5.3":"2023-01-31T06:15:39.450Z","1.6.0":"2023-04-03T10:44:34.883Z","1.6.1":"2023-04-03T11:09:11.265Z","1.6.2":"2023-04-03T11:13:45.165Z","1.6.4":"2023-04-03T12:10:32.024Z","1.6.5":"2023-04-03T12:13:33.146Z","1.6.6":"2023-04-03T12:36:09.707Z","1.6.7":"2023-04-03T12:53:53.196Z","1.6.8":"2023-06-02T07:38:09.165Z","2.0.0":"2023-06-02T10:50:29.826Z","2.0.1":"2023-06-02T11:01:05.215Z","2.1.0":"2023-06-04T09:42:26.697Z","2.2.0":"2023-06-21T02:13:14.269Z","2.2.1":"2023-06-21T02:59:08.094Z","2.3.0":"2024-04-07T20:45:14.277Z","2.3.1":"2024-04-07T21:06:13.328Z","2.3.2":"2024-12-11T21:16:13.407Z","3.0.0":"2024-12-13T09:45:28.259Z","3.1.0":"2024-12-24T11:27:42.268Z","3.1.1":"2024-12-26T20:57:53.917Z","3.2.0":"2025-12-06T00:37:15.184Z"},"author":{"name":"Void Resort"},"license":"MIT","homepage":"https://github.com/voidresort/bad-words-next/wiki","keywords":["curse","swear","words","profanity","filter","checker","badwords","detect","sanitize"],"repository":{"url":"https://github.com/voidresort/bad-words-next","type":"git"},"description":"JavaScript/TypeScript filter and checker for bad words aka profanity","maintainers":[{"name":"voidresort","email":"voidresortmail@gmail.com"}],"readme":"# bad-words-next\n\n![workflows-nodejs-ci](https://github.com/voidresort/bad-words-next/actions/workflows/node-ci.yml/badge.svg?branch=main)\n![npm version](https://img.shields.io/npm/v/bad-words-next)\n![NPM license](https://img.shields.io/npm/l/bad-words-next)\n![npm bundle size](https://img.shields.io/bundlephobia/minzip/bad-words-next)\n![npm downloads](https://img.shields.io/npm/dm/bad-words-next)\n\nJavaScript/TypeScript filter and checker for bad words aka profanity.\n\nAPI documentation in [GitHub Wiki](https://github.com/voidresort/bad-words-next/wiki/BadWordsNext).\n\n*NOTE: we don't supply with raw json data files in version >= 3.0.0. See the example below to update paths in your import or require statements.*\n\n## Install\n\n```sh\nyarn add bad-words-next\n```\n\nor\n\n```sh\nnpm install bad-words-next\n```\n\n## Basic usage\n\n```js\nconst BadWordsNext = require('bad-words-next')\nconst en = require('bad-words-next/lib/en')\n\nconst badwords = new BadWordsNext({ data: en })\n\n// Returns true when passed string contains a bad word\nconsole.log(badwords.check('S0me sh!++ is here'))\n// will print `true`\n\n// Returns filtered string with masked bad words\nconsole.log(badwords.filter('S0me sh!++ is here'))\n// will print `S0me *** is here`\n\n// Returns filtered string and catches bad words\nbadwords.filter('S0me sh!++ is here', badword => {\n  console.log(badword)\n})\n// will print `sh!++`\n\n// Use exclusions\nconst badwords = new BadWordsNext({ data: en, exclusions: ['sh+it+' /*works with lookalikes or the actual words*/] })\nconsole.log(badwords.filter('S0me sh!++ is here'))\n// will keep the `sh!++` word\n```\n\n## Add more dictionaries\n\n```js\nconst BadWordsNext = require('bad-words-next')\n\nconst en = require('bad-words-next/lib/en')\nconst es = require('bad-words-next/lib/es')\nconst fr = require('bad-words-next/lib/fr')\nconst de = require('bad-words-next/lib/de')\nconst ru = require('bad-words-next/lib/ru')\nconst rl = require('bad-words-next/lib/ru_lat')\nconst ua = require('bad-words-next/lib/ua')\nconst pl = require('bad-words-next/lib/pl')\nconst ch = require('bad-words-next/lib/ch')\n\nconst badwords = new BadWordsNext()\nbadwords.add(en)\nbadwords.add(es)\nbadwords.add(fr)\nbadwords.add(de)\nbadwords.add(ru)\nbadwords.add(rl)\nbadwords.add(ua)\nbadwords.add(pl)\nbadwords.add(ch)\n```\n\n## Dictionary data format\n\n```ts\ninterface Data {\n  id: string  // Unique dictionary ID\n  words: string[] // Words list\n  lookalike: Lookalike // Lookalike homoglyphs map\n}\n\ntype Lookalike = Record<string | number, string> // Simple key-value object\n```\n\nYou can use the following pattern characters in a word string:\n\n- `*` indicates any characters, use it only on start and/or end of a word\n- `+` indicates one or more repeating characters\n- `_` indicates special characters\n\nHere is an example of a typical data object:\n\n```js\n{\n  \"id\": \"en\",\n  \"words\": [\n    \"any\",      // just a word\n    \"ba+d*\",    // word `bad` with repeating `a` and anything after `d`\n    \"*words*\",  // word `words` with anything at start and end of it\n    \"are_here\"  // word `are_here` with pseudo space chars between `r` and `h`\n  ],\n  \"lookalike\": {\n    \"@\": \"a\",\n    \"1\": \"i\"\n  }\n}\n```\n\n## Options\n\n```ts\ninterface Options {\n  data?: Data // Dictionary data\n  placeholder?: string // Filter placeholder - default '***'\n  placeholderMode?: 'repeat' | 'replace' // Placeholder mode to either replace with or repeat the placeholder - default 'replace'\n  specialChars?: RegExp // Special chars to allow on start and/or end of a word - default /\\d|[!@#$%^&*()[\\];:'\",.?\\-_=+~`|]|a|(?:the)|(?:el)|(?:la)/\n  spaceChars?: string[] // Pseudo space chars, a list of values for `_` symbol in a dictionary word string - default ['', '.', '-', ';', '|']\n  confusables?: string[] // List of ids to apply transformations from `confusables` npm package - default ['en', 'es', 'de', 'ru_lat']\n  maxCacheSize?: number // Max items to store in cache - default 100\n  exclusions?: string[] // The list of exclusions\n}\n```\n\nSee [Options API](https://github.com/voidresort/bad-words-next/wiki/Options) for more details.\n\n## Notes\n\n- Dictionary words with spaces won't work b/c they do not represent a single word\n\n- Dictionaries have to be improved over time\n","readmeFilename":"README.md"}