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.3 to 0.1.4

6

CHANGELOG.md
# @scalar/openapi-types
## 0.1.4
### Patch Changes
- 2b540b9: Include `3.0.3` in allowed OpenApiV3 versions
## 0.1.3

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

2

dist/openapi-types.d.ts

@@ -183,3 +183,3 @@ /**

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

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

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

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

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

@@ -30,1 +30,9 @@ # Scalar OpenAPI Types

```
## Community
We are API nerds. You too? Let’s chat on Discord: <https://discord.gg/scalar>
## License
The source code in this repository is licensed under [MIT](https://github.com/scalar/scalar/blob/main/LICENSE).
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