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.0 to 6.0.1-dev.20240827

2

bin/internal/ArgumentParser.js

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

"false",
]))) === "true";
]))) !== "false";
if (questioned.value)

@@ -89,0 +89,0 @@ console.log("");

{
"name": "nestia",
"version": "6.0.0",
"version": "6.0.1-dev.20240827",
"description": "Nestia CLI tool",

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

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

"false",
]))) === "true";
]))) !== "false";

@@ -106,0 +106,0 @@ if (questioned.value) console.log("");

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