node-opcua-nodeid
Advanced tools
Comparing version 0.4.2 to 0.4.6
{ | ||
"name": "node-opcua-nodeid", | ||
"main": "./src/nodeid.js", | ||
"version": "0.4.2", | ||
"version": "0.4.6", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
@@ -10,11 +10,11 @@ "scripts": { | ||
"dependencies": { | ||
"node-opcua-assert": "^0.4.0", | ||
"node-opcua-assert": "^0.4.6", | ||
"node-opcua-constants": "^0.4.2", | ||
"node-opcua-enum": "^0.4.2", | ||
"node-opcua-guid": "^0.4.0", | ||
"node-opcua-enum": "^0.4.6", | ||
"node-opcua-guid": "^0.4.6", | ||
"underscore": "^1.9.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "^0.4.2", | ||
"should": "13.2.1" | ||
"node-opcua-benchmarker": "^0.4.6", | ||
"should": "13.2.3" | ||
}, | ||
@@ -35,3 +35,4 @@ "author": "Etienne Rossignon", | ||
], | ||
"homepage": "http://node-opcua.github.io/" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "537d2a1f4d88271c57389d8ed56d787cf67588d2" | ||
} |
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
35449
Updatednode-opcua-assert@^0.4.6
Updatednode-opcua-enum@^0.4.6
Updatednode-opcua-guid@^0.4.6