Comparing version 6.0.0 to 6.0.1-dev.20240827
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
69767
0
1