Socket
Socket
Sign inDemoInstall

openapi-types

Package Overview
Dependencies
0
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.0 to 12.1.1

1

dist/index.d.ts

@@ -561,2 +561,3 @@ export declare namespace OpenAPI {

interface HeaderObject extends ItemsObject {
description?: string;
}

@@ -563,0 +564,0 @@ interface ExampleObject {

4

package.json
{
"name": "openapi-types",
"version": "12.1.0",
"version": "12.1.1",
"description": "Types for OpenAPI documents.",

@@ -24,3 +24,3 @@ "main": "./dist/index.js",

"license": "MIT",
"gitHead": "2256840df589723c2fadbde293317b1eb95c9ef9"
"gitHead": "6d41b16b049bdb2c35bb62e9b9c4f2109313c827"
}

@@ -1,2 +0,2 @@

# openapi-types [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]
# openapi-types [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]
> Types for OpenAPI documents.

@@ -45,5 +45,2 @@

[travis-url]: https://travis-ci.org/kogosoftwarellc/open-api
[travis-image]: https://api.travis-ci.org/kogosoftwarellc/open-api.svg?branch=master
[coveralls-url]: https://coveralls.io/r/kogosoftwarellc/open-api

@@ -50,0 +47,0 @@ [coveralls-image]: https://coveralls.io/repos/github/kogosoftwarellc/open-api/badge.svg?branch=master

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc