@darkobits/adeiu
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -5,2 +5,14 @@ # Changelog | ||
### [0.2.10](https://github.com/darkobits/adeiu/compare/v0.2.9...v0.2.10) (2020-12-16) | ||
### 📖 Documentation | ||
* Update README. ([d3377a5](https://github.com/darkobits/adeiu/commit/d3377a59db8b97eb40e0b46bf262ea0d3b4d7579)) | ||
### 🏗 Chores | ||
* Update dependencies. ([891b0c3](https://github.com/darkobits/adeiu/commit/891b0c3fbb2667163bd69e92c59d3774ffc11b5d)) | ||
### [0.2.9](https://github.com/darkobits/adeiu/compare/v0.2.8...v0.2.9) (2020-12-09) | ||
@@ -7,0 +19,0 @@ |
{ | ||
"name": "@darkobits/adeiu", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "Yet another POSIX signal handler.", | ||
@@ -47,6 +47,6 @@ "license": "WTFPL", | ||
"chalk": "^4.1.0", | ||
"ow": "^0.19.0" | ||
"ow": "^0.20.0" | ||
}, | ||
"devDependencies": { | ||
"@darkobits/ts": "^0.1.6", | ||
"@darkobits/ts": "^0.2.0", | ||
"emittery": "^0.7.2", | ||
@@ -53,0 +53,0 @@ "p-wait-for": "^3.1.0" |
@@ -68,6 +68,4 @@ <a href="#top" id="top"> | ||
## | ||
<p align="center"> | ||
<br> | ||
<img width="24" height="24" src="https://cloud.githubusercontent.com/assets/441546/25318539/db2f4cf2-2845-11e7-8e10-ef97d91cd538.png"> | ||
</p> | ||
<a href="#top"> | ||
<img src="https://user-images.githubusercontent.com/441546/102322726-5e6d4200-3f34-11eb-89f2-c31624ab7488.png" style="max-width: 100%;"> | ||
</a> |
18084
71
+ Added@sindresorhus/is@4.6.0(transitive)
+ Addedcallsites@3.1.0(transitive)
+ Addeddot-prop@6.0.1(transitive)
+ Addedis-obj@2.0.0(transitive)
+ Addedlodash.isequal@4.5.0(transitive)
+ Addedow@0.20.0(transitive)
+ Addedtype-fest@0.20.2(transitive)
+ Addedvali-date@1.0.0(transitive)
- Removedow@0.19.0(transitive)
- Removedtype-fest@0.18.1(transitive)
Updatedow@^0.20.0