New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gracefultools

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gracefultools - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

index.js

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

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