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

node-opcua-packet-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-packet-analyzer - npm Package Compare versions

Comparing version 2.36.0 to 2.37.0

18

package.json
{
"name": "node-opcua-packet-analyzer",
"version": "2.36.0",
"version": "2.37.0",
"description": "pure nodejs OPCUA SDK - module -packet-analyzer",

@@ -16,11 +16,11 @@ "main": "./dist/source/index.js",

"chalk": "^4.1.0",
"node-opcua-assert": "2.35.0",
"node-opcua-basic-types": "2.36.0",
"node-opcua-binary-stream": "2.36.0",
"node-opcua-debug": "2.36.0",
"node-opcua-factory": "2.36.0",
"node-opcua-utils": "2.36.0"
"node-opcua-assert": "2.37.0",
"node-opcua-basic-types": "2.37.0",
"node-opcua-binary-stream": "2.37.0",
"node-opcua-debug": "2.37.0",
"node-opcua-factory": "2.37.0",
"node-opcua-utils": "2.37.0"
},
"devDependencies": {
"node-opcua-test-helpers": "2.35.0",
"node-opcua-test-helpers": "2.37.0",
"should": "^13.2.3"

@@ -41,3 +41,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "b61cee966261e0307f7ba2521898dd6bd787f976"
"gitHead": "271015f5027020dc765b9473501935b548fb855c"
}

@@ -0,0 +0,0 @@ export {

@@ -0,0 +0,0 @@ // tslint:disable:no-bitwise

@@ -0,0 +0,0 @@ import { BinaryStream } from "node-opcua-binary-stream";

export * from "./compare_obj_by_encoding";
export * from "./encode_decode_round_trip_test";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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