Decision Workspace
valid_npm_name vs package_json_schema vs pkg-latest
Side-by-side comparison of Rust crates
40
valid_npm_name
growingv0.1.2
Check whether a package name is a valid npm package name
53
package_json_schema
growingv0.3.0
Parse content from `package.json` content and consume the result as a `PackageJson` struct.
45
pkg-latest
experimentalv1.3.0
Resolve latest versions of npm and jsr packages
Core Metrics
| valid_npm_name | package_json_schema | pkg-latest | |
|---|---|---|---|
| Health Score | 40 | 53 | 45 |
| Total Downloads | 3.4K | 592.5K | 862 |
| 30d Downloads | 5 | 324.8K | 6 |
| Dependents | 0 | 44 | 0 |
| Releases | 3 | 7 | 5 |
| Last Updated | 602d ago | 378d ago | 100d ago |
| Age | 1y 10m | 3y 7m | 5m |
Health Breakdown
valid_npm_name
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
package_json_schema
Maintenance
6
Quality
14
Community
11
Popularity
7
Documentation
15
pkg-latest
Maintenance
13
Quality
12
Community
6
Popularity
4
Documentation
10
Technical Details
| valid_npm_name | package_json_schema | pkg-latest | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Unlicense | MIT |
| Dependencies | 2 | 12 | 2 |
| Crate Size | 14KB | 10KB | 9KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 20.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.72 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •package_json_schema leads with a health score of 53/100, but none of the options score above 80.
- •⚠ valid_npm_name, package_json_schema have not been updated in over a year.
- •valid_npm_name, package_json_schema are pre-1.0 — API may change.