node-opcua-common
Advanced tools
Comparing version 2.5.0-alpha.12 to 2.5.1
module.exports = require("node-opcua-crypto").crypto_explore_certificate; |
export declare function makeApplicationUrn(hostname: string, suffix: string): string; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-common", | ||
"version": "2.5.0-alpha.12", | ||
"version": "2.5.1", | ||
"description": "pure nodejs OPCUA SDK - module -common", | ||
@@ -14,18 +14,18 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.0-alpha.4", | ||
"node-opcua-basic-types": "^2.5.0-alpha.12", | ||
"node-opcua-assert": "^2.5.1", | ||
"node-opcua-basic-types": "^2.5.1", | ||
"node-opcua-crypto": "^1.1.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-endpoints": "^2.5.0-alpha.12", | ||
"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-endpoints": "^2.5.1", | ||
"node-opcua-service-secure-channel": "^2.5.1", | ||
"node-opcua-types": "^2.5.1", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^13.1.6", | ||
"node-opcua-generator": "^2.5.0-alpha.12", | ||
"should": "13.2.3" | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^13.9.2", | ||
"node-opcua-generator": "^2.5.1", | ||
"should": "^13.2.3" | ||
}, | ||
@@ -47,3 +47,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 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
18777
0