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 1.1.0 to 1.1.1

net.js

10

package.json
{
"name": "flexus-net",
"version": "1.1.0",
"description": "wrapper for node net module",
"version": "1.1.1",
"description": "truly multiplatform wrapper for node net module",
"keywords": [

@@ -18,2 +18,4 @@ "node",

"socket",
"server",
"client",
"flexus"

@@ -23,5 +25,5 @@ ],

"license": "ISC",
"main": "./browser.js",
"main": "./net.js",
"map": {
"./browser.js": {
"./net.js": {
"node": "@node/net"

@@ -28,0 +30,0 @@ }

4

README.md

@@ -38,3 +38,3 @@ # flexus-net

map: {
"flexus-net": "npm:flexus-net@1.1.0",
"flexus-net": "npm:flexus-net@1.1.1",
"events": "github:jspm/nodelibs-events@0.2.0-alpha",

@@ -49,3 +49,3 @@ "process": "github:jspm/nodelibs-process@0.2.0-alpha",

map: {
"net": "npm:flexus-net@1.1.0",
"net": "npm:flexus-net@1.1.1",
...

@@ -52,0 +52,0 @@ ```

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