@comunica/bus-expression-evaluator-factory
Advanced tools
Comparing version 4.0.1-alpha.48.0 to 4.0.1
@@ -24,3 +24,5 @@ import type { MediatorFunctionFactory, MediatorFunctionFactoryUnsafe } from '@comunica/bus-function-factory'; | ||
/** | ||
* @param args - @defaultNested {<default_bus> a <cc:components/Bus.jsonld#Bus>} bus | ||
* @param args - | ||
* \ @defaultNested {<default_bus> a <cc:components/Bus.jsonld#Bus>} bus | ||
* \ @defaultNested {Creation of Expression Evaluator failed} busFailMessage | ||
*/ | ||
@@ -27,0 +29,0 @@ constructor(args: IActorExpressionEvaluatorFactoryArgs<TS>); |
@@ -18,3 +18,5 @@ "use strict"; | ||
/** | ||
* @param args - @defaultNested {<default_bus> a <cc:components/Bus.jsonld#Bus>} bus | ||
* @param args - | ||
* \ @defaultNested {<default_bus> a <cc:components/Bus.jsonld#Bus>} bus | ||
* \ @defaultNested {Creation of Expression Evaluator failed} busFailMessage | ||
*/ | ||
@@ -21,0 +23,0 @@ constructor(args) { |
{ | ||
"name": "@comunica/bus-expression-evaluator-factory", | ||
"version": "4.0.1-alpha.48.0", | ||
"version": "4.0.1", | ||
"description": "A comunica bus for expression-evaluator-factory events.", | ||
@@ -39,10 +39,10 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/bus-function-factory": "4.0.1-alpha.48.0", | ||
"@comunica/bus-merge-bindings-context": "4.0.1-alpha.48.0", | ||
"@comunica/bus-query-operation": "4.0.1-alpha.48.0", | ||
"@comunica/core": "4.0.1-alpha.48.0", | ||
"@comunica/types": "4.0.1-alpha.48.0", | ||
"@comunica/bus-function-factory": "^4.0.1", | ||
"@comunica/bus-merge-bindings-context": "^4.0.1", | ||
"@comunica/bus-query-operation": "^4.0.1", | ||
"@comunica/core": "^4.0.1", | ||
"@comunica/types": "^4.0.1", | ||
"sparqlalgebrajs": "^4.2.0" | ||
}, | ||
"gitHead": "4cc37905eab2c94a2e1d9cee0f51c53604f07da1" | ||
"gitHead": "67831ba79e45ea1ced41fe3f83c5d6e8802dbeaa" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30114
90
0
+ Added@comunica/bus-function-factory@4.0.2(transitive)
+ Added@comunica/bus-merge-bindings-context@4.0.2(transitive)
+ Added@comunica/bus-query-operation@4.0.2(transitive)
+ Added@comunica/context-entries@4.0.2(transitive)
+ Added@comunica/core@4.0.2(transitive)
+ Added@comunica/types@4.0.2(transitive)
+ Added@comunica/utils-expression-evaluator@4.0.2(transitive)
+ Added@comunica/utils-metadata@4.0.2(transitive)
- Removed@comunica/bus-function-factory@4.0.1-alpha.48.0(transitive)
- Removed@comunica/bus-merge-bindings-context@4.0.1-alpha.48.0(transitive)
- Removed@comunica/bus-query-operation@4.0.1-alpha.48.0(transitive)
- Removed@comunica/context-entries@4.0.1-alpha.48.0(transitive)
- Removed@comunica/core@4.0.1-alpha.48.0(transitive)
- Removed@comunica/types@4.0.1-alpha.48.0(transitive)
- Removed@comunica/utils-expression-evaluator@4.0.1-alpha.48.0(transitive)
- Removed@comunica/utils-metadata@4.0.1-alpha.48.0(transitive)
Updated@comunica/core@^4.0.1
Updated@comunica/types@^4.0.1