0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
express.staticProvider => express.static More... almost 14 years ago
jquery-browserify protip More... almost 14 years ago
add dnode browserification test to test custom package.json browserify fields and to make sure dnode doesn't break again More... almost 14 years ago
added path to the builtins More... almost 14 years ago
updated the readme for the new base behavior and a few more details More... almost 14 years ago
testing multiple bases for arrays too, everything passes More... almost 14 years ago
multi base object mapping works More... almost 14 years ago
untested array and hash base mapping More... almost 14 years ago
more keywords! More... almost 14 years ago
fixes basedir handling for package.json.browserify More... almost 14 years ago
Revert "relative path handling for the browserify package.json parameter, broke some tests" More... almost 14 years ago
relative path handling for the browserify package.json parameter, broke some tests More... almost 14 years ago
throw if the require path descends past the root and support absolute paths mounted at the root More... almost 14 years ago
require.resolve() now passes its tests More... almost 14 years ago
failing test for require.resolve More... almost 14 years ago
Normalized File-Path Normalization Routine (in require.resolve) to account for relative file path of the form ../../here and ./a/b/../../here. Also fixed basedir replace regexp in the while loop. More... almost 14 years ago
connect and traverse in the dev dependencies More... almost 14 years ago
s/connect.staticProvider/connect.static/ More... almost 14 years ago
bump for filtering and shebang fixes More... almost 14 years ago
passing test for shim code More... almost 14 years ago
scrub out leading #! lines More... almost 14 years ago
put filtering back and test for it More... almost 14 years ago
more special cases for browserify fields More... almost 14 years ago
check for pkg.browserify in wrapDir More... almost 14 years ago
updated docs for browserify field and 0.2 changes More... almost 14 years ago
so many tests for browserify package.json overrides More... almost 14 years ago
now passing the named module test on package a More... almost 14 years ago
thread along the options hash from bundle() to wrapDir and wrap More... almost 14 years ago
named packages More... almost 14 years ago
can now pick off single files from npm modules More... almost 14 years ago