node-opcua-constants
Advanced tools
Comparing version 2.88.0 to 2.98.1
@@ -0,0 +0,0 @@ export declare enum AggregateFunction { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-constants", | ||
"version": "2.88.0", | ||
"description": "pure nodejs OPCUA SDK - module -constants", | ||
"version": "2.98.1", | ||
"description": "pure nodejs OPCUA SDK - module constants", | ||
"scripts": { | ||
@@ -28,3 +28,7 @@ "clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "0c20078b474f36855b799557f8fe931dbe20c2ca" | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c", | ||
"files": [ | ||
"dist", | ||
"source" | ||
] | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2035926