Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@darkobits/adeiu

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@darkobits/adeiu - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

7

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc