gracefultools
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -50,3 +50,3 @@ const debug = require('debug')('gracefultools'); | ||
const sendEvents = (text) => { | ||
debug(text); | ||
console.log(text); | ||
if (process.connected) process.send('ready'); | ||
@@ -53,0 +53,0 @@ }; |
@@ -9,3 +9,3 @@ { | ||
"bugs": "https://github.com/good-hood-gmbh/gracefultools/issues", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"keywords": [ | ||
@@ -12,0 +12,0 @@ "express", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8846
0