0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
utilize the cache mechanism of dependency-tree to cache resolved dependencies (#77) More... almost 8 years ago
fix resolving npm paths to be linked to the correct file (#76) More... almost 8 years ago
update node-source-walk to work with the latest babel (#75) More... almost 8 years ago
fix symlinks to node_modules to be recognized as modules instead of files (#74) More... almost 8 years ago
fix get-dependency command to cache processed files (#73) More... about 8 years ago
bump version More... about 8 years ago
bump version More... about 8 years ago
improve the scalability of the dependency resolution (#72) More... about 8 years ago
bump version More... about 8 years ago
avoid suppressing parsing errors for css, sass, scss and less. also, add detective-css (before it was using detective-sass for css files) More... about 8 years ago
bump version and update changelog (v1.0.5) More... about 8 years ago
bump version More... about 8 years ago
update typescript version from 2.7 to 2.9 More... about 8 years ago
fix error "Cannot read property 'missing' of undefined" when a dependency of dependency has parsing errors (#71) More... about 8 years ago
bump version More... about 8 years ago
update packages according to npm audit report More... about 8 years ago
bump version and update changelog More... about 8 years ago
bump version More... about 8 years ago
avoid parsing unsupported dependencies files. also, re-fix the error "Cannot read property push of undefined" More... about 8 years ago
bump version and update changelog More... about 8 years ago
fix error "Cannot read property push of undefined" when a resolver throws an exception. also, fix the resolver for an unknown extension (#70) More... about 8 years ago
ignore vs code history More... about 8 years ago
update changelog More... about 8 years ago
bump version More... about 8 years ago
remove the workaround of trying tree shaking on CommonJS, it is not supposed work (#69) More... about 8 years ago
bug fix - on Linux module path (require('a.js')) is resolved as relative path (require('./a.js')) (#68) More... about 8 years ago
fix all unit tests to pass on Windows (#67) More... about 8 years ago
go through the link files recursively for a real tree shaking experience (#66) More... about 8 years ago
add babel-runtime package More... about 8 years ago
bump version again (was not pushed before) More... about 8 years ago