Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ package-publication.test.js
File
package-publication.test.js
pkg/npm/test/package-publication.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
assert = require(
'node:assert/strict'
);
4
const
fs = require(
'node:fs'
);
Callers
nothing calls this directly
Calls
8
require
Function · 0.85
validateExactTarMemberListing
Function · 0.85
exactUnixListing
Function · 0.85
extractExactTarArchive
Function · 0.85
withBinaryDirectories
Function · 0.85
writeBinary
Function · 0.85
installWindowsBinaryAtomically
Function · 0.85
assertBinary
Function · 0.85
Tested by
no test coverage detected