@factor/app
Advanced tools
Comparing version 1.3.9 to 1.3.10
{ | ||
"name": "@factor/app", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"license": "GPL-2.0", | ||
@@ -17,3 +17,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "540f2030a2742f806b8663c36717842b82fc14b5" | ||
"gitHead": "e3c786f0e150aab74d1a6d1725ef86fa6262d517" | ||
} |
@@ -36,2 +36,4 @@ import { applyFilters, runCallbacks, pushToFilter, addFilter } from "@factor/api/hooks" | ||
emitEvent("ssr-progress", "start") | ||
const results: (boolean | undefined)[] = await doBefore | ||
@@ -38,0 +40,0 @@ |
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
45901
677