@comunica/bus-init
Advanced tools
Comparing version 1.19.2 to 1.20.0
{ | ||
"name": "@comunica/bus-init", | ||
"version": "1.19.2", | ||
"version": "1.20.0", | ||
"description": "A comunica bus for 'init' events.", | ||
@@ -37,3 +37,3 @@ "lsd:module": true, | ||
"devDependencies": { | ||
"@comunica/core": "^1.19.2" | ||
"@comunica/core": "^1.20.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "scripts": { | ||
}, | ||
"gitHead": "73525f72e616c1f8ee244ea5c64e10e4a6032cf5" | ||
"gitHead": "e939e0abd92972407bd8dc04d8073720efdfe2f1" | ||
} |
@@ -26,3 +26,3 @@ # Comunica Bus Init | ||
Actors extending [`ActorInit`](https://comunica.github.io/comunica/classes/bus_init.actorinit-1.html) are automatically subscribed to this bus. | ||
Actors extending [`ActorInit`](https://comunica.github.io/comunica/classes/bus_init.actorinit.html) are automatically subscribed to this bus. | ||
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
7389