Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
babel-preset-kyt-react
Advanced tools
An opinionated babel preset for react apps, best used with kyt.
A wrapper around @babel/preset-react
with optional production enhancements.
This preset includes babel-preset-kyt-core
- you do not need to install both.
propTypes
when (NODE|BABEL)_ENV=production
.{ development: true }
to @babel/preset-react
when (NODE|BABEL)_ENV=development
.$ yarn add --dev babel-preset-kyt-react
$ npm i --save-dev --save-exact babel-preset-kyt-react
useProductionTransforms
(Boolean
) - whether to include these plugins; default: true
:
envOptions
(Object
) - passed down to babel-preset-kyt-core
. See more.
includeRuntime
(Boolean
) - whether or not to include @babel/plugin-transform-runtime
; default: false
FAQs
An opinionated babel preset for react apps, best used with kyt.
We found that babel-preset-kyt-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.