node-opcua-service-subscription
Advanced tools
Comparing version 2.66.2 to 2.66.3
"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-subscription", | ||
"version": "2.66.2", | ||
"version": "2.66.3", | ||
"description": "pure nodejs OPCUA SDK - module -service-subscription", | ||
@@ -33,3 +33,3 @@ "main": "./dist/index.js", | ||
"node-opcua-packet-analyzer": "2.66.0", | ||
"node-opcua-secure-channel": "2.66.2", | ||
"node-opcua-secure-channel": "2.66.3", | ||
"node-opcua-service-history": "2.66.0", | ||
@@ -56,3 +56,3 @@ "node-opcua-service-translate-browse-path": "2.66.0", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "2ece6987ee945db089ec98800646e95ccbac9e1f" | ||
"gitHead": "5b682671b0709e8cdd6307e20a7e13060201a95b" | ||
} |
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
36771
456