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