tree-kill-promise
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,8 @@ | ||
## [1.0.3](https://github.com/dword-design/tree-kill-promise/compare/v1.0.2...v1.0.3) (2020-08-26) | ||
### Bug Fixes | ||
* build files ([7cb0cbe](https://github.com/dword-design/tree-kill-promise/commit/7cb0cbe3e4c26be2ac289998c42d0bda0c9fe506)) | ||
## [1.0.2](https://github.com/dword-design/tree-kill-promise/compare/v1.0.1...v1.0.2) (2020-07-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "tree-kill-promise", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Simple wrapper around the child_process module that makes use of promises.", | ||
@@ -13,2 +13,3 @@ "repository": "dword-design/tree-kill-promise", | ||
"scripts": { | ||
"clean": "base clean", | ||
"commit": "base commit", | ||
@@ -15,0 +16,0 @@ "dev": "base dev", |
@@ -13,3 +13,18 @@ <!-- TITLE/ --> | ||
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/dword-design/tree-kill-promise) | ||
<a href="https://www.buymeacoffee.com/dword"> | ||
<img | ||
src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg" | ||
alt="Buy Me a Coffee" | ||
height="32" | ||
> | ||
</a><a href="https://gitpod.io/#https://github.com/dword-design/tree-kill-promise"> | ||
<img src="https://gitpod.io/button/open-in-gitpod.svg" alt="Open in Gitpod"> | ||
</a> | ||
<a href="https://paypal.me/SebastianLandwehr"> | ||
<img | ||
src="https://upload.wikimedia.org/wikipedia/commons/b/b5/PayPal.svg" | ||
alt="PayPal" | ||
height="30" | ||
> | ||
</a> | ||
<!-- /BADGES --> | ||
@@ -16,0 +31,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
6041
72