tree-kill-promise
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,8 @@ | ||
## [2.0.1](https://github.com/dword-design/tree-kill-promise/compare/v2.0.0...v2.0.1) (2021-05-03) | ||
### Bug Fixes | ||
* update dependency @dword-design/functions to v4 ([#24](https://github.com/dword-design/tree-kill-promise/issues/24)) ([6b57337](https://github.com/dword-design/tree-kill-promise/commit/6b57337e436256d678d7f8ab3a375fd43dff098b)) | ||
# [2.0.0](https://github.com/dword-design/tree-kill-promise/compare/v1.0.12...v2.0.0) (2021-05-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "tree-kill-promise", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Simple wrapper around the tree-kill module that makes use of promises.", | ||
@@ -27,3 +27,3 @@ "repository": "dword-design/tree-kill-promise", | ||
"@dword-design/base": "^8.0.0", | ||
"@dword-design/functions": "^3.0.0", | ||
"@dword-design/functions": "^4.0.0", | ||
"execa": "^5.0.0", | ||
@@ -30,0 +30,0 @@ "fs-extra": "^9.0.0", |
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
11771