Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
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.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.