node-opcua-date-time
Advanced tools
Comparing version 2.74.0 to 2.76.0
@@ -0,0 +0,0 @@ export interface DateWithPicoseconds extends Date { |
@@ -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"; |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.74.0", | ||
"version": "2.76.0", | ||
"description": "pure nodejs OPCUA SDK - module -date-time", | ||
@@ -15,11 +15,12 @@ "scripts": { | ||
"long": "^4.0.0", | ||
"node-opcua-assert": "2.74.0", | ||
"node-opcua-utils": "2.74.0" | ||
"node-opcua-assert": "2.76.0", | ||
"node-opcua-binary-stream": "2.76.0", | ||
"node-opcua-utils": "2.76.0" | ||
}, | ||
"devDependencies": { | ||
"bignumber.js": "^9.0.2", | ||
"node-opcua-benchmarker": "2.74.0", | ||
"node-opcua-binary-stream": "2.74.0", | ||
"node-opcua-debug": "2.74.0", | ||
"should": "^13.2.3" | ||
"node-opcua-benchmarker": "2.76.0", | ||
"node-opcua-debug": "2.76.0", | ||
"should": "^13.2.3", | ||
"sinon": "^14.0.0" | ||
}, | ||
@@ -41,3 +42,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "003ee041795f3b737afaaef5721045ee31ea9f77" | ||
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7" | ||
} |
36772
4
+ Addednode-opcua-assert@2.76.0(transitive)
+ Addednode-opcua-binary-stream@2.76.0(transitive)
+ Addednode-opcua-buffer-utils@2.76.0(transitive)
+ Addednode-opcua-utils@2.76.0(transitive)
- Removedbetter-assert@1.0.2(transitive)
- Removedcallsite@1.0.0(transitive)
- Removednode-opcua-assert@2.74.0(transitive)
- Removednode-opcua-utils@2.74.0(transitive)
Updatednode-opcua-assert@2.76.0
Updatednode-opcua-utils@2.76.0