node-opcua-data-access
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "pure nodejs OPCUA SDK - module -data-access", | ||
@@ -16,12 +16,12 @@ "scripts": { | ||
"node-opcua-assert": "^2.3.0", | ||
"node-opcua-basic-types": "^2.3.0", | ||
"node-opcua-basic-types": "^2.4.0", | ||
"node-opcua-binary-stream": "^2.3.0", | ||
"node-opcua-data-model": "^2.3.0", | ||
"node-opcua-factory": "^2.3.0", | ||
"node-opcua-data-model": "^2.4.0", | ||
"node-opcua-factory": "^2.4.0", | ||
"node-opcua-nodeid": "^2.3.0", | ||
"node-opcua-types": "^2.3.0", | ||
"node-opcua-types": "^2.4.0", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.3.0", | ||
"node-opcua-generator": "^2.4.0", | ||
"should": "13.2.3" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "3fc22180b26cd0d0481e57e7bb6a2cab7623e6d1" | ||
"gitHead": "21f5967e799ef2b4d6491b8fc670964127c11431" | ||
} |
@@ -0,0 +0,0 @@ /** |
export { LocalizedText } from "node-opcua-data-model"; | ||
export * from "./Range"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
195553
Updatednode-opcua-data-model@^2.4.0
Updatednode-opcua-factory@^2.4.0
Updatednode-opcua-types@^2.4.0