Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nestia/migrate

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestia/migrate - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

lib/utils/openapi-down-convert/converter.d.ts

2

package.json
{
"name": "@nestia/migrate",
"version": "0.11.0",
"version": "0.11.1",
"description": "Migration program from swagger to NestJS",

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

import V2_0Converter from "swagger2openapi";
import typia from "typia";
import { Converter as V3_1Converter } from "@apiture/openapi-down-convert";
import { ISwagger } from "../structures/ISwagger";
import { ISwaggerV20 } from "../structures/ISwaggerV20";
import { ISwaggerV31 } from "../structures/ISwaggerV31";
import { Converter as V3_1Converter } from "./openapi-down-convert/converter";

@@ -10,0 +9,0 @@ export namespace OpenApiConverter {

Sorry, the diff of this file is too big to display

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