spawn-streaming
Advanced tools
+6
-3
| { | ||
| "name": "spawn-streaming", | ||
| "version": "1.1.9", | ||
| "version": "1.1.10", | ||
| "description": "Formats spawn with prefix and colors", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
| "prepublishOnly": "tsds validate", | ||
| "test": "mocha --no-timeouts test/**/*.test.*", | ||
| "test": "tsds test:node --no-timeouts", | ||
| "test:engines": "nvu engines tsds test:node --no-timeouts", | ||
@@ -49,2 +49,3 @@ "version": "tsds version" | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
@@ -54,3 +55,5 @@ "@types/node": "*", | ||
| "is-version": "*", | ||
| "pinkie-promise": "*" | ||
| "node-version-use": "*", | ||
| "pinkie-promise": "*", | ||
| "ts-dev-stack": "*" | ||
| }, | ||
@@ -57,0 +60,0 @@ "engines": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
94174
0.08%8
60%