3 Commits

Author SHA1 Message Date
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
dcodeIO
50e82fa775 Properly handle multiple ../.. in path.normalize, see #688 2017-02-23 17:43:33 +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