|
475 | 475 | p-queue "^2.4.2"
|
476 | 476 | p-retry "^4.0.0"
|
477 | 477 |
|
| 478 | +"@spamscanner/compound-binary-file-js@^1.0.10": |
| 479 | + version "1.0.10" |
| 480 | + resolved "https://registry.yarnpkg.com/@spamscanner/compound-binary-file-js/-/compound-binary-file-js-1.0.10.tgz#60dd54398304ff8567296ec455ac09967434a047" |
| 481 | + integrity sha512-6x5fnRXHYrYIQMiCOp96M47BIwPTc4puHmlkHMTmRT7JaH0z/eXFVzmGbMosScWV0grmrgOeu60FsJg2aZaQmQ== |
| 482 | + dependencies: |
| 483 | + "@types/long" "^4.0.1" |
| 484 | + long "^4.0.0" |
| 485 | + ts-treemap "^1.0.0" |
| 486 | + utf16-char-codes "^1.0.0" |
| 487 | + |
478 | 488 | "@szmarczak/http-timer@^1.1.2":
|
479 | 489 | version "1.1.2"
|
480 | 490 | resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
|
@@ -2009,16 +2019,6 @@ component-emitter@^1.2.1, component-emitter@^1.3.0:
|
2009 | 2019 | resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
|
2010 | 2020 | integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
|
2011 | 2021 |
|
2012 |
| -compound-binary-file-js@^1.0.8: |
2013 |
| - version "1.0.8" |
2014 |
| - resolved "https://registry.yarnpkg.com/compound-binary-file-js/-/compound-binary-file-js-1.0.8.tgz#1d8e7433c138bf2a1b0252d68c6a3a06c2307702" |
2015 |
| - integrity sha512-4rwdkdKK4+IOPH4X40yDS8Y78Xn0kCQAYq5rY9x1dGDrmXTHWsz4TXi/rgAyDpnlXom6DZ0NfNOjJXQi+99VRw== |
2016 |
| - dependencies: |
2017 |
| - "@types/long" "^4.0.1" |
2018 |
| - long "^4.0.0" |
2019 |
| - ts-treemap "^1.0.0" |
2020 |
| - utf16-char-codes "^1.0.0" |
2021 |
| - |
2022 | 2022 |
|
2023 | 2023 | version "0.0.1"
|
2024 | 2024 | resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
@@ -8715,15 +8715,15 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
|
8715 | 8715 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
8716 | 8716 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
8717 | 8717 |
|
8718 |
| -spamscanner@^1.2.0: |
8719 |
| - version "1.2.0" |
8720 |
| - resolved "https://registry.yarnpkg.com/spamscanner/-/spamscanner-1.2.0.tgz#0c7a93ef2f970975f8c87088a59e485b26ec884d" |
8721 |
| - integrity sha512-i6V/E698FAitrQ5SgYREOdFK0N3mLOhZNvbhONeVAip3BiUZImhOqJCoMHytMflu4IdnIHeBjZ9OjryedhjnoQ== |
| 8718 | +spamscanner@^1.2.1: |
| 8719 | + version "1.2.1" |
| 8720 | + resolved "https://registry.yarnpkg.com/spamscanner/-/spamscanner-1.2.1.tgz#65c21ab42558dc51b1429acf6aa66653d698af85" |
| 8721 | + integrity sha512-dcjudjKiSvw9fE2+KJP41dALXgEkJofm01H+N29cZ3TertjMIbbIp2To/HU9u8EyvkAylDaHyJNZU/KVNd9avw== |
8722 | 8722 | dependencies:
|
8723 | 8723 | "@ladjs/naivebayes" "^0.1.0"
|
| 8724 | + "@spamscanner/compound-binary-file-js" "^1.0.10" |
8724 | 8725 | bitcoin-regex "^2.0.0"
|
8725 | 8726 | clamscan "^1.3.3"
|
8726 |
| - compound-binary-file-js "^1.0.8" |
8727 | 8727 | credit-card-regex "^3.0.0"
|
8728 | 8728 | crypto-random-string "^3.2.0"
|
8729 | 8729 | currency-codes "^2.1.0"
|
|
0 commit comments