node-opcua-service-translate-browse-path
Advanced tools
Comparing version 2.4.0 to 2.4.2
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
import { BrowsePath } from "node-opcua-types"; | ||
export declare function makeBrowsePath(rootNode: any, relativePathBNF: string): BrowsePath; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { QualifiedName } from "node-opcua-data-model"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-service-translate-browse-path", | ||
"version": "2.4.0", | ||
"version": "2.4.2", | ||
"description": "pure nodejs OPCUA SDK - module -service-translate-browse-path", | ||
@@ -14,16 +14,16 @@ "scripts": { | ||
"node-opcua-assert": "^2.3.0", | ||
"node-opcua-basic-types": "^2.4.0", | ||
"node-opcua-binary-stream": "^2.3.0", | ||
"node-opcua-basic-types": "^2.4.2", | ||
"node-opcua-binary-stream": "^2.4.2", | ||
"node-opcua-constants": "^2.1.6", | ||
"node-opcua-data-model": "^2.4.0", | ||
"node-opcua-factory": "^2.4.0", | ||
"node-opcua-nodeid": "^2.3.0", | ||
"node-opcua-service-secure-channel": "^2.4.0", | ||
"node-opcua-types": "^2.4.0", | ||
"underscore": "^1.9.1" | ||
"node-opcua-data-model": "^2.4.2", | ||
"node-opcua-factory": "^2.4.2", | ||
"node-opcua-nodeid": "^2.4.2", | ||
"node-opcua-service-secure-channel": "^2.4.2", | ||
"node-opcua-types": "^2.4.2", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.4.0", | ||
"node-opcua-generator": "^2.4.2", | ||
"should": "13.2.3", | ||
"sinon": "^7.5.0" | ||
"sinon": "^8.0.4" | ||
}, | ||
@@ -45,3 +45,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "21f5967e799ef2b4d6491b8fc670964127c11431" | ||
"gitHead": "6e4967fd20a09317ddd00098bcfe93e92c1df510" | ||
} |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -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
203748
Updatednode-opcua-data-model@^2.4.2
Updatednode-opcua-factory@^2.4.2
Updatednode-opcua-nodeid@^2.4.2
Updatednode-opcua-types@^2.4.2
Updatedunderscore@^1.9.2