@comunica/bus-dereference
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -21,2 +21,6 @@ /// <reference types="node" /> | ||
mediatorParseMediatypes: MediateMediaTypes; | ||
/** | ||
* A collection of mappings, mapping file extensions to their corresponding media type. | ||
* @range {json} | ||
*/ | ||
mediaMappings: Record<string, string>; | ||
@@ -23,0 +27,0 @@ } |
{ | ||
"name": "@comunica/bus-dereference", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A bus for dereferencing a path or URL into a (generic) stream.", | ||
@@ -41,3 +41,3 @@ "lsd:module": true, | ||
}, | ||
"gitHead": "4c66bfaa44f73786bc7403504e5fe571181430c7" | ||
"gitHead": "0f4dbef85e27830174efc5f460e07c92ff93469f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
381
57186