@vocabulary/duv
Advanced tools
Comparing version 1.0.2 to 1.0.3
declare const _default: ({ factory }: { | ||
factory: import('rdf-js').DataFactory; | ||
}) => import('rdf-js').Quad[]; | ||
factory: import('@rdfjs/types').DataFactory; | ||
}) => import('@rdfjs/types').Quad[]; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@vocabulary/duv", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@vocabulary/builder": "^1.0.2" | ||
"@vocabulary/builder": "^1.0.6" | ||
}, | ||
@@ -16,0 +16,0 @@ "homepage": "https://prefix.zazuko.com/prefix/duv:", |
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
19285