Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@ng-dynamic-forms/core
Advanced tools
npm install @ng-dynamic-forms/core -S
@NgModule({
imports: [
// ...
ReactiveFormsModule,
DynamicFormsCoreModule.forRoot()
]
})
export class AppModule {}
6.0.0
Please note that there's currently no release for ui-ionic
package due to build incompatibilities with Angular 6!
hasErrorMessaging
input has been completely removed in favor of solely relying on model.hasErrorMessages
getterdf
prefix has been removed from outputs in favor of simply using (blur)
, (change)
and (focus)
againDynamicFormControlValue
type has been completely removed in favor of simply using any
DynamicFormControlComponent
has been renamed to DynamicFormControlContainerComponent
FAQs
A rapid form development library for Angular
The npm package @ng-dynamic-forms/core receives a total of 3,431 weekly downloads. As such, @ng-dynamic-forms/core popularity was classified as popular.
We found that @ng-dynamic-forms/core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.