
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
js.bootstrap_image_gallery
Advanced tools
This library packages Bootstrap Image Gallery_ for fanstatic_.
.. _fanstatic: http://fanstatic.org
.. _Bootstrap Image Gallery: http://blueimp.github.com/Bootstrap-Image-Gallery/
This requires integration between your web framework and fanstatic,
and making sure that the original resources (shipped in the resources
directory in js.bootstrap_image_gallery) are published to some URL.
You can import gallery from js.bootstrap_image_gallery and need it
where you want these resources to be included on a page::
from js.bootstrap_image_gallery import gallery gallery.need()
If you only want the JS resources::
from js.bootstrap_image_gallery import gallery_js gallery_js.need()
If you only want the CSS resources::
from js.bootstrap_image_gallery import gallery_css gallery_css.need()
jquery.blueimp-gallery.js depend on blueimp-gallery.js.FAQs
Fanstatic packaging of Bootstrap Image Gallery
We found that js.bootstrap_image_gallery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.