Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

duplexpair

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duplexpair - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.github/workflows/nodejs.yml

9

package.json
{
"name": "duplexpair",
"version": "1.0.1",
"version": "1.0.2",
"description": "Make a full duplex stream with 2 Duplex endpoints",
"engine": ">=4.0.0",
"main": "index.js",
"types": "index.d.ts",
"directories": {

@@ -11,7 +12,7 @@ "test": "test"

"dependencies": {
"readable-stream": "^2.3.3"
"readable-stream": "^4.5.2"
},
"devDependencies": {
"mocha": "^4.0.1",
"nyc": "^11.3.0"
"mocha": "^10.3.0",
"nyc": "^15.1.0"
},

@@ -18,0 +19,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc