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

node-opcua-extension-object

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-extension-object - npm Package Compare versions

Comparing version 2.81.0 to 2.82.0

72

package.json
{
"name": "node-opcua-extension-object",
"version": "2.81.0",
"description": "pure nodejs OPCUA SDK - module -extension-object",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsc -b",
"lint": "eslint source",
"format": "prettier --write source",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"test": "echo no test"
},
"dependencies": {
"chalk": "4.1.2",
"node-opcua-basic-types": "2.81.0",
"node-opcua-binary-stream": "2.77.0",
"node-opcua-debug": "2.77.0",
"node-opcua-factory": "2.81.0",
"node-opcua-nodeid": "2.81.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/",
"gitHead": "fd89928bc4a4b9f31a6b6e5921f743e8284eba2b"
"name": "node-opcua-extension-object",
"version": "2.82.0",
"description": "pure nodejs OPCUA SDK - module -extension-object",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsc -b",
"lint": "eslint source",
"format": "prettier --write source",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"test": "echo no test"
},
"dependencies": {
"chalk": "4.1.2",
"node-opcua-basic-types": "2.82.0",
"node-opcua-binary-stream": "2.82.0",
"node-opcua-debug": "2.82.0",
"node-opcua-factory": "2.82.0",
"node-opcua-nodeid": "2.82.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/",
"gitHead": "2f66e1fe69c825305f94b15ca17cff066aa37496"
}
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