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.132.0 to 2.133.0

2

dist/test_helpers/encode_decode_round_trip_test.d.ts

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

/**
* @method encode_decode_round_trip_test
* @param obj : object to test ( the object must provide a binaryStoreSize,encode,decode method

@@ -16,0 +16,0 @@ * @param [options]

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

/**
* @method encode_decode_round_trip_test
* @param obj : object to test ( the object must provide a binaryStoreSize,encode,decode method

@@ -79,0 +79,0 @@ * @param [options]

{
"name": "node-opcua-packet-analyzer",
"version": "2.132.0",
"version": "2.133.0",
"description": "pure nodejs OPCUA SDK - module packet-analyzer",

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

"node-opcua-assert": "2.120.0",
"node-opcua-basic-types": "2.132.0",
"node-opcua-binary-stream": "2.128.0",
"node-opcua-debug": "2.128.0",
"node-opcua-factory": "2.132.0",
"node-opcua-utils": "2.128.0"
"node-opcua-basic-types": "2.133.0",
"node-opcua-binary-stream": "2.133.0",
"node-opcua-debug": "2.133.0",
"node-opcua-factory": "2.133.0",
"node-opcua-utils": "2.133.0"
},
"devDependencies": {
"node-opcua-nodeid": "2.128.0",
"node-opcua-nodeid": "2.133.0",
"node-opcua-test-helpers": "2.128.0"

@@ -43,3 +43,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "5fab0f1eac0e59abf94bab9034035aec44890456",
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344",
"files": [

@@ -46,0 +46,0 @@ "dist",

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