New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@luminati-io/unlisten

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luminati-io/unlisten - npm Package Compare versions

Comparing version 1.0.1-lum.0 to 1.0.1-lum.2

13

package.json
{
"name": "@luminati-io/unlisten",
"version": "1.0.1-lum.0",
"version": "1.0.1-lum.2",
"description": "Temporarily stop accepting connections on a TCP or HTTP(S) server",

@@ -11,4 +11,5 @@ "main": "index.js",

"dependencies": {
"bindings": "~1.3.0",
"node-gyp": "^7.1.0"
"bindings": "^1.5.0",
"errno": "*",
"nan": "^2.14.1"
},

@@ -30,7 +31,3 @@ "keywords": [

"linux"
],
"engines": {
"node": ">=0.10.0"
},
"gypfile": true
]
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc