| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-01 | 516 Bytes | |
| v1.5.2 source code.tar.gz | 2026-04-01 | 1.6 MB | |
| v1.5.2 source code.zip | 2026-04-01 | 2.6 MB | |
| Totals: 3 Items | 4.2 MB | 2 | |
Fixed
gitnexus-sharedmodule not found —gitnexus-sharedwas afile:workspace dependency never published to npm, causingERR_MODULE_NOT_FOUNDwhen installinggitnexusglobally. The build now bundles shared code intodist/_shared/and rewrites imports to relative paths (#613)- v1.5.1 publish regression — npm's
preparelifecycle rantscafterprepack, overwriting the rewritten imports before packing; both scripts now run the full build so the final tarball is always correct