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

exiting

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exiting - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

14

package.json
{
"name": "exiting",
"version": "5.0.0",
"version": "6.0.0",
"description": "Gracefully stop hapi.js servers",

@@ -13,9 +13,9 @@ "main": "lib/index.js",

"devDependencies": {
"@hapi/code": "^7.0.0",
"@hapi/hapi": "^18.4.0",
"@hapi/lab": "^21.0.0"
"@hapi/code": "^8.0.1",
"@hapi/hapi": "^19.0.4",
"@hapi/lab": "^22.0.3"
},
"dependencies": {
"@hapi/bounce": "^1.3.0",
"@hapi/hoek": "^8.3.2"
"@hapi/bounce": "^2.0.0",
"@hapi/hoek": "^9.0.2"
},

@@ -26,3 +26,3 @@ "peerDependencies": {

"engines": {
"node": ">=10.13.0"
"node": ">=12.13.0"
},

@@ -29,0 +29,0 @@ "repository": {

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