scan-compromised 1.1.28 → 1.1.29

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
@@ -4197,6 +4197,7 @@
4197
4197
  "4.1.7",
4198
4198
  "4.10.0",
4199
4199
  "4.10.1",
4200
+ "4.10.2",
4200
4201
  "4.2.0",
4201
4202
  "4.2.0-rc.1",
4202
4203
  "4.2.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.28",
3
+ "version": "1.1.29",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",