asar/src
Mike Maietta 4df48cd53e
fix: `isUnpackedDir` matches non-child directories that have same folder name prefix (#333)
* tmp save

* update test case to test minimatch pattern

* yarn prettier

* remove path separator as it differs on windows

* retrigger build as the timeout is unrelated to edited unit test

* empty commit
2024-11-07 02:15:40 +08:00
..
types
asar.ts fix: `isUnpackedDir` matches non-child directories that have same folder name prefix (#333) 2024-11-07 02:15:40 +08:00
crawlfs.ts fix: checking if symlink with same prefix points outside the directory (#335) 2024-11-07 02:15:18 +08:00
disk.ts
filesystem.ts fix: Enable `getNode` to follow directory links (fixes #248) (#318) 2024-11-05 11:20:54 -03:00
integrity.ts
pickle.ts
wrapped-fs.ts