node-opcua-basic-types
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -9,10 +9,10 @@ "main": "index.js", | ||
"node-opcua-assert": "^0.2.0", | ||
"node-opcua-binary-stream": "^0.2.2", | ||
"node-opcua-binary-stream": "^0.2.3", | ||
"node-opcua-buffer-utils": "^0.2.0", | ||
"node-opcua-date-time": "^0.2.2", | ||
"node-opcua-enum": "^0.2.2", | ||
"node-opcua-date-time": "^0.2.3", | ||
"node-opcua-enum": "^0.2.3", | ||
"node-opcua-guid": "^0.2.0", | ||
"node-opcua-nodeid": "^0.2.2", | ||
"node-opcua-status-code": "^0.2.2", | ||
"node-opcua-utils": "^0.2.2", | ||
"node-opcua-nodeid": "^0.2.3", | ||
"node-opcua-status-code": "^0.2.3", | ||
"node-opcua-utils": "^0.2.3", | ||
"underscore": "^1.8.3" | ||
@@ -19,0 +19,0 @@ }, |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
"use strict"; | ||
module.exports = require("node-opcua-date-time/src/encode_decode"); |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
Sorry, the diff of this file is not supported yet
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
55972
Updatednode-opcua-date-time@^0.2.3
Updatednode-opcua-enum@^0.2.3
Updatednode-opcua-nodeid@^0.2.3
Updatednode-opcua-utils@^0.2.3