node-opcua-service-filter
Advanced tools
Comparing version 2.75.0 to 2.76.0
@@ -0,0 +0,0 @@ import { SimpleAttributeOperand } from "node-opcua-types"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { ContentFilter } from "node-opcua-types"; | ||
import { FilterContext } from "./filter_context"; | ||
export declare function checkFilter(filterContext: FilterContext, contentFilter: ContentFilter): boolean; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimpleAttributeOperand } from "node-opcua-types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { NodeId, NodeIdLike } from "node-opcua-nodeid"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=filter_context.js.map |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IEventData, ISessionContext } from "node-opcua-address-space-base"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BaseNode, IEventData, ISessionContext } from "node-opcua-address-space-base"; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from "./filter_context_on_address_space"; | ||
export * from "./extract_event_fields"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SimpleAttributeOperand, AttributeOperand } from "node-opcua-types"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ContentFilterElement, ContentFilterOptions, EventFilter, SimpleAttributeOperand } from "./imports"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-service-filter", | ||
"version": "2.75.0", | ||
"version": "2.76.0", | ||
"description": "pure nodejs OPCUA SDK - module -service-filter", | ||
@@ -13,22 +13,19 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"node-opcua-address-space-base": "2.75.0", | ||
"node-opcua-assert": "2.74.0", | ||
"node-opcua-basic-types": "2.74.0", | ||
"node-opcua-binary-stream": "2.74.0", | ||
"node-opcua-address-space-base": "2.76.0", | ||
"node-opcua-assert": "2.76.0", | ||
"node-opcua-basic-types": "2.76.0", | ||
"node-opcua-constants": "2.74.0", | ||
"node-opcua-data-model": "2.75.0", | ||
"node-opcua-data-value": "2.75.0", | ||
"node-opcua-debug": "2.74.0", | ||
"node-opcua-extension-object": "2.75.0", | ||
"node-opcua-factory": "2.75.0", | ||
"node-opcua-nodeid": "2.74.0", | ||
"node-opcua-numeric-range": "2.75.0", | ||
"node-opcua-packet-analyzer": "2.75.0", | ||
"node-opcua-service-translate-browse-path": "2.75.0", | ||
"node-opcua-status-code": "2.74.0", | ||
"node-opcua-types": "2.75.0", | ||
"node-opcua-variant": "2.75.0" | ||
"node-opcua-data-model": "2.76.0", | ||
"node-opcua-data-value": "2.76.0", | ||
"node-opcua-debug": "2.76.0", | ||
"node-opcua-extension-object": "2.76.0", | ||
"node-opcua-nodeid": "2.76.0", | ||
"node-opcua-service-translate-browse-path": "2.76.0", | ||
"node-opcua-status-code": "2.76.0", | ||
"node-opcua-types": "2.76.0", | ||
"node-opcua-variant": "2.76.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-service-secure-channel": "2.75.0", | ||
"node-opcua-numeric-range": "2.76.0", | ||
"node-opcua-packet-analyzer": "2.76.0", | ||
"should": "^13.2.3" | ||
@@ -51,3 +48,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5ccb835ca480c2a8a591ae61b5949a9d8bad4017" | ||
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13
0
112183
3
+ Addednode-opcua-address-space-base@2.76.0(transitive)
+ Addednode-opcua-assert@2.76.0(transitive)
+ Addednode-opcua-basic-types@2.76.0(transitive)
+ Addednode-opcua-binary-stream@2.76.0(transitive)
+ Addednode-opcua-buffer-utils@2.76.0(transitive)
+ Addednode-opcua-data-model@2.76.0(transitive)
+ Addednode-opcua-data-value@2.76.0(transitive)
+ Addednode-opcua-date-time@2.76.0(transitive)
+ Addednode-opcua-debug@2.76.0(transitive)
+ Addednode-opcua-enum@2.76.0(transitive)
+ Addednode-opcua-extension-object@2.76.0(transitive)
+ Addednode-opcua-factory@2.76.0(transitive)
+ Addednode-opcua-generator@2.76.0(transitive)
+ Addednode-opcua-guid@2.76.0(transitive)
+ Addednode-opcua-nodeid@2.76.0(transitive)
+ Addednode-opcua-numeric-range@2.76.0(transitive)
+ Addednode-opcua-schemas@2.76.0(transitive)
+ Addednode-opcua-service-translate-browse-path@2.76.0(transitive)
+ Addednode-opcua-status-code@2.76.0(transitive)
+ Addednode-opcua-types@2.76.0(transitive)
+ Addednode-opcua-utils@2.76.0(transitive)
+ Addednode-opcua-variant@2.76.0(transitive)
+ Addednode-opcua-xml2json@2.76.0(transitive)
- Removednode-opcua-binary-stream@2.74.0
- Removednode-opcua-factory@2.75.0
- Removednode-opcua-numeric-range@2.75.0
- Removednode-opcua-packet-analyzer@2.75.0
- Removedasync@3.2.6(transitive)
- Removedbomstrip@0.1.4(transitive)
- Removeddequeue@1.0.5(transitive)
- Removednode-opcua-address-space-base@2.75.0(transitive)
- Removednode-opcua-assert@2.74.0(transitive)
- Removednode-opcua-basic-types@2.74.0(transitive)
- Removednode-opcua-binary-stream@2.74.0(transitive)
- Removednode-opcua-buffer-utils@2.74.0(transitive)
- Removednode-opcua-data-model@2.75.0(transitive)
- Removednode-opcua-data-value@2.75.0(transitive)
- Removednode-opcua-date-time@2.74.0(transitive)
- Removednode-opcua-debug@2.74.0(transitive)
- Removednode-opcua-enum@2.74.0(transitive)
- Removednode-opcua-extension-object@2.75.0(transitive)
- Removednode-opcua-factory@2.75.0(transitive)
- Removednode-opcua-generator@2.75.0(transitive)
- Removednode-opcua-guid@2.74.0(transitive)
- Removednode-opcua-nodeid@2.74.0(transitive)
- Removednode-opcua-numeric-range@2.75.0(transitive)
- Removednode-opcua-packet-analyzer@2.75.0(transitive)
- Removednode-opcua-schemas@2.75.0(transitive)
- Removednode-opcua-service-secure-channel@2.75.0(transitive)
- Removednode-opcua-service-translate-browse-path@2.75.0(transitive)
- Removednode-opcua-status-code@2.74.0(transitive)
- Removednode-opcua-types@2.75.0(transitive)
- Removednode-opcua-utils@2.74.0(transitive)
- Removednode-opcua-variant@2.75.0(transitive)
- Removednode-opcua-xml2json@2.74.0(transitive)
- Removedset-prototype-of@1.0.0(transitive)
Updatednode-opcua-assert@2.76.0
Updatednode-opcua-data-model@2.76.0
Updatednode-opcua-data-value@2.76.0
Updatednode-opcua-debug@2.76.0
Updatednode-opcua-nodeid@2.76.0
Updatednode-opcua-types@2.76.0
Updatednode-opcua-variant@2.76.0