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

node-opcua-transport

Package Overview
Dependencies
Maintainers
1
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-transport - npm Package Compare versions

Comparing version 2.41.1 to 2.42.0

0

dist/source/AcknowledgeMessage.d.ts

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

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

@@ -0,0 +0,0 @@ import { ErrorCallback } from "node-opcua-status-code";

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

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

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

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

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

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

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

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

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

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

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

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

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

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

export declare const doTraceHelloAck: RegExpMatchArray | null;
export declare const doTraceChunk: RegExpMatchArray | null;

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ export * from "./fake_server";

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

@@ -0,0 +0,0 @@ import { FakeServer } from "./fake_server";

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

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

export * from "./fixture_full_tcp_packets";

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

34

package.json
{
"name": "node-opcua-transport",
"version": "2.41.1",
"version": "2.42.0",
"description": "pure nodejs OPCUA SDK - module -transport",

@@ -14,19 +14,19 @@ "main": "./dist/source/index.js",

"chalk": "4.1.1",
"node-opcua-assert": "2.41.1",
"node-opcua-basic-types": "2.41.1",
"node-opcua-binary-stream": "2.41.1",
"node-opcua-buffer-utils": "2.41.1",
"node-opcua-chunkmanager": "2.41.1",
"node-opcua-debug": "2.41.1",
"node-opcua-factory": "2.41.1",
"node-opcua-nodeid": "2.41.1",
"node-opcua-object-registry": "2.41.1",
"node-opcua-packet-assembler": "2.41.1",
"node-opcua-status-code": "2.41.1",
"node-opcua-types": "2.41.1",
"node-opcua-utils": "2.41.1"
"node-opcua-assert": "2.42.0",
"node-opcua-basic-types": "2.42.0",
"node-opcua-binary-stream": "2.42.0",
"node-opcua-buffer-utils": "2.42.0",
"node-opcua-chunkmanager": "2.42.0",
"node-opcua-debug": "2.42.0",
"node-opcua-factory": "2.42.0",
"node-opcua-nodeid": "2.42.0",
"node-opcua-object-registry": "2.42.0",
"node-opcua-packet-assembler": "2.42.0",
"node-opcua-status-code": "2.42.0",
"node-opcua-types": "2.42.0",
"node-opcua-utils": "2.42.0"
},
"devDependencies": {
"@types/node": "14.14.41",
"node-opcua-debug": "2.41.0",
"@types/node": "15.0.2",
"node-opcua-debug": "2.41.1",
"should": "^13.2.3",

@@ -50,3 +50,3 @@ "sinon": "^10.0.0"

"homepage": "http://node-opcua.github.io/",
"gitHead": "3381bbf61ba89464fe97c95d182887ecd67eff2f"
"gitHead": "09c4530a94c3ff0529c94269d31088abecd7e144"
}
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