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 5.5.0 to 5.6.0

2

bin/NestiaSetupWizard.js

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

pack.install({ dev: true, modulo: "nestia", version: "latest" });
pack.install({ dev: false, modulo: "typia" });
pack.install({ dev: false, modulo: "typia", version: "latest" });
// INSTALL TYPESCRIPT COMPILERS

@@ -38,0 +38,0 @@ pack.install({ dev: true, modulo: "ts-patch", version: "latest" });

{
"name": "nestia",
"version": "5.5.0",
"version": "5.6.0",
"description": "Nestia CLI tool",

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

@@ -23,3 +23,3 @@ import { ArgumentParser } from "./internal/ArgumentParser";

pack.install({ dev: true, modulo: "nestia", version: "latest" });
pack.install({ dev: false, modulo: "typia" });
pack.install({ dev: false, modulo: "typia", version: "latest" });

@@ -26,0 +26,0 @@ // INSTALL TYPESCRIPT COMPILERS

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