0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.8.0 More... over 14 years ago
Update tests. More... over 14 years ago
Update readme. More... over 14 years ago
Remove iscape option. More... over 14 years ago
Make sure that we toURL does not modifes urls. More... over 14 years ago
Switching from actual URLs to foo.org/bar for http and !foo.org/bar for https. More... over 14 years ago
Update tests to follow new less verbose API. More... over 14 years ago
Version 0.7.0 More... over 14 years ago
Update readme documenting changes. More... over 14 years ago
Since `:` is illigal on windows adding --encode option to encode `:` into `%3A`. More... over 14 years ago
Improving project descripton. More... over 14 years ago
Update test to match the changes being made. More... over 14 years ago
Updateing all test fixtures to use real http:// modules. More... over 14 years ago
No longer use 'http!' urls since 'http:' apperantly can be created. More... over 14 years ago
Version 0.6.1 More... over 14 years ago
Adding `--cache-path` option so that modules can be cached to the diff specified directory. Now this can be used with jetpack just need to path `--cache-path ./` More... over 14 years ago
Version 0.6.0 More... over 14 years ago
Update expamples in readme to match new graph structure. More... over 14 years ago
Updating cleanup stript so that graphs resolve path is used instead of ugly hack. More... over 14 years ago
Upadteing tests to match new graph structure. More... over 14 years ago
readURL now can reads url that have multiple chunks. More... over 14 years ago
Adding third test package that will mimics real node package. More... over 14 years ago
Reducing isAbsolute and isRelative to the later one only. More... over 14 years ago
Change names of the fixture packages. More... over 14 years ago
Updating graph writer and cleaner utils. More... over 14 years ago
Make source properties optional if `--no-source` is passed source attributes won't be included into graph. More... over 14 years ago
Also removing uri properties as those are always id's resolved to the `package.json` url or id's with `!` been replaced by `://`. More... over 14 years ago
Removing path property, since it always an id resolved to 'package.json' path or id resolved to the dependencies folder. More... over 14 years ago
Version 0.5.5 More... over 14 years ago
renaming back to modules and moving package descriptor properties to the `metadata` attribute. More... over 14 years ago