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

node-opcua-client-dynamic-extension-object

Package Overview
Dependencies
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-client-dynamic-extension-object - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

0

dist/client_dynamic_extension_object.d.ts

@@ -0,0 +0,0 @@ import { StructuredTypeSchema } from "node-opcua-factory";

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

@@ -0,0 +0,0 @@ import { DataTypeFactory } from "node-opcua-factory";

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

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

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

@@ -0,0 +0,0 @@ import { DataValue } from "node-opcua-data-value";

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

import { Variant } from "node-opcua-variant";
import { ExtraDataTypeManager } from "./extra_data_type_manager";
export declare function resolveDynamicExtensionObject(variant: Variant, extraDataType: ExtraDataTypeManager): Promise<void>;

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

24

package.json
{
"name": "node-opcua-client-dynamic-extension-object",
"version": "2.1.5",
"version": "2.1.6",
"description": "pure nodejs OPCUA SDK - module -extension-object",

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

"node-opcua-binary-stream": "^2.1.0",
"node-opcua-data-model": "^2.1.5",
"node-opcua-data-value": "^2.1.5",
"node-opcua-data-model": "^2.1.6",
"node-opcua-data-value": "^2.1.6",
"node-opcua-debug": "^2.1.0",
"node-opcua-extension-object": "^2.1.5",
"node-opcua-factory": "^2.1.5",
"node-opcua-nodeid": "^2.1.5",
"node-opcua-pseudo-session": "^2.1.5",
"node-opcua-schemas": "^2.1.5",
"node-opcua-service-browse": "^2.1.5",
"node-opcua-status-code": "^2.1.5",
"node-opcua-variant": "^2.1.5"
"node-opcua-extension-object": "^2.1.6",
"node-opcua-factory": "^2.1.6",
"node-opcua-nodeid": "^2.1.6",
"node-opcua-pseudo-session": "^2.1.6",
"node-opcua-schemas": "^2.1.6",
"node-opcua-service-browse": "^2.1.6",
"node-opcua-status-code": "^2.1.6",
"node-opcua-variant": "^2.1.6"
},

@@ -43,3 +43,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "18e171c2f17e0fbbc7a7ea0f383a239a7bbd06d8"
"gitHead": "c8e1607923cd5bbb4cd916a5d26d9d8e4948df41"
}

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

@@ -0,0 +0,0 @@ import { DataValue } from "node-opcua-data-value";

@@ -0,0 +0,0 @@ import { BinaryStream } from "node-opcua-binary-stream";

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

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