node-opcua-factory
Advanced tools
Comparing version 2.40.0 to 2.41.0
@@ -0,0 +0,0 @@ /** |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=constructor_type.js.map |
@@ -0,0 +0,0 @@ import { ExpandedNodeId, NodeId } from "node-opcua-nodeid"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export declare function generate_new_id(): number; | ||
export declare function next_available_id(): number; | ||
export declare function is_internal_id(value: number): boolean; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FieldType, StructuredTypeField } from "./types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FieldType, StructuredTypeOptions, TypeSchemaBase } from "./types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-factory", | ||
"version": "2.40.0", | ||
"version": "2.41.0", | ||
"description": "pure nodejs OPCUA SDK - module -factory", | ||
@@ -16,9 +16,9 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "2.37.0", | ||
"node-opcua-basic-types": "2.40.0", | ||
"node-opcua-binary-stream": "2.40.0", | ||
"node-opcua-debug": "2.40.0", | ||
"node-opcua-enum": "2.40.0", | ||
"node-opcua-basic-types": "2.41.0", | ||
"node-opcua-binary-stream": "2.41.0", | ||
"node-opcua-debug": "2.41.0", | ||
"node-opcua-enum": "2.41.0", | ||
"node-opcua-guid": "2.40.0", | ||
"node-opcua-nodeid": "2.40.0", | ||
"node-opcua-status-code": "2.40.0", | ||
"node-opcua-nodeid": "2.41.0", | ||
"node-opcua-status-code": "2.41.0", | ||
"node-opcua-utils": "2.40.0" | ||
@@ -41,3 +41,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "7315be805cf4ec57a575ca4ef1e1949f6d63ca49" | ||
"gitHead": "b707b6bfdbed37fb3bd193839adcf95d04d1ee6c" | ||
} |
Sorry, the diff of this file is not supported yet
234946
+ Addednode-opcua-basic-types@2.41.0(transitive)
+ Addednode-opcua-binary-stream@2.41.0(transitive)
+ Addednode-opcua-buffer-utils@2.41.0(transitive)
+ Addednode-opcua-date-time@2.41.0(transitive)
+ Addednode-opcua-debug@2.41.0(transitive)
+ Addednode-opcua-enum@2.41.0(transitive)
+ Addednode-opcua-nodeid@2.41.0(transitive)
+ Addednode-opcua-status-code@2.41.0(transitive)
- Removednode-opcua-basic-types@2.40.0(transitive)
- Removednode-opcua-binary-stream@2.40.0(transitive)
- Removednode-opcua-buffer-utils@2.40.0(transitive)
- Removednode-opcua-date-time@2.40.0(transitive)
- Removednode-opcua-debug@2.40.0(transitive)
- Removednode-opcua-enum@2.40.0(transitive)
- Removednode-opcua-nodeid@2.40.0(transitive)
- Removednode-opcua-status-code@2.40.0(transitive)
Updatednode-opcua-debug@2.41.0
Updatednode-opcua-enum@2.41.0
Updatednode-opcua-nodeid@2.41.0