
Research
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
@babel/plugin-transform-react-jsx-self
Advanced tools
Add a __self prop to all JSX Elements
See our website @babel/plugin-transform-react-jsx-self for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-react-jsx-self
or using yarn:
yarn add @babel/plugin-transform-react-jsx-self --dev
This plugin transforms JSX syntax into createElement calls. It is similar to @babel/plugin-transform-react-jsx-self but does not automatically add the __self attribute. It is a more general JSX transformation plugin.
Similar to @babel/plugin-transform-react-jsx-self, this plugin adds source information to JSX elements by adding a __source attribute. This includes the file name and line number of the JSX element, which is also useful for debugging. It complements the __self attribute by providing additional context about where the element was defined.
While not a Babel plugin, react-hot-loader is a package that enables hot reloading for React components. It also helps with debugging by preserving the internal state of components when the code is updated. It's similar in the sense that it enhances the development experience, but it does not modify the JSX syntax like @babel/plugin-transform-react-jsx-self.
FAQs
Add a __self prop to all JSX Elements
The npm package @babel/plugin-transform-react-jsx-self receives a total of 16,570,853 weekly downloads. As such, @babel/plugin-transform-react-jsx-self popularity was classified as popular.
We found that @babel/plugin-transform-react-jsx-self 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.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.

Security News
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.

Security News
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.