node-opcua-data-access
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-02-22T17:36:28.628Z | ||
// --------- This code has been automatically generated !!! 2018-02-08T07:25:15.204Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-02-22T17:36:28.605Z | ||
// --------- This code has been automatically generated !!! 2018-02-08T07:25:15.193Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
// --------- This code has been automatically generated !!! 2018-02-22T17:36:28.499Z | ||
// --------- This code has been automatically generated !!! 2018-02-08T07:25:15.102Z | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -0,0 +0,0 @@ var generator = require("node-opcua-generator"); |
@@ -0,0 +0,0 @@ // part 8 |
{ | ||
"name": "node-opcua-data-access", | ||
"main": "./index.js", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "pure nodejs OPCUA SDK - module -data-access", | ||
@@ -13,10 +13,10 @@ "scripts": { | ||
"node-opcua-assert": "^0.2.0", | ||
"node-opcua-basic-types": "^0.2.2", | ||
"node-opcua-data-model": "^0.2.2", | ||
"node-opcua-factory": "^0.2.2", | ||
"node-opcua-nodeid": "^0.2.2", | ||
"node-opcua-basic-types": "^0.2.3", | ||
"node-opcua-data-model": "^0.2.3", | ||
"node-opcua-factory": "^0.2.3", | ||
"node-opcua-nodeid": "^0.2.3", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^0.2.2", | ||
"node-opcua-generator": "^0.2.3", | ||
"should": "13.2.1" | ||
@@ -23,0 +23,0 @@ }, |
@@ -0,0 +0,0 @@ //TODO |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ // EngineeringUnit |
@@ -0,0 +0,0 @@ require("node-opcua-basic-types"); |
@@ -0,0 +0,0 @@ "use strict"; |
exports.Range = require("../_generated_/_auto_generated_Range").Range; |
@@ -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
33757
Updatednode-opcua-data-model@^0.2.3
Updatednode-opcua-factory@^0.2.3
Updatednode-opcua-nodeid@^0.2.3