
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@edx/frontend-component-header-edx
Advanced tools
############################# frontend-component-header-edx #############################
|npm_version| |npm_downloads| |license|
Purpose
This is the standard edX header for use in React applications. It has four exports:
{ locale: { key: translatedString } }.. code-block::
``git clone https://github.com/openedx/frontend-component-header-edx.git``
The current version of the micro-frontend build scripts support node 18.
Using other major versions of node *may* work, but this is unsupported. For
convenience, this repository includes an .nvmrc file to help in setting the
correct node version via `nvm <https://github.com/nvm-sh/nvm>`_.
3. Install npm dependencies:
``cd frontend-component-header-edx && npm ci``
4. Start the dev server:
``npm start``
import Header, { messages } from '@edx/frontend-component-header-edx';
This component can be customized using Frontend Plugin Framework <https://github.com/openedx/frontend-plugin-framework>_.
The parts of this component that can be customized in that manner are documented here </src/plugin-slots>_.
npm installnpm install @edx/frontend-analytics @edx/frontend-platform @edx/frontend-i18n prop-types reactnpm startSince the exports from this package are used throughout many micro-frontends, it is important that updates are communicated effectively throughout the organization.
When making updates to this repo, pull requests should be shared on the #edx-fedx Slack channel for soliciting review.
The code in this repository is licensed under the AGPLv3 unless otherwise noted.
Please see LICENSE <LICENSE>_ for details.
Please do not report security issues in public. Please email security@openedx.org.
.. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-component-header-edx.svg :target: https://www.npmjs.com/package/@edx/frontend-component-header-edx .. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-component-header-edx.svg :target: @edx/frontend-component-header-edx .. |license| image:: https://img.shields.io/npm/l/@edx/frontend-component-header-edx.svg :target: https://github.com/edx/frontend-component-header-edx/blob/master/LICENSE
FAQs
The standard header for edX
The npm package @edx/frontend-component-header-edx receives a total of 34 weekly downloads. As such, @edx/frontend-component-header-edx popularity was classified as not popular.
We found that @edx/frontend-component-header-edx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.