Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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.
The npm package babel-preset-kyt-react receives a total of 6,720 weekly downloads. As such, babel-preset-kyt-react popularity was classified as popular.
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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.