Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-status-code

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-status-code - npm Package Compare versions

Comparing version 0.1.0-alpha.dc0cce4c to 0.1.1-0

LICENSE

49

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc