node-opcua-data-model
Advanced tools
Comparing version 2.27.1 to 2.28.0
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export { isValidAttributeId, attributeNameById, AttributeIds } from "node-opcua-basic-types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -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 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { LocaleId, UAString } from "node-opcua-basic-types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare enum NodeClass { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BaseUAObject, StructuredTypeSchema } from "node-opcua-factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
/** | ||
* @module node-opcua-data-model | ||
*/ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-data-model", | ||
"version": "2.27.1", | ||
"version": "2.28.0", | ||
"description": "pure nodejs OPCUA SDK - module -data-model", | ||
@@ -14,12 +14,12 @@ "scripts": { | ||
"node-opcua-assert": "2.22.0", | ||
"node-opcua-basic-types": "2.27.1", | ||
"node-opcua-binary-stream": "2.27.0", | ||
"node-opcua-enum": "2.22.0", | ||
"node-opcua-factory": "2.27.1", | ||
"node-opcua-nodeid": "2.22.0", | ||
"node-opcua-status-code": "2.27.0", | ||
"node-opcua-utils": "2.27.1" | ||
"node-opcua-basic-types": "2.28.0", | ||
"node-opcua-binary-stream": "2.28.0", | ||
"node-opcua-enum": "2.28.0", | ||
"node-opcua-factory": "2.28.0", | ||
"node-opcua-nodeid": "2.28.0", | ||
"node-opcua-status-code": "2.28.0", | ||
"node-opcua-utils": "2.28.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-packet-analyzer": "2.27.1", | ||
"node-opcua-packet-analyzer": "2.28.0", | ||
"should": "^13.2.3", | ||
@@ -43,3 +43,3 @@ "source-map-support": "^0.5.19" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e38a07ee3d2e225c1e8ed8c261cbb610babaa18e" | ||
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf" | ||
} |
@@ -0,0 +0,0 @@ // tslint:disable:no-bitwise |
@@ -0,0 +0,0 @@ export { |
@@ -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 @@ /** |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is not supported yet
110126
+ Addednode-opcua-basic-types@2.28.0(transitive)
+ Addednode-opcua-binary-stream@2.28.0(transitive)
+ Addednode-opcua-buffer-utils@2.28.0(transitive)
+ Addednode-opcua-date-time@2.28.0(transitive)
+ Addednode-opcua-debug@2.28.0(transitive)
+ Addednode-opcua-enum@2.28.0(transitive)
+ Addednode-opcua-factory@2.28.0(transitive)
+ Addednode-opcua-nodeid@2.28.0(transitive)
+ Addednode-opcua-status-code@2.28.0(transitive)
+ Addednode-opcua-utils@2.28.0(transitive)
- Removednode-opcua-basic-types@2.27.1(transitive)
- Removednode-opcua-binary-stream@2.27.0(transitive)
- Removednode-opcua-buffer-utils@2.22.0(transitive)
- Removednode-opcua-date-time@2.27.0(transitive)
- Removednode-opcua-debug@2.22.0(transitive)
- Removednode-opcua-enum@2.22.0(transitive)
- Removednode-opcua-factory@2.27.1(transitive)
- Removednode-opcua-nodeid@2.22.0(transitive)
- Removednode-opcua-status-code@2.27.0(transitive)
- Removednode-opcua-utils@2.27.1(transitive)
Updatednode-opcua-enum@2.28.0
Updatednode-opcua-factory@2.28.0
Updatednode-opcua-nodeid@2.28.0
Updatednode-opcua-utils@2.28.0