Tom Willoughby
|
cd4aeda803
|
fix: allow Windows unc paths to be resolved and normalized (#1351)
* Add unc paths to isAbsolute regex
* Allow unc paths to be resolved and normalized
* Remove trailing whitespace
|
2020-06-25 09:56:45 -07:00 |
|
renovate[bot]
|
c96533a1b8
|
chore(deps): update dependency tape to v5 (#1395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-05-29 16:52:22 -07:00 |
|
dcodeIO
|
50e82fa775
|
Properly handle multiple ../.. in path.normalize, see #688
|
2017-02-23 17:43:33 +01:00 |
|
dcodeIO
|
276a594771
|
New: Initial attempt on a backwards compatible fetch implementation with binary support, see #661
|
2017-01-27 01:31:45 +01:00 |
|
dcodeIO
|
b6cf228a82
|
Fixed: Use custom prelude in order to exclude any module loader code from source (for webpack), see #658
|
2017-01-26 17:41:08 +01:00 |
|
dcodeIO
|
3fcd88c3f9
|
Other: Added eventemitter tests and updated micromodule dependencies (so far)
|
2017-01-25 19:19:05 +01:00 |
|
dcodeIO
|
2db4305ca6
|
Other: Added lib/path tests and updated a few dependencies
|
2017-01-25 16:30:58 +01:00 |
|
dcodeIO
|
2b12fb7db9
|
Other: Moved micro modules to lib so they can have their own tests etc.; Fixed: Make sure to check optional inner messages for null when encoding, see #658
|
2017-01-25 04:39:43 +01:00 |
|