@comunica/mediator-combine-pipeline
Advanced tools
Comparing version 2.10.0 to 3.0.1-alpha.43.0
{ | ||
"name": "@comunica/mediator-combine-pipeline", | ||
"version": "2.10.0", | ||
"version": "3.0.1-alpha.43.0", | ||
"description": "A sequential combine mediator", | ||
@@ -33,4 +33,4 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/core": "^2.10.0", | ||
"@comunica/types": "^2.10.0" | ||
"@comunica/core": "3.0.1-alpha.43.0", | ||
"@comunica/types": "3.0.1-alpha.43.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "scripts": { | ||
}, | ||
"gitHead": "4d8603ca7e7606ca8eaef305e8753b3f91668f4e" | ||
"gitHead": "d11e44cf07d4699f9d2c51d5851b5ed443de1997" | ||
} |
@@ -26,3 +26,3 @@ # Comunica Mediator Sequential | ||
... | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/mediator-combine-pipeline/^2.0.0/components/context.jsonld" | ||
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/mediator-combine-pipeline/^3.0.0/components/context.jsonld" | ||
], | ||
@@ -51,2 +51,2 @@ "actors": [ | ||
* For choosing to order by increasing values: 'increasing'. | ||
* For choosing to order by decreasing values: 'decreasing'. | ||
* For choosing to order by decreasing values: 'decreasing'. |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
31095
51
1
+ Added@comunica/core@3.0.1-alpha.43.0(transitive)
+ Added@comunica/types@3.0.1-alpha.43.0(transitive)
- Removed@comunica/core@2.10.0(transitive)
- Removed@comunica/types@2.10.0(transitive)