Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-service-subscription

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-subscription - npm Package Compare versions

Comparing version 2.67.0 to 2.67.1

6

dist/index.js
"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;

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc