
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@pm4ml/microfrontend-utils
Advanced tools
A collection of Typescript utilities for the frontend apps.
To install the module run yarn add @pm4ml/microfrontend-utils.
Documentation is available at https://github.com/pm4ml/microfrontend-utils
First install the dependencies with yarn install.
It is suggested to configure your editor/IDE to use ESLint plugins so that you'll be able to see warnings and errors while coding.
The library uses Jest for testing. Tests should be written in .ts files, post with .spec eg html.spec.ts.
Use yarn test to launch the test runner.
The project uses ESLint extending Airbnb, Prettier, Typescript recommended rules.
Use yarn lint to run ESLint across the source files.
You can use the command yarn compile to launch tsc locally.
While this is not a necessary step while developing, it can be useful when you want to test the library locally with yarn link.
The project uses Typedoc to generate documentation.
Use yarn docs to run Typedoc on the codebase.
FAQs
A collection of Typescript utilities for the frontend apps.
The npm package @pm4ml/microfrontend-utils receives a total of 2 weekly downloads. As such, @pm4ml/microfrontend-utils popularity was classified as not popular.
We found that @pm4ml/microfrontend-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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 researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.