node-opcua-nodeid
Advanced tools
Comparing version 2.98.0 to 2.98.1
@@ -5,4 +5,4 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.98.0", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
"version": "2.98.1", | ||
"description": "pure nodejs OPCUA SDK - module nodeid", | ||
"scripts": { | ||
@@ -15,9 +15,9 @@ "build": "tsc -b", | ||
"dependencies": { | ||
"node-opcua-assert": "2.88.0", | ||
"node-opcua-constants": "2.88.0", | ||
"node-opcua-guid": "2.88.0" | ||
"node-opcua-assert": "2.98.1", | ||
"node-opcua-constants": "2.98.1", | ||
"node-opcua-guid": "2.98.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.98.0", | ||
"node-opcua-debug": "2.98.0", | ||
"node-opcua-benchmarker": "2.98.1", | ||
"node-opcua-debug": "2.98.1", | ||
"should": "^13.2.3" | ||
@@ -40,3 +40,7 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c" | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c", | ||
"files": [ | ||
"dist", | ||
"source" | ||
] | ||
} |
59362
14
1242
+ Addednode-opcua-assert@2.98.1(transitive)
+ Addednode-opcua-constants@2.98.1(transitive)
+ Addednode-opcua-guid@2.98.1(transitive)
- Removednode-opcua-assert@2.88.0(transitive)
- Removednode-opcua-constants@2.88.0(transitive)
- Removednode-opcua-guid@2.88.0(transitive)
Updatednode-opcua-assert@2.98.1
Updatednode-opcua-constants@2.98.1
Updatednode-opcua-guid@2.98.1