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

node-opcua-service-filter

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-filter - npm Package Compare versions

Comparing version 2.71.0 to 2.72.0

0

dist/imports.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

2

dist/tools_event_filter.js

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

const filter = new imports_1.EventFilter({
selectClauses: selectClauses,
selectClauses,
whereClause: {

@@ -95,0 +95,0 @@ // ContentFilter

{
"name": "node-opcua-service-filter",
"version": "2.71.0",
"version": "2.72.0",
"description": "pure nodejs OPCUA SDK - module -service-filter",

@@ -22,9 +22,9 @@ "main": "./dist/index.js",

"node-opcua-numeric-range": "2.71.0",
"node-opcua-service-translate-browse-path": "2.71.0",
"node-opcua-service-translate-browse-path": "2.72.0",
"node-opcua-status-code": "2.71.0",
"node-opcua-types": "2.71.0",
"node-opcua-types": "2.72.0",
"node-opcua-variant": "2.71.0"
},
"devDependencies": {
"node-opcua-service-secure-channel": "2.71.0",
"node-opcua-service-secure-channel": "2.72.0",
"should": "^13.2.3"

@@ -47,3 +47,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "10f7cc1e1cd30dfef75adad9cb709a78401fabf3"
"gitHead": "3c5f00e20bf5bef91a1ca3663af149b903760e5c"
}

@@ -101,4 +101,3 @@ /**

const filter = new EventFilter({
selectClauses: selectClauses,
selectClauses,
whereClause: {

@@ -105,0 +104,0 @@ // ContentFilter

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