@bscotch/pathy
Advanced tools
Comparing version 2.7.1 to 2.7.2
@@ -59,2 +59,6 @@ import { __decorate, __metadata } from "tslib"; | ||
this.relative = Pathy.resolveRelative(this.workingDirectory, this.absolute); | ||
this.validator = | ||
typeof cwdOrOptions === 'object' | ||
? cwdOrOptions.validator | ||
: undefined; | ||
} | ||
@@ -61,0 +65,0 @@ get directory() { |
{ | ||
"name": "@bscotch/pathy", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"description": "A toolkit for simplifying working with paths and files.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
110294
1768