@comunica/bus-init
Advanced tools
Comparing version 1.9.2 to 1.13.0
@@ -32,3 +32,3 @@ /// <reference types="node" /> | ||
env: { | ||
[id: string]: string; | ||
[id: string]: string | undefined; | ||
}; | ||
@@ -35,0 +35,0 @@ /** |
{ | ||
"name": "@comunica/bus-init", | ||
"version": "1.9.2", | ||
"version": "1.13.0", | ||
"description": "A comunica bus for 'init' events.", | ||
@@ -40,3 +40,3 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-init", | ||
"devDependencies": { | ||
"@comunica/core": "^1.9.2" | ||
"@comunica/core": "^1.13.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
}, | ||
"gitHead": "bb6eef43498d23416b4e063d93e73c49f5575ff4" | ||
"gitHead": "cd8df73fe091e3d7413147ec5301b47be2de392a" | ||
} |
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
6819