node-opcua-service-subscription
Advanced tools
Comparing version 2.67.0 to 2.67.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-subscription", | ||
"version": "2.67.0", | ||
"version": "2.67.1", | ||
"description": "pure nodejs OPCUA SDK - module -service-subscription", | ||
@@ -30,10 +30,8 @@ "main": "./dist/index.js", | ||
"node-opcua-data-model": "2.67.0", | ||
"node-opcua-debug": "2.67.0", | ||
"node-opcua-numeric-range": "2.67.0", | ||
"node-opcua-packet-analyzer": "2.67.0", | ||
"node-opcua-secure-channel": "2.67.0", | ||
"node-opcua-secure-channel": "2.67.1", | ||
"node-opcua-service-history": "2.67.0", | ||
"node-opcua-service-translate-browse-path": "2.67.0", | ||
"node-opcua-status-code": "2.67.0", | ||
"node-opcua-variant": "2.66.0", | ||
"should": "^13.2.3" | ||
@@ -56,3 +54,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "74c2fd7d4ce3eb48d25a911258bf90a64218ea0e" | ||
"gitHead": "e6ea08f7a92fdf27240c5ed1bb567c6630eaf863" | ||
} |
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
9
36693
456