path-parents
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,18 @@ # Change Log | ||
## [1.0.6](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.5...path-parents@1.0.6) (2020-06-25) | ||
### 🐛 Bug Fixes | ||
* 修正特殊路徑 `c:.` ([176c60c](https://github.com/bluelovers/ws-iconv/commit/176c60c17bd3f30976bf43366eebf34904e88950)) | ||
### BREAKING CHANGES | ||
* `c:./` => `c:/`, `c:.` => `c:/` | ||
## [1.0.5](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.4...path-parents@1.0.5) (2020-06-25) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "path-parents", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "return all the parent directories for a directory", | ||
@@ -36,5 +36,5 @@ "keywords": [ | ||
"path-is-same": "^1.0.4", | ||
"upath2": "^3.1.3" | ||
"upath2": "^3.1.4" | ||
}, | ||
"gitHead": "97e13e0cfa2a7c5463a4d9ed557ea9a4fc83b52a" | ||
"gitHead": "ea98584110872cbbd3f3513920b461affc283361" | ||
} |
12034
Updatedupath2@^3.1.4