node-opcua-basic-types
Advanced tools
Comparing version 2.0.0-alpha.30 to 2.0.0
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.0.0-alpha.30", | ||
"version": "2.0.0", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -14,11 +14,11 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "^2.0.0-alpha.24", | ||
"node-opcua-binary-stream": "^2.0.0-alpha.30", | ||
"node-opcua-buffer-utils": "^2.0.0-alpha.30", | ||
"node-opcua-date-time": "^2.0.0-alpha.30", | ||
"node-opcua-enum": "^2.0.0-alpha.30", | ||
"node-opcua-guid": "^2.0.0-alpha.24", | ||
"node-opcua-nodeid": "^2.0.0-alpha.30", | ||
"node-opcua-status-code": "^2.0.0-alpha.30", | ||
"node-opcua-utils": "^2.0.0-alpha.29", | ||
"node-opcua-assert": "^2.0.0", | ||
"node-opcua-binary-stream": "^2.0.0", | ||
"node-opcua-buffer-utils": "^2.0.0", | ||
"node-opcua-date-time": "^2.0.0", | ||
"node-opcua-enum": "^2.0.0", | ||
"node-opcua-guid": "^2.0.0", | ||
"node-opcua-nodeid": "^2.0.0", | ||
"node-opcua-status-code": "^2.0.0", | ||
"node-opcua-utils": "^2.0.0", | ||
"underscore": "^1.9.1" | ||
@@ -29,3 +29,3 @@ }, | ||
"@types/underscore": "^1.8.18", | ||
"node-opcua-debug": "^2.0.0-alpha.30", | ||
"node-opcua-debug": "^2.0.0", | ||
"should": "13.2.3" | ||
@@ -48,3 +48,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "c8ea350839baa0816330e39cd94e769742c7eaf4" | ||
"gitHead": "deed061b032e8490d44f59fc42559d413968ab89" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
91903
Updatednode-opcua-assert@^2.0.0
Updatednode-opcua-date-time@^2.0.0
Updatednode-opcua-enum@^2.0.0
Updatednode-opcua-guid@^2.0.0
Updatednode-opcua-nodeid@^2.0.0
Updatednode-opcua-utils@^2.0.0