Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ error
Function
error
scripts/test-package-integrity.mjs:33–35 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
31
}
32
33
function
error(msg) {
34
console.error(`[test-package-integrity] ERROR: ${msg}`);
35
}
36
37
/**
38
* Recursively find all JS/MJS files in a directory
Callers
5
testPackagePack
Function · 0.85
testBrowserCompatibility
Function · 0.85
testPackageJson
Function · 0.85
main
Function · 0.85
test-package-integrity.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected