Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
babel-preset-kyt-react
Advanced tools
An opinionated babel preset for react apps, best used with kyt.
This is a babel preset meant for React projects built with kyt.
See the included presets and plugins here (Note: this preset includes babel-preset-kyt-core)
To use in your project:
npm install babel-preset-kyt-react --save
{
presets: [
"babel-preset-kyt-react"
]
}
(see documentation for Babel preset options)
envOptions
(Object
)- pass down babel-preset-env options to babel-preset-kyt-core. See more in the envOptions
kyt-core documentation.
includeRuntime
(Boolean
)- whether or not to include babel-plugin-transform-runtime
; default: false
0.3.0
- 10/19/17babel-preset-kyt-core
to 0.3.0
to take advantage of babel-preset-env
. babel-preset-kyt-react
passes down options to extend preset-env, so you can read more about the envOptions
option in the kyt-core.0.2.0
- 03/23/17babel-preset-kyt-core
to 0.2.0
to allow parsing of dynamic import()
.FAQs
An opinionated babel preset for react apps, best used with kyt.
The npm package babel-preset-kyt-react receives a total of 3,374 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.