node-opcua-client-dynamic-extension-object
Advanced tools
Comparing version 2.71.0 to 2.72.0
@@ -0,0 +0,0 @@ import { DataTypeFactory, FieldCategory, StructuredTypeSchema, TypeDefinition } from "node-opcua-factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ConstructorFunc, DataTypeFactory } from "node-opcua-factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { NodeId } from "node-opcua-nodeid"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { IBasicSession } from "node-opcua-pseudo-session"; | ||
import { ExtraDataTypeManager } from "./extra_data_type_manager"; | ||
export declare function getExtraDataTypeManager(session: IBasicSession): Promise<ExtraDataTypeManager>; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
import { IBasicSession } from "node-opcua-pseudo-session"; | ||
import { ExtraDataTypeManager } from "./extra_data_type_manager"; | ||
export declare function populateDataTypeManager(session: IBasicSession, dataTypeManager: ExtraDataTypeManager, force: boolean): Promise<void>; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { NodeId } from "node-opcua-nodeid"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IBasicSession } from "node-opcua-pseudo-session"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DataTypeFactory } from "node-opcua-factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { NotificationData } from "node-opcua-types"; | ||
import { IBasicSession } from "node-opcua-pseudo-session/source/basic_session_interface"; | ||
export declare function promoteOpaqueStructureInNotificationData(session: IBasicSession, notificationData: NotificationData[]): Promise<void>; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IBasicSession } from "node-opcua-pseudo-session"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Variant } from "node-opcua-variant"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-client-dynamic-extension-object", | ||
"version": "2.71.0", | ||
"version": "2.72.0", | ||
"description": "pure nodejs OPCUA SDK - module client-dynamic-extension-object", | ||
@@ -23,8 +23,8 @@ "main": "./dist/index.js", | ||
"node-opcua-nodeid": "2.71.0", | ||
"node-opcua-pseudo-session": "2.71.0", | ||
"node-opcua-schemas": "2.71.0", | ||
"node-opcua-service-browse": "2.71.0", | ||
"node-opcua-service-translate-browse-path": "2.71.0", | ||
"node-opcua-pseudo-session": "2.72.0", | ||
"node-opcua-schemas": "2.72.0", | ||
"node-opcua-service-browse": "2.72.0", | ||
"node-opcua-service-translate-browse-path": "2.72.0", | ||
"node-opcua-status-code": "2.71.0", | ||
"node-opcua-types": "2.71.0", | ||
"node-opcua-types": "2.72.0", | ||
"node-opcua-variant": "2.71.0" | ||
@@ -47,3 +47,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "10f7cc1e1cd30dfef75adad9cb709a78401fabf3" | ||
"gitHead": "3c5f00e20bf5bef91a1ca3663af149b903760e5c" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
212797
26535
50
3260
+ Addednode-opcua-generator@2.72.0(transitive)
+ Addednode-opcua-pseudo-session@2.72.0(transitive)
+ Addednode-opcua-schemas@2.72.0(transitive)
+ Addednode-opcua-service-browse@2.72.0(transitive)
+ Addednode-opcua-service-call@2.72.0(transitive)
+ Addednode-opcua-service-filter@2.72.0(transitive)
+ Addednode-opcua-service-read@2.72.0(transitive)
+ Addednode-opcua-service-secure-channel@2.72.0(transitive)
+ Addednode-opcua-service-subscription@2.72.0(transitive)
+ Addednode-opcua-service-translate-browse-path@2.72.0(transitive)
+ Addednode-opcua-service-write@2.72.0(transitive)
+ Addednode-opcua-types@2.72.0(transitive)
- Removednode-opcua-generator@2.71.0(transitive)
- Removednode-opcua-pseudo-session@2.71.0(transitive)
- Removednode-opcua-schemas@2.71.0(transitive)
- Removednode-opcua-service-browse@2.71.0(transitive)
- Removednode-opcua-service-call@2.71.0(transitive)
- Removednode-opcua-service-filter@2.71.0(transitive)
- Removednode-opcua-service-read@2.71.0(transitive)
- Removednode-opcua-service-secure-channel@2.71.0(transitive)
- Removednode-opcua-service-subscription@2.71.0(transitive)
- Removednode-opcua-service-translate-browse-path@2.71.0(transitive)
- Removednode-opcua-service-write@2.71.0(transitive)
- Removednode-opcua-types@2.71.0(transitive)
Updatednode-opcua-schemas@2.72.0
Updatednode-opcua-types@2.72.0