scan-compromised 1.1.218 → 1.1.219

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
@@ -418485,5 +418485,11 @@
418485
418485
  "7.1.6",
418486
418486
  "7.1.8",
418487
418487
  "7.1.8-alpha.7"
418488
+ ],
418489
+ "actual": [
418490
+ "0.1.0",
418491
+ "0.2.0",
418492
+ "0.3.0",
418493
+ "0.4.0"
418488
418494
  ]
418489
418495
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.218",
3
+ "version": "1.1.219",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",