node-opcua-generator
Advanced tools
Comparing version 0.1.0-5 to 0.1.0-7
{ | ||
"name": "node-opcua-generator", | ||
"version": "0.1.0-5", | ||
"version": "0.1.0-7", | ||
"description": "pure nodejs OPCUA SDK - module -generator", | ||
@@ -11,16 +11,16 @@ "main": "index.js", | ||
"node-opcua-assert": "^0.1.0-4", | ||
"node-opcua-basic-types": "^0.1.0-5", | ||
"node-opcua-basic-types": "^0.1.0-7", | ||
"node-opcua-constants": "^0.1.0-4", | ||
"node-opcua-debug": "^0.1.0-4", | ||
"node-opcua-factory": "^0.1.0-5", | ||
"node-opcua-nodeid": "^0.1.0-5", | ||
"node-opcua-utils": "^0.1.0-4", | ||
"node-opcua-debug": "^0.1.0-7", | ||
"node-opcua-factory": "^0.1.0-7", | ||
"node-opcua-nodeid": "^0.1.0-7", | ||
"node-opcua-utils": "^0.1.0-7", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-binary-stream": "^0.1.0-4", | ||
"node-opcua-extension-object": "^0.1.0-5", | ||
"node-opcua-packet-analyzer": "^0.1.0-5", | ||
"node-opcua-status-code": "^0.1.0-4", | ||
"should": "^13.0.1" | ||
"node-opcua-binary-stream": "^0.1.0-7", | ||
"node-opcua-extension-object": "^0.1.0-7", | ||
"node-opcua-packet-analyzer": "^0.1.0-7", | ||
"node-opcua-status-code": "^0.1.0-7", | ||
"should": "13.1.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "author": "Etienne Rossignon", |
@@ -372,3 +372,2 @@ "use strict"; | ||
var documentation; | ||
for (i = 0; i < n; i++) { | ||
@@ -375,0 +374,0 @@ |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
5
31729
5
607
Updatednode-opcua-debug@^0.1.0-7
Updatednode-opcua-factory@^0.1.0-7
Updatednode-opcua-nodeid@^0.1.0-7
Updatednode-opcua-utils@^0.1.0-7