@comunica/bus-rdf-metadata-extract
Advanced tools
Comparing version 2.7.0 to 2.8.0
@@ -46,3 +46,3 @@ import type { IAction, IActorArgs, IActorOutput, IActorTest, Mediate } from '@comunica/core'; | ||
} | ||
export declare type IActorRdfMetadataExtractArgs = IActorArgs<IActionRdfMetadataExtract, IActorTest, IActorRdfMetadataExtractOutput>; | ||
export declare type MediatorRdfMetadataExtract = Mediate<IActionRdfMetadataExtract, IActorRdfMetadataExtractOutput>; | ||
export type IActorRdfMetadataExtractArgs = IActorArgs<IActionRdfMetadataExtract, IActorTest, IActorRdfMetadataExtractOutput>; | ||
export type MediatorRdfMetadataExtract = Mediate<IActionRdfMetadataExtract, IActorRdfMetadataExtractOutput>; |
{ | ||
"name": "@comunica/bus-rdf-metadata-extract", | ||
"version": "2.7.0", | ||
"version": "2.8.0", | ||
"description": "A comunica bus for rdf-metadata-extract events.", | ||
@@ -34,3 +34,3 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/core": "^2.7.0", | ||
"@comunica/core": "^2.8.0", | ||
"@rdfjs/types": "*" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "3de278d67a7c21c7887a1b0ea908a0ca4c52de91" | ||
"gitHead": "2459c84cb0ddc959436d8742f1f7b2805ce09825" | ||
} |
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
23266
Updated@comunica/core@^2.8.0