Commit Graph

8 Commits

Author SHA1 Message Date
aa21c1d866 cleanup 2025-08-07 19:32:41 +01:00
f3491f32c0 [clean] quieter logging 2025-08-07 17:12:04 +01:00
393e22bd45 feat: update package.json to include mocha and chai for testing, add ansi-colors and fastest-levenshtein dependencies
refactor: modify sliceAndWriteCalls function to accept folderPath parameter and update driver function to use it

fix: enhance isNodeModule function to utilize builtinModules for better module detection

chore: remove unused constants file from utils

test: clean up instantiation.spec.js by removing commented assertions
2025-08-07 15:33:52 +01:00
4e1d371026 extract calls recorder for multifile analysis 2025-08-04 12:45:46 +01:00
ef886bf610 [add] require support 2025-08-03 15:55:20 +01:00
f83b1fc00e [add] add LibraryCallsRecorder, integrate faker for argument generation 2025-08-02 13:55:41 +01:00
3f00b37291 [add] add namespace import parsing 2025-08-01 23:56:52 +01:00
4c40360bf6 [add] libcalls 2025-08-01 20:19:24 +01:00