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

next-api-middleware

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-api-middleware - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

10

package.json
{
"name": "next-api-middleware",
"version": "0.2.1",
"version": "0.2.2",
"description": "Middleware solution for Next.js API routes",

@@ -9,2 +9,8 @@ "main": "index.js",

"license": "MIT",
"keywords": [
"next",
"middleware",
"API routes",
"koa"
],
"files": [

@@ -18,3 +24,3 @@ "dist",

"test": "jest",
"prepublish": "rm -rf dist && npm run build"
"prepare": "rm -rf dist && npm run build"
},

@@ -21,0 +27,0 @@ "devDependencies": {

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