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.3.0 to 2.4.0

0

dist/source/AcknowledgeMessage.d.ts

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

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

@@ -0,0 +0,0 @@ import { TCP_transport } from "./tcp_transport";

@@ -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";

@@ -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";

20

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

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

"node-opcua-assert": "^2.3.0",
"node-opcua-basic-types": "^2.3.0",
"node-opcua-basic-types": "^2.4.0",
"node-opcua-binary-stream": "^2.3.0",
"node-opcua-buffer-utils": "^2.3.0",
"node-opcua-chunkmanager": "^2.3.0",
"node-opcua-chunkmanager": "^2.4.0",
"node-opcua-debug": "^2.3.0",
"node-opcua-factory": "^2.3.0",
"node-opcua-factory": "^2.4.0",
"node-opcua-nodeid": "^2.3.0",

@@ -26,12 +26,12 @@ "node-opcua-object-registry": "^2.3.0",

"node-opcua-status-code": "^2.3.0",
"node-opcua-types": "^2.3.0",
"node-opcua-utils": "^2.3.0",
"node-opcua-types": "^2.4.0",
"node-opcua-utils": "^2.4.0",
"underscore": "^1.9.1"
},
"devDependencies": {
"@types/node": "^12.12.7",
"@types/node": "^12.12.8",
"@types/underscore": "^1.9.3",
"colors": "^1.4.0",
"node-opcua-debug": "^2.2.0",
"node-opcua-generator": "^2.3.0",
"node-opcua-debug": "^2.3.0",
"node-opcua-generator": "^2.4.0",
"should": "13.2.3",

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "3fc22180b26cd0d0481e57e7bb6a2cab7623e6d1"
"gitHead": "21f5967e799ef2b4d6491b8fc670964127c11431"
}

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { EventEmitter } from "events";

@@ -0,0 +0,0 @@ import { EventEmitter } from "events";

@@ -0,0 +0,0 @@ // tslint:disable:no-empty

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

@@ -0,0 +0,0 @@ // tslint:disable:no-empty

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

Sorry, the diff of this file is not supported yet

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