Comparing version 15.0.1 to 15.0.2
@@ -14,3 +14,3 @@ import * as i0 from "@angular/core"; | ||
*/ | ||
static ngTemplateContextGuard<T>(dir: NgAsDirective<T>, ctx: any): ctx is NgAsContext<Exclude<T, false | 0 | '' | null | undefined>>; | ||
static ngTemplateContextGuard<T>(dir: NgAsDirective<T>, ctx: any): ctx is NgAsContext<T>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgAsDirective<any>, never>; | ||
@@ -17,0 +17,0 @@ static ɵdir: i0.ɵɵDirectiveDeclaration<NgAsDirective<any>, "[ngAs]", never, { "ngAs": "ngAs"; }, {}, never, never, false, never>; |
{ | ||
"name": "ng-as", | ||
"version": "15.0.1", | ||
"version": "15.0.2", | ||
"description": "Angular pipe and directive for type casting template variables.", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
32332