node-opcua-data-value
Advanced tools
Comparing version 2.5.0-alpha.9 to 2.5.0-alpha.10
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.5.0-alpha.9", | ||
"version": "2.5.0-alpha.10", | ||
"description": "pure nodejs OPCUA SDK - module -data-value", | ||
@@ -17,17 +17,17 @@ "scripts": { | ||
"node-opcua-binary-stream": "^2.5.0-alpha.4", | ||
"node-opcua-data-model": "^2.5.0-alpha.9", | ||
"node-opcua-data-model": "^2.5.0-alpha.10", | ||
"node-opcua-date-time": "^2.5.0-alpha.4", | ||
"node-opcua-enum": "^2.5.0-alpha.4", | ||
"node-opcua-extension-object": "^2.5.0-alpha.6", | ||
"node-opcua-factory": "^2.5.0-alpha.6", | ||
"node-opcua-extension-object": "^2.5.0-alpha.10", | ||
"node-opcua-factory": "^2.5.0-alpha.10", | ||
"node-opcua-nodeid": "^2.5.0-alpha.4", | ||
"node-opcua-status-code": "^2.5.0-alpha.4", | ||
"node-opcua-utils": "^2.5.0-alpha.6", | ||
"node-opcua-variant": "^2.5.0-alpha.9", | ||
"node-opcua-variant": "^2.5.0-alpha.10", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.5.0-alpha.9", | ||
"node-opcua-numeric-range": "^2.5.0-alpha.6", | ||
"node-opcua-packet-analyzer": "^2.5.0-alpha.6", | ||
"node-opcua-generator": "^2.5.0-alpha.10", | ||
"node-opcua-numeric-range": "^2.5.0-alpha.10", | ||
"node-opcua-packet-analyzer": "^2.5.0-alpha.10", | ||
"should": "13.2.3" | ||
@@ -50,3 +50,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "6504d3220739ee7171ca6c83721d40f79f373252" | ||
"gitHead": "1428f09853a22bf736c35cba36744511298bb62c" | ||
} |
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
79298