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

node-opcua-pseudo-session

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-pseudo-session - npm Package Compare versions

Comparing version 2.64.1 to 2.65.0

0

dist/basic_session_interface.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

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

@@ -0,0 +0,0 @@ import { CreateSubscriptionRequestOptions, CreateSubscriptionResponse, CreateMonitoredItemsRequestOptions, CreateMonitoredItemsResponse } from "node-opcua-service-subscription";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=basic_session_with_subscription.js.map

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

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

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

@@ -0,0 +0,0 @@ import { NodeId } from "node-opcua-nodeid";

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

@@ -0,0 +0,0 @@ import { NodeId } from "node-opcua-nodeid";

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

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

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

@@ -0,0 +0,0 @@ import { IBasicSession } from "./basic_session_interface";

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

16

package.json
{
"name": "node-opcua-pseudo-session",
"version": "2.64.1",
"version": "2.65.0",
"description": "pure nodejs OPCUA SDK - module -client-proxy",

@@ -19,8 +19,8 @@ "scripts": {

"node-opcua-nodeid": "2.64.1",
"node-opcua-service-browse": "2.64.1",
"node-opcua-service-call": "2.64.1",
"node-opcua-service-read": "2.64.1",
"node-opcua-service-subscription": "2.64.1",
"node-opcua-service-translate-browse-path": "2.64.1",
"node-opcua-service-write": "2.64.1",
"node-opcua-service-browse": "2.65.0",
"node-opcua-service-call": "2.65.0",
"node-opcua-service-read": "2.65.0",
"node-opcua-service-subscription": "2.65.0",
"node-opcua-service-translate-browse-path": "2.65.0",
"node-opcua-service-write": "2.65.0",
"node-opcua-status-code": "2.64.1",

@@ -45,3 +45,3 @@ "node-opcua-utils": "2.64.1",

"homepage": "http://node-opcua.github.io/",
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c"
"gitHead": "59b9cae30fb45633ad501f9cf3b74fb9d05e8960"
}
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