node-opcua-packet-analyzer
Advanced tools
Comparing version 2.6.0-alpha.1 to 2.6.0-alpha.7
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ __exportStar(require("./compare_obj_by_encoding"), exports); |
{ | ||
"name": "node-opcua-packet-analyzer", | ||
"version": "2.6.0-alpha.1", | ||
"version": "2.6.0-alpha.7", | ||
"description": "pure nodejs OPCUA SDK - module -packet-analyzer", | ||
@@ -20,3 +20,3 @@ "main": "./dist/source/index.js", | ||
"node-opcua-debug": "^2.6.0-alpha.1", | ||
"node-opcua-factory": "^2.6.0-alpha.1", | ||
"node-opcua-factory": "^2.6.0-alpha.7", | ||
"node-opcua-utils": "^2.6.0-alpha.1", | ||
@@ -42,3 +42,3 @@ "underscore": "^1.10.2" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "becfcbe561410100413321e3f7f3913c6f75b837" | ||
"gitHead": "6af0c6f183dcb96ddc5a2befc98851d0960c5fd0" | ||
} |
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
43411