Socket
Socket
Sign inDemoInstall

node-opcua-buffer-utils

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-buffer-utils - npm Package Compare versions

Comparing version 0.1.0-alpha.dc0cce4c to 0.1.1-0

LICENSE

43

package.json
{
"name": "node-opcua-buffer-utils",
"version": "0.1.0-alpha.dc0cce4c",
"description": "",
"main": "src/buffer_utils.js",
"scripts": {
"test": "mocha test"
},
"author": "",
"license": "ISC",
"dependencies": {
"node-opcua-assert": "^0.1.0-alpha.dc0cce4c"
},
"devDependencies": {
"node-opcua-benchmarker": "^0.1.0-alpha.dc0cce4c"
}
"name": "node-opcua-buffer-utils",
"version": "0.1.1-0",
"description": "pure nodejs OPCUA SDK - module -buffer-utils",
"main": "src/buffer_utils.js",
"scripts": {
"test": "mocha test"
},
"author": "Etienne Rossignon",
"license": "MIT",
"dependencies": {
"node-opcua-assert": "^0.1.1-0"
},
"devDependencies": {
"node-opcua-benchmarker": "^0.1.1-0"
},
"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/"
}
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