Socket
Socket
Sign inDemoInstall

next-connect

Package Overview
Dependencies
2
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.1 to 0.12.2

3

dist/index.d.ts

@@ -23,3 +23,4 @@ declare module "next-connect" {

req: Req,
res: Res
res: Res,
next: NextHandler
) => any | Promise<any>;

@@ -26,0 +27,0 @@

{
"name": "next-connect",
"version": "0.12.1",
"version": "0.12.2",
"description": "The method routing and middleware layer for Next.js (and many others)",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc