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.1.0 to 1.1.1

2

dist/index.d.ts
export * from 'jsonpolice';
export { ParameterError } from './errors';
export { ParameterObject } from './parameter';
export { SchemaObject, SchemaObjectOptions } from './schema-object';
export { SchemaObject, SchemaObjectOptions, StaticSchemaObject } from './schema-object';
export { OpenAPIV3 } from './types';

@@ -13,2 +13,3 @@ "use strict";

exports.SchemaObject = schema_object_1.SchemaObject;
exports.StaticSchemaObject = schema_object_1.StaticSchemaObject;
//# sourceMappingURL=index.js.map
{
"name": "openapi-police",
"version": "1.1.0",
"version": "1.1.1",
"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