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

chrome-net

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-net - npm Package Compare versions

Comparing version 2.2.4 to 2.3.0

5

index.js

@@ -406,3 +406,3 @@ /**

self._connecting = false
self.ondata = null

@@ -420,2 +420,3 @@ self.onend = null

}
exports.Socket = Socket

@@ -584,3 +585,3 @@ /**

var offset = self.bytesRead
self.bytesRead += buffer.length

@@ -587,0 +588,0 @@ self._resetTimeout()

2

package.json
{
"name": "chrome-net",
"description": "Use the Node `net` API in Chrome Apps",
"version": "2.2.4",
"version": "2.3.0",
"author": "Feross Aboukhadijeh <feross@feross.org> (http://feross.org/)",

@@ -6,0 +6,0 @@ "bugs": {

Sorry, the diff of this file is too big to display

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