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

@samchon/openapi

Package Overview
Dependencies
Maintainers
1
Versions
166
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 2.0.0-dev.20241129-7 to 2.0.0-dev.20241129-8

1

lib/converters/LlmConverterV3.js

@@ -115,3 +115,2 @@ "use strict";

(_b = next.required) !== null && _b !== void 0 ? _b : (next.required = []);
next.additionalProperties = false;
}

@@ -118,0 +117,0 @@ else if (props.config.constraint === false &&

2

package.json
{
"name": "@samchon/openapi",
"version": "2.0.0-dev.20241129-7",
"version": "2.0.0-dev.20241129-8",
"description": "OpenAPI definitions and converters for 'typia' and 'nestia'.",

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

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

next.required ??= [];
next.additionalProperties = false;
} else if (

@@ -102,0 +101,0 @@ props.config.constraint === false &&

Sorry, the diff of this file is not supported yet

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