path-parents
Advanced tools
Comparing version 1.0.14 to 1.0.15
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.15](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.14...path-parents@1.0.15) (2021-08-13) | ||
### ♻️ Chores | ||
* **deps:** update deps ([ffdf75f](https://github.com/bluelovers/ws-iconv/commit/ffdf75f27917b2698690436b66df040f2cc5cebc)) | ||
## [1.0.14](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.13...path-parents@1.0.14) (2021-08-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "path-parents", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "return all the parent directories for a directory", | ||
@@ -35,7 +35,7 @@ "keywords": [ | ||
"dependencies": { | ||
"path-is-same": "^1.0.13", | ||
"tslib": "^2.3.0", | ||
"upath2": "^3.1.9" | ||
"path-is-same": "^1.0.14", | ||
"tslib": "^2.3.1", | ||
"upath2": "^3.1.10" | ||
}, | ||
"gitHead": "15e276f681184c6e1a163370a92321760a194c38" | ||
"gitHead": "6a933ff0defe960b3393b95026ae65a18d024bf2" | ||
} |
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
14091
Updatedpath-is-same@^1.0.14
Updatedtslib@^2.3.1
Updatedupath2@^3.1.10