assets/javascripts/bootstrap/popover.js in bootstrap-5.3.1 vs assets/javascripts/bootstrap/popover.js in bootstrap-5.3.2
- old
+ new
@@ -1,6 +1,6 @@
/*!
- * Bootstrap popover.js v5.3.1 (https://getbootstrap.com/)
+ * Bootstrap popover.js v5.3.2 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('./tooltip.js'), require('./util/index.js')) :