node-opcua-hostname
Advanced tools
Comparing version 2.42.0 to 2.51.0
@@ -57,3 +57,3 @@ "use strict"; | ||
try { | ||
_fullyQualifiedDomainNameInCache = yield util_1.promisify(fqdn)(); | ||
_fullyQualifiedDomainNameInCache = yield (0, util_1.promisify)(fqdn)(); | ||
if (_fullyQualifiedDomainNameInCache === "localhost") { | ||
@@ -60,0 +60,0 @@ throw new Error("localhost not expected"); |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.42.0", | ||
"version": "2.51.0", | ||
"description": "pure nodejs OPCUA SDK - module -hostname", | ||
@@ -15,3 +15,3 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "2.42.0" | ||
"node-opcua-assert": "2.51.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "09c4530a94c3ff0529c94269d31088abecd7e144" | ||
"gitHead": "75feb111daf7ec65fa0111e4fa5beb8987fd4945" | ||
} |
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
13165
+ Addedchalk@4.1.2(transitive)
+ Addednode-opcua-assert@2.51.0(transitive)
- Removedchalk@4.1.1(transitive)
- Removednode-opcua-assert@2.42.0(transitive)
Updatednode-opcua-assert@2.51.0