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.7.0 to 2.8.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 @@ /**

2

dist/source/index.js

@@ -11,3 +11,3 @@ "use strict";

for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
};
}
Object.defineProperty(exports, "__esModule", { value: true });

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

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

@@ -11,3 +11,3 @@ "use strict";

for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
};
}
Object.defineProperty(exports, "__esModule", { value: true });

@@ -14,0 +14,0 @@ __exportStar(require("./fake_server"), exports);

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

@@ -11,5 +11,5 @@ "use strict";

for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
};
}
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./fixture_full_tcp_packets"), exports);
//# sourceMappingURL=index.js.map
{
"name": "node-opcua-transport",
"version": "2.7.0",
"version": "2.8.0",
"description": "pure nodejs OPCUA SDK - module -transport",

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

"node-opcua-assert": "^2.6.1",
"node-opcua-basic-types": "^2.7.0",
"node-opcua-basic-types": "^2.8.0",
"node-opcua-binary-stream": "^2.6.1",
"node-opcua-buffer-utils": "^2.6.1",
"node-opcua-chunkmanager": "^2.7.0",
"node-opcua-chunkmanager": "^2.8.0",
"node-opcua-debug": "^2.6.1",
"node-opcua-factory": "^2.7.0",
"node-opcua-nodeid": "^2.6.1",
"node-opcua-factory": "^2.8.0",
"node-opcua-nodeid": "^2.8.0",
"node-opcua-object-registry": "^2.6.1",
"node-opcua-packet-assembler": "^2.6.1",
"node-opcua-status-code": "^2.6.1",
"node-opcua-types": "^2.7.0",
"node-opcua-types": "^2.8.0",
"node-opcua-utils": "^2.7.0",

@@ -35,3 +35,3 @@ "underscore": "^1.10.2"

"node-opcua-debug": "2.5.9",
"node-opcua-generator": "^2.7.0",
"node-opcua-generator": "^2.8.0",
"should": "^13.2.3",

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "868b9f5d0bf0411f30476a0947301dc1d487e462"
"gitHead": "e3b0892d751900c13898ca82be84bbfe66997f0c"
}

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

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