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.119.2 to 2.120.0

4

dist/tools_event_filter.js

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

browsePath: null,
indexRange: undefined,
indexRange: undefined, // NumericRange
typeDefinitionId: node_opcua_constants_1.ObjectTypeIds.ConditionType // i=2782

@@ -65,3 +65,3 @@ });

browsePath,
indexRange: undefined,
indexRange: undefined, // NumericRange
typeDefinitionId: node_opcua_constants_1.ObjectTypeIds.BaseEventType // i=2041

@@ -68,0 +68,0 @@ });

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

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

"dependencies": {
"node-opcua-address-space-base": "2.119.2",
"node-opcua-assert": "2.105.0",
"node-opcua-basic-types": "2.119.0",
"node-opcua-constants": "2.114.0",
"node-opcua-data-model": "2.119.0",
"node-opcua-data-value": "2.119.0",
"node-opcua-debug": "2.118.0",
"node-opcua-extension-object": "2.119.0",
"node-opcua-nodeid": "2.118.0",
"node-opcua-service-translate-browse-path": "2.119.2",
"node-opcua-status-code": "2.117.0",
"node-opcua-types": "2.119.2",
"node-opcua-variant": "2.119.0"
"node-opcua-address-space-base": "2.120.0",
"node-opcua-assert": "2.120.0",
"node-opcua-basic-types": "2.120.0",
"node-opcua-constants": "2.120.0",
"node-opcua-data-model": "2.120.0",
"node-opcua-data-value": "2.120.0",
"node-opcua-debug": "2.120.0",
"node-opcua-extension-object": "2.120.0",
"node-opcua-nodeid": "2.120.0",
"node-opcua-service-translate-browse-path": "2.120.0",
"node-opcua-status-code": "2.120.0",
"node-opcua-types": "2.120.0",
"node-opcua-variant": "2.120.0"
},
"devDependencies": {
"node-opcua-numeric-range": "2.119.0",
"node-opcua-packet-analyzer": "2.119.0",
"node-opcua-numeric-range": "2.120.0",
"node-opcua-packet-analyzer": "2.120.0",
"should": "^13.2.3"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "cb434af1ed2fbe463822898df4addc2711abc462",
"gitHead": "f4ae243bb61ba7af4c019a3cfe76dfc0f6427983",
"files": [

@@ -51,0 +51,0 @@ "dist",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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