Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
vue-awesome-notifications
Advanced tools
It's a Vue.js version of Awesome Notifications library.
Awesome Notifications is a lightweight JavaScript library for notifications.
3KB gzipped size • no dependencies • advanced async support • fully customizable • >95% test coverage
Demo: https://f3oall.github.io/awesome-notifications/
Changelog: changelog.md
You can learn how to use this library here
By default library supports last 2 versions. Also you can consider using modern bundle. Learn more in documentation
This project is licensed under the MIT License - see the LICENSE file for details.
[3.0.0] - 04.13.2019
Massive update which changed a big part of internal logic and added some new features.
options
paramater for every public method. It used to override global options per call.options.durations
property.options.minDurations
property.options.formatError
property.alert()
method will be formatted by options.formatError
.options.messages
_addToast
method_addPopup
method_afterAsync
method_responseHandler
method, which is specific for _afterAsync
container
getter4kb
- default bundle, 3kb
- modern bundle.html
parameter of all elements, now named message
. It's no longer mandatory.options.modal.okLabel
to options.labels.confirmOk
options.modal.okLabel
to options.labels.confirmCancel
options.modal.okLabel
to options.labels.confirmCancel
options.asyncBlockMinDuration
to options.minDurations["async-block"]
options.duration
to options.durations.global
options.handleReject
to options.formatError
Modal
class changed to Popup
defaults.js
file to options.js
modal.js
file to popup.js
notify
method_runFunction
method_getContainer
methodoptions.modal.maxWidth
property, use CSS insteadindex.var.js
FAQs
Vue.js version of Awesome Notifications JavaScript library
The npm package vue-awesome-notifications receives a total of 329 weekly downloads. As such, vue-awesome-notifications popularity was classified as not popular.
We found that vue-awesome-notifications demonstrated a not healthy version release cadence and project activity because the last version was released 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.