@silenteer/natsu-port-server
Advanced tools
Comparing version 0.0.24 to 0.0.26
@@ -89,3 +89,2 @@ #!/usr/bin/env node | ||
console.log(guideTable.toString()); | ||
return; | ||
} | ||
@@ -92,0 +91,0 @@ |
{ | ||
"name": "@silenteer/natsu-port-server", | ||
"version": "0.0.24", | ||
"version": "0.0.26", | ||
"license": "MIT", | ||
@@ -17,3 +17,4 @@ "private": false, | ||
"scripts": { | ||
"build": "rm -rf dist && tsc" | ||
"build": "rm -rf dist && tsc", | ||
"test": "echo \"no tests\"" | ||
}, | ||
@@ -24,3 +25,3 @@ "bin": { | ||
"dependencies": { | ||
"@silenteer/natsu-type": "0.0.12", | ||
"@silenteer/natsu-type": "*", | ||
"arg": "5.0.1", | ||
@@ -27,0 +28,0 @@ "cli-table3": "0.6.0", |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
40844
646
3
2
+ Added@silenteer/natsu-type@0.0.13(transitive)
- Removed@silenteer/natsu-type@0.0.12(transitive)
Updated@silenteer/natsu-type@*