@triangular/password-checker
Advanced tools
Comparing version
import { ModuleWithProviders } from '@angular/core'; | ||
import { Partial, PasswordCheckerConfig } from './password-checker.config'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common/http"; | ||
import * as i2 from "./password-checker-lib.directive"; | ||
import * as i1 from "./password-checker-lib.directive"; | ||
export declare class PasswordCheckerModule { | ||
static forRoot(config?: Partial<PasswordCheckerConfig>): ModuleWithProviders<PasswordCheckerModule>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordCheckerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordCheckerModule, never, [typeof i1.HttpClientModule, typeof i2.PasswordCheckerLibDirective], [typeof i2.PasswordCheckerLibDirective]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordCheckerModule, never, [typeof i1.PasswordCheckerLibDirective], [typeof i1.PasswordCheckerLibDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<PasswordCheckerModule>; | ||
} |
{ | ||
"name": "@triangular/password-checker", | ||
"version": "12.0.0", | ||
"version": "13.0.0", | ||
"peerDependencies": { | ||
"@angular/common": "^17.0.0", | ||
"@angular/core": "^17.0.0" | ||
"@angular/common": "^18.0.0", | ||
"@angular/core": "^18.0.0" | ||
}, | ||
@@ -8,0 +8,0 @@ "homepage": "https://password.akehir.com", |
@@ -24,3 +24,5 @@ # Angular Pwned Password Checker Directive | ||
| 17.x | 12.0.0 | | ||
| 18.x | 13.0.0 | | ||
### Step 1: Install | ||
@@ -27,0 +29,0 @@ |
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
Sorry, the diff of this file is not supported yet
43301
0.42%194
1.04%270
-2.53%