Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ dependency-hash-key.js
File
dependency-hash-key.js
scripts/dependency-hash-key.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
crypto = require(
'crypto'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
Callers
nothing calls this directly
Calls
1
outputDependencyCacheKey
Function · 0.85
Tested by
no test coverage detected