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.90.0 to 2.90.1

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.90.0",
"version": "2.90.1",
"description": "pure nodejs OPCUA SDK - module -service-filter",

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

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

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "d55f9150c3ffa5b86fbe1a0baba69a2543c3090a"
"gitHead": "3325ff5f8477fd058ba574d19e8128c36e3e831f"
}
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