You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

swagger-typescript-api

Package Overview
Dependencies
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-typescript-api - npm Package Compare versions

Comparing version

to
13.2.5

dist/src-B15eFEWm.cjs
# swagger-typescript-api
## 13.2.5
### Patch Changes
- [#1302](https://github.com/acacode/swagger-typescript-api/pull/1302) [`790fece`](https://github.com/acacode/swagger-typescript-api/commit/790fecea92920ecc996d90dbad5a984421e16aa8) Thanks [@js2me](https://github.com/js2me)! - added support x-propertyNames, propertyNames for object types
## 13.2.4

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

2

dist/cli.js
#!/usr/bin/env node
import { CodeGenConfig, HTTP_CLIENT, TemplatesGenConfig, generateApi, generateTemplates, package_default } from "./src-Dg3yZCMd.js";
import { CodeGenConfig, HTTP_CLIENT, TemplatesGenConfig, generateApi, generateTemplates, package_default } from "./src-DW0ilIpJ.js";
import * as path$1 from "node:path";

@@ -4,0 +4,0 @@ import { loadConfig } from "c12";

@@ -139,2 +139,3 @@ import { __export } from "./chunk-Cl8Af3a2.js";

getEnumDescriptions: (schema: any) => any;
getSchemaPropertyNamesSchema: (schema: any) => any;
getSchemaRefType: (schema: any) => SchemaComponent | null;

@@ -141,0 +142,0 @@ isPropertyRequired: (name: any, propertySchema: any, rootSchema: any) => any;

@@ -1,3 +0,3 @@

import { constants_exports, generateApi, generateTemplates } from "./src-Dg3yZCMd.js";
import { constants_exports, generateApi, generateTemplates } from "./src-DW0ilIpJ.js";
export { constants_exports as constants, generateApi, generateTemplates };
{
"name": "swagger-typescript-api",
"version": "13.2.4",
"version": "13.2.5",
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",

@@ -51,3 +51,3 @@ "homepage": "https://github.com/acacode/swagger-typescript-api",

"@biomejs/js-api": "1.0.0",
"@biomejs/wasm-nodejs": "2.0.4",
"@biomejs/wasm-nodejs": "2.0.5",
"@types/swagger-schema-official": "^2.0.25",

@@ -66,3 +66,3 @@ "c12": "^3.0.4",

"devDependencies": {
"@biomejs/biome": "2.0.4",
"@biomejs/biome": "2.0.5",
"@changesets/changelog-github": "0.5.1",

@@ -69,0 +69,0 @@ "@changesets/cli": "2.29.5",

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