node-opcua-service-translate-browse-path
Advanced tools
Comparing version 2.5.0-alpha.12 to 2.5.1
@@ -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.5.0-alpha.12", | ||
"version": "2.5.1", | ||
"description": "pure nodejs OPCUA SDK - module -service-translate-browse-path", | ||
@@ -13,17 +13,17 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.0-alpha.4", | ||
"node-opcua-basic-types": "^2.5.0-alpha.12", | ||
"node-opcua-binary-stream": "^2.5.0-alpha.4", | ||
"node-opcua-assert": "^2.5.1", | ||
"node-opcua-basic-types": "^2.5.1", | ||
"node-opcua-binary-stream": "^2.5.1", | ||
"node-opcua-constants": "^2.5.0-alpha.4", | ||
"node-opcua-data-model": "^2.5.0-alpha.12", | ||
"node-opcua-factory": "^2.5.0-alpha.12", | ||
"node-opcua-nodeid": "^2.5.0-alpha.4", | ||
"node-opcua-service-secure-channel": "^2.5.0-alpha.12", | ||
"node-opcua-types": "^2.5.0-alpha.12", | ||
"node-opcua-data-model": "^2.5.1", | ||
"node-opcua-factory": "^2.5.1", | ||
"node-opcua-nodeid": "^2.5.1", | ||
"node-opcua-service-secure-channel": "^2.5.1", | ||
"node-opcua-types": "^2.5.1", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.5.0-alpha.12", | ||
"should": "13.2.3", | ||
"sinon": "^8.0.4" | ||
"node-opcua-generator": "^2.5.1", | ||
"should": "^13.2.3", | ||
"sinon": "^9.0.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5b1bfb1f8b49490bc8d909a1fb21f829e6411bbf" | ||
"gitHead": "4cc18f384bbdf33c5cdd2a7857e810425aa67c8b" | ||
} |
@@ -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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
29174
0
Updatednode-opcua-assert@^2.5.1
Updatednode-opcua-data-model@^2.5.1
Updatednode-opcua-factory@^2.5.1
Updatednode-opcua-nodeid@^2.5.1
Updatednode-opcua-types@^2.5.1