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.1.8 to 2.2.0

tsconfig.tsbuildinfo

0

deprecated_generate.js

@@ -0,0 +0,0 @@ const generator = require("node-opcua-generator");

export { Argument, ArgumentOptions, CallMethodRequest, CallMethodRequestOptions, CallRequest, CallRequestOptions, CallMethodResult, CallMethodResultOptions, CallResponse } from "node-opcua-types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

24

package.json
{
"name": "node-opcua-service-call",
"version": "2.1.8",
"version": "2.2.0",
"description": "pure nodejs OPCUA SDK - module -service-call",

@@ -14,15 +14,15 @@ "scripts": {

"node-opcua-assert": "^2.0.0",
"node-opcua-basic-types": "^2.1.6",
"node-opcua-binary-stream": "^2.1.0",
"node-opcua-factory": "^2.1.6",
"node-opcua-nodeid": "^2.1.6",
"node-opcua-service-secure-channel": "^2.1.8",
"node-opcua-types": "^2.1.8",
"node-opcua-variant": "^2.1.6",
"node-opcua-basic-types": "^2.2.0",
"node-opcua-binary-stream": "^2.2.0",
"node-opcua-factory": "^2.2.0",
"node-opcua-nodeid": "^2.2.0",
"node-opcua-service-secure-channel": "^2.2.0",
"node-opcua-types": "^2.2.0",
"node-opcua-variant": "^2.2.0",
"underscore": "^1.9.1"
},
"devDependencies": {
"node-opcua-generator": "^2.1.8",
"node-opcua-packet-analyzer": "^2.1.6",
"node-opcua-status-code": "^2.1.6",
"node-opcua-generator": "^2.2.0",
"node-opcua-packet-analyzer": "^2.2.0",
"node-opcua-status-code": "^2.2.0",
"should": "13.2.3"

@@ -45,3 +45,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "a9290b68d48927403e853e438ea9bd1bc6ad3f78"
"gitHead": "e77e0371580d04e874b2023f8a5751c3608bc3f9"
}

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ {

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