path-parents
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.14](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.13...path-parents@1.0.14) (2021-08-13) | ||
### 🐛 Bug Fixes | ||
* You do not have permission to publish "fs-symlink". Are you logged in as the correct user? ([c04219f](https://github.com/bluelovers/ws-iconv/commit/c04219fd4047650db80e3915997dcfacdc7f7700)) | ||
## [1.0.13](https://github.com/bluelovers/ws-iconv/compare/path-parents@1.0.12...path-parents@1.0.13) (2021-08-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "path-parents", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "return all the parent directories for a directory", | ||
@@ -35,7 +35,7 @@ "keywords": [ | ||
"dependencies": { | ||
"path-is-same": "^1.0.12", | ||
"path-is-same": "^1.0.13", | ||
"tslib": "^2.3.0", | ||
"upath2": "^3.1.9" | ||
}, | ||
"gitHead": "008b0ff206ac188acd641377c3a6e4fb3a73acbe" | ||
"gitHead": "15e276f681184c6e1a163370a92321760a194c38" | ||
} |
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
13823
Updatedpath-is-same@^1.0.13