Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/ fetchLicenses.mjs
File
fetchLicenses.mjs
scripts/fetchLicenses.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
/**
4
* Parses yarn.lock and fetches license information
for
all external dependencies.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected