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

express-openapi-defaults

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-openapi-defaults - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

package.json
{
"name": "express-openapi-defaults",
"version": "0.4.0",
"version": "0.4.1",
"description": "Express middelware to set openapi parameter defaults in request properties.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -9,3 +9,3 @@ var express = require('express');

describe('express-openapi-validation', function() {
describe(require('../package.json').name, function() {
glob.sync('*.js', {cwd: baseDir}).forEach(function(fixture) {

@@ -12,0 +12,0 @@ var testName = path.basename(fixture, '.js').replace(/-/g, ' ');

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