New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@ppwcode/ng-forms

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ppwcode/ng-forms - npm Package Compare versions

Comparing version
21.2.0
to
21.3.0
+6
-6
fesm2022/ppwcode-ng-forms.mjs

@@ -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: [{

{
"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": {