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.5.8 to 2.5.9

1

dist/test-fixtures/fixture_full_tcp_packets.d.ts

@@ -14,1 +14,2 @@ /// <reference types="node" />

export declare const packet_sc_7: Buffer;
export declare const packect_outtec: Buffer;

@@ -367,2 +367,5 @@ "use strict";

`);
exports.packect_outtec = node_opcua_debug_1.makebuffer_from_trace(`
00000000: 43 4c 4f 46 18 00 00 00 0c 00 00 00 01 00 00 00 0f 00 00 00 0f 00 00 00
`);
//# sourceMappingURL=fixture_full_tcp_packets.js.map

34

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

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

"chalk": "^4.0.0",
"node-opcua-assert": "^2.5.8",
"node-opcua-basic-types": "^2.5.8",
"node-opcua-binary-stream": "^2.5.8",
"node-opcua-buffer-utils": "^2.5.8",
"node-opcua-chunkmanager": "^2.5.8",
"node-opcua-debug": "^2.5.8",
"node-opcua-factory": "^2.5.8",
"node-opcua-nodeid": "^2.5.8",
"node-opcua-object-registry": "^2.5.8",
"node-opcua-packet-assembler": "^2.5.8",
"node-opcua-status-code": "^2.5.8",
"node-opcua-types": "^2.5.8",
"node-opcua-utils": "^2.5.8",
"node-opcua-assert": "2.5.8",
"node-opcua-basic-types": "^2.5.9",
"node-opcua-binary-stream": "^2.5.9",
"node-opcua-buffer-utils": "^2.5.9",
"node-opcua-chunkmanager": "^2.5.9",
"node-opcua-debug": "^2.5.9",
"node-opcua-factory": "^2.5.9",
"node-opcua-nodeid": "^2.5.9",
"node-opcua-object-registry": "^2.5.9",
"node-opcua-packet-assembler": "^2.5.9",
"node-opcua-status-code": "^2.5.9",
"node-opcua-types": "^2.5.9",
"node-opcua-utils": "^2.5.9",
"underscore": "^1.10.2"

@@ -34,4 +34,4 @@ },

"colors": "^1.4.0",
"node-opcua-debug": "^2.5.6",
"node-opcua-generator": "^2.5.8",
"node-opcua-debug": "2.5.6",
"node-opcua-generator": "^2.5.9",
"should": "^13.2.3",

@@ -55,3 +55,3 @@ "sinon": "^9.0.2"

"homepage": "http://node-opcua.github.io/",
"gitHead": "c5378e667ad93ab0486fa1cfd35ecfd684db4878"
"gitHead": "3cadd387a1ddb6158b80280e9b61d4432d5be996"
}

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