scan-compromised 1.1.32 → 1.1.33

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
@@ -111291,7 +111291,8 @@
111291
111291
  "6.1.7",
111292
111292
  "6.1.8",
111293
111293
  "6.1.9",
111294
- "6.2.0"
111294
+ "6.2.0",
111295
+ "7.5.1"
111295
111296
  ],
111296
111297
  "node-tar": [
111297
111298
  "1.0.0"
@@ -257041,7 +257042,8 @@
257041
257042
  ],
257042
257043
  "@messageformat/runtime": [
257043
257044
  "3.0.0",
257044
- "3.0.0-beta.2"
257045
+ "3.0.0-beta.2",
257046
+ "3.0.1"
257045
257047
  ],
257046
257048
  "min-document": [
257047
257049
  "0.2.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.32",
3
+ "version": "1.1.33",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",