path-parents
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.20](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.19...path-parents@1.0.20) (2022-05-11) | ||
### ♻️ Chores | ||
* update deps ([8874ec0](https://github.com/bluelovers/ws-iconv/commit/8874ec0576dc65e55d6710c61a1dc67e3142fa8f)) | ||
## [1.0.19](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.18...path-parents@1.0.19) (2021-12-29) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "path-parents", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "return all the parent directories for a directory", | ||
@@ -35,7 +35,7 @@ "keywords": [ | ||
"dependencies": { | ||
"path-is-same": "^1.0.17", | ||
"tslib": "^2.3.1", | ||
"upath2": "^3.1.12" | ||
"path-is-same": "^1.0.18", | ||
"tslib": "^2", | ||
"upath2": "^3.1.13" | ||
}, | ||
"gitHead": "782430a5152114cf8cd66c3ad0bc3d4ef8e90d76" | ||
"gitHead": "6552242829a533ddf68c35d459d28224c3bc7c07" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17273
Updatedpath-is-same@^1.0.18
Updatedtslib@^2
Updatedupath2@^3.1.13