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

flexus-net

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexus-net - npm Package Compare versions

Comparing version 2.0.5 to 3.0.0

53

package.json
{
"name": "flexus-net",
"version": "2.0.5",
"description": "truly multiplatform wrapper for node net module",
"author": "Mike Kovařík <kenr.mk@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/KenRmk/flexus-net"
},
"keywords": [
"node",
"net",
"module",
"jspm",
"wrapper",
"windows",
"winrt app",
"winrt store app",
"winrt api",
"StreamSocket",
"StreamSocketListener",
"Windows.Networking.Sockets",
"Windows.Networking.Sockets.StreamSocket",
"Windows.Networking.Sockets.StreamSocketListener",
"uwp",
"uwa",
"winrt",
"windows universal app",
"windows universal platform",
"chrome",
"chrome app",
"chrome api",
"chrome.sockets.tcp",
"chrome sockets",
"tcp",
"socket",
"server",
"client",
"flexus"
],
"main": "./net.js",
"map": {
"./net.js": {
"node": "@node/net"
}
},
"dependencies": {
"winrt-net": "latest",
"chrome-net": "latest"
}
"version": "3.0.0",
"description": "Deprecated, to be deleted",
"author": "",
"license": "ISC"
}
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