@comunica/utils-algebra
Advanced tools
+2
-2
@@ -6,4 +6,4 @@ import type { Algebra as TraqulaAlgebra } from '@traqula/algebra-transformations-1-2'; | ||
| import type { KnownOperation, Operation } from './Algebra'; | ||
| export declare const resolveIRI: typeof algebraUtils.resolveIRI; | ||
| export declare const objectify: typeof algebraUtils.objectify; | ||
| export declare const resolveIRI: typeof import("@traqula/algebra-transformations-1-1").resolveIRI; | ||
| export declare const objectify: typeof import("@traqula/algebra-transformations-1-2").objectify; | ||
| /** | ||
@@ -10,0 +10,0 @@ * Type guard that checks if an operation is of a certain type and subType known by Comunica. |
+4
-4
| { | ||
| "name": "@comunica/utils-algebra", | ||
| "version": "5.2.0", | ||
| "version": "5.3.0", | ||
| "description": "Query algebra definitions and utilities", | ||
@@ -40,7 +40,7 @@ "license": "MIT", | ||
| "@rdfjs/types": "*", | ||
| "@traqula/algebra-transformations-1-2": "^1.0.1", | ||
| "@traqula/core": "^1.0.0", | ||
| "@traqula/algebra-transformations-1-2": "^1.1.7", | ||
| "@traqula/core": "^1.1.4", | ||
| "rdf-terms": "^2.0.0" | ||
| }, | ||
| "gitHead": "ebb0e79bddcd850fcb8d0fb5b422af88e67fa283" | ||
| "gitHead": "8a9d8e4a706d64268e1e222b4c561caa47798f72" | ||
| } |
132012
0.05%