Socket
Socket
Sign inDemoInstall

nestia

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestia - npm Package Compare versions

Comparing version 6.0.2-dev.20240906 to 6.0.2

2

bin/internal/ArgumentParser.js

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

options.runtime =
((_c = options.runtime) !== null && _c !== void 0 ? _c : (yield select("transform")("Transform Runtime Swagger")([
((_c = options.runtime) !== null && _c !== void 0 ? _c : (yield select("runtime")("Transform Runtime Swagger")([
"true",

@@ -86,0 +86,0 @@ "false",

{
"name": "nestia",
"version": "6.0.2-dev.20240906",
"version": "6.0.2",
"description": "Nestia CLI tool",

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

@@ -100,3 +100,3 @@ import commander from "commander";

((options.runtime as string | undefined) ??
(await select("transform")("Transform Runtime Swagger")([
(await select("runtime")("Transform Runtime Swagger")([
"true",

@@ -103,0 +103,0 @@ "false",

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