node-opcua-service-call
Advanced tools
Comparing version 2.68.0 to 2.68.1
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
}) : (function(o, m, k, k2) { | ||
@@ -10,0 +6,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "node-opcua-service-call", | ||
"version": "2.68.0", | ||
"version": "2.68.1", | ||
"description": "pure nodejs OPCUA SDK - module -service-call", | ||
@@ -20,4 +20,4 @@ "scripts": { | ||
"node-opcua-nodeid": "2.68.0", | ||
"node-opcua-service-secure-channel": "2.68.0", | ||
"node-opcua-types": "2.68.0", | ||
"node-opcua-service-secure-channel": "2.68.1", | ||
"node-opcua-types": "2.68.1", | ||
"node-opcua-variant": "2.68.0" | ||
@@ -45,3 +45,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "363b466440d0910acddd0cde2c37792ce4724d76" | ||
"gitHead": "7bcb67b06ea755d438e91f5c143d20531497e286" | ||
} |
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
13098
203
+ Addednode-opcua-generator@2.68.1(transitive)
+ Addednode-opcua-schemas@2.68.1(transitive)
+ Addednode-opcua-service-secure-channel@2.68.1(transitive)
+ Addednode-opcua-types@2.68.1(transitive)
- Removednode-opcua-generator@2.68.0(transitive)
- Removednode-opcua-schemas@2.68.0(transitive)
- Removednode-opcua-service-secure-channel@2.68.0(transitive)
- Removednode-opcua-types@2.68.0(transitive)
Updatednode-opcua-types@2.68.1