Skip to content

Commit

Permalink
Update jquery.ba-bbq.js - fix doc blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-foster-uk committed Oct 4, 2024
1 parent 3be2927 commit bcdd140
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
7 changes: 7 additions & 0 deletions framework/web/js/source/jquery.ba-bbq.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
* https://benalman.com/about/license/
*/

/*
* Additional changes to this file:
* - Removed support for IE8 and below
* - Fixed prototype pollution (CVE-2021-20086)
* - Minified with `uglifyjs jquery.ba-bbq.js --compress -o jquery.ba-bbq.min.js`
*/

// Script: jQuery BBQ: Back Button & Query Library
//
// *Version: 1.4pre, Last updated: 1/15/2013*
Expand Down
8 changes: 7 additions & 1 deletion framework/web/js/source/jquery.ba-bbq.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcdd140

Please sign in to comment.