scan-compromised 1.1.201 → 1.1.202
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 +4 -1
- package/package.json +1 -1
package/data/threats.json
CHANGED
|
@@ -416077,5 +416077,8 @@
|
|
|
416077
416077
|
"9.0.7",
|
|
416078
416078
|
"9.0.9"
|
|
416079
416079
|
],
|
|
416080
|
-
"@opensearch-project/opensearch": []
|
|
416080
|
+
"@opensearch-project/opensearch": [],
|
|
416081
|
+
"@cap-js/db-service": [],
|
|
416082
|
+
"@cap-js/postgres": [],
|
|
416083
|
+
"@cap-js/sqlite": []
|
|
416081
416084
|
}
|