node-opcua-date-time
Advanced tools
Comparing version 2.132.0 to 2.133.0
@@ -17,3 +17,3 @@ "use strict"; | ||
* return a random integer value in the range of min inclusive and max exclusive | ||
* @method getRandomInt | ||
* @param min | ||
@@ -20,0 +20,0 @@ * @param max |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.132.0", | ||
"version": "2.133.0", | ||
"description": "pure nodejs OPCUA SDK - module date-time", | ||
@@ -14,11 +14,11 @@ "scripts": { | ||
"dependencies": { | ||
"long": "^4.0.0", | ||
"long": "5.2.3", | ||
"node-opcua-assert": "2.120.0", | ||
"node-opcua-binary-stream": "2.128.0", | ||
"node-opcua-utils": "2.128.0" | ||
"node-opcua-binary-stream": "2.133.0", | ||
"node-opcua-utils": "2.133.0" | ||
}, | ||
"devDependencies": { | ||
"bignumber.js": "^9.1.2", | ||
"node-opcua-benchmarker": "2.128.0", | ||
"node-opcua-debug": "2.128.0" | ||
"node-opcua-benchmarker": "2.133.0", | ||
"node-opcua-debug": "2.133.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5fab0f1eac0e59abf94bab9034035aec44890456", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"files": [ | ||
@@ -43,0 +43,0 @@ "dist", |
@@ -20,3 +20,3 @@ /** | ||
* return a random integer value in the range of min inclusive and max exclusive | ||
* @method getRandomInt | ||
* @param min | ||
@@ -23,0 +23,0 @@ * @param max |
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
37123
652
+ Addedlong@5.2.3(transitive)
+ Addednode-opcua-binary-stream@2.133.0(transitive)
+ Addednode-opcua-buffer-utils@2.133.0(transitive)
+ Addednode-opcua-utils@2.133.0(transitive)
- Removedlong@4.0.0(transitive)
- Removednode-opcua-binary-stream@2.128.0(transitive)
- Removednode-opcua-buffer-utils@2.128.0(transitive)
- Removednode-opcua-utils@2.128.0(transitive)
Updatedlong@5.2.3
Updatednode-opcua-utils@2.133.0