@nguniversal/common
Advanced tools
Comparing version 16.1.2 to 16.1.3
@@ -15,3 +15,3 @@ import { ApplicationRef } from '@angular/core'; | ||
private readonly inlineCriticalCssProcessor; | ||
private readonly pageExists; | ||
private readonly pageIsSSG; | ||
constructor(bootstrap?: Type<{}> | (() => Promise<ApplicationRef>) | undefined, providers?: StaticProvider[]); | ||
@@ -18,0 +18,0 @@ /** |
{ | ||
"name": "@nguniversal/common", | ||
"version": "16.1.2", | ||
"version": "16.1.3", | ||
"description": "Angular Universal common utilities", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
273790
2197