Comparing version 2.0.8 to 2.0.9
@@ -115,3 +115,3 @@ /*! | ||
//it's a request for something | ||
var offset = packet.header.REQ_OFFSET_CLIENT; | ||
var offset = packet.header.REQ_OFFSET_SERVER; | ||
var operand = packet.header.REQ_TYPE; | ||
@@ -118,0 +118,0 @@ var payload = []; |
@@ -5,3 +5,3 @@ { | ||
"description": "Node library for the Festo Easy-IP protocoll", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"homepage": "http://github.com/birchroad/node-easyip", | ||
@@ -8,0 +8,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
49437