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.6 to 5.2.7

25

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

@@ -115,21 +115,20 @@ "license": "MIT",

"devDependencies": {
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.14.0",
"@types/eslint__js": "^8.42.3",
"@types/express": "^4.17.21",
"@types/node": "^22.1.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^8.57.0",
"@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",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^2.0.1",
"eslint-plugin-unused-imports": "^4.0.1",
"prettier": "^3.3.3",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"vitest": "^2.0.5"
"typescript-eslint": "^8.12.2",
"vitest": "^2.1.4"
},

@@ -136,0 +135,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