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

node-opcua-service-call

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.68.0 to 2.68.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-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

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