node-opcua-basic-types
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -9,14 +9,14 @@ "main": "index.js", | ||
"node-opcua-assert": "^0.2.0", | ||
"node-opcua-binary-stream": "^0.2.1", | ||
"node-opcua-binary-stream": "^0.2.2", | ||
"node-opcua-buffer-utils": "^0.2.0", | ||
"node-opcua-date-time": "^0.2.1", | ||
"node-opcua-enum": "^0.2.0", | ||
"node-opcua-date-time": "^0.2.2", | ||
"node-opcua-enum": "^0.2.2", | ||
"node-opcua-guid": "^0.2.0", | ||
"node-opcua-nodeid": "^0.2.0", | ||
"node-opcua-status-code": "^0.2.1", | ||
"node-opcua-utils": "^0.2.1", | ||
"node-opcua-nodeid": "^0.2.2", | ||
"node-opcua-status-code": "^0.2.2", | ||
"node-opcua-utils": "^0.2.2", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-debug": "^0.2.0", | ||
"node-opcua-debug": "^0.2.2", | ||
"should": "13.2.1" | ||
@@ -23,0 +23,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"; |
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
54180
17
1404
Updatednode-opcua-date-time@^0.2.2
Updatednode-opcua-enum@^0.2.2
Updatednode-opcua-nodeid@^0.2.2
Updatednode-opcua-utils@^0.2.2