Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-validate-schema

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-validate-schema - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

2

package.json
{
"name": "express-validate-schema",
"version": "2.0.0",
"version": "2.1.0",
"description": "a simple express middleware to validate the request/response objects (body, params, querystring and headers) againts an object schema with joi",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,3 +7,3 @@ # express-validate-schema

[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat-square)](https://travis-ci.org/joaquimserafim/express-validate-schema)![Code Coverage 100%](https://img.shields.io/badge/code%20coverage-100%25-green.svg?style=flat-square)[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg?style=flat-square)](https://github.com/joaquimserafim/express-validate-schema/blob/master/LICENSE)[![NodeJS](https://img.shields.io/badge/node-6.1.x-brightgreen.svg?style=flat-square)](https://github.com/joaquimserafim/express-validate-schema/blob/master/package.json#L54)
[![Build Status](https://travis-ci.org/joaquimserafim/express-validate-schema.svg?branch=master)](https://travis-ci.org/joaquimserafim/express-validate-schema)[![Coverage Status](https://coveralls.io/repos/github/joaquimserafim/express-validate-schema/badge.svg?branch=master)](https://coveralls.io/github/joaquimserafim/express-validate-schema?branch=master)[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg?style=flat-square)](https://github.com/joaquimserafim/express-validate-schema/blob/master/LICENSE)[![NodeJS](https://img.shields.io/badge/node-6.1.x-brightgreen.svg?style=flat-square)](https://github.com/joaquimserafim/express-validate-schema/blob/master/package.json#L55)

@@ -10,0 +10,0 @@ [![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

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