
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
babel-plugin-react-isomorphic
Advanced tools
Babel plugin to transform react imports to react/lib/ReactIsomorphic
Babel plugin to transform react->react/lib/ReactIsomorphic.
ReactIsomorphic is the internal package that is the “pure” React dependency
without the SECRET_DOM_DO_NOT_TOUCH_OR_YOU_WILL_BE_FIRED
. This means that is
also does not include the ReactDOM default injection.
This is intended to be used for custom React renderers like react-hardware
An alternative solutions would be to use FB’s haste module loader to use the shim React.native.js and/or ReactDOM.native.js files.
MIT License. Copyright 2016-present Dustan Kasten
FAQs
Babel plugin to transform react imports to react/lib/ReactIsomorphic
The npm package babel-plugin-react-isomorphic receives a total of 2 weekly downloads. As such, babel-plugin-react-isomorphic popularity was classified as not popular.
We found that babel-plugin-react-isomorphic 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.