node-opcua-status-code
Advanced tools
Comparing version 0.1.0-alpha.dc0cce4c to 0.1.1-0
{ | ||
"name": "node-opcua-status-code", | ||
"version": "0.1.0-alpha.dc0cce4c", | ||
"description": "", | ||
"main": "./src/opcua_status_code.js", | ||
"scripts": { | ||
"test": "mocha test" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.0-alpha.dc0cce4c", | ||
"node-opcua-constants": "^0.1.0-alpha.dc0cce4c", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-binary-stream": "^0.1.0-alpha.dc0cce4c", | ||
"should": "^13.0.1" | ||
}, | ||
"author": "etienne.rossignon@gadz.org", | ||
"license": "MIT" | ||
"name": "node-opcua-status-code", | ||
"version": "0.1.1-0", | ||
"description": "pure nodejs OPCUA SDK - module -status-code", | ||
"main": "./src/opcua_status_code.js", | ||
"scripts": { | ||
"test": "mocha test" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "^0.1.1-0", | ||
"node-opcua-constants": "^0.1.1-0", | ||
"underscore": "^1.8.3" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-binary-stream": "^0.1.1-0", | ||
"should": "13.2.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/" | ||
} |
"use strict"; | ||
/** | ||
* @module opcua.datamodel | ||
* @module opcua.status-code | ||
*/ | ||
@@ -5,0 +5,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
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
19238
4
1
0
+ Addednode-opcua-assert@0.1.1-0(transitive)
+ Addednode-opcua-constants@0.1.1-0(transitive)
- Removednode-opcua-assert@0.1.0-alpha.dc0cce4c(transitive)
- Removednode-opcua-constants@0.1.0-alpha.dc0cce4c(transitive)
Updatednode-opcua-assert@^0.1.1-0