@voltro/plugin-moderation 0.28.0 → 0.30.0

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.
@@ -5,7 +5,7 @@ property of its respective copyright holders and is used under the terms of
5
5
  its license. This file is provided for attribution; it grants no rights in
6
6
  @voltro/plugin-moderation itself, which is proprietary (see LICENSE).
7
7
 
8
- Generated from the resolved runtime dependency closure (17 packages).
8
+ Generated from the resolved runtime dependency closure (31 packages).
9
9
 
10
10
  ---
11
11
 
@@ -95,6 +95,34 @@ License: Apache-2.0
95
95
 
96
96
  _(no bundled license text found in the package; see its npm page.)_
97
97
 
98
+ ## @effect/cluster@0.60.0
99
+
100
+ License: MIT
101
+
102
+ ```
103
+ MIT License
104
+
105
+ Copyright (c) 2023-present The Contributors
106
+
107
+ Permission is hereby granted, free of charge, to any person obtaining a copy
108
+ of this software and associated documentation files (the "Software"), to deal
109
+ in the Software without restriction, including without limitation the rights
110
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
111
+ copies of the Software, and to permit persons to whom the Software is
112
+ furnished to do so, subject to the following conditions:
113
+
114
+ The above copyright notice and this permission notice shall be included in all
115
+ copies or substantial portions of the Software.
116
+
117
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
118
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
119
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
120
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
121
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
122
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
123
+ SOFTWARE.
124
+ ```
125
+
98
126
  ## @effect/sql@0.52.0
99
127
 
100
128
  License: MIT
@@ -123,6 +151,63 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
123
151
  SOFTWARE.
124
152
  ```
125
153
 
154
+ ## @effect/workflow@0.19.0
155
+
156
+ License: MIT
157
+
158
+ ```
159
+ MIT License
160
+
161
+ Copyright (c) 2023-present The Contributors
162
+
163
+ Permission is hereby granted, free of charge, to any person obtaining a copy
164
+ of this software and associated documentation files (the "Software"), to deal
165
+ in the Software without restriction, including without limitation the rights
166
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
167
+ copies of the Software, and to permit persons to whom the Software is
168
+ furnished to do so, subject to the following conditions:
169
+
170
+ The above copyright notice and this permission notice shall be included in all
171
+ copies or substantial portions of the Software.
172
+
173
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
174
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
175
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
176
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
177
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
178
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
179
+ SOFTWARE.
180
+ ```
181
+
182
+ ## @ioredis/commands@1.10.0
183
+
184
+ License: MIT
185
+
186
+ ```
187
+ The MIT License (MIT)
188
+
189
+ Copyright (c) 2022 Zihua Li
190
+ Copyright (c) 2015 NodeRedis
191
+
192
+ Permission is hereby granted, free of charge, to any person obtaining a copy
193
+ of this software and associated documentation files (the "Software"), to deal
194
+ in the Software without restriction, including without limitation the rights
195
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
196
+ copies of the Software, and to permit persons to whom the Software is
197
+ furnished to do so, subject to the following conditions:
198
+
199
+ The above copyright notice and this permission notice shall be included in all
200
+ copies or substantial portions of the Software.
201
+
202
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
203
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
204
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
205
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
206
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
207
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
208
+ SOFTWARE.
209
+ ```
210
+
126
211
  ## @standard-schema/spec@1.1.0
127
212
 
128
213
  License: MIT
@@ -151,6 +236,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
151
236
  SOFTWARE.
152
237
  ```
153
238
 
239
+ ## @upstash/redis@1.38.0
240
+
241
+ License: MIT
242
+
243
+ ```
244
+ The MIT License (MIT)
245
+
246
+ Copyright (c) 2021 Upstash, Inc.
247
+
248
+ Permission is hereby granted, free of charge, to any person obtaining a copy
249
+ of this software and associated documentation files (the "Software"), to deal
250
+ in the Software without restriction, including without limitation the rights
251
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
252
+ copies of the Software, and to permit persons to whom the Software is
253
+ furnished to do so, subject to the following conditions:
254
+
255
+ The above copyright notice and this permission notice shall be included in all
256
+ copies or substantial portions of the Software.
257
+
258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
260
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
261
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
262
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
263
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
264
+ SOFTWARE.
265
+ ```
266
+
154
267
  ## @vercel/oidc@3.2.0
155
268
 
156
269
  License: Apache-2.0
@@ -389,6 +502,260 @@ See the License for the specific language governing permissions and
389
502
  limitations under the License.
390
503
  ```
391
504
 
505
+ ## cluster-key-slot@1.1.1
506
+
507
+ License: Apache-2.0
508
+
509
+ ```
510
+ Copyright (c) 2018 Mike Diarmid (Salakar) <mike.diarmid@gmail.com>
511
+
512
+ Licensed under the Apache License, Version 2.0 (the "License");
513
+ you may not use this library except in compliance with the License.
514
+ You may obtain a copy of the License at
515
+
516
+ http://www.apache.org/licenses/LICENSE-2.0
517
+
518
+ Unless required by applicable law or agreed to in writing, software
519
+ distributed under the License is distributed on an "AS IS" BASIS,
520
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
521
+ See the License for the specific language governing permissions and
522
+ limitations under the License.
523
+ ```
524
+
525
+ ## debug@4.4.3
526
+
527
+ License: MIT
528
+
529
+ ```
530
+ (The MIT License)
531
+
532
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
533
+ Copyright (c) 2018-2021 Josh Junon
534
+
535
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
536
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
537
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
538
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
539
+ subject to the following conditions:
540
+
541
+ The above copyright notice and this permission notice shall be included in all copies or substantial
542
+ portions of the Software.
543
+
544
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
545
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
546
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
547
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
548
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
549
+ ```
550
+
551
+ ## denque@2.1.0
552
+
553
+ License: Apache-2.0
554
+
555
+ ```
556
+ Apache License
557
+ Version 2.0, January 2004
558
+ http://www.apache.org/licenses/
559
+
560
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
561
+
562
+ 1. Definitions.
563
+
564
+ "License" shall mean the terms and conditions for use, reproduction,
565
+ and distribution as defined by Sections 1 through 9 of this document.
566
+
567
+ "Licensor" shall mean the copyright owner or entity authorized by
568
+ the copyright owner that is granting the License.
569
+
570
+ "Legal Entity" shall mean the union of the acting entity and all
571
+ other entities that control, are controlled by, or are under common
572
+ control with that entity. For the purposes of this definition,
573
+ "control" means (i) the power, direct or indirect, to cause the
574
+ direction or management of such entity, whether by contract or
575
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
576
+ outstanding shares, or (iii) beneficial ownership of such entity.
577
+
578
+ "You" (or "Your") shall mean an individual or Legal Entity
579
+ exercising permissions granted by this License.
580
+
581
+ "Source" form shall mean the preferred form for making modifications,
582
+ including but not limited to software source code, documentation
583
+ source, and configuration files.
584
+
585
+ "Object" form shall mean any form resulting from mechanical
586
+ transformation or translation of a Source form, including but
587
+ not limited to compiled object code, generated documentation,
588
+ and conversions to other media types.
589
+
590
+ "Work" shall mean the work of authorship, whether in Source or
591
+ Object form, made available under the License, as indicated by a
592
+ copyright notice that is included in or attached to the work
593
+ (an example is provided in the Appendix below).
594
+
595
+ "Derivative Works" shall mean any work, whether in Source or Object
596
+ form, that is based on (or derived from) the Work and for which the
597
+ editorial revisions, annotations, elaborations, or other modifications
598
+ represent, as a whole, an original work of authorship. For the purposes
599
+ of this License, Derivative Works shall not include works that remain
600
+ separable from, or merely link (or bind by name) to the interfaces of,
601
+ the Work and Derivative Works thereof.
602
+
603
+ "Contribution" shall mean any work of authorship, including
604
+ the original version of the Work and any modifications or additions
605
+ to that Work or Derivative Works thereof, that is intentionally
606
+ submitted to Licensor for inclusion in the Work by the copyright owner
607
+ or by an individual or Legal Entity authorized to submit on behalf of
608
+ the copyright owner. For the purposes of this definition, "submitted"
609
+ means any form of electronic, verbal, or written communication sent
610
+ to the Licensor or its representatives, including but not limited to
611
+ communication on electronic mailing lists, source code control systems,
612
+ and issue tracking systems that are managed by, or on behalf of, the
613
+ Licensor for the purpose of discussing and improving the Work, but
614
+ excluding communication that is conspicuously marked or otherwise
615
+ designated in writing by the copyright owner as "Not a Contribution."
616
+
617
+ "Contributor" shall mean Licensor and any individual or Legal Entity
618
+ on behalf of whom a Contribution has been received by Licensor and
619
+ subsequently incorporated within the Work.
620
+
621
+ 2. Grant of Copyright License. Subject to the terms and conditions of
622
+ this License, each Contributor hereby grants to You a perpetual,
623
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
624
+ copyright license to reproduce, prepare Derivative Works of,
625
+ publicly display, publicly perform, sublicense, and distribute the
626
+ Work and such Derivative Works in Source or Object form.
627
+
628
+ 3. Grant of Patent License. Subject to the terms and conditions of
629
+ this License, each Contributor hereby grants to You a perpetual,
630
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
631
+ (except as stated in this section) patent license to make, have made,
632
+ use, offer to sell, sell, import, and otherwise transfer the Work,
633
+ where such license applies only to those patent claims licensable
634
+ by such Contributor that are necessarily infringed by their
635
+ Contribution(s) alone or by combination of their Contribution(s)
636
+ with the Work to which such Contribution(s) was submitted. If You
637
+ institute patent litigation against any entity (including a
638
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
639
+ or a Contribution incorporated within the Work constitutes direct
640
+ or contributory patent infringement, then any patent licenses
641
+ granted to You under this License for that Work shall terminate
642
+ as of the date such litigation is filed.
643
+
644
+ 4. Redistribution. You may reproduce and distribute copies of the
645
+ Work or Derivative Works thereof in any medium, with or without
646
+ modifications, and in Source or Object form, provided that You
647
+ meet the following conditions:
648
+
649
+ (a) You must give any other recipients of the Work or
650
+ Derivative Works a copy of this License; and
651
+
652
+ (b) You must cause any modified files to carry prominent notices
653
+ stating that You changed the files; and
654
+
655
+ (c) You must retain, in the Source form of any Derivative Works
656
+ that You distribute, all copyright, patent, trademark, and
657
+ attribution notices from the Source form of the Work,
658
+ excluding those notices that do not pertain to any part of
659
+ the Derivative Works; and
660
+
661
+ (d) If the Work includes a "NOTICE" text file as part of its
662
+ distribution, then any Derivative Works that You distribute must
663
+ include a readable copy of the attribution notices contained
664
+ within such NOTICE file, excluding those notices that do not
665
+ pertain to any part of the Derivative Works, in at least one
666
+ of the following places: within a NOTICE text file distributed
667
+ as part of the Derivative Works; within the Source form or
668
+ documentation, if provided along with the Derivative Works; or,
669
+ within a display generated by the Derivative Works, if and
670
+ wherever such third-party notices normally appear. The contents
671
+ of the NOTICE file are for informational purposes only and
672
+ do not modify the License. You may add Your own attribution
673
+ notices within Derivative Works that You distribute, alongside
674
+ or as an addendum to the NOTICE text from the Work, provided
675
+ that such additional attribution notices cannot be construed
676
+ as modifying the License.
677
+
678
+ You may add Your own copyright statement to Your modifications and
679
+ may provide additional or different license terms and conditions
680
+ for use, reproduction, or distribution of Your modifications, or
681
+ for any such Derivative Works as a whole, provided Your use,
682
+ reproduction, and distribution of the Work otherwise complies with
683
+ the conditions stated in this License.
684
+
685
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
686
+ any Contribution intentionally submitted for inclusion in the Work
687
+ by You to the Licensor shall be under the terms and conditions of
688
+ this License, without any additional terms or conditions.
689
+ Notwithstanding the above, nothing herein shall supersede or modify
690
+ the terms of any separate license agreement you may have executed
691
+ with Licensor regarding such Contributions.
692
+
693
+ 6. Trademarks. This License does not grant permission to use the trade
694
+ names, trademarks, service marks, or product names of the Licensor,
695
+ except as required for reasonable and customary use in describing the
696
+ origin of the Work and reproducing the content of the NOTICE file.
697
+
698
+ 7. Disclaimer of Warranty. Unless required by applicable law or
699
+ agreed to in writing, Licensor provides the Work (and each
700
+ Contributor provides its Contributions) on an "AS IS" BASIS,
701
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
702
+ implied, including, without limitation, any warranties or conditions
703
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
704
+ PARTICULAR PURPOSE. You are solely responsible for determining the
705
+ appropriateness of using or redistributing the Work and assume any
706
+ risks associated with Your exercise of permissions under this License.
707
+
708
+ 8. Limitation of Liability. In no event and under no legal theory,
709
+ whether in tort (including negligence), contract, or otherwise,
710
+ unless required by applicable law (such as deliberate and grossly
711
+ negligent acts) or agreed to in writing, shall any Contributor be
712
+ liable to You for damages, including any direct, indirect, special,
713
+ incidental, or consequential damages of any character arising as a
714
+ result of this License or out of the use or inability to use the
715
+ Work (including but not limited to damages for loss of goodwill,
716
+ work stoppage, computer failure or malfunction, or any and all
717
+ other commercial damages or losses), even if such Contributor
718
+ has been advised of the possibility of such damages.
719
+
720
+ 9. Accepting Warranty or Additional Liability. While redistributing
721
+ the Work or Derivative Works thereof, You may choose to offer,
722
+ and charge a fee for, acceptance of support, warranty, indemnity,
723
+ or other liability obligations and/or rights consistent with this
724
+ License. However, in accepting such obligations, You may act only
725
+ on Your own behalf and on Your sole responsibility, not on behalf
726
+ of any other Contributor, and only if You agree to indemnify,
727
+ defend, and hold each Contributor harmless for any liability
728
+ incurred by, or claims asserted against, such Contributor by reason
729
+ of your accepting any such warranty or additional liability.
730
+
731
+ END OF TERMS AND CONDITIONS
732
+
733
+ APPENDIX: How to apply the Apache License to your work.
734
+
735
+ To apply the Apache License to your work, attach the following
736
+ boilerplate notice, with the fields enclosed by brackets "[]"
737
+ replaced with your own identifying information. (Don't include
738
+ the brackets!) The text should be enclosed in the appropriate
739
+ comment syntax for the file format. We also recommend that a
740
+ file or class name and description of purpose be included on the
741
+ same "printed page" as the copyright notice for easier
742
+ identification within third-party archives.
743
+
744
+ Copyright 2018-present Invertase Limited
745
+
746
+ Licensed under the Apache License, Version 2.0 (the "License");
747
+ you may not use this file except in compliance with the License.
748
+ You may obtain a copy of the License at
749
+
750
+ http://www.apache.org/licenses/LICENSE-2.0
751
+
752
+ Unless required by applicable law or agreed to in writing, software
753
+ distributed under the License is distributed on an "AS IS" BASIS,
754
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
755
+ See the License for the specific language governing permissions and
756
+ limitations under the License.
757
+ ```
758
+
392
759
  ## eventsource-parser@3.0.8
393
760
 
394
761
  License: MIT
@@ -417,6 +784,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
417
784
  SOFTWARE.
418
785
  ```
419
786
 
787
+ ## ioredis@5.11.1
788
+
789
+ License: MIT
790
+
791
+ ```
792
+ The MIT License (MIT)
793
+
794
+ Copyright (c) 2015-2022 Zihua Li
795
+
796
+ Permission is hereby granted, free of charge, to any person obtaining a copy
797
+ of this software and associated documentation files (the "Software"), to deal
798
+ in the Software without restriction, including without limitation the rights
799
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
800
+ copies of the Software, and to permit persons to whom the Software is
801
+ furnished to do so, subject to the following conditions:
802
+
803
+ The above copyright notice and this permission notice shall be included in all
804
+ copies or substantial portions of the Software.
805
+
806
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
807
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
808
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
809
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
810
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
811
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
812
+ SOFTWARE.
813
+ ```
814
+
420
815
  ## jose@6.2.4
421
816
 
422
817
  License: MIT
@@ -647,6 +1042,12 @@ modification. This license may not be modified without the express written
647
1042
  permission of its copyright owner.
648
1043
  ```
649
1044
 
1045
+ ## kubernetes-types@1.30.0
1046
+
1047
+ License: Apache-2.0
1048
+
1049
+ _(no bundled license text found in the package; see its npm page.)_
1050
+
650
1051
  ## layerr@3.0.0
651
1052
 
652
1053
  License: MIT
@@ -675,6 +1076,119 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
675
1076
  SOFTWARE.
676
1077
  ```
677
1078
 
1079
+ ## ms@2.1.3
1080
+
1081
+ License: MIT
1082
+
1083
+ ```
1084
+ The MIT License (MIT)
1085
+
1086
+ Copyright (c) 2020 Vercel, Inc.
1087
+
1088
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1089
+ of this software and associated documentation files (the "Software"), to deal
1090
+ in the Software without restriction, including without limitation the rights
1091
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1092
+ copies of the Software, and to permit persons to whom the Software is
1093
+ furnished to do so, subject to the following conditions:
1094
+
1095
+ The above copyright notice and this permission notice shall be included in all
1096
+ copies or substantial portions of the Software.
1097
+
1098
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1099
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1100
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1101
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1102
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1103
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1104
+ SOFTWARE.
1105
+ ```
1106
+
1107
+ ## redis-errors@1.2.0
1108
+
1109
+ License: MIT
1110
+
1111
+ ```
1112
+ The MIT License (MIT)
1113
+
1114
+ Copyright (c) 2017 Ruben Bridgewater
1115
+
1116
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1117
+ of this software and associated documentation files (the "Software"), to deal
1118
+ in the Software without restriction, including without limitation the rights
1119
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1120
+ copies of the Software, and to permit persons to whom the Software is
1121
+ furnished to do so, subject to the following conditions:
1122
+
1123
+ The above copyright notice and this permission notice shall be included in all
1124
+ copies or substantial portions of the Software.
1125
+
1126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1127
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1128
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1129
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1130
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1131
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1132
+ SOFTWARE.
1133
+ ```
1134
+
1135
+ ## redis-parser@3.0.0
1136
+
1137
+ License: MIT
1138
+
1139
+ ```
1140
+ The MIT License (MIT)
1141
+
1142
+ Copyright (c) 2015 NodeRedis
1143
+
1144
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1145
+ of this software and associated documentation files (the "Software"), to deal
1146
+ in the Software without restriction, including without limitation the rights
1147
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1148
+ copies of the Software, and to permit persons to whom the Software is
1149
+ furnished to do so, subject to the following conditions:
1150
+
1151
+ The above copyright notice and this permission notice shall be included in all
1152
+ copies or substantial portions of the Software.
1153
+
1154
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1155
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1156
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1157
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1158
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1159
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1160
+ SOFTWARE.
1161
+ ```
1162
+
1163
+ ## standard-as-callback@2.1.0
1164
+
1165
+ License: MIT
1166
+
1167
+ ```
1168
+ MIT License
1169
+
1170
+ Copyright (c) 2018 Zihua Li
1171
+ Copyright (c) 2013-2017 Petka Antonov
1172
+
1173
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1174
+ of this software and associated documentation files (the "Software"), to deal
1175
+ in the Software without restriction, including without limitation the rights
1176
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1177
+ copies of the Software, and to permit persons to whom the Software is
1178
+ furnished to do so, subject to the following conditions:
1179
+
1180
+ The above copyright notice and this permission notice shall be included in all
1181
+ copies or substantial portions of the Software.
1182
+
1183
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1184
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1185
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1186
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1187
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1188
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1189
+ SOFTWARE.
1190
+ ```
1191
+
678
1192
  ## typeid-js@1.2.0
679
1193
 
680
1194
  License: Apache-2.0
@@ -911,6 +1425,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
911
1425
  SOFTWARE.
912
1426
  ```
913
1427
 
1428
+ ## uncrypto@0.1.3
1429
+
1430
+ License: MIT
1431
+
1432
+ ```
1433
+ MIT License
1434
+
1435
+ Copyright (c) Pooya Parsa <pooya@pi0.io>
1436
+
1437
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1438
+ of this software and associated documentation files (the "Software"), to deal
1439
+ in the Software without restriction, including without limitation the rights
1440
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1441
+ copies of the Software, and to permit persons to whom the Software is
1442
+ furnished to do so, subject to the following conditions:
1443
+
1444
+ The above copyright notice and this permission notice shall be included in all
1445
+ copies or substantial portions of the Software.
1446
+
1447
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1448
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1449
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1450
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1451
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1452
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1453
+ SOFTWARE.
1454
+ ```
1455
+
914
1456
  ## uuid@11.1.1
915
1457
 
916
1458
  License: MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voltro/plugin-moderation",
3
- "version": "0.28.0",
3
+ "version": "0.30.0",
4
4
  "description": "Content moderation — run an AI / keyword / custom check on user-content fields and block or flag a write before it commits. Declarative per-rpc rules + an in-handler moderate() helper for redact/inline control.",
5
5
  "keywords": [
6
6
  "voltro",
@@ -37,11 +37,11 @@
37
37
  "node": ">=24.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@voltro/logger": "0.28.0",
41
- "@voltro/protocol": "0.28.0"
40
+ "@voltro/logger": "0.30.0",
41
+ "@voltro/protocol": "0.30.0"
42
42
  },
43
43
  "optionalDependencies": {
44
- "@voltro/ai": "0.28.0"
44
+ "@voltro/ai": "0.30.0"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "effect": "^3.22.0"