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

@gquittet/graceful-server

Package Overview
Dependencies
Maintainers
1
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.0.0 to 5.0.1-alpha1

lib/src/config/config.test.d.ts

7

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

@@ -29,3 +29,4 @@ "license": "MIT",

}
}
},
"./package.json": "./package.json"
},

@@ -71,3 +72,3 @@ "imports": {

"scripts": {
"build": "tsup",
"build": "tsup --onSuccess='tsc --emitDeclarationOnly --declaration'",
"lint": "eslint",

@@ -74,0 +75,0 @@ "test": "vitest",

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