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.95.0 to 2.96.0

2

dist/make_content_filter.d.ts

@@ -12,3 +12,3 @@ /**

export declare function s(attributeId: AttributeIds, path: string): SimpleAttributeOperand;
type A = LiteralOperand | SimpleAttributeOperand | AttributeOperand | ContentFilterElement;
declare type A = LiteralOperand | SimpleAttributeOperand | AttributeOperand | ContentFilterElement;
export declare function or(a: A, b: A): ContentFilterElement;

@@ -15,0 +15,0 @@ export declare function and(a: A, b: A): ContentFilterElement;

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

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

"dependencies": {
"node-opcua-address-space-base": "2.95.0",
"node-opcua-address-space-base": "2.96.0",
"node-opcua-assert": "2.88.0",

@@ -23,5 +23,5 @@ "node-opcua-basic-types": "2.92.0",

"node-opcua-nodeid": "2.90.1",
"node-opcua-service-translate-browse-path": "2.95.0",
"node-opcua-service-translate-browse-path": "2.96.0",
"node-opcua-status-code": "2.90.1",
"node-opcua-types": "2.95.0",
"node-opcua-types": "2.96.0",
"node-opcua-variant": "2.95.0"

@@ -49,3 +49,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "ad7086f9c4cd2ab52922e26cb6782ec6b86f9d20"
"gitHead": "43642e4aaa1ca2a3938b044cc2237544dfff764a"
}
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