
Research
/Security News
jscrambler npm Package Compromised in Supply Chain Attack
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.
file-editor
Advanced tools
This template is designed to accelerate the start of new npm package or custom MicroFrontend package.
This template is designed to accelerate the start of new npm package or custom MicroFrontend package.
To start using it you have to clone or fork this repo make an fresh install of packages and run the npm start command.

After cloning this repository please review/remove the safe to remove devDependencies/peerDependencies. You can check the needs of each in the readme_dependencies.md
This template provides an aliases configuration for Webpack/Jest/Babel, to add new aliases paths you have to go to the alias_cfg.js file and add the new alias in the aliasRelPath object.
window.userInfoi18n.t as type TranslationFunctionsrc/types/userType.d.tssrc/mocks/mockedUser.tsReview the ESLint config file to check the rules and adjust them to your needs
src/langsrc/Providers.tsx fileThe project is serve using a Webpack Dev Server and have a Webpack configuration with the following settings:
Refer to the scripts configuration on the package.json file for the available commands
To use the build:local please provide full path of the library name in the clean/copy:web scripts
# to initialize the webpack dev server in local development
npm run start
# to make a babel production ready build of the project
npm run build:babel
Refer to bottom of the webpack.config.js
To enable Module Federation you have to go to the Webpack Config File and uncomment these lines
After that you have de decide which components you want to expose an add them into the config, the same thing apply with the shared deps.
To know more about Module Federation config please visit: https://webpack.js.org/concepts/module-federation/
If you wish to enable the pre push hook please uncomment the commented lines in .husky/pre-push file
Please fill the key repository in the package.json file refering to the correct repository URL to avoid having mismatch in repo<>library name
FAQs
This template is designed to accelerate the start of new npm package or custom MicroFrontend package.
The npm package file-editor receives a total of 2 weekly downloads. As such, file-editor popularity was classified as not popular.
We found that file-editor 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
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.

Research
/Security News
A malicious .NET package is typosquatting the Braintree SDK to steal live payment card data, merchant API keys, and host secrets from production apps.

Security News
/Research
Compromised Injective SDK npm version 1.20.21 exfiltrates wallet private keys and mnemonics through fake telemetry functionality.