console-gui-tools
Advanced tools
Comparing version 1.1.21 to 1.1.24
{ | ||
"name": "console-gui-tools", | ||
"version": "1.1.21", | ||
"version": "1.1.24", | ||
"description": "A simple library to draw option menu, text popup or other widgets and layout on a Node.js console.", | ||
"main": "dist/ConsoleGui.js", | ||
"main": "dist/cjs/ConsoleGui.js", | ||
"module": "dist/esm/ConsoleGui.js", | ||
"typings": "dist/ConsoleGui.d.ts", | ||
"types": "dist/ConsoleGui.d.ts", | ||
"type": "module", | ||
"files": [ | ||
"dist/" | ||
], | ||
"scripts": { | ||
"lint": "eslint ./src/ --ext .ts", | ||
"build": "tsc", | ||
"build": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json", | ||
"prepare": "npm run build", | ||
@@ -50,2 +54,2 @@ "test": "npm run build && node ./examples/tcp_simulator.mjs", | ||
} | ||
} | ||
} |
@@ -0,0 +0,0 @@ # console-gui-tools |
Sorry, the diff of this file is not supported yet
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
482867
63
7286
0
0
1