
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
node-red-opcua-x
Advanced tools
A package that handles OPC UA Client request like read, browse, write, ...
The following package use the semantic versioning template
X.Y.Z
Major version, when the following number change, the package can be not compatible with the previous versionsMinor version, when the following number change, the package is compatible with the previous version with the same Major versionPatch version, when the following number change, has the same purpose of Minor but is used for no codes change (update pipeline, wiki, references, ...)By now the package is only use the Minor because is in prerelease state.
The first stable version will start from 1.0.0
From node-red search for node-red-opcua-x
Run command on Node-RED installation directory.
npm i node-red-opcua-x
or run command for global installation.
npm i -g node-red-opcua-x
For testing I use the following OPC UA Server simulator
OPC Server Simulator - Integration Objects
npm inpm i <local folder node-red-opcua-x installation>Start the OPC UA Server Simulator and copy the Server Endpoints URLs url
Select the opcua-client-state or just import the client-state.json sample
opcua-client-state node and setup the client with endpoint, name, username, ...
FAQs
<!-- -->
The npm package node-red-opcua-x receives a total of 3 weekly downloads. As such, node-red-opcua-x popularity was classified as not popular.
We found that node-red-opcua-x demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.