node-opcua-transport
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "node-opcua-transport", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "pure nodejs OPCUA SDK - module -transport", | ||
@@ -15,21 +15,21 @@ "main": "./dist/source/index.js", | ||
"node-opcua-assert": "^2.0.0", | ||
"node-opcua-basic-types": "^2.1.0", | ||
"node-opcua-basic-types": "^2.1.1", | ||
"node-opcua-binary-stream": "^2.1.0", | ||
"node-opcua-buffer-utils": "^2.1.0", | ||
"node-opcua-chunkmanager": "^2.1.0", | ||
"node-opcua-chunkmanager": "^2.1.1", | ||
"node-opcua-debug": "^2.1.0", | ||
"node-opcua-factory": "^2.1.0", | ||
"node-opcua-factory": "^2.1.1", | ||
"node-opcua-nodeid": "^2.1.0", | ||
"node-opcua-packet-assembler": "^2.0.0", | ||
"node-opcua-status-code": "^2.1.0", | ||
"node-opcua-types": "^2.1.0", | ||
"node-opcua-utils": "^2.1.0", | ||
"node-opcua-status-code": "^2.1.1", | ||
"node-opcua-types": "^2.1.1", | ||
"node-opcua-utils": "^2.1.1", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^12.6.2", | ||
"@types/node": "^12.6.6", | ||
"@types/underscore": "^1.9.2", | ||
"colors": "^1.3.3", | ||
"node-opcua-debug": "^2.0.0-alpha.5", | ||
"node-opcua-generator": "^2.1.0", | ||
"node-opcua-debug": "^2.1.0", | ||
"node-opcua-generator": "^2.1.1", | ||
"should": "13.2.3", | ||
@@ -53,3 +53,3 @@ "sinon": "^7.3.2" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "ddce2b6e3e13371510e63d839c1a4c4ff0be2c15" | ||
"gitHead": "672816a1babe8c9347f85e47cf4e947f4749507e" | ||
} |
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
232450
Updatednode-opcua-factory@^2.1.1
Updatednode-opcua-types@^2.1.1
Updatednode-opcua-utils@^2.1.1