node-opcua-basic-types
Advanced tools
Comparing version 2.70.0 to 2.71.0
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare enum AttributeIds { |
@@ -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 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -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"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
export declare function roundToFloat2(float: number): number; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.70.0", | ||
"version": "2.71.0", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
@@ -15,15 +15,15 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "2.66.0", | ||
"node-opcua-binary-stream": "2.69.0", | ||
"node-opcua-buffer-utils": "2.69.0", | ||
"node-opcua-date-time": "2.69.0", | ||
"node-opcua-enum": "2.69.0", | ||
"node-opcua-binary-stream": "2.71.0", | ||
"node-opcua-buffer-utils": "2.71.0", | ||
"node-opcua-date-time": "2.71.0", | ||
"node-opcua-enum": "2.71.0", | ||
"node-opcua-guid": "2.66.0", | ||
"node-opcua-nodeid": "2.70.0", | ||
"node-opcua-status-code": "2.70.0", | ||
"node-opcua-utils": "2.69.0" | ||
"node-opcua-nodeid": "2.71.0", | ||
"node-opcua-status-code": "2.71.0", | ||
"node-opcua-utils": "2.71.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "17.0.36", | ||
"node-opcua-benchmarker": "2.69.0", | ||
"node-opcua-debug": "2.69.0", | ||
"@types/node": "18.0.0", | ||
"node-opcua-benchmarker": "2.71.0", | ||
"node-opcua-debug": "2.71.0", | ||
"should": "^13.2.3" | ||
@@ -46,3 +46,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "3b692ffb3e2ef0542da32f349fb0c76b3acc75ce" | ||
"gitHead": "10f7cc1e1cd30dfef75adad9cb709a78401fabf3" | ||
} |
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
111666
+ Addednode-opcua-binary-stream@2.71.0(transitive)
+ Addednode-opcua-buffer-utils@2.71.0(transitive)
+ Addednode-opcua-date-time@2.71.0(transitive)
+ Addednode-opcua-enum@2.71.0(transitive)
+ Addednode-opcua-nodeid@2.71.0(transitive)
+ Addednode-opcua-status-code@2.71.0(transitive)
+ Addednode-opcua-utils@2.71.0(transitive)
- Removednode-opcua-binary-stream@2.69.0(transitive)
- Removednode-opcua-buffer-utils@2.69.0(transitive)
- Removednode-opcua-date-time@2.69.0(transitive)
- Removednode-opcua-enum@2.69.0(transitive)
- Removednode-opcua-nodeid@2.70.0(transitive)
- Removednode-opcua-status-code@2.70.0(transitive)
- Removednode-opcua-utils@2.69.0(transitive)
Updatednode-opcua-date-time@2.71.0
Updatednode-opcua-enum@2.71.0
Updatednode-opcua-nodeid@2.71.0
Updatednode-opcua-utils@2.71.0