scan-compromised 1.1.219 → 1.1.220

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.
package/data/threats.json CHANGED
@@ -10918,10 +10918,18 @@
10918
10918
  "1.4.3",
10919
10919
  "1.5.0",
10920
10920
  "1.6.0",
10921
+ "1.6.1",
10922
+ "1.6.2",
10921
10923
  "1.6.3",
10922
10924
  "1.7.0",
10923
10925
  "1.7.1",
10924
- "1.7.2"
10926
+ "1.7.2",
10927
+ "1.7.3",
10928
+ "1.7.4",
10929
+ "1.8.0",
10930
+ "1.8.1",
10931
+ "1.8.2",
10932
+ "1.8.3"
10925
10933
  ],
10926
10934
  "@webrecorder/archivewebpage": [
10927
10935
  "0.10.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.219",
3
+ "version": "1.1.220",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",