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

@gquittet/graceful-server

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gquittet/graceful-server - npm Package Compare versions

Comparing version 5.2.7 to 5.2.8

18

package.json
{
"name": "@gquittet/graceful-server",
"version": "5.2.7",
"version": "5.2.8",
"description": "Tiny (~5k), dependency-free Node.JS library to make your API more graceful",

@@ -115,10 +115,10 @@ "license": "MIT",

"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "9.14.0",
"@types/eslint__js": "^8.42.3",
"@types/express": "^5.0.0",
"@types/node": "^22.8.6",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vitest/coverage-v8": "^2.1.4",
"eslint": "^9.14.0",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@vitest/coverage-v8": "^2.1.5",
"eslint": "9.14.0",
"eslint-config-prettier": "^9.1.0",

@@ -132,4 +132,4 @@ "eslint-plugin-security": "^3.0.1",

"typescript": "^5.5.4",
"typescript-eslint": "^8.12.2",
"vitest": "^2.1.4"
"typescript-eslint": "^8.14.0",
"vitest": "^2.1.5"
},

@@ -136,0 +136,0 @@ "keywords": [

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