scan-compromised 1.1.191 → 1.1.192

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
@@ -364512,6 +364512,7 @@
364512
364512
  "1.9.6",
364513
364513
  "1.9.60",
364514
364514
  "1.9.61",
364515
+ "1.9.62",
364515
364516
  "1.9.7",
364516
364517
  "1.9.8",
364517
364518
  "1.9.9",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.191",
3
+ "version": "1.1.192",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",