Socket
Socket
Sign inDemoInstall

@tracerbench/spawn

Package Overview
Dependencies
4
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

12

package.json
{
"name": "@tracerbench/spawn",
"version": "1.1.0",
"version": "1.2.0",
"description": "High level spawn API for spawning process with a connection to the DevTools protocol.",

@@ -21,5 +21,5 @@ "license": "BSD-2-Clause",

"dependencies": {
"@tracerbench/message-transport": "^1.1.0",
"@tracerbench/message-transport": "^1.2.0",
"debug": "^4.1.1",
"execa": "^3.1.0",
"execa": "^3.3.0",
"race-cancellation": "^0.4.1"

@@ -29,9 +29,9 @@ },

"@types/node": "*",
"prettier": "^1.18.2",
"prettier": "^1.19.1",
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},
"gitHead": "5952575b4e979ed608d48972982dc6881edf6ce9"
"gitHead": "3318d9cdbd6bce276ebe8e2570bd64c1aaa16046"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc