glin-profanity 2.1.0 → 2.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/README.md +205 -55
  2. package/dist/index.cjs +5590 -0
  3. package/dist/index.d.cts +120 -0
  4. package/dist/index.d.ts +120 -0
  5. package/dist/index.js +5572 -0
  6. package/package.json +37 -13
  7. package/lib/cjs/data/Norwegian.json +0 -17
  8. package/lib/cjs/data/arabic.json +0 -157
  9. package/lib/cjs/data/chinese.json +0 -298
  10. package/lib/cjs/data/czech.json +0 -45
  11. package/lib/cjs/data/danish.json +0 -24
  12. package/lib/cjs/data/dictionary.d.ts +0 -25
  13. package/lib/cjs/data/dictionary.js +0 -52
  14. package/lib/cjs/data/dictionary.js.map +0 -1
  15. package/lib/cjs/data/english.json +0 -410
  16. package/lib/cjs/data/esperanto.json +0 -41
  17. package/lib/cjs/data/finnish.json +0 -134
  18. package/lib/cjs/data/french.json +0 -99
  19. package/lib/cjs/data/german.json +0 -69
  20. package/lib/cjs/data/globalWhitelist.json +0 -31
  21. package/lib/cjs/data/hindi.json +0 -100
  22. package/lib/cjs/data/hungarian.json +0 -100
  23. package/lib/cjs/data/italian.json +0 -184
  24. package/lib/cjs/data/japanese.json +0 -189
  25. package/lib/cjs/data/korean.json +0 -76
  26. package/lib/cjs/data/persian.json +0 -49
  27. package/lib/cjs/data/polish.json +0 -57
  28. package/lib/cjs/data/portuguese.json +0 -78
  29. package/lib/cjs/data/russian.json +0 -156
  30. package/lib/cjs/data/swedish.json +0 -47
  31. package/lib/cjs/data/thai.json +0 -35
  32. package/lib/cjs/data/turkish.json +0 -195
  33. package/lib/cjs/filters/Filter.d.ts +0 -39
  34. package/lib/cjs/filters/Filter.js +0 -162
  35. package/lib/cjs/filters/Filter.js.map +0 -1
  36. package/lib/cjs/hooks/useProfanityChecker.d.ts +0 -34
  37. package/lib/cjs/hooks/useProfanityChecker.js +0 -68
  38. package/lib/cjs/hooks/useProfanityChecker.js.map +0 -1
  39. package/lib/cjs/index.d.ts +0 -4
  40. package/lib/cjs/index.js +0 -10
  41. package/lib/cjs/index.js.map +0 -1
  42. package/lib/cjs/types/types.d.ts +0 -21
  43. package/lib/cjs/types/types.js +0 -11
  44. package/lib/cjs/types/types.js.map +0 -1
  45. package/lib/esm/data/Norwegian.json +0 -17
  46. package/lib/esm/data/arabic.json +0 -157
  47. package/lib/esm/data/chinese.json +0 -298
  48. package/lib/esm/data/czech.json +0 -45
  49. package/lib/esm/data/danish.json +0 -24
  50. package/lib/esm/data/dictionary.d.ts +0 -25
  51. package/lib/esm/data/dictionary.js +0 -47
  52. package/lib/esm/data/dictionary.js.map +0 -1
  53. package/lib/esm/data/english.json +0 -410
  54. package/lib/esm/data/esperanto.json +0 -41
  55. package/lib/esm/data/finnish.json +0 -134
  56. package/lib/esm/data/french.json +0 -99
  57. package/lib/esm/data/german.json +0 -69
  58. package/lib/esm/data/globalWhitelist.json +0 -31
  59. package/lib/esm/data/hindi.json +0 -100
  60. package/lib/esm/data/hungarian.json +0 -100
  61. package/lib/esm/data/italian.json +0 -184
  62. package/lib/esm/data/japanese.json +0 -189
  63. package/lib/esm/data/korean.json +0 -76
  64. package/lib/esm/data/persian.json +0 -49
  65. package/lib/esm/data/polish.json +0 -57
  66. package/lib/esm/data/portuguese.json +0 -78
  67. package/lib/esm/data/russian.json +0 -156
  68. package/lib/esm/data/swedish.json +0 -47
  69. package/lib/esm/data/thai.json +0 -35
  70. package/lib/esm/data/turkish.json +0 -195
  71. package/lib/esm/filters/Filter.d.ts +0 -39
  72. package/lib/esm/filters/Filter.js +0 -156
  73. package/lib/esm/filters/Filter.js.map +0 -1
  74. package/lib/esm/hooks/useProfanityChecker.d.ts +0 -34
  75. package/lib/esm/hooks/useProfanityChecker.js +0 -61
  76. package/lib/esm/hooks/useProfanityChecker.js.map +0 -1
  77. package/lib/esm/index.d.ts +0 -4
  78. package/lib/esm/index.js +0 -4
  79. package/lib/esm/index.js.map +0 -1
  80. package/lib/esm/types/types.d.ts +0 -21
  81. package/lib/esm/types/types.js +0 -8
  82. package/lib/esm/types/types.js.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.