node-opcua-pseudo-session
Advanced tools
Comparing version 2.0.0-alpha.19 to 2.0.0-alpha.21
{ | ||
"name": "node-opcua-pseudo-session", | ||
"version": "2.0.0-alpha.19", | ||
"version": "2.0.0-alpha.21", | ||
"description": "pure nodejs OPCUA SDK - module -client-proxy", | ||
@@ -15,11 +15,11 @@ "scripts": { | ||
"async": "^2.6.2", | ||
"node-opcua-data-model": "^2.0.0-alpha.19", | ||
"node-opcua-data-value": "^2.0.0-alpha.19", | ||
"node-opcua-nodeid": "^2.0.0-alpha.19", | ||
"node-opcua-service-browse": "^2.0.0-alpha.19", | ||
"node-opcua-service-call": "^2.0.0-alpha.19", | ||
"node-opcua-service-read": "^2.0.0-alpha.19", | ||
"node-opcua-status-code": "^2.0.0-alpha.19", | ||
"node-opcua-utils": "^2.0.0-alpha.19", | ||
"node-opcua-variant": "^2.0.0-alpha.19", | ||
"node-opcua-data-model": "^2.0.0-alpha.21", | ||
"node-opcua-data-value": "^2.0.0-alpha.21", | ||
"node-opcua-nodeid": "^2.0.0-alpha.21", | ||
"node-opcua-service-browse": "^2.0.0-alpha.21", | ||
"node-opcua-service-call": "^2.0.0-alpha.21", | ||
"node-opcua-service-read": "^2.0.0-alpha.21", | ||
"node-opcua-status-code": "^2.0.0-alpha.21", | ||
"node-opcua-utils": "^2.0.0-alpha.21", | ||
"node-opcua-variant": "^2.0.0-alpha.21", | ||
"underscore": "^1.9.1" | ||
@@ -42,3 +42,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "0343e8c37806056ab5bcfb1c5c083e910c7252cb" | ||
"gitHead": "5cbfb647cd06619685d1968520d0bad368858036" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2