node-opcua-pseudo-session
Advanced tools
Comparing version 2.0.0-alpha.29 to 2.0.0-alpha.30
{ | ||
"name": "node-opcua-pseudo-session", | ||
"version": "2.0.0-alpha.29", | ||
"version": "2.0.0-alpha.30", | ||
"description": "pure nodejs OPCUA SDK - module -client-proxy", | ||
@@ -14,13 +14,13 @@ "scripts": { | ||
"dependencies": { | ||
"async": "^3.0.1", | ||
"node-opcua-data-model": "^2.0.0-alpha.29", | ||
"node-opcua-data-value": "^2.0.0-alpha.29", | ||
"node-opcua-nodeid": "^2.0.0-alpha.29", | ||
"node-opcua-service-browse": "^2.0.0-alpha.29", | ||
"node-opcua-service-call": "^2.0.0-alpha.29", | ||
"node-opcua-service-read": "^2.0.0-alpha.29", | ||
"node-opcua-service-translate-browse-path": "^2.0.0-alpha.29", | ||
"node-opcua-status-code": "^2.0.0-alpha.29", | ||
"async": "2.6.2", | ||
"node-opcua-data-model": "^2.0.0-alpha.30", | ||
"node-opcua-data-value": "^2.0.0-alpha.30", | ||
"node-opcua-nodeid": "^2.0.0-alpha.30", | ||
"node-opcua-service-browse": "^2.0.0-alpha.30", | ||
"node-opcua-service-call": "^2.0.0-alpha.30", | ||
"node-opcua-service-read": "^2.0.0-alpha.30", | ||
"node-opcua-service-translate-browse-path": "^2.0.0-alpha.30", | ||
"node-opcua-status-code": "^2.0.0-alpha.30", | ||
"node-opcua-utils": "^2.0.0-alpha.29", | ||
"node-opcua-variant": "^2.0.0-alpha.29", | ||
"node-opcua-variant": "^2.0.0-alpha.30", | ||
"underscore": "^1.9.1" | ||
@@ -43,3 +43,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "2f0b7368c31009df9c890e41fa9f9f0f8379b301" | ||
"gitHead": "c8ea350839baa0816330e39cd94e769742c7eaf4" | ||
} |
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
21012
+ Addedasync@2.6.2(transitive)
+ Addedlodash@4.17.21(transitive)
- Removedasync@3.2.6(transitive)
Updatedasync@2.6.2
Updatednode-opcua-service-translate-browse-path@^2.0.0-alpha.30