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

graceful-shutdown

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graceful-shutdown - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

History.md
0.1.1 / 2014-09-05
==================
* recurly -> aheckmann
0.1.0 / 2014-01-20

@@ -3,0 +8,0 @@ ==================

8

package.json
{
"name": "graceful-shutdown",
"version": "0.1.0",
"version": "0.1.1",
"description": "Gracefully shutdown a server upon receiving the specified signal(s)",

@@ -20,8 +20,8 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/recurly/graceful-shutdown.git"
"url": "https://github.com/aheckmann/graceful-shutdown.git"
},
"homepage": "https://github.com/recurly/graceful-shutdown",
"homepage": "https://github.com/aheckmann/graceful-shutdown",
"bugs": {
"url":"https://github.com/recurly/graceful-shutdown/issues/new"
"url":"https://github.com/aheckmann/graceful-shutdown/issues/new"
}
}

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