Socket
Socket
Sign inDemoInstall

thread-stream

Package Overview
Dependencies
1
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.2 to 1.0.0

21

package.json
{
"name": "thread-stream",
"version": "0.15.2",
"version": "1.0.0",
"description": "A streaming way to send data to a Node.js Worker Thread",
"main": "index.js",
"types": "index.d.ts",
"dependencies": {

@@ -10,13 +11,13 @@ "real-require": "^0.1.0"

"devDependencies": {
"@types/node": "^12.0.0",
"@types/node": "^17.0.37",
"@types/tap": "^15.0.0",
"desm": "^1.1.0",
"desm": "^1.3.0",
"fastbench": "^1.0.1",
"husky": "^7.0.0",
"sonic-boom": "^2.0.1",
"standard": "^16.0.3",
"tap": "^16.0.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.0",
"why-is-node-running": "^2.2.0"
"husky": "^8.0.1",
"sonic-boom": "^2.8.0",
"standard": "^17.0.0",
"tap": "^16.2.0",
"ts-node": "^10.8.0",
"typescript": "^4.7.2",
"why-is-node-running": "^2.2.2"
},

@@ -23,0 +24,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc