scan-compromised 1.1.203 → 1.1.204

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
@@ -35901,6 +35901,7 @@
35901
35901
  "8.6.73",
35902
35902
  "8.6.74",
35903
35903
  "8.6.75",
35904
+ "8.6.76",
35904
35905
  "8.6.8",
35905
35906
  "8.6.9",
35906
35907
  "9.0.0",
@@ -36081,7 +36082,10 @@
36081
36082
  "9.8.0-alpha.8",
36082
36083
  "9.8.0-alpha.9",
36083
36084
  "9.8.1-alpha.1",
36084
- "9.9.0-alpha.1"
36085
+ "9.9.0",
36086
+ "9.9.0-alpha.1",
36087
+ "9.9.0-alpha.2",
36088
+ "9.9.0-alpha.3"
36085
36089
  ],
36086
36090
  "@vue/cli-plugin-pwa": [
36087
36091
  "3.0.0",
@@ -69046,6 +69050,9 @@
69046
69050
  "6.13.3",
69047
69051
  "6.14.0",
69048
69052
  "6.14.1",
69053
+ "6.14.2",
69054
+ "6.15.0",
69055
+ "6.15.1",
69049
69056
  "6.2.0",
69050
69057
  "6.2.1",
69051
69058
  "6.2.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.203",
3
+ "version": "1.1.204",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",