@comunica/bus-init
Advanced tools
Comparing version 1.17.0 to 1.18.0
@@ -31,5 +31,3 @@ /// <reference types="node" /> | ||
*/ | ||
env: { | ||
[id: string]: string | undefined; | ||
}; | ||
env: Record<string, string | undefined>; | ||
/** | ||
@@ -36,0 +34,0 @@ * A standard input stream. |
{ | ||
"name": "@comunica/bus-init", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"description": "A comunica bus for 'init' events.", | ||
@@ -44,3 +44,3 @@ "lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-init", | ||
"devDependencies": { | ||
"@comunica/core": "^1.17.0" | ||
"@comunica/core": "^1.18.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "scripts": { | ||
}, | ||
"gitHead": "cea13b435ebbda09e0ad359f54d3c62077fe3bba" | ||
"gitHead": "2d0f0e79aaaf063b8d15a44311334970287daaf2" | ||
} |
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
7811
82