@ppwcode/ng-forms
Advanced tools
@@ -33,6 +33,6 @@ import * as i0 from '@angular/core'; | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: disablePasswordFillDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.9", type: disablePasswordFillDirective, isStandalone: true, selector: "[ppwDisablePasswordFill]", ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: disablePasswordFillDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.0", type: disablePasswordFillDirective, isStandalone: true, selector: "[ppwDisablePasswordFill]", ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: disablePasswordFillDirective, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: disablePasswordFillDirective, decorators: [{ | ||
| type: Directive, | ||
@@ -56,6 +56,6 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: ValidationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); } | ||
| static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: ValidationService, providedIn: 'root' }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ValidationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); } | ||
| static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ValidationService, providedIn: 'root' }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: ValidationService, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImport: i0, type: ValidationService, decorators: [{ | ||
| type: Injectable, | ||
@@ -62,0 +62,0 @@ args: [{ |
+4
-4
| { | ||
| "name": "@ppwcode/ng-forms", | ||
| "version": "21.2.0", | ||
| "version": "21.3.0", | ||
| "repository": { | ||
@@ -8,5 +8,5 @@ "url": "https://github.com/peopleware/angular-sdk" | ||
| "peerDependencies": { | ||
| "@angular/common": "^21.0.2", | ||
| "@angular/core": "^21.0.2", | ||
| "@ppwcode/ng-common": "^21.2.0" | ||
| "@angular/common": "^21.2.0", | ||
| "@angular/core": "^21.2.0", | ||
| "@ppwcode/ng-common": "^21.3.0" | ||
| }, | ||
@@ -13,0 +13,0 @@ "dependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package