Socket
Socket
Sign inDemoInstall

linux-device

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linux-device - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

package.json
{
"name": "linux-device",
"version": "1.0.1",
"version": "1.0.2",
"description": "Native addon to communicate with linux devices (can also be used for sockets or FIFOs)",

@@ -31,3 +31,8 @@ "main": "index.js",

},
"homepage": "https://github.com/athombv/node-linux-device#readme"
"homepage": "https://github.com/athombv/node-linux-device#readme",
"dependencies": {
"bindings": "^1.2.1",
"nan": "^2.1.0",
"node-gyp": "^3.2.1"
}
}
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