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

@relab/graceful-shutdown

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@relab/graceful-shutdown - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

7

package.json
{
"name": "@relab/graceful-shutdown",
"version": "1.0.6",
"version": "1.0.7",
"description": "Graceful shutdown for Node.js application",

@@ -60,8 +60,7 @@ "main": "lib/index.cjs.js",

"typescript": "5.4.5",
"@relab/eslint-config": "2.2.5",
"@relab/prettier-config": "1.1.5"
"@relab/eslint-config": "2.2.6",
"@relab/prettier-config": "1.1.6"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepublish": "pnpm run build",
"build": "rollup -c",

@@ -68,0 +67,0 @@ "lint": "eslint . --ext ts,tsx",

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