node-opcua-transport
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-09-03T20:27:58.769Z | ||
// --------- This code has been automatically generated !!! 2019-05-13T22:00:54.605Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-09-03T20:27:58.763Z | ||
// --------- This code has been automatically generated !!! 2019-05-13T22:00:54.600Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-09-03T20:27:58.744Z | ||
// --------- This code has been automatically generated !!! 2019-05-13T22:00:54.587Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "node-opcua-transport", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "pure nodejs OPCUA SDK - module -transport", | ||
@@ -13,12 +13,12 @@ "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-buffer-utils": "^0.7.2", | ||
"node-opcua-chunkmanager": "^0.7.2", | ||
"node-opcua-debug": "^0.7.2", | ||
"node-opcua-factory": "^0.7.2", | ||
"node-opcua-basic-types": "^0.7.3", | ||
"node-opcua-binary-stream": "^0.7.3", | ||
"node-opcua-buffer-utils": "^0.7.3", | ||
"node-opcua-chunkmanager": "^0.7.3", | ||
"node-opcua-debug": "^0.7.3", | ||
"node-opcua-factory": "^0.7.3", | ||
"node-opcua-nodeid": "^0.7.2", | ||
"node-opcua-packet-assembler": "^0.7.0", | ||
"node-opcua-status-code": "^0.7.2", | ||
"node-opcua-utils": "^0.7.2", | ||
"node-opcua-status-code": "^0.7.3", | ||
"node-opcua-utils": "^0.7.3", | ||
"underscore": "^1.9.1" | ||
@@ -28,6 +28,6 @@ }, | ||
"colors": "^1.3.3", | ||
"node-opcua-debug": "^0.7.0", | ||
"node-opcua-generator": "^0.7.2", | ||
"node-opcua-debug": "^0.7.2", | ||
"node-opcua-generator": "^0.7.3", | ||
"should": "13.2.3", | ||
"sinon": "^7.3.1" | ||
"sinon": "^7.3.2" | ||
}, | ||
@@ -49,3 +49,3 @@ "author": "Etienne Rossignon", | ||
"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-debug@^0.7.3
Updatednode-opcua-factory@^0.7.3
Updatednode-opcua-utils@^0.7.3