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

@scalar/openapi-types

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/openapi-types - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

6

CHANGELOG.md
# @scalar/openapi-types
## 0.1.5
### Patch Changes
- a607115: feat: add openapi 3.0.4 and openapi 3.1.1
## 0.1.4

@@ -4,0 +10,0 @@

4

dist/openapi-types.d.ts

@@ -44,3 +44,3 @@ /**

*/
openapi?: '3.1.0';
openapi?: '3.1.0' | '3.1.1';
swagger?: undefined;

@@ -184,3 +184,3 @@ info?: InfoObject;

*/
openapi?: '3.0.0' | '3.0.1' | '3.0.2' | '3.0.3';
openapi?: '3.0.0' | '3.0.1' | '3.0.2' | '3.0.3' | '3.0.4';
swagger?: undefined;

@@ -187,0 +187,0 @@ info?: InfoObject;

@@ -19,3 +19,3 @@ {

],
"version": "0.1.4",
"version": "0.1.5",
"engines": {

@@ -22,0 +22,0 @@ "node": ">=18"

Sorry, the diff of this file is not supported yet

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