Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@comunica/bus-expression-evaluator-factory

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/bus-expression-evaluator-factory - npm Package Compare versions

Comparing version 4.0.1-alpha.48.0 to 4.0.1

4

lib/ActorExpressionEvaluatorFactory.d.ts

@@ -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

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