@darkobits/adeiu
Advanced tools
Comparing version 0.2.11 to 0.2.12
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.2.12](https://github.com/darkobits/adeiu/compare/v0.2.11...v0.2.12) (2020-12-24) | ||
### 🏗 Chores | ||
* Update dependencies. ([735f962](https://github.com/darkobits/adeiu/commit/735f96204523829e67855d9eccce99c8c8dfda94)) | ||
### [0.2.11](https://github.com/darkobits/adeiu/compare/v0.2.10...v0.2.11) (2020-12-21) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@darkobits/adeiu", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "Yet another POSIX signal handler.", | ||
@@ -47,3 +47,3 @@ "license": "WTFPL", | ||
"chalk": "^4.1.0", | ||
"ow": "^0.20.0" | ||
"ow": "^0.21.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
@@ -6,4 +6,4 @@ <a href="#top" id="top"> | ||
<a href="https://www.npmjs.com/package/@darkobits/adeiu"><img src="https://img.shields.io/npm/v/@darkobits/adeiu.svg?style=flat-square"></a> | ||
<a href="https://travis-ci.com/github/darkobits/adeiu"><img src="https://img.shields.io/travis/com/darkobits/adeiu?style=flat-square"></a> | ||
<a href="https://www.codacy.com/app/darkobits/adeiu"><img src="https://img.shields.io/codacy/coverage/c18a33f1bf79468087b8a06ac8c645d2.svg?style=flat-square"></a> | ||
<a href="https://github.com/darkobits/adeiu/actions?query=workflow%3ACI"><img src="https://img.shields.io/github/workflow/status/darkobits/adeiu/CI/master?style=flat-square"></a> | ||
<a href="https://app.codecov.io/gh/darkobits/adeiu/branch/master"><img src="https://img.shields.io/codecov/c/github/darkobits/adeiu/master?style=flat-square"></a> | ||
<a href="https://david-dm.org/darkobits/adeiu"><img src="https://img.shields.io/david/darkobits/adeiu.svg?style=flat-square"></a> | ||
@@ -43,3 +43,3 @@ <a href="https://github.com/conventional-changelog/standard-version"><img src="https://img.shields.io/badge/conventional%20commits-1.0.0-027dc6.svg?style=flat-square"></a> | ||
// Unregister the callack. | ||
// Un-register the callback. | ||
annuler(); | ||
@@ -70,4 +70,5 @@ ``` | ||
<br /> | ||
<a href="#top"> | ||
<img src="https://user-images.githubusercontent.com/441546/102322726-5e6d4200-3f34-11eb-89f2-c31624ab7488.png" style="max-width: 100%;"> | ||
</a> |
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
18586
72
+ Addedow@0.21.0(transitive)
- Removedow@0.20.0(transitive)
Updatedow@^0.21.0