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

node-opcua-constants

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-constants - npm Package Compare versions

Comparing version 0.5.0 to 2.0.0-alpha.2

dist/index.d.ts

50

package.json
{
"name": "node-opcua-constants",
"version": "0.5.0",
"description": "pure nodejs OPCUA SDK - module -constants",
"scripts": {
"test": ""
},
"main": "index.js",
"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/",
"gitHead": "7c2f2dcb6ebdc49e57da1a028406a307df502d4e"
"name": "node-opcua-constants",
"version": "2.0.0-alpha.2",
"description": "pure nodejs OPCUA SDK - module -constants",
"scripts": {
"clean": "node -e \"require('rimraf').sync('dist');\"",
"build": "tsc",
"lint": "tslint -c tslint.json source/**/*.ts",
"test": ""
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"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/",
"gitHead": "7f57dd90e9d8bd1abcb8d330b3470999ac51e33f"
}
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