New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@samchon/openapi

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samchon/openapi - npm Package Compare versions

Comparing version

to
1.1.1-dev.20241008

@@ -139,3 +139,3 @@ "use strict";

})), false), __read((dto ? Object.entries((_c = dto.properties) !== null && _c !== void 0 ? _c : {}) : [])), false)),
required: __spreadArray(__spreadArray([], __read(primitives.filter(function (p) { return p.required; }).map(function (p) { return p.name; })), false), __read((dto ? (_d = dto.required) !== null && _d !== void 0 ? _d : [] : [])), false),
required: __spreadArray(__spreadArray([], __read(primitives.filter(function (p) { return p.required; }).map(function (p) { return p.name; })), false), __read((dto ? ((_d = dto.required) !== null && _d !== void 0 ? _d : []) : [])), false),
},

@@ -384,3 +384,3 @@ ], false);

var schema = json[1].schema;
return schema || from === "request"
return schema || from === "response"
? {

@@ -406,3 +406,3 @@ type: "application/json",

var schema = query[1].schema;
return schema || from === "request"
return schema || from === "response"
? {

@@ -409,0 +409,0 @@ type: "application/x-www-form-urlencoded",

{
"name": "@samchon/openapi",
"version": "1.1.0",
"version": "1.1.1-dev.20241008",
"description": "OpenAPI definitions and converters for 'typia' and 'nestia'.",

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

@@ -0,0 +0,0 @@ # `@samchon/openapi`

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -142,3 +142,3 @@ import { OpenApi } from "../OpenApi";

...primitives.filter((p) => p.required).map((p) => p.name!),
...(dto ? dto.required ?? [] : []),
...(dto ? (dto.required ?? []) : []),
],

@@ -372,3 +372,3 @@ },

const { schema } = json[1];
return schema || from === "request"
return schema || from === "response"
? {

@@ -395,3 +395,3 @@ type: "application/json",

const { schema } = query[1];
return schema || from === "request"
return schema || from === "response"
? {

@@ -398,0 +398,0 @@ type: "application/x-www-form-urlencoded",

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import type { HttpLlm } from "../HttpLlm";

@@ -0,0 +0,0 @@ import type { HttpMigration } from "../HttpMigration";

@@ -0,0 +0,0 @@ import { HttpMigration } from "./HttpMigration";

@@ -0,0 +0,0 @@ import { OpenApi } from "./OpenApi";

@@ -0,0 +0,0 @@ // STRUCTURES

@@ -0,0 +0,0 @@ import { OpenApiV3 } from "./OpenApiV3";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /// <reference lib="dom" />

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { ILlmFunction } from "./ILlmFunction";

@@ -0,0 +0,0 @@ import { ILlmSchema } from "./ILlmSchema";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ export namespace Escaper {

@@ -0,0 +0,0 @@ import { IHttpLlmFunction } from "../structures/IHttpLlmFunction";

@@ -0,0 +0,0 @@ import { IHttpLlmFunction } from "../structures/IHttpLlmFunction";

@@ -0,0 +0,0 @@ import { ILlmSchema } from "../structures/ILlmSchema";

@@ -0,0 +0,0 @@ export namespace MapUtil {

@@ -0,0 +0,0 @@ import { StringUtil } from "./StringUtil";

@@ -0,0 +0,0 @@ import { OpenApi } from "../OpenApi";

@@ -0,0 +0,0 @@ import { NamingConvention } from "./NamingConvention";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet