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

node-opcua-secure-channel

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-secure-channel - npm Package Compare versions

Comparing version 2.6.5 to 2.7.0

0

dist/source/client/client_secure_channel_layer.d.ts

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

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

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

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

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

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

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

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

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

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

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

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

32

package.json
{
"name": "node-opcua-secure-channel",
"version": "2.6.5",
"version": "2.7.0",
"description": "pure nodejs OPCUA SDK - module -secure-channel",

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

"node-opcua-assert": "^2.6.1",
"node-opcua-basic-types": "^2.6.1",
"node-opcua-basic-types": "^2.7.0",
"node-opcua-binary-stream": "^2.6.1",
"node-opcua-certificate-manager": "^2.6.5",
"node-opcua-chunkmanager": "^2.6.5",
"node-opcua-common": "^2.6.5",
"node-opcua-certificate-manager": "^2.7.0",
"node-opcua-chunkmanager": "^2.7.0",
"node-opcua-common": "^2.7.0",
"node-opcua-crypto": "^1.3.2",
"node-opcua-debug": "^2.6.1",
"node-opcua-enum": "^2.6.1",
"node-opcua-factory": "^2.6.5",
"node-opcua-factory": "^2.7.0",
"node-opcua-nodeid": "^2.6.1",
"node-opcua-object-registry": "^2.6.1",
"node-opcua-packet-analyzer": "^2.6.5",
"node-opcua-service-secure-channel": "^2.6.5",
"node-opcua-packet-analyzer": "^2.7.0",
"node-opcua-service-secure-channel": "^2.7.0",
"node-opcua-status-code": "^2.6.1",
"node-opcua-transport": "^2.6.5",
"node-opcua-types": "^2.6.5",
"node-opcua-utils": "^2.6.1",
"node-opcua-transport": "^2.7.0",
"node-opcua-types": "^2.7.0",
"node-opcua-utils": "^2.7.0",
"underscore": "^1.10.2"

@@ -44,6 +44,6 @@ },

"node-opcua-packet-analyzer": "2.5.10",
"node-opcua-service-browse": "^2.6.5",
"node-opcua-service-endpoints": "^2.6.5",
"node-opcua-service-read": "^2.6.5",
"node-opcua-service-session": "^2.6.5",
"node-opcua-service-browse": "^2.7.0",
"node-opcua-service-endpoints": "^2.7.0",
"node-opcua-service-read": "^2.7.0",
"node-opcua-service-session": "^2.7.0",
"node-opcua-test-fixtures": "^2.6.1",

@@ -71,3 +71,3 @@ "node-opcua-test-helpers": "^2.6.1",

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

@@ -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 { assert } from "node-opcua-assert";

@@ -0,0 +0,0 @@ import * as fs from "fs";

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

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

@@ -0,0 +0,0 @@ import * as fs from "fs";

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

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