Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ UnknownYarnLockFormat
Class
UnknownYarnLockFormat
src/packagedcode/npm.py:825–826 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
823
824
825
class
UnknownYarnLockFormat(Exception):
826
pass
827
828
829
def
is_yarn_v2(location):
Callers
1
is_yarn_v2
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected