node-opcua-basic-types
Advanced tools
Comparing version 0.4.6 to 0.5.0
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "0.4.6", | ||
"version": "0.5.0", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -8,15 +8,15 @@ "main": "index.js", | ||
"dependencies": { | ||
"node-opcua-assert": "^0.4.6", | ||
"node-opcua-binary-stream": "^0.4.6", | ||
"node-opcua-buffer-utils": "^0.4.6", | ||
"node-opcua-date-time": "^0.4.6", | ||
"node-opcua-enum": "^0.4.6", | ||
"node-opcua-guid": "^0.4.6", | ||
"node-opcua-nodeid": "^0.4.6", | ||
"node-opcua-status-code": "^0.4.6", | ||
"node-opcua-utils": "^0.4.6", | ||
"node-opcua-assert": "^0.5.0", | ||
"node-opcua-binary-stream": "^0.5.0", | ||
"node-opcua-buffer-utils": "^0.5.0", | ||
"node-opcua-date-time": "^0.5.0", | ||
"node-opcua-enum": "^0.5.0", | ||
"node-opcua-guid": "^0.5.0", | ||
"node-opcua-nodeid": "^0.5.0", | ||
"node-opcua-status-code": "^0.5.0", | ||
"node-opcua-utils": "^0.5.0", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-debug": "^0.4.6", | ||
"node-opcua-debug": "^0.5.0", | ||
"should": "13.2.3" | ||
@@ -39,3 +39,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "537d2a1f4d88271c57389d8ed56d787cf67588d2" | ||
"gitHead": "7c2f2dcb6ebdc49e57da1a028406a307df502d4e" | ||
} |
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
+ Addednode-opcua-assert@0.5.0(transitive)
+ Addednode-opcua-binary-stream@0.5.6(transitive)
+ Addednode-opcua-buffer-utils@0.5.6(transitive)
+ Addednode-opcua-constants@0.5.0(transitive)
+ Addednode-opcua-date-time@0.5.6(transitive)
+ Addednode-opcua-enum@0.5.6(transitive)
+ Addednode-opcua-guid@0.5.0(transitive)
+ Addednode-opcua-nodeid@0.5.6(transitive)
+ Addednode-opcua-status-code@0.5.6(transitive)
+ Addednode-opcua-utils@0.5.6(transitive)
- Removednode-opcua-assert@0.4.6(transitive)
- Removednode-opcua-binary-stream@0.4.6(transitive)
- Removednode-opcua-buffer-utils@0.4.6(transitive)
- Removednode-opcua-constants@0.4.2(transitive)
- Removednode-opcua-date-time@0.4.6(transitive)
- Removednode-opcua-enum@0.4.6(transitive)
- Removednode-opcua-guid@0.4.6(transitive)
- Removednode-opcua-nodeid@0.4.6(transitive)
- Removednode-opcua-status-code@0.4.6(transitive)
- Removednode-opcua-utils@0.4.6(transitive)
Updatednode-opcua-assert@^0.5.0
Updatednode-opcua-date-time@^0.5.0
Updatednode-opcua-enum@^0.5.0
Updatednode-opcua-guid@^0.5.0
Updatednode-opcua-nodeid@^0.5.0
Updatednode-opcua-utils@^0.5.0