@comunica/bus-init
Advanced tools
Comparing version 2.10.0 to 3.0.1-alpha.43.0
{ | ||
"name": "@comunica/bus-init", | ||
"version": "2.10.0", | ||
"version": "3.0.1-alpha.43.0", | ||
"description": "A comunica bus for 'init' events.", | ||
@@ -34,3 +34,3 @@ "lsd:module": true, | ||
"dependencies": { | ||
"@comunica/core": "^2.10.0", | ||
"@comunica/core": "3.0.1-alpha.43.0", | ||
"readable-stream": "^4.4.2" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "4d8603ca7e7606ca8eaef305e8753b3f91668f4e" | ||
"gitHead": "d11e44cf07d4699f9d2c51d5851b5ed443de1997" | ||
} |
@@ -21,3 +21,3 @@ # Comunica Bus Init | ||
* **Context**: `"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-init/^2.0.0/components/context.jsonld"` | ||
* **Context**: `"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-init/^3.0.0/components/context.jsonld"` | ||
* **Bus name**: `ActorInit:_default_bus` | ||
@@ -27,3 +27,3 @@ | ||
Actors extending [`ActorInit`](https://comunica.github.io/comunica/classes/bus_init.actorinit.html) are automatically subscribed to this bus. | ||
Actors extending [`ActorInit`](https://comunica.github.io/comunica/classes/_comunica_bus_init.ActorInit.html) are automatically subscribed to this bus. | ||
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
17755
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)