Socket
Socket
Sign inDemoInstall

@samchon/openapi

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samchon/openapi - npm Package Compare versions

Comparing version 0.1.2-dev.20240411-6 to 0.1.2-dev.20240411-7

1

lib/SwaggerV2.d.ts

@@ -14,2 +14,3 @@ /**

swagger: "2.0" | `2.0.${number}`;
info?: IDocument.IInfo;
host?: string;

@@ -16,0 +17,0 @@ basePath?: string;

2

package.json
{
"name": "@samchon/openapi",
"version": "0.1.2-dev.20240411-6",
"version": "0.1.2-dev.20240411-7",
"description": "",

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

@@ -31,2 +31,3 @@ /**

swagger: "2.0" | `2.0.${number}`;
info?: IDocument.IInfo;
host?: string;

@@ -33,0 +34,0 @@ basePath?: string;

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