Comparing version 1.1.11 to 1.1.12
@@ -136,3 +136,3 @@ var net = require('net'), | ||
if(data.slice(-1)!=eventParser.delimiter){ | ||
server.log('Implementing larger buffer for this socket message. You may want to consider smaller messages'.notice); | ||
client.log('Implementing larger buffer for this socket message. You may want to consider smaller messages'.notice); | ||
return; | ||
@@ -139,0 +139,0 @@ } |
{ | ||
"name": "node-ipc", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", | ||
@@ -5,0 +5,0 @@ "main": "node-ipc.js", |
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
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