node-opcua-numeric-range
Advanced tools
Comparing version 2.132.0 to 2.133.0
@@ -74,3 +74,3 @@ import { UAString } from "node-opcua-basic-types"; | ||
/** | ||
* @method extract_values | ||
* @param array flat array containing values or string | ||
@@ -77,0 +77,0 @@ * @param dimensions: of the matrix if data is a matrix |
@@ -349,3 +349,3 @@ "use strict"; | ||
/** | ||
* @method extract_values | ||
* @param array flat array containing values or string | ||
@@ -352,0 +352,0 @@ * @param dimensions: of the matrix if data is a matrix |
{ | ||
"name": "node-opcua-numeric-range", | ||
"version": "2.132.0", | ||
"version": "2.133.0", | ||
"description": "pure nodejs OPCUA SDK - module numeric-range", | ||
@@ -18,9 +18,9 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "2.120.0", | ||
"node-opcua-basic-types": "2.132.0", | ||
"node-opcua-binary-stream": "2.128.0", | ||
"node-opcua-factory": "2.132.0", | ||
"node-opcua-status-code": "2.128.0" | ||
"node-opcua-basic-types": "2.133.0", | ||
"node-opcua-binary-stream": "2.133.0", | ||
"node-opcua-factory": "2.133.0", | ||
"node-opcua-status-code": "2.133.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-packet-analyzer": "2.132.0", | ||
"node-opcua-packet-analyzer": "2.133.0", | ||
"node-opcua-test-helpers": "2.128.0" | ||
@@ -41,3 +41,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5fab0f1eac0e59abf94bab9034035aec44890456", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"files": [ | ||
@@ -44,0 +44,0 @@ "dist", |
@@ -448,3 +448,3 @@ /** | ||
/** | ||
* @method extract_values | ||
* @param array flat array containing values or string | ||
@@ -451,0 +451,0 @@ * @param dimensions: of the matrix if data is a matrix |
81064
1456
+ Addedlong@5.2.3(transitive)
+ Addednode-opcua-basic-types@2.133.0(transitive)
+ Addednode-opcua-binary-stream@2.133.0(transitive)
+ Addednode-opcua-buffer-utils@2.133.0(transitive)
+ Addednode-opcua-date-time@2.133.0(transitive)
+ Addednode-opcua-debug@2.133.0(transitive)
+ Addednode-opcua-enum@2.133.0(transitive)
+ Addednode-opcua-factory@2.133.0(transitive)
+ Addednode-opcua-guid@2.133.0(transitive)
+ Addednode-opcua-nodeid@2.133.0(transitive)
+ Addednode-opcua-status-code@2.133.0(transitive)
+ Addednode-opcua-utils@2.133.0(transitive)
- Removedlong@4.0.0(transitive)
- Removednode-opcua-basic-types@2.132.0(transitive)
- Removednode-opcua-binary-stream@2.128.0(transitive)
- Removednode-opcua-buffer-utils@2.128.0(transitive)
- Removednode-opcua-date-time@2.132.0(transitive)
- Removednode-opcua-debug@2.128.0(transitive)
- Removednode-opcua-enum@2.128.0(transitive)
- Removednode-opcua-factory@2.132.0(transitive)
- Removednode-opcua-guid@2.128.0(transitive)
- Removednode-opcua-nodeid@2.128.0(transitive)
- Removednode-opcua-status-code@2.128.0(transitive)
- Removednode-opcua-utils@2.128.0(transitive)
Updatednode-opcua-factory@2.133.0