node-opcua-nodeid
Advanced tools
Comparing version 0.1.0-7 to 0.1.0-13
{ | ||
"name": "node-opcua-nodeid", | ||
"main": "./src/nodeid.js", | ||
"version": "0.1.0-7", | ||
"version": "0.1.0-13", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
@@ -10,11 +10,11 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.0-4", | ||
"node-opcua-constants": "^0.1.0-4", | ||
"node-opcua-enum": "^0.1.0-7", | ||
"node-opcua-guid": "^0.1.0-7", | ||
"node-opcua-assert": "^0.1.0-13", | ||
"node-opcua-constants": "^0.1.0-13", | ||
"node-opcua-enum": "^0.1.0-13", | ||
"node-opcua-guid": "^0.1.0-13", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "^0.1.0-4", | ||
"should": "13.1.0" | ||
"node-opcua-benchmarker": "^0.1.0-13", | ||
"should": "13.1.3" | ||
}, | ||
@@ -21,0 +21,0 @@ "author": "Etienne Rossignon", |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
Sorry, the diff of this file is not supported yet
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
33612
6
793
Updatednode-opcua-assert@^0.1.0-13
Updatednode-opcua-enum@^0.1.0-13
Updatednode-opcua-guid@^0.1.0-13