You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

spawn-streaming

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spawn-streaming - npm Package Compare versions

Comparing version
1.1.9
to
1.1.10
+6
-3
package.json
{
"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": {