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 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
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.201",
3
+ "version": "1.1.202",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",