node-opcua-packet-analyzer
Advanced tools
Comparing version 2.132.0 to 2.133.0
@@ -13,3 +13,3 @@ import { BinaryStream } from "node-opcua-binary-stream"; | ||
/** | ||
* @method encode_decode_round_trip_test | ||
* @param obj : object to test ( the object must provide a binaryStoreSize,encode,decode method | ||
@@ -16,0 +16,0 @@ * @param [options] |
@@ -76,3 +76,3 @@ "use strict"; | ||
/** | ||
* @method encode_decode_round_trip_test | ||
* @param obj : object to test ( the object must provide a binaryStoreSize,encode,decode method | ||
@@ -79,0 +79,0 @@ * @param [options] |
{ | ||
"name": "node-opcua-packet-analyzer", | ||
"version": "2.132.0", | ||
"version": "2.133.0", | ||
"description": "pure nodejs OPCUA SDK - module packet-analyzer", | ||
@@ -19,10 +19,10 @@ "main": "./dist/source/index.js", | ||
"node-opcua-assert": "2.120.0", | ||
"node-opcua-basic-types": "2.132.0", | ||
"node-opcua-binary-stream": "2.128.0", | ||
"node-opcua-debug": "2.128.0", | ||
"node-opcua-factory": "2.132.0", | ||
"node-opcua-utils": "2.128.0" | ||
"node-opcua-basic-types": "2.133.0", | ||
"node-opcua-binary-stream": "2.133.0", | ||
"node-opcua-debug": "2.133.0", | ||
"node-opcua-factory": "2.133.0", | ||
"node-opcua-utils": "2.133.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-nodeid": "2.128.0", | ||
"node-opcua-nodeid": "2.133.0", | ||
"node-opcua-test-helpers": "2.128.0" | ||
@@ -43,3 +43,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5fab0f1eac0e59abf94bab9034035aec44890456", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"files": [ | ||
@@ -46,0 +46,0 @@ "dist", |
Sorry, the diff of this file is not supported yet
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
90079
593
+ 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-debug@2.133.0
Updatednode-opcua-factory@2.133.0
Updatednode-opcua-utils@2.133.0