node-opcua-secure-channel
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "node-opcua-secure-channel", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "pure nodejs OPCUA SDK - module -secure-channel", | ||
@@ -13,15 +13,15 @@ "main": "index.js", | ||
"node-opcua-assert": "^0.7.0", | ||
"node-opcua-basic-types": "^0.7.2", | ||
"node-opcua-binary-stream": "^0.7.2", | ||
"node-opcua-chunkmanager": "^0.7.2", | ||
"node-opcua-crypto": "^1.0.3", | ||
"node-opcua-debug": "^0.7.2", | ||
"node-opcua-basic-types": "^0.7.3", | ||
"node-opcua-binary-stream": "^0.7.3", | ||
"node-opcua-chunkmanager": "^0.7.3", | ||
"node-opcua-crypto": "^1.1.1", | ||
"node-opcua-debug": "^0.7.3", | ||
"node-opcua-enum": "^0.7.2", | ||
"node-opcua-factory": "^0.7.2", | ||
"node-opcua-object-registry": "^0.7.2", | ||
"node-opcua-packet-analyzer": "^0.7.2", | ||
"node-opcua-service-secure-channel": "^0.7.2", | ||
"node-opcua-status-code": "^0.7.2", | ||
"node-opcua-transport": "^0.7.2", | ||
"node-opcua-utils": "^0.7.2", | ||
"node-opcua-factory": "^0.7.3", | ||
"node-opcua-object-registry": "^0.7.3", | ||
"node-opcua-packet-analyzer": "^0.7.3", | ||
"node-opcua-service-secure-channel": "^0.7.3", | ||
"node-opcua-status-code": "^0.7.3", | ||
"node-opcua-transport": "^0.7.3", | ||
"node-opcua-utils": "^0.7.3", | ||
"underscore": "^1.9.1" | ||
@@ -31,12 +31,12 @@ }, | ||
"async": "^2.6.2", | ||
"node-opcua-buffer-utils": "^0.7.2", | ||
"node-opcua-leak-detector": "^0.7.2", | ||
"node-opcua-service-browse": "^0.7.2", | ||
"node-opcua-service-endpoints": "^0.7.2", | ||
"node-opcua-service-read": "^0.7.2", | ||
"node-opcua-service-session": "^0.7.2", | ||
"node-opcua-buffer-utils": "^0.7.3", | ||
"node-opcua-leak-detector": "^0.7.3", | ||
"node-opcua-service-browse": "^0.7.3", | ||
"node-opcua-service-endpoints": "^0.7.3", | ||
"node-opcua-service-read": "^0.7.3", | ||
"node-opcua-service-session": "^0.7.3", | ||
"node-opcua-test-fixtures": "^0.7.0", | ||
"node-opcua-test-helpers": "^0.7.0", | ||
"should": "13.2.3", | ||
"sinon": "^7.3.1", | ||
"sinon": "^7.3.2", | ||
"sprintf-js": "^1.1.2" | ||
@@ -59,3 +59,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "a5ddc66431798b11b845c22dca057b480a93f445" | ||
"gitHead": "e7ed2b6dc6c717c8d42d0bbd07018414dfc00b6e" | ||
} |
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
Updatednode-opcua-crypto@^1.1.1
Updatednode-opcua-debug@^0.7.3
Updatednode-opcua-factory@^0.7.3
Updatednode-opcua-transport@^0.7.3
Updatednode-opcua-utils@^0.7.3