node-opcua-enum
Advanced tools
Comparing version 2.98.0 to 2.98.1
{ | ||
"name": "node-opcua-enum", | ||
"version": "2.98.0", | ||
"description": "pure nodejs OPCUA SDK - module -enum", | ||
"version": "2.98.1", | ||
"description": "pure nodejs OPCUA SDK - module enum", | ||
"scripts": { | ||
@@ -15,3 +15,3 @@ "build": "tsc -b", | ||
"enum": "3.0.4", | ||
"node-opcua-benchmarker": "2.98.0", | ||
"node-opcua-benchmarker": "2.98.1", | ||
"should": "^13.2.3" | ||
@@ -34,3 +34,7 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c" | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c", | ||
"files": [ | ||
"dist", | ||
"source" | ||
] | ||
} |
23706
10
588