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.10 to 0.2.11

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.2.11](https://github.com/darkobits/adeiu/compare/v0.2.10...v0.2.11) (2020-12-21)
### 🏗 Chores
* Update dependencies. ([dfa3204](https://github.com/darkobits/adeiu/commit/dfa32043ebf9d52f080d880ad605c4a83e03c227))
### [0.2.10](https://github.com/darkobits/adeiu/compare/v0.2.9...v0.2.10) (2020-12-16)

@@ -7,0 +14,0 @@

4

dist/adeiu.js
"use strict";
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
Object.defineProperty(exports, "__esModule", {

@@ -15,2 +13,4 @@ value: true

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
const SIGNALS = ['SIGINT', 'SIGQUIT', 'SIGTERM', 'SIGUSR2'];

@@ -17,0 +17,0 @@ exports.SIGNALS = SIGNALS;

{
"name": "@darkobits/adeiu",
"version": "0.2.10",
"version": "0.2.11",
"description": "Yet another POSIX signal handler.",

@@ -50,3 +50,3 @@ "license": "WTFPL",

"devDependencies": {
"@darkobits/ts": "^0.2.0",
"@darkobits/ts": "^0.2.2",
"emittery": "^0.7.2",

@@ -53,0 +53,0 @@ "p-wait-for": "^3.1.0"

Sorry, the diff of this file is not supported yet

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