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

@api-ts/express-wrapper

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-ts/express-wrapper - npm Package Compare versions

Comparing version 1.0.0-beta.19 to 1.0.0-beta.20

2

dist/src/request.js

@@ -30,3 +30,3 @@ "use strict";

const middleware_1 = require("./middleware");
function routeHandler({ middleware, handler, }) {
function routeHandler({ middleware = [], handler, }) {
return { middleware, handler, [middleware_1.MiddlewareBrand]: true };

@@ -33,0 +33,0 @@ }

{
"name": "@api-ts/express-wrapper",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Implement an HTTP specification with Express",

@@ -5,0 +5,0 @@ "author": "Eric Crosson <ericcrosson@bitgo.com>",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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