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.91.0 to 2.92.0

2

dist/make_content_filter.d.ts

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

export declare function s(attributeId: AttributeIds, path: string): SimpleAttributeOperand;
declare type A = LiteralOperand | SimpleAttributeOperand | AttributeOperand | ContentFilterElement;
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.91.0",
"version": "2.92.0",
"description": "pure nodejs OPCUA SDK - module -service-filter",

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

"dependencies": {
"node-opcua-address-space-base": "2.91.0",
"node-opcua-address-space-base": "2.92.0",
"node-opcua-assert": "2.88.0",
"node-opcua-basic-types": "2.90.1",
"node-opcua-basic-types": "2.92.0",
"node-opcua-constants": "2.88.0",
"node-opcua-data-model": "2.90.1",
"node-opcua-data-value": "2.90.1",
"node-opcua-data-model": "2.92.0",
"node-opcua-data-value": "2.92.0",
"node-opcua-debug": "2.90.1",
"node-opcua-extension-object": "2.90.1",
"node-opcua-extension-object": "2.92.0",
"node-opcua-nodeid": "2.90.1",
"node-opcua-service-translate-browse-path": "2.90.1",
"node-opcua-service-translate-browse-path": "2.92.0",
"node-opcua-status-code": "2.90.1",
"node-opcua-types": "2.90.1",
"node-opcua-variant": "2.90.1"
"node-opcua-types": "2.92.0",
"node-opcua-variant": "2.92.0"
},
"devDependencies": {
"node-opcua-numeric-range": "2.90.1",
"node-opcua-packet-analyzer": "2.90.1",
"node-opcua-numeric-range": "2.92.0",
"node-opcua-packet-analyzer": "2.92.0",
"should": "^13.2.3"

@@ -48,3 +48,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "e1ed70a684fc69130696e001a9d43280df1466f4"
"gitHead": "6ee0f52395af2c1f4f03518e675dc3f6edb7a455"
}
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