@comunica/bus-rdf-resolve-hypermedia-links
Advanced tools
Comparing version 2.2.0 to 2.2.2-alpha.11.0
{ | ||
"name": "@comunica/bus-rdf-resolve-hypermedia-links", | ||
"version": "2.2.0", | ||
"version": "2.2.2-alpha.11.0", | ||
"description": "A comunica bus for rdf-resolve-hypermedia-links events.", | ||
@@ -33,3 +33,5 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/core": "^2.2.0" | ||
"@comunica/core": "2.2.2-alpha.11.0", | ||
"@comunica/types": "2.2.2-alpha.11.0", | ||
"@rdfjs/types": "*" | ||
}, | ||
@@ -41,3 +43,3 @@ "scripts": { | ||
}, | ||
"gitHead": "00d4108e46250fb94b586bfb8caf5e8b1c704160" | ||
"gitHead": "b122c1ac9a3382a65812c843727d752ad21d4846" | ||
} |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19282
3
1
1
+ Added@rdfjs/types@*
+ Added@comunica/core@2.2.2-alpha.11.0(transitive)
+ Added@comunica/types@2.2.2-alpha.11.0(transitive)
- Removed@comunica/core@2.10.0(transitive)
- Removed@comunica/types@2.10.0(transitive)