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

openapi-police

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-police - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

4

dist/parameter.js

@@ -20,4 +20,4 @@ "use strict";

query: ['simple', 'spaceDelimited', 'pipeDelimited', 'deepObject'],
cookie: ['form'],
header: ['simple']
cookie: ['simple', 'form', 'spaceDelimited', 'pipeDelimited',],
header: ['simple', 'form', 'spaceDelimited', 'pipeDelimited',]
};

@@ -24,0 +24,0 @@ const tuple_re = /^([^=]+)(?:=(.*))?$/;

{
"name": "openapi-police",
"version": "1.0.10",
"version": "1.0.11",
"description": "OpenAPI v3 validators and utilities",

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

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