CLI tool for verifying npm dependencies comply with LF Decentralized Trust license requirements.
# Check current directory
npm run check
# Check GitHub repository
npm run check https://github.com/hashgraph-online/hashgraph-online-standards-sdk-js
- ✅ Apache-2.0 is automatically approved
⚠️ Other licenses need 12+ months age and 10+ stars/forks- ❌ Non-approved licenses are rejected
Auto-approved: Apache-2.0
Requires verification: MIT, BSD-2-Clause, BSD-3-Clause, ISC, and others
- "Unable to verify substantial use" → Install GitHub CLI:
gh auth login
- Wrong license detected → Check package.json has correct license field
Apache-2.0