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

@gquittet/graceful-server

Package Overview
Dependencies
Maintainers
0
Versions
64
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.2-alpha2 to 5.2.2-alpha3

lib/index.d.cts

6

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

@@ -19,7 +19,7 @@ "license": "MIT",

"module": "./lib/index.mjs",
"types": "./lib/index.d.ts",
"types": "./lib/index.d.cts",
"exports": {
".": {
"require": {
"types": "./lib/index.d.ts",
"types": "./lib/index.d.cts",
"default": "./lib/index.cjs"

@@ -26,0 +26,0 @@ },

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