New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

rackspace-shared-middlewares

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rackspace-shared-middlewares

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

Rackspace Express middleware

Shared Rackspace Express middleware.

Build status

Build Status

Available middleware

Access Logger

Log express access attempts using logamgic.

Transaction ID

Attaches transaction id to every request and return it in the response inside the X-Response-Id header.

Body size limiter

Middleware which accepts and limits the maximum size of the request body.

Allow JavaScript XHR

A middleware which responds to any OPTIONS requests with a 204 and an Access control Response.

Body parser

Middleware which uses Swiz definitions to parse a request body.

Validator

A middleware which deserializes the request body and performs a validation on it using the provided Valve object. This middleware must be used in combination with body parser one.

License

This library is distributed under the Apache 2.0 license.

FAQs

Package last updated on 25 Jul 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts