@westbayberry/dg 1.0.57 → 1.0.58
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 +1 -1
- package/dist/index.mjs +2888 -1927
- package/package.json +3 -4
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ Behavioral supply chain security for npm and Python. Reads what packages
|
|
|
4
4
|
actually do — install hooks, credential access, network exfiltration,
|
|
5
5
|
obfuscation — and gates risky installs before they touch your machine.
|
|
6
6
|
|
|
7
|
-
**
|
|
7
|
+
**53 detectors · 95.20% npm / 93.88% PyPI catch rate on 17,874 packages · 0.44% npm / 0.29% PyPI FPR** —
|
|
8
8
|
[published methodology](https://westbayberry.com/benchmark).
|
|
9
9
|
|
|
10
10
|
## What `dg` actually does
|