Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
preact8-css-transition-group
Advanced tools
Apply CSS transitions when adding or removing Preact components/elements.
This is a fork of
preact-css-transition-group
that explicitly depends on Preact 8 for use in Uppy, to address #2226, #2227 and #2377.You may want to use this in your Preact 8 widgets to prevent interference with a Preact X app.
The full list of differences:
preact8-css-transition-group
ships CommonJS only, not UMDpreact8-css-transition-group
only ships unminified codepreact8-css-transition-group
specifies preact^8.0.0
in its peerDependencies
A preact fork of css-transition-group, which was originally extracted from the React codebase itself. The overwhelming majority of the code was written by the lovely folks of the React team, so kudos to them!
This module may be of use to you if:
react/lib/ReactCSSTransitionGroup
FAQs
Apply CSS transitions when adding or removing Preact components/elements.
We found that preact8-css-transition-group 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
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.