node-opcua-service-filter
Advanced tools
Comparing version 2.95.0 to 2.96.0
@@ -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" | ||
} |
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
112899
+ Addednode-opcua-address-space-base@2.96.0(transitive)
+ Addednode-opcua-generator@2.96.0(transitive)
+ Addednode-opcua-schemas@2.96.0(transitive)
+ Addednode-opcua-service-translate-browse-path@2.96.0(transitive)
+ Addednode-opcua-types@2.96.0(transitive)
+ Addednode-opcua-xml2json@2.96.0(transitive)
- Removednode-opcua-address-space-base@2.95.0(transitive)
- Removednode-opcua-generator@2.95.0(transitive)
- Removednode-opcua-schemas@2.95.0(transitive)
- Removednode-opcua-service-translate-browse-path@2.95.0(transitive)
- Removednode-opcua-types@2.95.0(transitive)
- Removednode-opcua-xml2json@2.90.1(transitive)
Updatednode-opcua-types@2.96.0