node-opcua-date-time
Advanced tools
Comparing version 2.76.0 to 2.76.2
@@ -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.76.0", | ||
"version": "2.76.2", | ||
"description": "pure nodejs OPCUA SDK - module -date-time", | ||
@@ -16,9 +16,9 @@ "scripts": { | ||
"node-opcua-assert": "2.76.0", | ||
"node-opcua-binary-stream": "2.76.0", | ||
"node-opcua-binary-stream": "2.76.2", | ||
"node-opcua-utils": "2.76.0" | ||
}, | ||
"devDependencies": { | ||
"bignumber.js": "^9.0.2", | ||
"node-opcua-benchmarker": "2.76.0", | ||
"node-opcua-debug": "2.76.0", | ||
"bignumber.js": "^9.1.0", | ||
"node-opcua-benchmarker": "2.76.2", | ||
"node-opcua-debug": "2.76.2", | ||
"should": "^13.2.3", | ||
@@ -42,3 +42,3 @@ "sinon": "^14.0.0" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7" | ||
"gitHead": "acb5ecaf1e1c71af3b63e80909d58447f3f298e7" | ||
} |
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
37130
+ Addednode-opcua-binary-stream@2.76.2(transitive)
+ Addednode-opcua-buffer-utils@2.76.2(transitive)
- Removednode-opcua-binary-stream@2.76.0(transitive)
- Removednode-opcua-buffer-utils@2.76.0(transitive)