tree-kill-promise
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,8 @@ | ||
## [1.0.4](https://github.com/dword-design/tree-kill-promise/compare/v1.0.3...v1.0.4) (2020-12-10) | ||
### Bug Fixes | ||
* **config:** Update changed files ([d03ee20](https://github.com/dword-design/tree-kill-promise/commit/d03ee20d66109654776312f1a853c4b569b040b1)) | ||
## [1.0.3](https://github.com/dword-design/tree-kill-promise/compare/v1.0.2...v1.0.3) (2020-08-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "tree-kill-promise", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Simple wrapper around the child_process module that makes use of promises.", | ||
@@ -5,0 +5,0 @@ "repository": "dword-design/tree-kill-promise", |
@@ -8,3 +8,3 @@ <!-- TITLE/ --> | ||
![Linux macOS Windows compatible](https://img.shields.io/badge/os-linux%20%7C%C2%A0macos%20%7C%C2%A0windows-blue) | ||
[![Build status](https://img.shields.io/github/workflow/status/dword-design/tree-kill-promise/build)](https://github.com/dword-design/tree-kill-promise/actions) | ||
[![Build status](https://github.com/dword-design/tree-kill-promise/workflows/build/badge.svg)](https://github.com/dword-design/tree-kill-promise/actions) | ||
[![Coverage status](https://img.shields.io/coveralls/dword-design/tree-kill-promise)](https://coveralls.io/github/dword-design/tree-kill-promise) | ||
@@ -14,3 +14,5 @@ [![Dependency status](https://img.shields.io/david/dword-design/tree-kill-promise)](https://david-dm.org/dword-design/tree-kill-promise) | ||
<a href="https://www.buymeacoffee.com/dword"> | ||
<a href="https://gitpod.io/#https://github.com/dword-design/bar"> | ||
<img src="https://gitpod.io/button/open-in-gitpod.svg" alt="Open in Gitpod"> | ||
</a><a href="https://www.buymeacoffee.com/dword"> | ||
<img | ||
@@ -21,11 +23,14 @@ src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg" | ||
> | ||
</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"> | ||
</a><a href="https://paypal.me/SebastianLandwehr"> | ||
<img | ||
src="https://upload.wikimedia.org/wikipedia/commons/b/b5/PayPal.svg" | ||
src="https://dword-design.de/images/paypal.svg" | ||
alt="PayPal" | ||
height="30" | ||
height="32" | ||
> | ||
</a><a href="https://www.patreon.com/dworddesign"> | ||
<img | ||
src="https://dword-design.de/images/patreon.svg" | ||
alt="Patreon" | ||
height="32" | ||
> | ||
</a> | ||
@@ -32,0 +37,0 @@ <!-- /BADGES --> |
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
6410
77