node-opcua-factory
Advanced tools
Comparing version 0.1.0-alpha.dc0cce4c to 0.1.1-0
{ | ||
"name": "node-opcua-factory", | ||
"version": "0.1.0-alpha.dc0cce4c", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo no test" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-basic-types": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-binary-stream": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-debug": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-enum": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-guid": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-nodeid": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-status-code": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-utils": "^0.1.0-alpha.dc0cce4c", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-debug": "^0.1.0-alpha.dc0cce4c" | ||
}, | ||
"author": "etienne.rossignon@gadz.org", | ||
"license": "MIT" | ||
"name": "node-opcua-factory", | ||
"version": "0.1.1-0", | ||
"description": "pure nodejs OPCUA SDK - module -factory", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo no test" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.1-0", | ||
"node-opcua-basic-types": "^0.1.1-0", | ||
"node-opcua-binary-stream": "^0.1.1-0", | ||
"node-opcua-debug": "^0.1.1-0", | ||
"node-opcua-enum": "^0.1.1-0", | ||
"node-opcua-guid": "^0.1.1-0", | ||
"node-opcua-nodeid": "^0.1.1-0", | ||
"node-opcua-status-code": "^0.1.1-0", | ||
"node-opcua-utils": "^0.1.1-0", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-debug": "^0.1.1-0" | ||
}, | ||
"author": "Etienne Rossignon", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/node-opcua/node-opcua.git" | ||
}, | ||
"keywords": [ | ||
"OPCUA", | ||
"opcua", | ||
"m2m", | ||
"iot", | ||
"opc ua", | ||
"internet of things" | ||
], | ||
"homepage": "http://node-opcua.github.io/" | ||
} |
@@ -20,2 +20,3 @@ "use strict"; | ||
var display_trace_from_this_projet_only = require("node-opcua-utils").display_trace_from_this_projet_only; | ||
@@ -144,3 +145,3 @@ | ||
console.log("possible_fields", possible_fields); | ||
require("node-opcua-utils").display_trace_from_this_projet_only(); | ||
display_trace_from_this_projet_only(); | ||
console.log("invalid_options_fields= ", invalid_options_fields); | ||
@@ -219,3 +220,3 @@ } | ||
/** | ||
* @method initialize_value | ||
* @method initialize_field | ||
* @param field | ||
@@ -222,0 +223,0 @@ * @param value |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
45031
12
1110
2
3
+ Addednode-opcua-assert@0.1.1-0(transitive)
+ Addednode-opcua-basic-types@0.1.1-0(transitive)
+ Addednode-opcua-binary-stream@0.1.1-0(transitive)
+ Addednode-opcua-buffer-utils@0.1.1-0(transitive)
+ Addednode-opcua-constants@0.1.1-0(transitive)
+ Addednode-opcua-date-time@0.1.1-0(transitive)
+ Addednode-opcua-debug@0.1.1-0(transitive)
+ Addednode-opcua-enum@0.1.1-0(transitive)
+ Addednode-opcua-guid@0.1.1-0(transitive)
+ Addednode-opcua-nodeid@0.1.1-0(transitive)
+ Addednode-opcua-status-code@0.1.1-0(transitive)
+ Addednode-opcua-utils@0.1.1-0(transitive)
- Removednode-opcua-assert@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-basic-types@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-binary-stream@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-buffer-utils@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-constants@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-date-time@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-debug@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-enum@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-guid@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-nodeid@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-status-code@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-utils@0.1.0-alpha.dc0cce4c(transitive)
- Removedunderscore@1.8.3(transitive)
Updatednode-opcua-assert@^0.1.1-0
Updatednode-opcua-debug@^0.1.1-0
Updatednode-opcua-enum@^0.1.1-0
Updatednode-opcua-guid@^0.1.1-0
Updatednode-opcua-nodeid@^0.1.1-0
Updatednode-opcua-utils@^0.1.1-0