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 2.16.0 to 2.17.0

2

dist/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "node-opcua-buffer-utils",
"version": "2.16.0",
"version": "2.17.0",
"description": "pure nodejs OPCUA SDK - module -buffer-utils",

@@ -19,3 +19,3 @@ "main": "./dist/index.js",

"devDependencies": {
"node-opcua-benchmarker": "2.16.0"
"node-opcua-benchmarker": "2.17.0"
},

@@ -35,3 +35,3 @@ "repository": {

"homepage": "http://node-opcua.github.io/",
"gitHead": "9fa7d50952a7c39ff6790888a2bd6f32fe46836d"
"gitHead": "545072c8184378254468c383b78e74e7e8e31ab7"
}
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