chrome-net
Advanced tools
Comparing version 2.2.4 to 2.3.0
@@ -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() |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
211071
6236
9