@factor/app
Advanced tools
Comparing version 1.3.10 to 1.3.12
{ | ||
"name": "@factor/app", | ||
"version": "1.3.10", | ||
"version": "1.3.12", | ||
"license": "GPL-2.0", | ||
@@ -17,3 +17,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e3c786f0e150aab74d1a6d1725ef86fa6262d517" | ||
"gitHead": "d622fce98d7fac1c9e22d981d3570c31914939e7" | ||
} |
@@ -45,2 +45,3 @@ import { applyFilters, runCallbacks, pushToFilter, addFilter } from "@factor/api/hooks" | ||
// Abort navigation | ||
emitEvent("ssr-progress", "finish") | ||
next(false) | ||
@@ -47,0 +48,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
45943
678