@ecosyste-ms/critical 1.0.20251231 → 1.0.20260101
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/README.md +2 -0
- package/critical-packages.db.gz +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,6 +20,8 @@ const db = new Database(databasePath)
|
|
|
20
20
|
const pkg = db.prepare('SELECT * FROM packages WHERE name = ?').get('lodash')
|
|
21
21
|
```
|
|
22
22
|
|
|
23
|
+
See [ecosyste-ms/mcp](https://github.com/ecosyste-ms/mcp) for a full example.
|
|
24
|
+
|
|
23
25
|
## Download
|
|
24
26
|
|
|
25
27
|
You can also grab the database directly from the [releases page](../../releases/latest):
|
package/critical-packages.db.gz
CHANGED
|
Binary file
|